Activity

From 10/20/2012 to 11/18/2012

11/14/2012

05:18 PM Revision 6e82bb68 (rsc): Backport: Disable CURRENT_DATE support for windows.
There is no easy to implement way to get the current date on
windows. Make the warning a status message to not confus...
J. Wienke
05:17 PM Revision 207485ed (rsc): Disable CURRENT_DATE support for windows.
There is no easy to implement way to get the current date on
windows. Make the warning a status message to not confus...
J. Wienke
04:47 PM Revision fc3516ba (rsc): Backport: Fix implementation of the CMake function CURRENT_DATE for
windows.
Shell-built-in functions cannot be called directly by CMake's
execute_process. Instead, cmd.exe needs to be...
J. Wienke
04:39 PM Revision b37b0d2a (rsc): Fix implementation of the CMake function CURRENT_DATE for windows.
Shell-built-in functions cannot be called directly by CMake's
execute_process. Instead, cmd.exe needs to be called to...
J. Wienke
12:54 PM Revision 5e6cf54a (rsc): Backport: Fix compilation on windows with boost versions >= 1.50.
chrono is now a dependency of thread, which we use in RSC. Hence,
add chrono to the dependencies if boost version is ...
J. Wienke
12:45 PM Revision f4e6ef89 (rsc): Fix compilation on windows with boost versions >= 1.50.
chrono is now a dependency of thread, which we use in RSC. Hence,
add chrono to the dependencies if boost version is ...
J. Wienke

11/13/2012

11:12 AM Revision 92950617 (rsc): Merge branch 'master' of https://code.cor-lab.org/git/rsc.git
J. Wienke
11:11 AM Revision b4f252ec (rsc): Eclipse project fixes.
* Use build-$gitbranch as default build folder.
* Wildcard added for ignore of build folders
J. Wienke

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
 

Also available in: Atom