- May 22, 2013
-
-
Francois Keith authored
-
- Apr 16, 2013
-
-
Francois Keith authored
This corrects the issue detailed here: https://github.com/jrl-umi3218/dynamic-graph-python/issues/2 Solution found by Florent Lamiraux.
-
- Apr 12, 2013
-
-
olivier stasse authored
-
olivier stasse authored
- Apr 05, 2013
-
-
Florent Lamiraux authored
-
- Mar 05, 2013
-
-
olivier stasse authored
Pointed out by A. Mallet.
- Jan 17, 2013
-
-
- Dec 19, 2012
-
-
Francois Keith authored
-
- Oct 16, 2012
-
-
Antonio El Khoury authored
-
Thomas Moulard authored
-
- Sep 07, 2012
-
- Jul 30, 2012
-
-
-
If a signal contains a data deriving from Vector or Matrix, cast content into Matrix or Vector using plug machinery.
-
- Jul 26, 2012
-
-
olivier stasse authored
-
- Jul 23, 2012
-
-
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.
-
- Jul 20, 2012
-
-
olivier stasse authored
-
olivier stasse authored
-
- Apr 18, 2012
-
-
Francois Keith authored
-
- Apr 17, 2012
-
-
Keith Francois authored
This does not affect the compilation on Ubuntu 10.04.
-
- Mar 23, 2012
-
-
Florent Lamiraux authored
-
- Mar 16, 2012
-
-
Florent Lamiraux authored
-
- Mar 15, 2012
-
-
Florent Lamiraux authored
-
- Mar 14, 2012
-
-
Thomas Moulard authored
-
- Mar 13, 2012
-
-
Thomas Moulard authored
-
Thomas Moulard authored
This reverts commit 8fc08b88.
-
- Mar 09, 2012
-
-
Florent Lamiraux authored
-
- Mar 07, 2012
-
-
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.
-
- Mar 01, 2012
-
-
Duong Dang authored
-
- Dec 27, 2011
-
-
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)
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-