Commits
User selector
Commit History
Commits on Aug 1, 2016
Commits on Jul 31, 2016
Commits on Jul 30, 2016
Commits on Jul 29, 2016
Commits on Jul 26, 2016
tests/run-tests: Make "regex'ed .exp" facility available to device tests.
Show description for 6ead9f6committed
Commits on Jul 25, 2016
- committed
py/objstrunicode: str_index_to_ptr: Should handle bytes too.
Show description for 6af90b2committed
Commits on Jul 23, 2016
Commits on Jul 22, 2016
tests/bytes_compare: Rework test for bytes <-> str comparison.
Show description for b652ee7committed
Commits on Jul 17, 2016
Commits on Jul 14, 2016
Commits on Jul 9, 2016
tests/run-tests: If running thread tests on unix, don't run mutate ones.
Show description for 2b5a106committed
Commits on Jun 30, 2016
Commits on Jun 28, 2016
- committed
- committed
- committed
- committed
- committed
tests/thread: Add test for concurrent interning of strings.
Show description for 2e4cdaecommittedtests/thread: Add tests that mutate shared objects.
Show description for 094a0ddcommitted- committed
- committed
tests/thread: Remove need to sleep to wait for completion in some tests.
Show description for 3545ef8committed- committed
tests: Add tests for _thread module.
Show description for ed36632committed
Commits on Jun 24, 2016
Commits on Jun 21, 2016
Commits on Jun 19, 2016
Commits on Jun 12, 2016
tests: Add testcase for OrderedDict equality.
Show description for deaf071authored andcommitted
Commits on Jun 8, 2016
tests/bench: Add testcase to compare bytes(N) vs b"\0" * N.
Show description for e918fc5committed
Commits on Jun 6, 2016
py/parse: Treat constants that start with underscore as private.
Show description for b1533c4committed
Commits on Jun 4, 2016
Commits on Jun 3, 2016
- committed
tests/misc/recursive_iternext: Provide more fine-grained selection of N.
Show description for 7d60a97committed