]> rtime.felk.cvut.cz Git - frescor/forb.git/history - forb-idl
forb: Split forb_port_destroy() to stop and destroy phases
[frescor/forb.git] / forb-idl /
2011-02-11 Petr Benesforb: End of header index removed from stub.
2011-02-10 Petr BenesStruct request adjusted for inter-executor invocation.
2011-02-08 Petr BenesMerge branch 'master' of rtime.felk.cvut.cz:/frescor...
2011-02-08 Michal SojkaIDL compiler: Invoke methods directly only within the...
2010-06-24 Michal SojkaGet compilable output for sequences of a typedeffed...
2010-06-22 Michal SojkaUnify parameters of forb_sequence_*()
2010-04-19 Michal SojkaDo not export config.h
2009-07-12 Michal SojkaSuppressed unused function warning
2009-07-12 Michal SojkaFixed warnings on printf() on 64 bit systems
2009-05-21 Michal SojkaAdded error checking of deserialization in skeletons
2009-05-21 Michal SojkaFixed deserialization of empty sequences
2009-05-17 Michal SojkaInitialize properly _maximum field of sequences on...
2009-05-12 Michal SojkaDo not free buffer when deserializing sequences
2009-01-07 Michal SojkaUpdated Makefile.rules
2008-11-26 Michal SojkaCDR_* functions and types renamed to FORB_CDR_*
2008-11-15 Michal SojkaRemoved dependency on GTK
2008-11-11 Michal Sojkaforb_exception_occured renamed to forb_exception_occurred
2008-11-07 Michal SojkaRemoved unused variable
2008-11-06 Michal SojkaSequence output parameters are initialized with set...
2008-11-05 Michal SojkaIDL generated serialization functions needs object.h
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-30 Michal SojkaFixed previous fix :-(
2008-10-30 Michal SojkaFixed allocation of out-direction sequence parameters
2008-10-25 Michal SojkaStubs must allocate memory for out-direction sequence...
2008-10-25 Michal SojkaFixed memory leak in skeletons caused by out-direction...
2008-10-25 Michal Sojkaforb-idl: ptr variable renamed to seq
2008-10-25 Michal Sojkaforb-idl: Fixed uninitialized sequences in skeletons
2008-10-24 Michal SojkaUpdated comments and other unimportant modifications
2008-10-23 Michal SojkaFixed dereferencing of out parameters during deserializ...
2008-10-21 Michal SojkaFixed freeing of memory for sequence parameters
2008-10-20 Michal SojkaFixed generation of prototypes with native out types
2008-10-17 Michal SojkaFixed freeing of native types in skeletons
2008-10-17 Michal Sojkaforb-idl: Sequences of native types are supported now
2008-10-14 Michal Sojkaforb-idl: Include header for native types must be speci...
2008-10-14 Michal SojkaFixed include directive
2008-10-13 Michal SojkaAdded possibility invoking remote methods on forb_orb...
2008-10-12 Michal SojkaUpdated documentation and code cleanups
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)