Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put multiarray modul sources into separate directory. | David Cournapeau | 2009-04-30 | 1 | -660/+0 |
* | Compile numpyos.c separately. | David Cournapeau | 2009-04-30 | 1 | -3/+9 |
* | Remove NumpyOS_init, obsoleted by our NPY_NAN and co macros. | David Cournapeau | 2009-03-10 | 1 | -42/+0 |
* | Add macros for positive and negative inf. | David Cournapeau | 2009-03-10 | 1 | -9/+10 |
* | Coding style cleanups. Finishes numpyos.c. | Charles Harris | 2009-03-08 | 1 | -98/+161 |
* | Remove umath_funcs_c99.inc.src. | David Cournapeau | 2009-02-18 | 1 | -3/+5 |
* | Fix some const issues in NumPyOs_ascii_strtod. | David Cournapeau | 2009-02-18 | 1 | -6/+7 |
* | Initialize a variable properly | Pauli Virtanen | 2009-01-12 | 1 | -0/+2 |
* | Recognize POSIX nan/inf representations in NumPyOS_strtod. | Pauli Virtanen | 2009-01-12 | 1 | -0/+627 |