[Numpy-svn] [numpy/numpy] 72a702: BUG: core: Make scalar output volatile to prevent ...

noreply at github.com noreply at github.com
Tue Nov 16 21:14:32 EST 2010


Branch: refs/heads/master
Home:   https://github.com/numpy/numpy

Commit: 72a702d22cfcdba0346670defe887801c0e53eaf
    https://github.com/numpy/numpy/commit/72a702d22cfcdba0346670defe887801c0e53eaf
Author: Mark Wiebe <mwwiebe at gmail.com>
Date:   2010-11-15 (Mon, 15 Nov 2010)

Changed paths:
  M numpy/core/src/scalarmathmodule.c.src
  M numpy/core/tests/test_numeric.py

Log Message:
-----------
BUG: core: Make scalar output volatile to prevent incorrect optimizer reordering (#1671)


Commit: 91d4145f30d6795ee4b8e41f476f847b496a3f5d
    https://github.com/numpy/numpy/commit/91d4145f30d6795ee4b8e41f476f847b496a3f5d
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

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

Log Message:
-----------
STY: Cleanup white space and break long lines.


Commit: 9d1c386cb515617235d12006b1adfad9ccf45d52
    https://github.com/numpy/numpy/commit/9d1c386cb515617235d12006b1adfad9ccf45d52
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2010-11-16 (Tue, 16 Nov 2010)

Changed paths:
  M numpy/core/src/scalarmathmodule.c.src
  M numpy/core/tests/test_numeric.py

Log Message:
-----------
Merge branch 'm-paradox-scalar_fpe'





More information about the Numpy-svn mailing list