- Apr 28, 2012
-
-
Florent Lamiraux authored
-
- Dec 08, 2011
-
-
Nicolas Mansard authored
-
- Jun 21, 2011
-
-
Florent Lamiraux authored
Call to g_caster function have been replaced by call to SignalCaster::getInstance.
-
- Apr 15, 2011
-
-
Nicolas Mansard authored
-
- Feb 03, 2011
-
-
Nicolas Mansard authored
Code cleaning after rewriting (marginal) of sig-cast. Introduction of a specific tracer behaviour for matrix and vector.
-
- Feb 02, 2011
-
-
Nicolas Mansard authored
-
Nicolas Mansard authored
-
Nicolas Mansard authored
-
- Jan 01, 2011
-
-
Florent Lamiraux authored
* include/dynamic-graph/signal-caster.h, * src/signal/signal-caster.cpp.
-
- Dec 31, 2010
-
-
Thomas Moulard authored
-
- Dec 29, 2010
-
-
Florent Lamiraux authored
* src/signal/signal-caster.cpp: cut long lines for function SignalCaster::registerCast.
-
Florent Lamiraux authored
* src/signal/signal-caster.cpp.
-
Florent Lamiraux authored
* include/dynamic-graph/signal-caster.h, * src/signal/signal-caster.cpp: if a typename is registered several times, throw only if pointers to type_info differ. When loading python modules, for some reason, global variables are constructed several times.
-
- Dec 28, 2010
-
-
Thomas Moulard authored
-
- Dec 18, 2010
-
-
Florent Lamiraux authored
* src/signal/signal-caster.cpp.
-
Florent Lamiraux authored
* src/signal/signal-caster.cpp.
-
- Sep 28, 2010
-
-
Thomas Moulard authored
-
- Jul 06, 2010
-
-
Florent Lamiraux authored
* src/signal/signal-caster.cpp.
-
Florent Lamiraux authored
* src/signal/signal-caster.cpp: when type is not registered.
-
- Jul 02, 2010
-
-
Florent Lamiraux authored
* src/signal/signal-caster.cpp.
-
Francois Bleibel authored
Added boost::ublas::vector example to test_signalcast.
-
- Jun 30, 2010
-
-
Francois Keith authored
-
- Jun 22, 2010
-
-
Francois Bleibel authored
-
- Jun 21, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
-
- Jun 16, 2010
-
-
Francois Bleibel authored
Added unit test of the signal casting facility. Not exporting the SignalCastRegister class anymore (inlined in the .h).
-
Francois Bleibel authored
-
Francois Bleibel authored
* New class SignalCaster * Re-added the get, set and trace commands to signals
-
- Jun 11, 2010
-
-
Francois Bleibel authored
Renamed dynamic-graph-API.h to dynamic-graph-api.h in every header file.
-
- Jun 10, 2010
-
-
Francois Bleibel authored
The package name is now dynamic-graph (this still needs to be changed in the git repository). Updated source files to reflect that change. Clarified CMakeLists, explicited cpp source files for libraries.
-
- Jun 09, 2010
-
-
Francois Bleibel authored
(dynamicGraph/ -> dynamic-graph/)
-
- Jun 08, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
Configured dynamicGraph package and cmake files. Last-minute adjustment to code for SOT separation (SOT Break)
-