Activity

From 01/28/2011 to 02/26/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

02/03/2011

12:53 AM Revision 88a5d44c (rsc): Fixed member initialization in test/rsc/runtime/ContainerIOTest.cpp
* test/rsc/runtime/ContainerIOTest.cpp: fixed initialization of pair
member
J. Moringen
12:40 AM Revision 1231856d (rsc): remove compiler warnings
J. Wienke
12:28 AM Revision 9323dce3 (rsc): Hopefully fixed computation of const types in src/rsc/patterns/Associati...
* src/rsc/patterns/AssociativeProxy.h: hopefully fixed computation of
const types in return types of operator[] for...
J. Moringen
12:09 AM Revision f4fd965f (rsc): auto format
J. Wienke
12:02 AM Revision 5566031a (rsc): missing copyright headers
J. Wienke
11:55 PM Revision d80780c9 (rsc): Hopefully fixed computation of const types in src/rsc/patterns/Associati...
* src/rsc/patterns/AssociativeProxy.h: hopefully fixed computation of
const types in return types of operator[]
J. Moringen
11:54 PM Revision 90db8360 (rsc): add a few first instructions on the coding style
J. Wienke
09:07 PM Revision ada98acc (rsc): fix warnings
J. Wienke
07:59 PM Revision e850652e (rsc): Fixed expected demangled value in test/rsc/runtime/DemangleTest.cpp
* test/rsc/runtime/DemangleTest.cpp: fixed expected value of
demangling std::vector<int>
J. Moringen
07:44 PM Revision 0334101a (rsc): Changed case to use fixture in test/rsc/runtime/ContainerIOTest.cpp
* test/rsc/runtime/ContainerIOTest.cpp: changed test case type to use
fixture
J. Moringen
07:35 PM Revision 1b416879 (rsc): Fixed name clashes in test/rsc/runtime/ContainerIOTest.cpp
* test/rsc/runtime/ContainerIOTest.cpp: fixed name clashes of member
variables and STL type names
J. Moringen
07:26 PM Revision 5b7bff39 (rsc): Fixed member initialization in test/rsc/runtime/ContainerIOTest.cpp
* test/rsc/runtime/ContainerIOTest.cpp: fixed initialization of pair
member
J. Moringen
06:46 PM Revision 3a64fa95 (rsc): Removed "using namespace" in test/rsc/runtime/ContainerIOTest.cpp
* test/rsc/runtime/ContainerIOTest.cpp: removed "using namespace
rsc::runtime" since the various << operators actua...
J. Moringen
06:12 PM Revision 7d405324 (rsc): Added missing includes in test/rsc/runtime/{ContainerIO,Demangle}Test.cpp
* test/rsc/runtime/ContainerIOTest.cpp: added missing include
rsc/runtime/ContainerIO.h
* test/rsc/runtime/Demangle...
J. Moringen
05:44 PM Revision 11fd787e (rsc): Added "using namespace" in test/rsc/runtime/ContainerIOTest.cpp
* test/rsc/runtime/ContainerIOTest.cpp: added missing "using namespace
boost"
J. Moringen
05:40 PM Revision d3d1527b (rsc): Added unit tests for "runtime" components
* test/CMakeLists.txt: added glob pattern to register unit test
sources in test/rsc/runtime
* test/rsc/runtime/Cont...
J. Moringen
05:21 PM Revision 00a1fa0e (rsc): fixed last commit
J. Moringen
05:14 PM Revision cb30b119 (rsc): Added dependency on Boost.Signals in CMakeLists.txt
* CMakeLists.txt: added dependency on Boost.Signals J. Moringen
05:07 PM Revision b5860e21 (rsc): Changed test source registration to use glob patterns in test/CMakeLists...
* test/CMakeLists.txt: register unit test source files by using glob
patterns for relevant sub-directories
J. Moringen
05:00 PM Revision 5f5de85c (rsc): Added unit tests for factory implementation
* test/rsc/patterns/FactoryTest.cpp: new file; unit tests for ordinary
factory
* test/rsc/patterns/ObservableFactor...
J. Moringen
04:39 PM Revision 26693aa9 (rsc): Added more missing files in src/rsc/runtime
* src/rsc/runtime/ContainerIO.h: new file; interface of io routines
for stl containers
* src/rsc/runtime/ContainerI...
J. Moringen
04:33 PM Revision f189e764 (rsc): Added missing files in src/rsc/runtime
* src/rsc/runtime/NoSuchObject.h: new file; interface of NoSuchObject
exception class
* src/rsc/runtime/NoSuchObjec...
J. Moringen
 

Also available in: Atom