Activity

From 01/14/2013 to 02/12/2013

02/07/2013

02:19 PM Revision 49546253 (rsc): Avoid a confusing error message from the subprocess test on windows.
fixes #810
Merge branch 'bug-810'
J. Wienke
02:05 PM Revision ea354a1b (rsc): Use a more meaningful command for testing the subprocess module on windows.
J. Wienke

02/06/2013

07:57 PM Revision ee3b0594 (rsc): Use a more meaningful command for testing the subprocess module on windows.
J. Wienke
07:40 PM Revision 49a3250f (rsc): Provide macros for the logging system which only log, if a boolean condi...
This provides assertion-like logging.
fixes #1228
Merge branch 'task-1228'
J. Wienke
07:25 PM Revision 0f7de7d8 (rsc): Refactor command line parsing.
* boost::program_options was tu inflexible for this kind of special processing case. Converted parsing to custom code... J. Wienke
05:57 PM Revision 37cc51dd (rsc): Backport: Fix pop with timeout on boost versions < 1.50.
refs #1315 J. Wienke
05:56 PM Revision 4c8e9ded (rsc): Fix pop with timeout on boost versions < 1.50.
refs #1315 J. Wienke

02/04/2013

06:15 PM Revision 1de6d32f (rsc): Add command line parsing to the global configuration cascade.
J. Wienke
11:29 AM Revision 76298004 (rsc): Add a config source to parse options from the command line.
Options are parsed using a java-like -D properties syntax. J. Wienke
11:28 AM Revision 50d221c9 (rsc): Add sanity checks to key parsing.
* Do not allow empty components
* Ensure that the key is not empty at all
J. Wienke
10:04 AM Revision 8e97bb0c (rsc): Move key splitting from dot-separated string up in class hierarchy.
By placing this method in ConfigSource itself it is also accessible for
other sources.
J. Wienke

02/01/2013

06:42 PM Revision 53e4118e (rsc): Provide a class collecting options from the config system in an instance
of Properties. J. Wienke

01/29/2013

05:52 PM Revision f629bcac (rsc): Backport: Add a timeout parameter to the pop method of SynchronizedQueue.
refs #1315
Merge branch 'bug-1315'
J. Wienke
01:21 PM Revision 458f130e (rsc): Backport: Define the latest commit hash for git without git describe.
This is necessary as for shallow copies git describe might fail but we still would like to have commit information in... J. Wienke
01:09 PM Revision 4625b134 (rsc): Define the latest commit hash for git without git describe.
This is necessary as for shallow copies git describe might fail but we still would like to have commit information in... J. Wienke
10:22 AM Revision a0be49cd (rsc): Provide logging mcros based on boolean conditions.
J. Wienke
09:24 AM Revision 04e5aec1 (rsc): Add a timeout parameter to the pop method of SynchronizedQueue.
fixes #1315
Merge branch 'bug-1315'
J. Wienke
09:17 AM Revision 3d5c3e29 (rsc): Add a timeout parameter to the pop method of SynchronizedQueue.
* Due to changes in the boost API with version 1.50 we have to select different implementations.
* Added a unit test ...
J. Wienke

01/25/2013

09:27 AM Revision 68ef3532 (rsc): Fix stripping of environment variable prefixes in the configuration mech...
The iterator was used in a wrong way.
fixes #1357
J. Wienke

01/23/2013

01:06 PM Revision c5d0f06d (rsc): Backport: Fixed prefix path in package config file
refs #1338 Arne Nordmann
11:09 AM Revision feab1daa (rsc): Fixed prefix path in package config file
* CPack now sets CMAKE_INSTALL_PREFIX to its own CPACK_INSTALL_PREFIX
* This has to happen before config file confoig...
Arne Nordmann

01/17/2013

08:59 AM Revision 459b443f (rsc): Fix passing of SVN revision information through the CMake macros for
defining a project version,
fixes #1305
J. Wienke

01/16/2013

09:36 PM Revision 5bfdb559 (rsc): Allow to specify whether the option source for environment variables str...
fixes #1337 J. Wienke
09:02 PM Revision dda5ebfa (rsc): Make logger names case-insensitive.
All names are now converted to lower case.
* added respective unit tests
* added warnings in case the user tries to g...
J. Wienke

01/15/2013

05:00 PM Revision 467184da (rsc): Informal version bump to 0.9.
refs #1251 J. Wienke
 

Also available in: Atom