Age | Commit message (Expand) | Author |
---|---|---|
2016-03-15 | tests: Split large tests into smaller files, to run with a small heap. | Damien George |
2016-02-03 | py/mpz: Complete implementation of mpz_{and,or,xor} for negative args. | Doug Currie |
2015-10-01 | py/mpz: Fix bignum anding of large negative with smaller positive int. | Damien George |
2015-03-14 | tests: Add some more tests for bytes, bignum, string and ujson. | Damien George |
2014-07-05 | tests: Rename test scripts, changing - to _ for consistency. | Damien George |