- Jun 18, 2019
-
-
Auke Klazema authored
-
Jorrit Schaap authored
-
- Feb 08, 2019
-
-
Jörn Künsemöller authored
-
- Jun 26, 2018
-
-
Jorrit Schaap authored
-
- Jun 14, 2018
-
-
Tammo Jan Dijkema authored
-
- Jun 08, 2018
-
-
Tammo Jan Dijkema authored
-
- Apr 07, 2017
-
-
Jan David Mol authored
-
- Nov 01, 2016
-
-
Pieter Donker authored
-
- Dec 09, 2015
-
-
Ger van Diepen authored
-
- Dec 08, 2015
-
-
Ger van Diepen authored
-
- Nov 25, 2015
-
-
Pieter Donker authored
-
- Aug 27, 2015
-
-
Marcel Loose authored
-
- Mar 10, 2015
-
-
Jan David Mol authored
-
- Feb 19, 2015
-
-
Ger van Diepen authored
-
- Feb 10, 2015
-
-
Jan David Mol authored
Task #7432: Add support for pickling/unpickling pyparameterset, and replaced toString() function with __str__()
-
- Feb 06, 2015
-
-
Jan David Mol authored
-
- Dec 07, 2012
-
-
Arno Schoenmakers authored
-
- Dec 06, 2012
-
-
Jan David Mol authored
-
- Dec 03, 2012
-
-
Ger van Diepen authored
Added functions unusedKeys and adoptArgv
-
- Jul 10, 2012
-
-
Wouter Klijn authored
-
- Jul 02, 2012
-
-
Ger van Diepen authored
Put original string in dict instead of unquoted one
-
- Mar 19, 2012
-
-
Ger van Diepen authored
Added function adoptCollection
-
- Mar 05, 2012
-
-
Ger van Diepen authored
Sorting the keywords is not necessary
-
Ger van Diepen authored
Had to change expand function too
-
Ger van Diepen authored
Added python support for new getRecord functions Improved getVector functions Added functions fullModuleName and locateModule
-
- Nov 14, 2011
-
-
Ger van Diepen authored
Fixed typo
-
- May 10, 2011
-
-
Ger van Diepen authored
Added support for argument baseKey
-
Ger van Diepen authored
Fixed makeSubset
-
- Jan 26, 2011
-
-
Ger van Diepen authored
Added function keys
-
Ger van Diepen authored
Cloned the basic pyrap converters and used them.
-
- Jan 13, 2011
-
-
Marcel Loose authored
Bug 1619: PythonInstall now defines PYTHON_BUILD_DIR, so it should be included early. Furthermore, PYTHON_BUILD_DIR and PYTHON_INSTALL_DIR must be FORCEd into the cache.
-
- Oct 19, 2010
-
-
Marcel Loose authored
Bug 1310: I was overzealous, removing the libraries in pyparameterset and pyparmdb. They are needed by dependent packages, to link their version-info executables.
-
- Oct 18, 2010
-
-
Marcel Loose authored
-
- May 11, 2010
-
-
Ger van Diepen authored
makeSubset now returns a PyParameterSet instead of ParameterSet object
-
- Apr 07, 2010
-
-
Marcel Loose authored
result, all GNU Autotools related files have now also been removed from the trunk.
-
- Jan 21, 2010
-
-
Marcel Loose authored
-
- Jan 12, 2010
-
-
Ger van Diepen authored
Define AUTO_FUNCTION_NAME if undefined Remove test on HAVE_BOOST Fixed use of getInfo Use std::cout instead of cout
-
- Dec 23, 2009
-
-
Marcel Loose authored
couldn't find the right Python modules -- with quite some duck-taping. This solution doesn't win the "Beautiful Code Contest", but is solves the problems, at least temporarily. Need to think of a more permanent solution, though.
-
- Nov 06, 2009
-
-
Marcel Loose authored
in the python site-packages directory. Note that these libraries will now be installed twice; this should be fixed at some later time.
-
- Oct 16, 2009
-
-
Marcel Loose authored
-