Activity

From 10/14/2012 to 11/12/2012

11/12/2012

09:14 PM Revision 3d79dee7 (rsc): Use dl*-based plugins for MacOS in src/rsc/plugins/Plugin.cpp
fixes #1177
Previously, the dl*-based interface has only been used for Linux.
* src/rsc/plugins/Manager.cpp: use re...
J. Moringen
08:49 PM Revision 57a00e4d (rsc): Disabled unfinished code in src/rsc/runtime/ContainerIO.h
The unfinished stream output operator for std::slice_array<T> caused
unused variable warnings in clang.
* src/rsc/ru...
J. Moringen
08:30 PM Revision 7069e606 (rsc): added preprocessor conditional to select platform-specfic regexp, refs #...
S. Wrede

11/03/2012

05:09 PM Revision 4f698370 (rsc): Use dl*-based plugins for MacOS in src/rsc/plugins/Plugin.cpp
will fix #1177
* src/rsc/plugins/Manager.cpp: use regexp-based processing of shared
library names
* src/rsc/plugin...
J. Moringen

10/31/2012

12:24 PM Revision bbafa0a4 (rsc): Eclipse project fixes.
* Use build-$gitbranch as the default build folder. J. Wienke

10/26/2012

07:09 PM Revision 6d1b4f07 (rsc): Allow quoted option keys in src/rsc/config/ConfigFileSource.cpp
Components of option keys can now be quoted to allow embedded '.'
characters. For example:
logging."system.subsys...
J. Moringen

10/25/2012

02:04 PM Revision 5fc6c72c (rsc): temp2
J. Moringen
02:02 PM Revision 218a618c (rsc): temp
J. Moringen

10/23/2012

03:59 PM Revision cf1f337c (rsc): Ignore files not starting with "lib" in src/rsc/plugins/Manager.cpp
This protects against NFS helper files being treated as plugins.
* src/rsc/plugins/Manager.cpp: when gathering plugi...
J. Moringen
03:57 PM Revision 3b750670 (rsc): Support regex plugin load requests in src/rsc/plugins/Configurator.cpp
fixes #1215
All values of the plugins.cpp.load options are now treated as regular
expressions. All plugins, whose na...
J. Moringen
03:54 PM Revision 5592d080 (rsc): Optional regex queries in rsc::plugins::Manager::getPlugins()
fixes #1216
* CMakeLists.txt: added dependency on Boost.regex library
* src/rsc/plugins/Manager.{h,cpp}: changed get...
J. Moringen

10/18/2012

10:03 PM Revision 1a0b72e3 (rsc): Fixed dl* error handling in src/rsc/plugins/Plugin.cpp
* src/rsc/plugins/Plugin.cpp: call dlerror() instead of strerror_r to
retrieve textual dl* error messages
J. Moringen
 

Also available in: Atom