descriptionC-extensions for Python
last changeFri, 29 Apr 2011 20:33:58 +0000 (22:33 +0200)
shortlog
2011-04-29 Stefan Behnelmerged in Vitja's tab removals master
2011-04-29 Stefan Behnelalso optimise comparing bytes objects of equal length...
2011-04-29 Stefan Behnelfix bytes comparison fallback
2011-04-29 Stefan Behnelsubstantially faster equality comparison for str and...
2011-04-29 Stefan Behneldrop dead code (s1!=s2 => s1==s2==None is False)
2011-04-28 Stefan Behneltest fixes
2011-04-28 Stefan Behnelmerge
2011-04-28 Stefan Behnelmerge
2011-04-28 Robert BradshawAdd inline generator bugs to bug list.
2011-04-28 Stefan Behnelextended test case: coroutine.throw() while handling...
2011-04-28 Robert Bradshawtags -> tag
2011-04-28 Robert Bradshawtags -> tag
2011-04-28 Robert BradshawMore flexible testrunner extension customization.
2011-04-28 Robert BradshawMore flexible testrunner extension customization.
2011-04-28 Robert BradshawReduce testrunner disk io.
2011-04-28 Robert BradshawReduce testrunner disk io.
...
tags
15 years ago 0.14.1
15 years ago 0.14.1rc3
15 years ago 0.14.1rc2
15 years ago 0.14.1rc1
15 years ago 0.14.1rc0
15 years ago 0.14
15 years ago 0.14.rc0
15 years ago 0.14.beta2
15 years ago 0.14.beta1
15 years ago 0.14.beta0
15 years ago 0.14.alpha0
15 years ago 0.13
15 years ago 0.13.beta1
15 years ago 0.13.beta0
16 years ago 0.12.1
16 years ago 0.12
...
heads
15 years ago minimal-visibility
15 years ago master
15 years ago cdef-enums-stucts-and-unions