]> rtime.felk.cvut.cz Git - frescor/forb.git/history - forb-idl/forb-idl-c-skels.c
forb: Split forb_port_destroy() to stop and destroy phases
[frescor/forb.git] / forb-idl / forb-idl-c-skels.c
2009-05-21 Michal SojkaAdded error checking of deserialization in skeletons
2008-11-26 Michal SojkaCDR_* functions and types renamed to FORB_CDR_*
2008-11-11 Michal Sojkaforb_exception_occured renamed to forb_exception_occurred
2008-11-07 Michal SojkaRemoved unused variable
2008-11-04 Michal SojkaAdded deallocation of sequences of native types
2008-11-04 Michal SojkaObjref deserialization is now handled the same way...
2008-10-25 Michal SojkaFixed memory leak in skeletons caused by out-direction...
2008-10-25 Michal Sojkaforb-idl: Fixed uninitialized sequences in skeletons
2008-10-21 Michal SojkaFixed freeing of memory for sequence parameters
2008-10-17 Michal SojkaFixed freeing of native types in skeletons
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-09-29 Michal SojkaReorganized header files
2008-09-29 Michal SojkaObject key is not the pointer but sequentially generate...
2008-09-25 Michal SojkaAdded freeing of dynamic memory in skeletons
2008-09-23 Michal SojkaAdded conversion of object to string + some refactoring
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 SojkaObject reference has new member field pointing to ORB
2008-08-26 Michal SojkaShorten names of implementation structure to impl
2008-08-25 Michal SojkaAdded working in-process example
2008-08-24 Michal SojkaIDL generated files can be compiled without errors now
2008-08-22 Michal SojkaAdded serialization and deserialization to common.
2008-08-21 Michal SojkaContinuation 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)