]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/history - src
forb: Rephrase documentation
[frescor/frsh-forb.git] / src /
2011-02-18 Michal Sojkaforb: Rephrase documentation
2011-02-18 Michal Sojkaforbrun: Handle errors in test_client
2011-02-18 Michal Sojkaforbrun: Simplify argument processing
2011-02-18 Michal Sojkaforb: Fix races between instances of forb_main_thread
2011-02-18 Michal Sojkaforb: Add tests for forbrun command line parameters
2011-02-18 Michal Sojkaforb: Update forbrun usage help
2011-02-17 Petr Benesforb: fixed passing parameters to shared libraries...
2011-02-17 Michal Sojkaforbrun: Exit whenever the first forb_main() returns
2011-02-17 Michal Sojkaforb: Use new syntax for forbrun command line
2011-02-17 Michal Sojkaforb: Add tests for forbrun
2011-02-17 Michal Sojkaforb: Move shared library tests under forbrun/ directory
2011-02-15 Michal Sojkaforb: First implementation of forbrun
2011-02-15 Michal Sojkaforb: Add support for synchronized initialization of...
2011-02-15 Michal Sojkaforb: Add comments to forb_daemon_prepare()
2011-02-15 Michal Sojkaforb: Added shared library for testing of forbrun-based...
2011-02-15 Petr Benesforb: object serialization working even for inter-execu...
2011-02-11 Petr Benesforb: End of header index removed from stub.
2011-02-11 Michal Sojkaforb: Objects must be properly reference-counted
2011-02-11 Petr BenesInter-executor invocation bugs fixed.
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 Petr BenesMerge branch 'master' of rtime.felk.cvut.cz:/frescor...
2011-02-08 Michal Sojkaforb: Add test for various invocation methods
2011-02-08 Michal SojkaIDL compiler: Invoke methods directly only within the...
2011-02-08 Michal SojkaSimplify frob_get_current_executor()
2011-02-08 Michal Sojkawvtest: Show stringified expressions in WVPASSEQ/NE
2011-02-08 Petr BenesFixed synchronization for codec buffer.
2011-02-08 Michal SojkaMakefile: Add missing header file
2011-02-08 Petr BenesFixed typography.
2011-02-08 Petr BenesMerge branch 'master' of rtime.felk.cvut.cz:/frescor...
2011-02-08 Petr BenesPrepared for multiple executors in a single address...
2011-02-08 Michal SojkaAlign wvtest results
2011-02-07 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:frescor...
2011-02-07 Michal SojkaDocument better forb_init()
2011-01-31 Michal SojkaSplit FOSA opaque types to multiple files based on...
2011-01-28 Petr BenesUsing plain POSIX instead of FOSA for thread specific...
2011-01-28 Michal SojkaInitialize thread specific data in forb_init()
2011-01-28 Michal SojkaMerge commit '6634567ea9da3e17137d52667bd4d12741a69512'
2011-01-28 Michal SojkaMerge commit 'c2e1ed4db97fa5aeb379140376935c035cf56d12...
2011-01-27 Michal SojkaAdd 'src/ulut/' from commit 'b812706643311215ea9200a4fb...
2011-01-27 Michal SojkaAdd 'src/frsh/' from commit '3d8b226fce42630a1d0ee32917...
2011-01-27 Michal SojkaAdd 'src/fosa/' from commit '74de0ef982fc4f9a7e6587e453...
2011-01-27 Michal SojkaAdd 'src/fna/' from commit '493e9e8be9c3761691b96e8366d...
2011-01-27 Michal SojkaAdd 'src/frsh-include/' from commit '2ca79f782952a3d871...
2011-01-27 Michal SojkaAdd 'src/fwp/' from commit '898e54279f22559dd6acd2b7061...
2011-01-27 Michal SojkaAdd 'src/forb/' from commit '1ef7503676513a85e80eda0950...
2011-01-27 Michal SojkaRemove submodules in order to be included as subtrees
2011-01-27 Michal SojkaUpdate submodules
2011-01-25 Petr BenešPrepared test cases for executors (thread specific...
2011-01-25 Petr BenešAdded a function forb_object_get_executor() in object.h
2011-01-25 Petr BenešAdded a function forb_get_current_executor()
2010-10-17 Petr BenešAdded thread specific data to executor
2010-06-27 Michal SojkaAdd elisp helper function for easier editing
2010-06-25 Michal SojkaAdd basic transaction support
2010-06-25 Michal SojkaLog time
2010-06-25 Michal SojkaAllow specifying loglevels in environment
2010-06-25 Michal SojkaAdd ul_log to executor
2010-06-23 Michal SojkaTransaction support - part 1
2010-06-23 Michal Sojkatest: Sequence is initilized to zero
2010-06-22 Michal SojkaBeginning of transaction support
2010-06-22 Michal SojkaAdd forb_sequence_ensure_allocated()
2010-06-22 Michal Sojkawvtestrun: Do not use colors on dumb terminals
2010-06-22 Michal SojkaUnify parameters of forb_sequence_*()
2010-06-22 Michal SojkaUnify parameters of forb_sequence_*()
2010-06-21 Michal SojkaUpdate submodules
2010-06-21 Michal SojkaAdd sequence tests
2010-06-21 Michal SojkaAdd more sequence helper macros
2010-06-20 Michal SojkaUpdate submodules
2010-06-20 Michal Sojkawvtest: Implement C API
2010-06-20 Michal Sojkawvtest: Correct setting of PATH to _compiled/bin*
2010-06-20 Michal SojkaMove tests back to submodules
2010-06-20 Michal SojkaDocument forb_daemon_ready()
2010-06-18 Michal SojkaOptionally daemonize FRSH components (used in tests)
2010-06-18 Michal SojkaAdd helper functions for daemonizing servers
2010-06-18 Michal SojkaUpdate submodules
2010-06-18 Michal SojkaRemove no longer valid comment (forb_destroy())
2010-06-18 Michal SojkaDo not destroy forb automatically on exit
2010-06-18 Michal SojkaAdd wvtest submodule
2010-05-31 Michal SojkaUpdate submodules to the current version
2010-05-20 Michal SojkaUpdate submodules to the current version
2010-03-21 Michal SojkaUpdate Makefile.rules
2010-03-21 Michal SojkaDo not enter unnecessary subdirectories
2009-12-08 Michal SojkaCommitted long lived changes in my work tree
2009-12-08 Michal SojkaDebug messages display also the orb-id of disconnected...
2009-12-08 Michal SojkaUpdated to versions used by a case study
2009-11-27 Michal SojkaDon't print the annoying loglevel in log messages
2009-11-27 Michal SojkaIntroduce new ul_log function which prints also process...
2009-11-11 Michal SojkaModified submodules: frsh. fwp
2009-11-10 Michal SojkaModified submodules: src/fwp 803a5bf...dfc394b (2)
2009-11-09 Michal SojkaULUT library migrated to the new repository
2009-11-09 Michal SojkaMerge branch 'master' of frsh-forb.git.sourceforge...
2009-11-09 Michal SojkaUpdated submodules
2009-10-28 Michal SojkaAdded update-to-git-head script
2009-10-19 Michal SojkaModified submodules:
2009-10-19 Michal SojkaAdded script for updating frescor-svn branch
2009-10-16 Michal SojkaModified submodules
2009-10-16 Michal SojkaRemoved unnecessary update-svn script
2009-09-30 Michal SojkaAll submodules migrated to sourceforge
2009-09-29 Michal SojkaAdded fna and fosa submodules
2009-08-24 Michal SojkaFWP Makefile fix
next