- 21 Jun, 2013 2 commits
-
-
florent-lamiraux authored
Synchronize submodule cmake
-
-
- 20 Jun, 2013 1 commit
-
-
- 22 May, 2013 1 commit
-
-
Francois Keith authored
-
- 16 Apr, 2013 1 commit
-
-
Francois Keith authored
This corrects the issue detailed here: https://github.com/jrl-umi3218/dynamic-graph-python/issues/2 Solution found by Florent Lamiraux.
-
- 12 Apr, 2013 3 commits
-
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
- 05 Apr, 2013 1 commit
-
-
Florent Lamiraux authored
-
- 05 Mar, 2013 2 commits
-
-
olivier stasse authored
-
olivier stasse authored
Pointed out by A. Mallet.
-
- 17 Jan, 2013 1 commit
-
-
- 19 Dec, 2012 1 commit
-
-
Francois Keith authored
-
- 16 Oct, 2012 2 commits
-
-
Antonio El Khoury authored
-
Thomas Moulard authored
-
- 07 Sep, 2012 1 commit
-
-
olivier stasse authored
-
- 30 Jul, 2012 2 commits
-
-
-
If a signal contains a data deriving from Vector or Matrix, cast content into Matrix or Vector using plug machinery.
-
- 26 Jul, 2012 1 commit
-
-
olivier stasse authored
-
- 23 Jul, 2012 1 commit
-
-
olivier stasse authored
This commit detect when a statement is evaluated with PyRun_String run with Py_eval_input. This seems to generate a Syntax Error. Thus if an exception with Syntax Error is generated with Py_eval_input, the python interpreter does a second pass with Py_single_input. The string err is set appropriatly, out has to be checked.
-
- 20 Jul, 2012 2 commits
-
-
olivier stasse authored
-
olivier stasse authored
-
- 18 Apr, 2012 1 commit
-
-
Francois Keith authored
-
- 17 Apr, 2012 1 commit
-
-
Keith Francois authored
This does not affect the compilation on Ubuntu 10.04.
-
- 23 Mar, 2012 1 commit
-
-
Florent Lamiraux authored
-
- 16 Mar, 2012 1 commit
-
-
Florent Lamiraux authored
-
- 15 Mar, 2012 1 commit
-
-
Florent Lamiraux authored
-
- 14 Mar, 2012 1 commit
-
-
Thomas Moulard authored
-
- 13 Mar, 2012 2 commits
-
-
Thomas Moulard authored
-
Thomas Moulard authored
This reverts commit 8fc08b88.
-
- 09 Mar, 2012 1 commit
-
-
Florent Lamiraux authored
-
- 07 Mar, 2012 1 commit
-
-
Florent Lamiraux authored
Throwing an exception in the C/Python API makes the python interpreter terminate. The correct way is to catch C++ exception and to raise python errors with the same message.
-
- 01 Mar, 2012 1 commit
-
-
Duong Dang authored
-
- 27 Dec, 2011 7 commits
-
-
Francois Keith authored
-
Francois Keith authored
-
Keith Francois authored
Remove the command MAKE_DIRECTORY that has been moved in python.cmake
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
- correct the mkdir command to make it cross-platforms - remove the '/' in the module name (forbidden in win32 systems)
-