]> rtime.felk.cvut.cz Git - frescor/forb.git/history - forb-idl
Fixed problem with port destroying
[frescor/forb.git] / forb-idl /
2008-10-06 Michal SojkaRemoved dependency on idl-native.h
2008-10-03 Michal SojkaFixed freeing of parameters in skeletons
2008-10-03 Michal SojkaObject references as out parameters are now supported...
2008-10-03 Michal SojkaFixed passing of structure parameters
2008-10-03 Michal Sojkaforb-idl generates correct deserialization of object...
2008-10-02 Michal SojkaFurther investigation of object reference parameters
2008-10-02 Michal SojkaStarted implementation of object reference (de)serializ...
2008-10-02 Michal SojkaChanged order of parameters of forb_XXX_new()
2008-10-02 Michal SojkaAdded forb_object_duplicate()
2008-09-30 Michal SojkaFurther restructuralisations and cleanups
2008-09-29 Michal SojkaReorganized header files
2008-09-29 Michal SojkaObject key is not the pointer but sequentially generate...
2008-09-27 Michal SojkaRemote requests works, but there are some issues
2008-09-25 Michal SojkaAdded freeing of dynamic memory in skeletons
2008-09-23 Michal SojkaAdded conversion of object to string + some refactoring
2008-09-22 Michal SojkaRequest stuff moved to a separate file
2008-09-22 Michal SojkaThread synchronization reworked to used syncobj inspire...
2008-09-16 Michal SojkaRemote communication is theoretically done (not tested)
2008-09-14 Michal SojkaAdded support for native types.
2008-09-09 Michal SojkaFixed version of Makefile.rules for forb-idl
2008-09-09 Michal SojkaAdded separate Makefile.rules for forb-idl
2008-09-07 Michal SojkaAdded Makefile.rules for IDL compiler compilation
2008-09-01 Michal SojkaPartial implementation of discovery protocol
2008-08-29 Michal Sojkaforb-idl: Fixed serialization of typedeffed arrays
2008-08-29 Michal SojkaSmall progress in protocol integration
2008-08-27 Michal SojkaStarted work on implementation of inter-ORB protocols
2008-08-26 Michal SojkaDeleted forb-idl/.emacs.desktop.lock add by mistake
2008-08-26 Michal Sojkaforb-idl: Commented out nonsense command line options
2008-08-26 Michal Sojkaforb-idl: Better handling of PIDL (Pseudo-IDL)
2008-08-26 Michal SojkaObject reference has new member field pointing to ORB
2008-08-26 Michal SojkaShorten names of implementation structure to impl
2008-08-26 Michal SojkaFinished IDL compilation of sequences
2008-08-25 Michal SojkaNot finished attempt to support sequences
2008-08-25 Michal SojkaAdded working in-process example
2008-08-24 Michal SojkaAdded check to skeletons for correct interface in in...
2008-08-24 Michal SojkaIDL generated files can be compiled without errors now
2008-08-23 Michal Sojkaforb-idl doesn't process included IDL files by default
2008-08-22 Michal SojkaAdded serialization and deserialization to common.
2008-08-21 Michal SojkaContinuation of code generation for FORB
2008-08-20 Michal SojkaStart of code generation for FORB
2008-08-20 Michal Sojkaorbit-idl converted to forb-idl and can now be compiled...
2008-08-19 Michal SojkaImported orbit-idl sources (renamed to forb-idl)