root/branches/erijo-dev

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4900 [4900] 17 months erijo Use gcc visibility for plugin as well
(edit) @4899 [4899] 17 months erijo Use macro to create required functions.
(edit) @4898 [4898] 17 months erijo Use gcc visibility to hide symbols
(edit) @4897 [4897] 17 months erijo Handle invalid fds and fix up iterator usage.
(edit) @4895 [4895] 17 months erijo Catch unhandled exceptions from plugins
(edit) @4893 [4893] 17 months erijo Create a plugin instance
(edit) @4892 [4892] 17 months erijo Add a TPluginInstance class for keeping track of all data belonging to a …
(edit) @4891 [4891] 17 months erijo Make destructor inline
(edit) @4890 [4890] 17 months erijo Add a simple plugin
(edit) @4889 [4889] 17 months erijo Print a error if the daemon exits with exit code != 0
(edit) @4888 [4888] 17 months erijo Remove all instances when removing a fd.
(edit) @4887 [4887] 17 months erijo Keep a fd_set around instead of always creating it from scratch.
(edit) @4885 [4885] 17 months erijo Unit test for TEventDispatcher
(edit) @4884 [4884] 17 months erijo Add a class for dispatching events to handlers and make the daemon use it.
(edit) @4883 [4883] 18 months erijo Restructure by moving event stuff to its own directory
(edit) @4882 [4882] 18 months erijo Rename getEventName to getName and add unique event id.
(edit) @4881 [4881] 18 months erijo Add an eventloop class and make the daemon use it.
(edit) @4880 [4880] 18 months erijo Add TTimer, TTimerSet and TFdSet
(edit) @4879 [4879] 18 months erijo Cache plugin information on the heap and pass them around as smart …
(edit) @4877 [4877] 18 months erijo Update to compile with updated daemon
(edit) @4876 [4876] 18 months erijo Add simple daemon class
(edit) @4875 [4875] 18 months erijo Use new pipe class in event queue
(edit) @4874 [4874] 18 months erijo Add a pipe class
(edit) @4873 [4873] 18 months erijo Don't keep libraries loaded if no plugins are used from it.
(edit) @4872 [4872] 18 months erijo Lock mutex (per default) when creating a TMutexLocker
(edit) @4871 [4871] 18 months erijo Compile fix
(edit) @4870 [4870] 18 months erijo Renamed typedefs
(edit) @4869 [4869] 18 months erijo Add support for unloading unused libraries + misc cleanups.
(edit) @4868 [4868] 18 months erijo Move plugin type to plugininformation.h
(edit) @4867 [4867] 18 months erijo Add support to ObjectDeleter? for deleting the second value in a pair.
(edit) @4866 [4866] 18 months erijo Add a simple thread class.
(edit) @4865 [4865] 18 months erijo Break some long lines
(edit) @4854 [4854] 19 months erijo Ignore build directory
(edit) @4853 [4853] 19 months erijo Add CMakeLists.txt for building daemon and plugins with one make
(edit) @4852 [4852] 19 months erijo Add some classes for dealing with plugins.
(edit) @4851 [4851] 19 months erijo A testplugin
(edit) @4847 [4847] 20 months erijo Fix bug in TMutexLocker where Locked was set to true after the mutex was …
(edit) @4846 [4846] 20 months erijo Updated documentation
(edit) @4841 [4841] 20 months erijo Added IEvent::getPropertyKeys + misc fixes
(edit) @4839 [4839] 20 months erijo Added an event queue class and added/updated comments
(edit) @4836 [4836] 20 months erijo Added class for logging to file
(edit) @4835 [4835] 20 months erijo Add a TLogSerializer class and some small fixes
(edit) @4832 [4832] 20 months erijo Actually run the unit tests for TEvent and fix an infinite recursion
(edit) @4831 [4831] 20 months erijo Add README and cmake check for boost
(edit) @4830 [4830] 20 months erijo Add doxygen and test to build system
(edit) @4829 [4829] 20 months erijo Added event interface and class
(edit) @4828 [4828] 20 months erijo Added version functions
(edit) @4827 [4827] 20 months erijo Added some utility classes
(add) @4826 [4826] 20 months erijo A branch for me to experiment in
Note: See TracRevisionLog for help on using the revision log.