Activity

From 10/03/2012 to 11/01/2012

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

10/04/2012

02:02 PM Revision e8e989cb (rsc): Backport: Added more conservative soversion in {,src}/CMakeLists.txt
* CMakeLists.txt: added variable SO_VERSION which is intended to be
used as shared object version; set to MAJOR.MIN...
J. Moringen
01:46 PM Revision e8a751bf (rsc): Backport: Avoid invalid literal in src/rsc/RSCVersion.h.in
refs #926
* src/rsc/RSCVersion.h.in: avoid invalid octal literal 000800 which
would occur for version 0.8.0; stran...
J. Moringen
01:46 PM Revision 0d1f03ff (rsc): Backport: Make the Singleton thread-safe
* Due to the fact that the Singleton shall be usable in static
initialization code, some workarounds for mutexing t...
J. Wienke
 

Also available in: Atom