Commits
User selector
Commit History
Commits on Oct 27, 2017
py/objtype: Define all special methods if requested.
Show description for 9b9dbc5committed
Commits on Sep 21, 2017
py/vstr: Raise a RuntimeError if fixed vstr buffer overflows.
Show description for ede8a02committed
Commits on Sep 17, 2017
py/modbuiltins: Implement abs() by dispatching to MP_UNARY_OP_ABS.
Show description for 9dce823committed
Commits on Aug 11, 2017
py/modsys: Initial implementation of sys.getsizeof().
Show description for bfc2092committed
Commits on Jun 30, 2017
Commits on Jun 10, 2017
Commits on Mar 20, 2017
Commits on Mar 14, 2017
- authored andcommitted
Commits on Jan 17, 2017
- authored andcommitted
Commits on Jan 16, 2017
- authored andcommitted
- authored andcommitted
Commits on Jan 8, 2017
Commits on Jan 5, 2017
- committed
- authored andcommitted
- authored andcommitted
Commits on Dec 29, 2016
- authored andcommitted
Commits on Sep 2, 2016
Commits on Sep 1, 2016
py/mpprint: Fail an assertion with unsupported format specifiers.
Show description for f98bb2dauthored andcommitted
Commits on Feb 1, 2016
Commits on Dec 4, 2015
Commits on Oct 1, 2015
Commits on Sep 3, 2015
Commits on Aug 29, 2015
tests/ffi_float: Split tgammaf() testcase to a separate test.
Show description for 5cb5246committed
Commits on Aug 25, 2015
tests: For unix ffi float test, add libm.so.6 to library search list.
Show description for 936e25bcommitted
Commits on May 28, 2015
Commits on May 12, 2015
Commits on May 8, 2015
unix: Make extra-coverage function callable from Python scripts.
Show description for d792d9ecommitted
Commits on Apr 28, 2015
Commits on Jan 9, 2015
tests: Make ffi_callback.py be able to run on uclibc and macosx.
Show description for 7bfe4b2committed
Commits on Dec 15, 2014
Commits on Oct 6, 2014
Commits on Sep 25, 2014
- authored andcommitted
Commits on Sep 6, 2014
unix: Don't use -Wno-error=cpp or #warning; fix strict alias warning.
Show description for 17598d4committed
Loading