Activity

From 02/05/2011 to 03/06/2011

02/25/2011

05:03 PM Revision 623116a1 (rsc): Use force_const in src/rsc/patterns/Accessors.h
* src/rsc/patterns/Accessors.h (include detail/ForceConst.h): new
include; for force_const
(dereferencer): use fo...
J. Moringen
04:55 PM Revision 951703a0 (rsc): Added yet another RSC_EXPORT in src/rsc/runtime/Properties.h
* src/rsc/runtime/Properties.h (Properties): added RSC_EXPORT to
friend declaration for operator<<
J. Moringen
04:42 PM Revision 993a6f18 (rsc): Added another RSC_EXPORT in src/rsc/runtime/Properties.h
* src/rsc/runtime/Properties.h (operator<<): added RSC_EXPORT J. Moringen
04:30 PM Revision 692211d6 (rsc): Added RSC_EXPORT in src/rsc/runtime/Properties.h
* src/rsc/runtime/Properties.h (include rsc/rscexports.h): new
include; for RSC_EXPORT macro
(Properties): added ...
J. Moringen
04:08 PM Revision 2d661f3c (rsc): Extended examples in examples/Properties.cpp
* examples/Properties.cpp (main): added example of merging properties;
made output more readable
J. Moringen
04:02 PM Revision 4646cafc (rsc): Added printing of uints in src/rsc/runtime/Properties.h
* src/rsc/runtime/Properties.h (operator<<): handle unsigned int J. Moringen
05:05 AM Revision b8b4a433 (rsc): Added file src/rsc/runtime/Properties.cpp
* src/rsc/runtime/Properties.cpp: new file; was missing due to some
oversight
J. Moringen

02/23/2011

01:15 PM Revision d47ba9a0 (rsc): somedocumentation fixes
J. Wienke
12:56 PM Bug #213: Test Build Broken on Maverick
Can you check if now already cmake complains? J. Wienke
11:57 AM Bug #213 (Rejected): Test Build Broken on Maverick
/vol/sozirob/src/rsc/test/rsc/runtime/TypeStringToolsTest.cpp: In member function ‘virtual void TypeStringToolsTest_t... I. Berger
12:56 PM Revision b052af81 (rsc): check if a suitable demangling solution was found already in the cmake s...
refs #213 J. Wienke

02/19/2011

04:52 PM Revision bbe73d57 (rsc): fix broken doc generation for folders with spaces
J. Wienke
04:45 PM Revision 2f9b131f (rsc): generate doc directory
J. Wienke

02/18/2011

05:12 PM Revision 1bf50c24 (rsc): google test is a system library ;)
J. Wienke
05:12 PM Revision e3730740 (rsc): we should evaluate this compiler flag, but currently it creates too much...
J. Wienke

02/14/2011

03:52 PM Bug #187 (Resolved): PeriodicTask does not guarantee fixed scheduling with long processing time
The processing time is not used for sleeping. Provide two versions:
# as it is to have a fixed sleep time
# one whe...
J. Wienke
02:35 PM Revision dff43da7 (rsc): hunting some more warnings
J. Wienke
01:20 PM Revision 1eaf6273 (rsc): remove more useless warnings on msvc
J. Wienke
01:04 PM Revision 38d9f0a1 (rsc): remove some more or less useless warnings on windows
J. Wienke
11:39 AM Revision 4966efdd (rsc): remove compile warning
J. Wienke

02/13/2011

12:27 AM Revision 6728eb26 (rsc): Changes for better coding style compliance in multiple files
* examples/Factory.cpp: changes for better coding style compliance
* examples/TypeStringTools.cpp: likewise
* src/rsc...
J. Moringen

02/11/2011

11:45 AM Revision e1bbcc14 (rsc): also suppor runtime library dir
J. Wienke
11:25 AM Revision 20db8b23 (rsc): update HACKING file with CSE wiki contents
J. Wienke
11:11 AM Bug #186: CREATE_GLOBAL_REGISTRY does not work on windows
Idea:
separate collection of things to register and the actual registration step (triggering) in two macros?
J. Wienke

02/10/2011

05:54 PM Bug #186 (Rejected): CREATE_GLOBAL_REGISTRY does not work on windows
The registration only happens if some code from a DLL providing the registree is actually used by the main program.
...
J. Wienke
05:51 PM Revision d2af0cd7 (rsc): fix the tests on windows but this is only a workaround
J. Wienke
04:55 PM Revision 6018a937 (rsc): remove debug output
J. Wienke
04:53 PM Revision ea5837c2 (rsc): Finally compile and test on windows. This removes the CREATE_REGISTRY ma...
J. Wienke
01:07 PM Revision 41c04f62 (rsc): greatly simplify automatic registry registration with standard c++ tools...
J. Wienke

02/09/2011

03:49 PM Revision 5074b43e (rsc): support finding runtime libraries
J. Wienke
01:32 PM Revision be34a6e4 (rsc): also specify the directory of runtim libraries
J. Wienke
01:21 PM Revision 15acec76 (rsc): find the runtime libraries (dll) on windows
J. Wienke

02/08/2011

12:03 PM Revision b601aaa5 (rsc): finally fix the build
J. Wienke
11:49 AM Revision 1af988eb (rsc): and still failing
J. Wienke
11:44 AM Revision 2b500b88 (rsc): still damaged for hudson
J. Wienke
11:34 AM Revision 1097db3d (rsc): make this not compile for hudson
J. Wienke

02/07/2011

12:17 AM Revision 4b571205 (rsc): improve finding TBB
J. Wienke

02/05/2011

06:09 PM Revision 2fa2c054 (rsc): fix a warning on windows
J. Wienke
05:25 PM Revision ff6d7705 (rsc): fix installation of headers by using relative globbing results. Otherwis...
J. Wienke
05:14 PM Revision 0205c1fc (rsc): fix build on linux
J. Wienke
05:09 PM Revision eee8401a (rsc): working tests on windows
J. Wienke
04:02 PM Revision ebfcb0a3 (rsc): First version with new contents that builds on windows. No idea about th...
J. Wienke
03:23 PM Revision 3de62ec0 (rsc): Remove thros declarations except for throws(). The next C++ standard wil...
J. Wienke
02:54 PM Revision 6cd71a27 (rsc): check for cxxabi for demangling
J. Wienke
01:55 PM Revision 8c300ae5 (rsc): cleanup doxygen. We use javadoc autobrief
J. Wienke
01:35 PM Revision 89e431df (rsc): autoformat examples
J. Wienke
 

Also available in: Atom