summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start a paver file to help for release purpose.David Cournapeau2009-03-271-0/+70
* Fix ticket #1058.Charles Harris2009-03-272-1/+8
* 1.3.x backport r6725, Merge from the doc wikiPauli Virtanen2009-03-2536-1261/+4776
* 1.3.x: Backport doc + doc infrastructure fixesPauli Virtanen2009-03-2536-947/+1070
* Backport r6723, fix too strict long complex test tolerancePauli Virtanen2009-03-241-1/+7
* * fixed the 'Warnings' section of some docstrings.pierregm2009-03-241-4/+4
* Merged revisions 6718-6719 via svnmerge from David Cournapeau2009-03-241-0/+9
* Backport fixes to #1008 from trunk.Pauli Virtanen2009-03-232-31/+73
* Backport ufunc docstrings from trunk.Charles Harris2009-03-221-6/+29
* Update release notes from trunk.Charles Harris2009-03-221-8/+13