Show last: 20 , 50 , 100 , All

Date File Revision Author Revision Log
2010/08/22 05:30:43 5 5 moose old changes
2009/02/13 04:09:19 4 4 moose * add msgtest2.pl test for new highlevel api
* separate XS into Message and Item related code
* remove Makefile.old from svn
* add encode/decode support to hl CSE::Proto::Message class
* convert CSE::Proto::C::Item to use a simple blessed pointer instead of a hashref holding the handle
* fix CSE::Proto::Message::Item::clone to properly clone the value, not just copy an ARRAY ref
* add support for MESSAGE type items in the parser
Copied from /trunk/Proto.xs:3
2009/02/09 10:36:35 3 3 moose * refactor api into new Message/Item and C modules
* initial .proto file parser (TODO: enum, item properties)
Copied from /trunk/lib/CSE/Proto/Item.pm:2
Copied from /trunk/lib/CSE/Proto.pm:2
2009/01/23 06:53:45 2 2 moose svnimport step2
2009/01/23 06:52:22 1 1 moose svnimport step1