- 02 Jul, 2010 6 commits
-
-
florent authored
* include/dynamic-graph/exception-abstract.h, * include/dynamic-graph/exception-factory.h, * include/dynamic-graph/exception-signal.h, * include/dynamic-graph/exception-traces.h, * include/dynamic-graph/signal-caster.h: This enables uses to catch a broader class of exceptions with messages using what() method.
-
florent authored
* unitTesting/test_signalcast.cpp.
-
florent authored
* src/signal/signal-caster.cpp.
-
florent authored
* include/dynamic-graph/exception-abstract.h, * src/exception/exception-abstract.cpp.
-
Nicolas Mansard authored
Added an example of caster construction for type vector (dummy cast, similar to the default one, just for the tuto).
-
Francois Bleibel authored
Added boost::ublas::vector example to test_signalcast.
-
- 01 Jul, 2010 3 commits
-
-
Francois Keith authored
-
Francois Bleibel authored
-
Francois Bleibel authored
-
- 30 Jun, 2010 10 commits
-
-
florent authored
* src/CMakeLists.txt, link to dl, * unitTesting/CMakeLists.txt.
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
tracer-real-time needs tracer.lib
-
Francois Keith authored
-
Francois Keith authored
-
- 29 Jun, 2010 4 commits
-
-
Olivier Stasse authored
-
Francois Bleibel authored
The correct .so files for the plugins are now generated.
-
Francois Bleibel authored
-
Francois Bleibel authored
-
- 28 Jun, 2010 9 commits
-
-
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.
-
stasse authored
Merge the florent branch. Makes the test_depend.cpp test works.
-
florent authored
* signal-time-dependent.h: new.
-
florent authored
* contiifstream.h: re-indent and remove trailing white spaces.
-
florent 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 authored
* src/CMakeLists.txt.
-
Francois Bleibel authored
-
Francois Bleibel authored
-
- 27 Jun, 2010 4 commits
-
-
florent authored
* src/CMakeLists.txt, * src/plugins/shell-functions.cpp, * src/plugins/shell-functions.cpp -> src/shell/functions.cpp.
-
florent authored
* src/CMakeLists.txt.
-
florent authored
* src/CMakeLists.txt.
-
florent authored
* CMakeLists.txt: build doc by default, * doc/package.dox.cmake: headers are now in include directory.
-
- 25 Jun, 2010 3 commits
-
-
Francois Bleibel authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- 24 Jun, 2010 1 commit
-
-
Francois Bleibel authored
-