summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix-up to compile with 1.3maintenance/1.3.xTravis E. Oliphant2012-02-151-0/+3
* Fix setupscons.py so that the version.py is correctly generated.David Cournapeau2009-06-301-0/+12
* BUG: Fix NPY_* macros for endianness (#1154).David Cournapeau2009-06-304-16/+13
* Backport fix for #1134.David Cournapeau2009-06-092-2/+6
* BUG #1100: fix svn version detection for localized environments.David Cournapeau2009-06-011-2/+15
* Forgot to include SConscript files as well as SConstruct in manifest template.David Cournapeau2009-05-301-1/+1
* Backport fix for #1111 in 1.3.x.David Cournapeau2009-05-211-1/+1
* Fix version in 1.3.x branch.David Cournapeau2009-05-111-2/+2
* Back-port bug-fix to reduceat (r6977) to 1.3.x branch.Travis Oliphant2009-05-101-2/+2
* * harden_mask, soften_mask, unshare_mask and shrink_mask now return selfpierregm2009-05-092-0/+32
* Add `diff` to the namespacepierregm2009-05-011-1/+3
* Backport changes in numpy/core/src prior to breaking up the files.Charles Harris2009-04-305-77/+161
* * fixed notmasked_edges when no data are maskedpierregm2009-04-132-18/+42
* _arraymethod : fallback when a method is called as MaskedArray.methodpierregm2009-04-112-4/+21
* 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