| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-11-21 | py: Add support for float/double arrays in array module. | Damien George |
| 2014-09-13 | py: Fix build error when float disabled; add test for divmod. | Damien George |
| 2014-09-13 | py: Implement divmod, % and proper // for floating point. | Damien George |
| 2014-07-05 | tests: Rename test scripts, changing - to _ for consistency. | Damien George |
| 2014-06-20 | tests/float/: Skip tests if "math" module is not available. | Paul Sokolovsky |
| 2014-06-05 | py: Raise TypeError when trying to format non-int with %x,%o,%X. | Damien George |
| 2014-06-05 | Remove tests that fail under CPython 3.5 | Chris Angelico |
| 2014-05-01 | Fix the builtin min() and max() functions (and add tests). | Andrew Scheller |
| 2014-04-17 | tests: Split out those tests requiring float and import. | Damien George |
