Activity

From 07/22/2011 to 08/20/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

07/31/2011

11:23 PM Revision cf85607b (rsb-xml-python): Initial import of RSB Python XML/XOP support
refs #461
* python/: initial pieces of XML/XOP support for Python
J. Moringen
11:22 PM Tasks #463 (Closed): XML/XOP Support
J. Moringen
11:22 PM Tasks #462 (Resolved): XML/XOP Support [Common Lisp]
J. Moringen
11:19 PM Tasks #461 (Resolved): XML/XOP Support [Python]
J. Moringen

07/27/2011

08:54 PM Tasks #451 (In Progress): Integration Test for Cross-language XOP Communication
J. Moringen
01:20 PM Tasks #451 (Resolved): Integration Test for Cross-language XOP Communication
* C++ (in progress)
* Python (basic stuff works)
* Java (missing)
* Common Lisp (basic stuff works)
J. Moringen
08:07 PM Revision 6b55cdfc (rsb-xml-integrationtest): Create wait file in integrationtest/lisp/listener.lisp
refs #451
* integrationtest/lisp/listener.lisp: once the reader instance is
setup, create a "wait file" for the tes...
J. Moringen
08:01 PM Revision 4e343ecc (rsb-xml-integrationtest): Recompute options in integrationtest/lisp/{informer,...
refs #451
* integrationtest/lisp/informer.lisp: recompute RSB configuration
options when image is restarted
* integ...
J. Moringen
02:48 PM Revision 711903a9 (rsb-xml-integrationtest): Added tests coordination script in integrationtest/test
refs #451
* integrationtest/test/integrationtest.py: coordination script for
integration test
* integrationtest/tes...
J. Moringen
02:36 PM Revision 1f14359e (rsb-xml-integrationtest): Added RSB XML Java library to classpath
* integrationtest/java/CMakeLists.txt: configure RSB_JAVA_XML_LIBRARY
* integrationtest/java/build.xml.in: added valu...
J. Moringen
02:32 PM Revision 6d9d90c7 (rsb-xml-integrationtest): Fixed paths in integrationtest/lisp/CMakeLists.txt
* integrationtest/lisp/CMakeLists.txt: fixed paths of lisp files by
prepending ${CMAKE_CURRENT_SOURCE_DIR}
J. Moringen
02:19 PM Revision 9cce55f6 (rsb-xml-integrationtest): Renamed directory integration-test -> integrationtest
This way, it is like the RSB core. J. Moringen

07/26/2011

03:41 AM Revision a96d30c2 (rsb-xml-cl): Added protocol buffer converter for xop in src/converter/xop.lisp
* src/converter/types.lisp: new file; contains some type
definitions used in the xop converter
* src/converter/xop....
J. Moringen
03:41 AM Revision 92f89c50 (rsb-xml-cl): Added writers for document and parts in src/xop/package1.lisp
* src/xop/package1.lisp (shared-initialize :after package1 t): use
writers for `package-document' and `package-part...
J. Moringen

07/22/2011

12:45 PM Revision 05186c5a (rsb-xml-cl): Added initial xop module for XOP package support in src/xop/
* src/xop/types.lisp: new file; contains type definitions used in
the xop module
* src/xop/protocol.lisp: new file;...
J. Moringen
12:45 PM Revision df03a2cd (rsb-xml-cl): Fixed syntax error in src/xop/types.lisp
* src/xop/types.lisp (part-data): added missing quote J. Moringen
12:45 PM Revision 503c0e71 (rsb-xml-cl): initial import
refs #374 J. Moringen
 

Also available in: Atom