summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.3.0.v1.3.0David Cournapeau2009-04-051-2/+2
* Backport 6839 and 6840 from trunk.David Cournapeau2009-04-042-21/+17
* Start RC3.David Cournapeau2009-04-031-2/+2
* RC2 for 1.3.0.v1.3.0rc2David Cournapeau2009-04-031-1/+1
* Backport 6833-6834 to 1.3.x.David Cournapeau2009-04-032-53/+65
* Backport r6827 to fix ticket #1039Charles Harris2009-03-311-8/+4
* 1.3.x backport r6820, r6821: Fix docstring formatting (blocks doc build)Pauli Virtanen2009-03-291-2/+2
* 1.3.x backport 6818: Move routines.testing.rst to the correct placePauli Virtanen2009-03-281-0/+0
* 1.3.x backport r6816: Enable docstrings for fmin and fmaxPauli Virtanen2009-03-281-2/+2
* Bump to rc2.David Cournapeau2009-03-281-2/+2
* Release RC1 for 1.3.0.v1.3.0rc1David Cournapeau2009-03-281-1/+1
* Simplify and fix the latex build in paver.David Cournapeau2009-03-281-27/+8
* Backport changes r6803-6807 to paver file.David Cournapeau2009-03-281-2/+48
* Do not import numpy.distutils in pavement script - not needed.David Cournapeau2009-03-281-1/+0
* Do not detect universal flags on platform != darwin.David Cournapeau2009-03-281-0/+2
* Fix tab issues in paver file.David Cournapeau2009-03-281-6/+6
* Add the x86analysis.py script to check instructions set in win binaries.David Cournapeau2009-03-281-0/+161
* BUG: Fix goftran universal flags settings (#1067).David Cournapeau2009-03-281-35/+36
* 1.3.x: regenerate mtrand.c due to docstring changesPauli Virtanen2009-03-271-1998/+2032
* Remove test that shouldn't have been backported. It didn't fail anyway...Charles Harris2009-03-271-4/+0
* Fix version string.Charles Harris2009-03-271-1/+1
* Add darwine config.David Cournapeau2009-03-271-2/+6
* We are in rc now, forgot to update the version string.David Cournapeau2009-03-271-1/+1
* Use setuptools svn rev parsing, should be more reliable ?David Cournapeau2009-03-271-15/+37
* Forgot to re-enable task dependencies for bdist_superpack.David Cournapeau2009-03-271-1/+1
* Superpack can now be built from wine, bye bye windows pain.David Cournapeau2009-03-271-13/+46
* Add tasks to build arch specifics wininst.David Cournapeau2009-03-271-11/+65
* Backport r6770 fixes.Charles Harris2009-03-272-8/+12
* ... and reDavid Cournapeau2009-03-271-0/+1
* Forgot to import subprocess.David Cournapeau2009-03-271-0/+1
* Fix svn version detection.David Cournapeau2009-03-271-15/+15
* Add some doc to the paver script.David Cournapeau2009-03-271-0/+33
* Add pdf task + full dmg build for paver script.David Cournapeau2009-03-271-3/+55
* Update paver script such as one can create the fancy numpy dmg in one command.David Cournapeau2009-03-271-12/+33
* Add a bdist_mpkg task + fix setup import issues.David Cournapeau2009-03-271-2/+7
* Update LOG_END for the 1.3.x. branch.David Cournapeau2009-03-271-1/+1
* Fix version for 1.3.x branch after rebasing trunk.David Cournapeau2009-03-271-2/+2
* Pick up version from numpy instead of hardcoding them in conf.py/David Cournapeau2009-03-271-2/+4
* Fix spelling mistake in version module gen.David Cournapeau2009-03-271-1/+1
* Add simple .dmg build to paver.David Cournapeau2009-03-271-1/+49
* Fix metadata incorrectly defined as tuples.David Cournapeau2009-03-271-12/+12
* Add svn parse for the full version.David Cournapeau2009-03-271-1/+25
* Mention that version.py file is now generated.David Cournapeau2009-03-271-1/+2
* Generate the version.py file, to help keeping the version synchronized everyw...David Cournapeau2009-03-272-15/+31
* Use global for distutils metat-data, so that we can pull them from paver.David Cournapeau2009-03-271-12/+25
* Add wine-based bdist_wininst installers.David Cournapeau2009-03-271-0/+42
* Bypass paver sdist.David Cournapeau2009-03-271-0/+6
* Clean egg-info too in paver.David Cournapeau2009-03-271-1/+1
* Add bootstrap task.David Cournapeau2009-03-271-3/+31
* Add task to build html doc.David Cournapeau2009-03-271-1/+15