Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed floor division on mp ints and small ints. Added a floordivide test case. | Rachel Dowdall | 2014-03-22 |
| | |||
* | Fixed modulo operator on ints and mp ints to agree with python. Added ↵ | Rachel Dowdall | 2014-03-22 |
intdivmod.c and tests/basics/modulo.py. |