Age | Commit message (Expand) | Author |
---|---|---|
2014-10-22 | py: Fix smallint modulo with negative arguments. | Damien George |
2014-04-17 | tests: Split out those tests requiring float and import. | Damien George |
2014-03-22 | 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 intdivm... | Rachel Dowdall |