- Jun 28, 2010
-
-
Florent Lamiraux authored
* signal-time-dependent.h: new.
-
Florent Lamiraux authored
* contiifstream.h: re-indent and remove trailing white spaces.
-
Florent Lamiraux authored
* include/dynamic-graph/contiifstream.h, * src/debug/contiifstream.cpp. Otherwise, the package does not compile in debug mode.
-
Olivier Stasse authored
API to access framework functions without sotInterpreter. Should ease the port to more complex interpreters without favoring the internal interpreter. The latter one is here for backward compatibility. It will be removed. This version compile but might not work yet. (not tested).
-
Florent Lamiraux authored
* src/CMakeLists.txt.
-
Francois Bleibel authored
-
Francois Bleibel authored
-
- Jun 27, 2010
-
-
Florent Lamiraux authored
* src/CMakeLists.txt, * src/plugins/shell-functions.cpp, * src/plugins/shell-functions.cpp -> src/shell/functions.cpp.
-
Florent Lamiraux authored
* src/CMakeLists.txt.
-
Florent Lamiraux authored
* src/CMakeLists.txt.
-
Florent Lamiraux authored
* CMakeLists.txt: build doc by default, * doc/package.dox.cmake: headers are now in include directory.
-
- Jun 25, 2010
-
-
Francois Bleibel authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Jun 24, 2010
-
-
Francois Bleibel authored
-
- Jun 22, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
-
- Jun 21, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
-
Francois Bleibel authored
-
- Jun 16, 2010
-
-
Francois Bleibel authored
-
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 14, 2010
-
-
Francois Bleibel authored
- signals dependency testing - factory testing (needs some SOT shared libraries to work though)
-
- Jun 11, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
Renamed dynamic-graph-API.h to dynamic-graph-api.h in every header file.
-
- Jun 10, 2010
-
-
Florent Lamiraux authored
* dynamic-graph-API.h -> dynamic-graph-api.h.
-
Francois Bleibel authored
-
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
Shell (ok) Factory (currently needs sotGainAdaptive to compile, will change to another entity soon)
-
Francois Bleibel authored
(dynamicGraph/ -> dynamic-graph/)
-
- Jun 08, 2010
-
-
Francois Bleibel authored
-
Francois Bleibel authored
For example, maal, was not needed.
-
Francois Bleibel authored
-
Francois Bleibel authored
Type in symbol dgDEBUGFLOW resulted in not being able to load shared libraries. Fixed. Preliminary documentation changes. Re-added INSTALL file.
-