]> rtime.felk.cvut.cz Git - frescor/forb.git/history - Makefile.omk
forb: Split forb_port_destroy() to stop and destroy phases
[frescor/forb.git] / Makefile.omk
2008-10-06 Michal SojkaSource files moved to a separate directory
2008-10-03 Michal SojkaAlmost complete implementation of executor
2008-10-02 Michal SojkaStarted implementation of object reference (de)serializ...
2008-10-01 Michal SojkaAdded reference counting to peers.
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-29 Michal SojkaTiny fixes
2008-09-27 Michal SojkaRemote requests works, but there are some issues
2008-09-25 Michal SojkaAdded partial implementation for executor
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-05 Michal SojkaUpdated for compilation with the rest of FRESCOR
2008-09-01 Michal SojkaPartial implementation of discovery protocol
2008-08-28 Michal SojkaStarted integration of transport protocols to FORB
2008-08-28 Michal SojkaFinished UNIX protocol and a test for it
2008-08-27 Michal SojkaStarted work on implementation of inter-ORB protocols
2008-08-26 Michal SojkaAdded initial work on inter-ORB communication
2008-08-25 Michal SojkaNot finished attempt to support sequences
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-20 Michal SojkaStart of code generation for FORB