Activity

From 08/01/2011 to 08/30/2011

08/17/2011

03:32 PM Revision b134c0a3 (rsb-xml-integrationtest): Adaptations to renamed classes in integrationtest/ja...
* integrationtest/java/listener.java: renamed superclass DataHandler
-> AbstractDataHandler
J. Moringen
03:26 PM Revision 7861b33d (rsb-xml-integrationtest): Added more functionality in integrationtest/java/lis...
* integrationtest/java/listener.java: added event handling boilerplate
and wait-file writing
J. Moringen
03:23 PM Revision df889747 (rsb-xml-integrationtest): Avoid reading ignored variable in integrationtest/li...
* integrationtest/lisp/listener.lisp: be more careful about ignoring
the stream variable in `with-output-to-file'
J. Moringen
03:19 PM Revision c47968b7 (rsb-xml-python): Renamed Package, Part -> XOPData, Attachment in python/xml/rs...
* python/xml/rsbxml/xop.py: renamed class Package -> XOPData and
property parts -> attachments; renamed class Part ...
J. Moringen
03:19 PM Revision 6f228062 (rsb-xml-integrationtest): Renamed Package, Part -> XOPData, Attachment in pyth...
* python/xml/rsbxml/xop.py: renamed class Package -> XOPData and
property parts -> attachments; renamed class Part ...
J. Moringen
02:45 PM Revision 90edb523 (rsb-xml-python): Added license, docstrings in xml/rsbxml/xop.py
* xml/rsbxml/xop.py: added missing license header; added docstrings
for Package and Part classes; added some comments
J. Moringen

08/06/2011

04:29 AM Revision 5917c129 (rsb-xml-python): Fixed unit test in test/xop.py
* test/xop.py: store wire-schema returned by XOPConverter.serialize;
call XOPConverter.deserialize with wire-schema...
J. Moringen
04:07 AM Revision c4942cba (rsb-xml-python): Adapted converter to changed interface in rsbxml/xop.py
* rsbxml/xop.py: changed XOPConverter.serialize to return wire-schema;
changed XOPConverter.deserialize to accept w...
J. Moringen

08/05/2011

05:17 AM Revision 65de5bf4 (rsb-xml-python): Improved Package and Part classes in rsbxml/xop.py
refs #461
* rsbxml/xop.py: fixed printing, XML parsing and XML unparsing of
Package class; fixed printing of Part; ...
J. Moringen

08/02/2011

07:42 AM Revision 16114665 (rsb-xml-integrationtest): Fixed the same typo again in python/listener.py
* python/listener.py: fixed pari.uri -> part.uri J. Moringen
07:37 AM Revision 2f404e66 (rsb-xml-integrationtest): Fixed typo in python/listener.py
* python/listener.py: fixed pari.uri -> part.uri J. Moringen
05:50 AM Revision fe1c336c (rsb-xml-integrationtest): Fixed variable name in python/listener.py
refs #451
* python/listener.py: fixed variable reference Receiver.conter ->
Receiver.counter
J. Moringen
05:37 AM Revision a13dc9d6 (rsb-xml-integrationtest): Don't write output into data directory in python/lis...
refs #451
* python/listener.py: open output files in the current directory
instead of the data directory
J. Moringen
05:21 AM Revision 5ea08919 (rsb-xml-integrationtest): Open output files correctly in python/listener.py
refs #451
* python/listener.py: open output files with 'w' mode; fixed filenames
of output files
J. Moringen
05:15 AM Revision 1fc44a91 (rsb-xml-python): Try to force converter registration, again in rsbxml/xop.py
refs #461
* rsbxml/xop.py: last commit did not import rsb before messing with
default participant config
J. Moringen
05:14 AM Revision 763ff877 (rsb-xml-python): Try to force converter registration in rsbxml/xop.py
refs #461
* rsbxml/xop.py: recreate default participant configuration to force
inclusion of the newly registered co...
J. Moringen
05:00 AM Revision c76210d9 (rsb-xml-python): Changed wire-type to bytearray in rsbxml/xop.py
refs #461
* rsbxml/xop.py: changed wire-type of XOPConverter to bytearray
J. Moringen
04:54 AM Revision 91dfc401 (rsb-xml-python): Initial conversion of XOP packages in rsbxml/xop.py
refs #461
* rsbxml/xop.py: implemented serialize and deserialize methods of
XOPConverter
* test/xop.py: added test ...
J. Moringen
04:18 AM Revision 5881d76a (rsb-xml-integrationtest): Added Python programs in integrationtest/python/{lis...
refs #451
* python/informer.py: new file; informer for Python
* python/listener.py: new file; listener for Python
J. Moringen
04:05 AM Revision 84056f52 (rsb-xml-integrationtest): Refactoring, and improvements in test/integrationtes...
refs #451
* test/integrationtest.py: refactored spawning and waiting functions;
reduced wait times
J. Moringen
03:33 AM Revision e3fe878e (rsb-xml-python): Added initial unit tests in test/xop.py
refs #461
* test/__init__.py: load XOP test suite from xop module
* test/xop.py: new file; contains unit tests for th...
J. Moringen
03:24 AM Revision 7d31cadd (rsb-xml-python): Added required methods to Coverage command in setup.py
* setup.py: added required methods initialize_options and
finalize_options to class command class Coverage; this wi...
J. Moringen
03:23 AM Revision ebc32e7e (rsb-xml-python): Added user_options to Coverage command in setup.py
* setup.py: added empty list as user_options to class command class
Coverage; this will hopefully shut up setuptools
J. Moringen
03:20 AM Revision fcb38af3 (rsb-xml-python): Removed spread in setup.py, added test/__init__.py
refs #461
* setup.py: removed configuration and launch of Spread daemon from
test and coverage targets
* test/__ini...
J. Moringen
 

Also available in: Atom