]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/history - src
rtems: Build system learned how to compile IDL files
[frescor/frsh-forb.git] / src /
2011-03-11 Michal Sojkartems: Build system learned how to compile IDL files
2011-03-11 Michal Sojkafwp: Remove unused crap from tests
2011-02-25 Michal SojkaRemove "Setup" header from tests
2011-02-25 Michal Sojkaforb: Split forb_port_destroy() to stop and destroy...
2011-02-25 Michal Sojkaforb: Set cancelation points in receiver thread
2011-02-25 Michal Sojkafrsh: Simplify negotiation test and rename the full...
2011-02-24 Michal Sojkafrsh: Update negotiation test
2011-02-24 Michal Sojkawvtest/sh: Introduce cleanup function and exit on the...
2011-02-24 Michal SojkaDestroy forb in the correct order
2011-02-24 Michal Sojkaforb: Update documentation of forb_executor_run()
2011-02-24 Michal Sojkaforb: Add forb_executor_synchronize()
2011-02-24 Michal Sojkaforb: Update documentation of forb_request_send()
2011-02-24 Michal Sojkawvtest/sh: Do not exit shell script unless $WVTEST_DIE_...
2011-02-24 Michal Sojkafrsh: Do not include test functions
2011-02-24 Michal Sojkafrsh: Remove artificial split of a test
2011-02-24 Michal Sojkawvtestrun: Visually delimit the output of failed command
2011-02-22 Petr Benesforb: script for diskbfq added
2011-02-22 Petr Benesforb: script invocation of shlibs fixec
2011-02-22 Petr Benesforb: fcb script passes a server id to forbrun
2011-02-22 Michal Sojkaforb: Update forb_server_id_to_string() documentation
2011-02-22 Michal Sojkaforbrun: Support --serverid command line switch
2011-02-22 Michal Sojkafcb: Parse command line parameters in wrapper script
2011-02-22 Petr Benesforb: forbrun passes the parameters to shlibs properly
2011-02-22 Petr Benesforb: makefiles for scripts fixed (make successful)
2011-02-22 Petr Benesforb: scripts fixed by adding -- in front of shlib
2011-02-22 Michal Sojkaforbrun: Correctly handle arguments to -i switch
2011-02-22 Petr Benesforb: scripts calling binaries and shlibs in path
2011-02-22 Petr Benesforb: added scripts executing dynamic shared libraries
2011-02-20 Petr BenesMerge branch 'benesp16' of rtime.felk.cvut.cz:/frescor...
2011-02-20 Petr Benesforb: executable resources and fcb changed into dynamic...
2011-02-20 Michal Sojkaforb: Fix synchronization error in forbrun
2011-02-20 Michal Sojkaforb: Regref test converted to wvtest style
2011-02-20 Michal Sojkaforb: Convert syncobj test to wvtest style
2011-02-20 Michal Sojkawvtest: WVFAIL(cond) returns cond
2011-02-19 Michal Sojkaforb: Increase log level for executor test
2011-02-19 Michal Sojkaforb: Fix deadlock in executor
2011-02-19 Michal Sojkaforb: Convert some older tests to wvtest framework
2011-02-19 Michal Sojkaforb: Fix incorrect parameter of forb_peer_put()
2011-02-19 Michal Sojkaforb: Free "new_peers" on destroy
2011-02-19 Michal Sojkaforb: Do not compile inet_broadcast if it is not used
2011-02-18 Michal Sojkaforbrun: Enable uLUt-based logging
2011-02-18 Michal Sojkaforbrun: Do not set ID if it is not specified on comman...
2011-02-18 Michal Sojkaforb: Destroy forb at the end of executor_test
2011-02-18 Michal Sojkaforbrun: Comment out not passing test
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
next