An error occurred fetching the project authors.
- 12 Apr, 2015 1 commit
-
-
Stefan Behnel authored
-
- 06 Apr, 2015 1 commit
-
-
Stefan Behnel authored
-
- 01 Apr, 2015 1 commit
-
-
Robert Bradshaw authored
-
- 27 Mar, 2015 1 commit
-
-
Stefan Behnel authored
extend PyLong optimisations to everything that fits into a C long (Py2.7 uses 15 bit digits even on 64 bit platforms, i.e. C long covers 4 digits)
-
- 19 Mar, 2015 1 commit
-
-
Stefan Behnel authored
-
- 05 Mar, 2015 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 28 Feb, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 20 Feb, 2015 1 commit
-
-
Stefan Behnel authored
-
- 18 Jan, 2015 1 commit
-
-
Stefan Behnel authored
-
- 01 Jan, 2015 1 commit
-
-
Robert Bradshaw authored
The profiler filters lines on the function's __code__ attribute, which must agree with that created in the profile frame. Unfortunately, this makes it difficult to profile anything but 'def' functions.
-
- 01 Nov, 2014 1 commit
-
-
Stefan Behnel authored
--HG-- extra : amend_source : c0a1e78dbfd443585a80bd646b763617eeb6b7c5
-
- 25 Oct, 2014 1 commit
-
-
Stefan Behnel authored
-
- 17 Oct, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 31 Aug, 2014 1 commit
-
-
Lisandro Dalcin authored
* Remove macros __Pyx_{NAME|DOC}STR * Remove macros __Pyx_{Get|Set|Del}AttrString * Remove macro __Pyx_PyIndex_Check * Remove workaround for missing BaseException in builtins
-
- 02 Aug, 2014 1 commit
-
-
Stefan Behnel authored
-
- 20 Jul, 2014 1 commit
-
-
Stefan Behnel authored
-
- 17 Jun, 2014 1 commit
-
-
Stefan Behnel authored
-
- 24 Jan, 2014 1 commit
-
-
Stefan Behnel authored
-
- 23 Jan, 2014 2 commits
-
-
Stefan Behnel authored
always use UtilityCode.load_cached() for reading dependencies of helpers as it's highly likely that they will be reused by others as well
-
Stefan Behnel authored
-
- 07 Jan, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 31 Dec, 2013 1 commit
-
-
Stefan Behnel authored
-
- 17 Dec, 2013 1 commit
-
-
Stefan Behnel authored
-
- 16 Dec, 2013 1 commit
-
-
Stefan Behnel authored
-
- 11 Dec, 2013 3 commits
-
-
Stefan Behnel authored
minor portability tweak: mark non-tiny integer literals as C longs with "L" suffix when passing them into PyInt_FromLong()
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 24 Nov, 2013 1 commit
-
-
Stefan Behnel authored
--HG-- extra : amend_source : a382ac055ce79771e0457bed2e3b8d253581a54f
-
- 04 Oct, 2013 1 commit
-
-
Robert Bradshaw authored
This is somewhat of a Gordian Knot approach, but seems to do the trick.
-
- 14 Sep, 2013 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 31 Aug, 2013 1 commit
-
-
Stefan Behnel authored
--HG-- extra : rebase_source : f2f904fd21c1807c0dc51f02fb9d460061862fda
-