[Numpy-svn] [numpy/numpy] 6a6d53: MAINT: hide symbols that shouldn't be exported

GitHub noreply at github.com
Tue Feb 11 20:52:44 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 6a6d53c962e7455481dcb0899d46217549f76e65
      https://github.com/numpy/numpy/commit/6a6d53c962e7455481dcb0899d46217549f76e65
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M numpy/core/src/multiarray/arraytypes.c.src
    M numpy/core/src/multiarray/dtype_transfer.c
    M numpy/core/src/multiarray/nditer_pywrap.c
    M numpy/core/src/multiarray/shape.c
    M numpy/core/src/npymath/ieee754.c.src
    M numpy/core/src/private/npy_partition.h.src

  Log Message:
  -----------
  MAINT: hide symbols that shouldn't be exported


  Commit: 688b243552cc98d8e1be791eeda3fba81bfbe807
      https://github.com/numpy/numpy/commit/688b243552cc98d8e1be791eeda3fba81bfbe807
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M numpy/core/src/multiarray/arraytypes.c.src
    M numpy/core/src/multiarray/dtype_transfer.c
    M numpy/core/src/multiarray/nditer_pywrap.c
    M numpy/core/src/multiarray/shape.c
    M numpy/core/src/npymath/ieee754.c.src
    M numpy/core/src/private/npy_partition.h.src

  Log Message:
  -----------
  Merge pull request #4279 from juliantaylor/symbol-cleanup

MAINT: hide symbols that shouldn't be exported


Compare: https://github.com/numpy/numpy/compare/58ffcdc62b1d...688b243552cc


More information about the Numpy-svn mailing list