[Numpy-svn] [numpy/numpy] b4245a: BUG: Fix wrong NULL checks in multiarray_tests.c.s...

GitHub noreply at github.com
Fri Apr 24 12:22:44 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: b4245a9af8c64025ee284c937e73ef9e2c0d7331
      https://github.com/numpy/numpy/commit/b4245a9af8c64025ee284c937e73ef9e2c0d7331
  Author: Jaime Fernandez <jaime.frio at gmail.com>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M numpy/core/src/multiarray/multiarray_tests.c.src

  Log Message:
  -----------
  BUG: Fix wrong NULL checks in multiarray_tests.c.src


  Commit: 5d0f474de2a6ac953b6a26abb54515640db64bbf
      https://github.com/numpy/numpy/commit/5d0f474de2a6ac953b6a26abb54515640db64bbf
  Author: Jaime Fernandez <jaime.frio at gmail.com>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M numpy/random/mtrand/distributions.c

  Log Message:
  -----------
  MANT: Use labs, not fabs, for integer abs in distributions.c


  Commit: 9ec8e5c0af892abe25eee4f269bd225dac47414b
      https://github.com/numpy/numpy/commit/9ec8e5c0af892abe25eee4f269bd225dac47414b
  Author: Jaime Fernandez <jaime.frio at gmail.com>
  Date:   2015-04-24 (Fri, 24 Apr 2015)

  Changed paths:
    M numpy/core/src/umath/simd.inc.src

  Log Message:
  -----------
  MANT: Use proper abs function for pointer addresses in simd.inc.src


  Commit: 77c20d88ddb50c3d63ebf49324152ca6f07e0ce2
      https://github.com/numpy/numpy/commit/77c20d88ddb50c3d63ebf49324152ca6f07e0ce2
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-04-24 (Fri, 24 Apr 2015)

  Changed paths:
    M numpy/core/src/multiarray/multiarray_tests.c.src
    M numpy/core/src/umath/simd.inc.src
    M numpy/random/mtrand/distributions.c

  Log Message:
  -----------
  Merge pull request #5796 from jaimefrio/more_warnings

MANT: Remove several compiler warnings


Compare: https://github.com/numpy/numpy/compare/fa9e8c4a6f8e...77c20d88ddb5


More information about the Numpy-svn mailing list