- 27 Jun, 2016 29 commits
-
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
This methods were dead code since the 'function' class declares 'setParametrization' as non-virtual.
-
Ludovic Courtès authored
-
Ludovic Courtès authored
Instances of 'parameters' must now be fully initialized upfront.
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
Suggested by Romain Pacanowski.
-
Ludovic Courtès authored
-
Ludovic Courtès authored
Reported by GCC -Woverloaded-virtual.
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
- 23 Jun, 2016 1 commit
-
-
Ludovic Courtès authored
-
- 10 Jun, 2016 1 commit
-
-
Laurent Belcour authored
-
- 07 Jun, 2016 2 commits
-
-
-
Romain Pacanowski authored
-
- 03 Jun, 2016 1 commit
-
-
Ludovic Courtès authored
-
- 30 May, 2016 2 commits
-
-
Ludovic Courtès authored
-
Ludovic Courtès authored
Fixes a regression introduced in e66c9fe3.
-
- 27 May, 2016 1 commit
-
-
Ludovic Courtès authored
-
- 20 May, 2016 1 commit
-
-
Ludovic Courtès authored
-
- 14 Mar, 2016 2 commits
-
-
Laurent Belcour authored
-
Laurent Belcour authored
Previously the 'ptr' interface was a home-made struct that was playing nice with the python interface. When it was converted to 'std::shared_ptr' the python interface was broken. Now everything works again in the same fashion.
-