- Mar 16, 2012
-
-
Florent Lamiraux authored
-
- Jun 21, 2011
-
-
Florent Lamiraux authored
-
Nicolas Mansard authored
-
Florent Lamiraux authored
-
- Jun 20, 2011
-
-
Florent Lamiraux authored
g_pool and g_factory global variables have been replaced by static methods getInstance in each class. getInstance returns a pointer to the unique instance of the class and creates it if needed.
-
- Jan 26, 2011
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- Jan 25, 2011
-
-
Nicolas Mansard authored
-
Nicolas Mansard authored
-
- Jan 20, 2011
-
-
Florent Lamiraux authored
-
- Dec 31, 2010
-
-
Thomas Moulard authored
-
- Dec 10, 2010
-
-
Florent Lamiraux authored
* include/CMakeLists.txt, * include/dynamic-graph/command.h: new, * include/dynamic-graph/entity.h, * include/dynamic-graph/parameter.h: new, * include/dynamic-graph/value.h: new, * src/command/command.cpp: new, * src/command/value.cpp: new, * src/dgraph/entity.cpp.
-
- Oct 11, 2010
-
-
Thomas Moulard authored
-
- Sep 28, 2010
-
-
Thomas Moulard authored
-
- Jun 28, 2010
-
-
Olivier Stasse authored
* include/dynamic-graph/signal-base.h, * include/dynamic-graph/signal-ptr.h, * include/dynamic-graph/signal-ptr.t.cpp, * include/dynamic-graph/time-dependency.h, * include/dynamic-graph/time-dependency.t.cpp, * src/dgraph/entity.cpp, dependancy -> dependency, * unitTesting/test_depend.cpp: makes the test_depend.cpp test works.
-
Olivier Stasse authored
Merge the florent branch. Makes the test_depend.cpp test works.
-
- Jun 22, 2010
-
-
Francois Bleibel authored
-
- Jun 09, 2010
-
-
Francois Bleibel authored
(dynamicGraph/ -> dynamic-graph/)
-
- Jun 08, 2010
-
-
Francois Bleibel authored
Configured dynamicGraph package and cmake files. Last-minute adjustment to code for SOT separation (SOT Break)
-