[Numpy-svn] [numpy/numpy] ef15b6: Revert last two commits - there was a problem to f...

noreply at github.com noreply at github.com
Wed Mar 23 10:41:43 EDT 2011


Branch: refs/heads/maintenance/1.6.x
Home:   https://github.com/numpy/numpy

Commit: ef15b61c1112c333d73245a64f7e4a8c6023296e
    https://github.com/numpy/numpy/commit/ef15b61c1112c333d73245a64f7e4a8c6023296e
Author: Ralf Gommers <ralf.gommers at googlemail.com>
Date:   2011-03-23 (Wed, 23 Mar 2011)

Changed paths:
  M setup.py

Log Message:
-----------
Revert last two commits - there was a problem to fix before releasing 1.6.0 beta 1.


Commit: 5d11c568fd6afd09ac30f0120d4bc679da5a8fe5
    https://github.com/numpy/numpy/commit/5d11c568fd6afd09ac30f0120d4bc679da5a8fe5
Author: Mark Wiebe <mwwiebe at gmail.com>
Date:   2011-03-23 (Wed, 23 Mar 2011)

Changed paths:
  M doc/source/reference/routines.indexing.rst
  M doc/source/reference/routines.rst

Log Message:
-----------
DOC: The nditer exposure wasn't linked correctly

(backport of feed705)


Commit: 27e928f7f7fe05bfd4f57a3829fc83c296e8f573
    https://github.com/numpy/numpy/commit/27e928f7f7fe05bfd4f57a3829fc83c296e8f573
Author: Ralf Gommers <ralf.gommers at googlemail.com>
Date:   2011-03-23 (Wed, 23 Mar 2011)

Changed paths:
  M setup.py

Log Message:
-----------
BUG: version string construction was not working with released=True

(backport of c0dcaf4)


Commit: 35676eef81b515f4f2480952ff8620f661c06332
    https://github.com/numpy/numpy/commit/35676eef81b515f4f2480952ff8620f661c06332
Author: Ralf Gommers <ralf.gommers at googlemail.com>
Date:   2011-03-23 (Wed, 23 Mar 2011)

Changed paths:
  M numpy/distutils/intelccompiler.py

Log Message:
-----------
BUG: fix indentation issue in distutils/intelccompiler.py

(backport of 1049f2a)


Commit: f35861649c8ec7a7ef8304bcad3fa6baf52ce4d0
    https://github.com/numpy/numpy/commit/f35861649c8ec7a7ef8304bcad3fa6baf52ce4d0
Author: Ralf Gommers <ralf.gommers at googlemail.com>
Date:   2011-03-23 (Wed, 23 Mar 2011)

Changed paths:
  M numpy/core/_internal.py
  M numpy/core/tests/test_records.py

Log Message:
-----------
DEP: change behavior of out-of-order selection of recarray fields by name.

This was deprecated in Numpy 1.5, see ticket #1431.

(backport of 3d00f4a)


Commit: f2d336a77b470f0c134bf0ac72c428bbd1074af7
    https://github.com/numpy/numpy/commit/f2d336a77b470f0c134bf0ac72c428bbd1074af7
Author: rgommers <ralf.gommers at googlemail.com>
Date:   2011-03-23 (Wed, 23 Mar 2011)

Changed paths:
  M numpy/core/tests/test_numeric.py

Log Message:
-----------
TST: mark FPE raise test failure for np.power as knownfail on Windows in 1.6.x


Commit: 19409a45ef1448a21ab6b60822d2a8adc910ae90
    https://github.com/numpy/numpy/commit/19409a45ef1448a21ab6b60822d2a8adc910ae90
Author: rgommers <ralf.gommers at googlemail.com>
Date:   2011-03-23 (Wed, 23 Mar 2011)

Changed paths:
  M numpy/core/tests/test_regression.py

Log Message:
-----------
TST: mark intp related test as knownfail on Py-2.7 (was already marked for Py-3.x)


Commit: cd6c14be42c149730349ba551d8083f3c08b9c73
    https://github.com/numpy/numpy/commit/cd6c14be42c149730349ba551d8083f3c08b9c73
Author: Ralf Gommers <ralf.gommers at googlemail.com>
Date:   2011-03-23 (Wed, 23 Mar 2011)

Changed paths:
  M setup.py

Log Message:
-----------
REL: set version to 1.6.0b1, released=True.


Commit: bff4e3b6b418af4645218ce7b07ada9d4199b1a5
    https://github.com/numpy/numpy/commit/bff4e3b6b418af4645218ce7b07ada9d4199b1a5
Author: Ralf Gommers <ralf.gommers at googlemail.com>
Date:   2011-03-23 (Wed, 23 Mar 2011)

Changed paths:
  M setup.py

Log Message:
-----------
REL: set version number to 1.6.0b2.dev


Commit: b126a3fea06d1f9e3e97519365ddbbab91f06be7
    https://github.com/numpy/numpy/commit/b126a3fea06d1f9e3e97519365ddbbab91f06be7
Author: Ralf Gommers <ralf.gommers at googlemail.com>
Date:   2011-03-23 (Wed, 23 Mar 2011)

Changed paths:
  M pavement.py

Log Message:
-----------
REL: update paver script for 1.6.x branch.


Compare: https://github.com/numpy/numpy/compare/71f2c8d...b126a3f



More information about the Numpy-svn mailing list