]> rtime.felk.cvut.cz Git - frescor/forb.git/history - forb-idl/forb-idl-c-stubs.c
IDL compiler: Invoke methods directly only within the same executor
[frescor/forb.git] / forb-idl / forb-idl-c-stubs.c
2011-02-08 Michal SojkaIDL compiler: Invoke methods directly only within the...
2009-07-12 Michal SojkaFixed warnings on printf() on 64 bit systems
2008-11-11 Michal Sojkaforb_exception_occured renamed to forb_exception_occurred
2008-11-06 Michal SojkaSequence output parameters are initialized with set...
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-23 Michal SojkaFixed dereferencing of out parameters during deserializ...
2008-10-03 Michal SojkaObject references as out parameters are now supported...
2008-10-03 Michal SojkaFixed passing of structure parameters
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-27 Michal SojkaRemote requests works, but there are some issues
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-08-27 Michal SojkaStarted work on implementation of inter-ORB protocols
2008-08-26 Michal Sojkaforb-idl: Better handling of PIDL (Pseudo-IDL)
2008-08-26 Michal SojkaShorten names of implementation structure to impl
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-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)