Activity

From 01/05/2011 to 02/03/2011

02/03/2011

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

01/26/2011

03:19 PM Revision 30a2c39a (rsc): Gather source files in rsc/patterns in CMakeLists.txt
* rsc/src/CMakeLists.txt: added header files and implementation files
in rsc/patterns to SOURCES and HEADERS respec...
J. Moringen
03:18 PM Revision 140ed70e (rsc): "Fixed" preprocessor definition in rsc/src/rsc/runtime/Demangle.cpp
* rsc/src/rsc/runtime/Demangle.cpp: added unconditional definition of
CXX_ABI as a workaround
J. Moringen
03:17 PM Revision 5ce23ec6 (rsc): Fixed doxygen comments in rsc/src/rsc/runtime/*.h
* rsc/src/rsc/runtime/Demangle.h: fixed doxygen comments
* rsc/src/rsc/runtime/InvalidMangledName.h: likewise
J. Moringen
03:09 PM Revision ed3d062b (rsc): Added singleton implementation in rsc/src/rsc/patterns/Singleton.h
* rsc/src/rsc/patterns/Singleton.h: new file; simplistic singleton
implementation
J. Moringen

01/25/2011

12:54 AM Revision 8e44124e (rsc): * rsc/src/CMakeLists.txt: use glob patterns to locate source files
* rsc/runtime/InvalidMangledName.h: new file; InvalidMangledName
exception interface
* rsc/runtime/InvalidMangledNa...
J. Moringen

01/18/2011

01:20 PM Revision 4cb7de58 (rsc): correct boost version
J. Wienke

01/15/2011

05:49 PM Tasks #172 (Resolved): Provide version information in config.h
For depending libraries... J. Wienke

01/09/2011

10:47 PM Revision c95d1aca (rsc): * Fix warnings on windows
* bug in StaticMatrixTest with uninitialized variables fixed J. Wienke

01/05/2011

10:23 PM Bug #169 (Rejected): Provide matrix operations in StaticMatrix
Share code with DynamicMatrix imported in ticket #168. J. Wienke
10:17 PM Tasks #168 (Rejected): Include a dynamic matrix class
Port the code from the multimodal fusion library. J. Wienke
10:03 PM Release 0.1 Available
We're glad to announce the first release of the Robotics Systems Commons library (RSC) with version 0.1.
The sourc...
J. Wienke
09:32 PM Revision 49afb32a (rsc): fix install doc
J. Wienke
09:31 PM Revision d182c477 (rsc): increase version
J. Wienke
09:28 PM Revision 532d49e8 (rsc-log4cxx-adapter): branch for 0.1 release
J. Wienke
09:27 PM Revision 0ac7f5db (rsc-log4cxx-adapter): branch for 0.1 release
J. Wienke
09:22 PM Tasks #167 (Resolved): Check compilation on windows for final 0.1 release
J. Wienke
09:17 PM Revision 2c8d4b90 (rsc): install file
J. Wienke

01/04/2011

12:47 AM Revision 08beeca2 (rsc): missing exports for windows
J. Wienke
12:45 AM Tasks #167 (Resolved): Check compilation on windows for final 0.1 release
J. Wienke
12:45 AM Enhancement #163: remove boost functions in OrderedQueueDispatcherPool
Not that important for the current release. J. Wienke
12:42 AM Revision fd19e404 (rsc): make repetitive task repetitive as a default ;)
J. Wienke
 

Also available in: Atom