| Commit message (Expand) | Author | Age | Files | Lines |
* | PEP 489: Multi-phase extension module initialization | Nick Coghlan | 2015-05-23 | 1 | -2/+3 |
|
|
* | Issue #18722: Remove uses of the "register" keyword in C code. | Antoine Pitrou | 2013-08-13 | 1 | -6/+6 |
|
|
* | Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in... | Antoine Pitrou | 2013-02-09 | 1 | -2/+1 |
|\ |
|
| * | Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in... | Antoine Pitrou | 2013-02-09 | 1 | -2/+1 |
|
|
* | | Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py. | Brett Cannon | 2012-05-04 | 1 | -4/+1 |
|
|
* | | Issue #14599: Support ImportError.path on AIX and HPUX when loading | Brett Cannon | 2012-04-20 | 1 | -1/+7 |
|
|
* | | Issue #14040: Remove rarely used file name suffixes for C extensions (under P... | Antoine Pitrou | 2012-02-20 | 1 | -1/+0 |
|
|
* | | Use the new Py_ARRAY_LENGTH macro | Victor Stinner | 2011-09-28 | 1 | -2/+1 |
|
|
* | | Issue #3080: Remove unused argument of _PyImport_GetDynLoadFunc() | Victor Stinner | 2011-02-22 | 1 | -1/+1 |
|/ |
|
* | #730467: Another small AIX fix. | Georg Brandl | 2011-02-15 | 1 | -1/+1 |
|
|
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -140/+140 |
|
|
* | Fix SF bug #1072182, problems with signed characters. | Neal Norwitz | 2005-12-19 | 1 | -1/+1 |
|
|
* | Include Python.h first which defines _XOPEN_SOURCE | Neal Norwitz | 2003-03-22 | 1 | -3/+3 |
|
|
* | Fix SF #639945, 64-bit bug on AIX | Neal Norwitz | 2002-12-31 | 1 | -3/+2 |
|
|
* | SF patch 568629 by Oren Tirosh: types made callable. | Guido van Rossum | 2002-06-14 | 1 | -17/+0 |
|
|
* | aix_loaderror(): Conversion of sprintf() to PyOS_snprintf() for buffer | Barry Warsaw | 2001-11-28 | 1 | -1/+1 |
|
|
* | Fix the char* vs. const char* mismatch for the argument of aix_loaderror() | Vladimir Marangozov | 2000-09-04 | 1 | -1/+1 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | ANSIfy as many declarations as possible. | Thomas Wouters | 2000-07-22 | 1 | -1/+1 |
|
|
* | Mass ANSIfication of function definitions. Doesn't cover all 'extern' | Thomas Wouters | 2000-07-22 | 1 | -7/+3 |
|
|
* | Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
|
|
* | Cleanup patches from Greg Stein: | Guido van Rossum | 1999-12-22 | 1 | -1/+1 |
|
|
* | Vladimir Marangozov: | Guido van Rossum | 1999-12-21 | 1 | -1/+1 |
|
|
* | The old platform-specific contents of importdl.c, broken down into one | Guido van Rossum | 1999-12-20 | 1 | -0/+235 |
|
|