| Commit message (Expand) | Author | Age | Files | Lines |
* | This reverts r63675 based on the discussion in this thread: | Gregory P. Smith | 2008-06-09 | 3 | -22/+22 |
|
|
* | Renamed PyString to PyBytes | Christian Heimes | 2008-05-26 | 3 | -22/+22 |
|
|
* | Patch #1495999: Part two of Windows CE changes. | Martin v. Löwis | 2006-06-10 | 1 | -1/+24 |
|
|
* | Convert more modules to METH_VARARGS. | Georg Brandl | 2006-05-29 | 2 | -88/+121 |
|
|
* | Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. | Neal Norwitz | 2006-03-16 | 1 | -5/+0 |
|
|
* | Merge ssize_t branch. | Martin v. Löwis | 2006-02-15 | 2 | -26/+26 |
|
|
* | Remove rotor, xreadlines modules | Andrew M. Kuchling | 2004-08-31 | 1 | -8/+0 |
|
|
* | Remove reference to pcre module | Andrew M. Kuchling | 2004-06-02 | 1 | -5/+0 |
|
|
* | remove support for missing ANSI C header files (limits.h, stddef.h, etc). | Skip Montanaro | 2004-02-10 | 1 | -18/+5 |
|
|
* | Remove support for --without-universal-newlines (see PEP 11). | Skip Montanaro | 2004-02-07 | 1 | -3/+0 |
|
|
* | Remove HAVE_STRPTIME - no longer necessary with the pure Python version of | Skip Montanaro | 2004-02-07 | 1 | -3/+0 |
|
|
* | Remove support for SunOS 4. | Skip Montanaro | 2004-01-17 | 1 | -4/+0 |
|
|
* | Remove support for DYNIX, IRIX 4, --with-sgi-dl, --with-dl-dld | Skip Montanaro | 2004-01-17 | 1 | -18/+0 |
|
|
* | Remove support for minix. | Skip Montanaro | 2004-01-17 | 1 | -3/+0 |
|
|
* | Patch #734231: Update RiscOS support. In particular, correct | Martin v. Löwis | 2003-05-10 | 7 | -25/+397 |
|
|
* | Remove MALLOC_ZERO_RETURNS_NULL. | Martin v. Löwis | 2002-11-23 | 1 | -3/+0 |
|
|
* | Removed WITH_CYCLE_GC #ifdef-ery. Holes: | Tim Peters | 2002-07-07 | 2 | -5/+0 |
|
|
* | SF patch 568629 by Oren Tirosh: types made callable. | Guido van Rossum | 2002-06-14 | 1 | -3/+0 |
|
|
* | Patch #568235: Add posix.setpgid. | Martin v. Löwis | 2002-06-13 | 1 | -0/+3 |
|
|
* | Patch #568124: Add doc string macros. | Martin v. Löwis | 2002-06-13 | 1 | -2/+2 |
|
|
* | Patch #505375: Make doc strings optional. | Martin v. Löwis | 2002-06-09 | 1 | -0/+3 |
|
|
* | SF patch 493739 2 Bugfixes for 2.2c1 (RISC OS specific), from | Tim Peters | 2001-12-15 | 1 | -1/+1 |
|
|
* | Patch supplied by Burton Radons for his own SF bug #487390: Modifying | Guido van Rossum | 2001-12-08 | 1 | -1/+1 |
|
|
* | Use strncpy() instead of sprintf() in calculate_path(). | Jeremy Hylton | 2001-11-28 | 1 | -15/+19 |
|
|
* | Use PyOS_snprintf instead of sprintf. | Jeremy Hylton | 2001-11-28 | 1 | -4/+3 |
|
|
* | SF patch #475657 (Dietmar Schwertberger) | Guido van Rossum | 2001-10-27 | 2 | -6/+10 |
|
|
* | SF patch #474590 -- RISC OS support | Guido van Rossum | 2001-10-24 | 12 | -72/+140 |
|
|
* | SF patch #474590 -- RISC OS support | Guido van Rossum | 2001-10-24 | 2 | -108/+377 |
|
|
* | SF patch #462296: Add attributes to os.stat results; by Nick Mathewson. | Guido van Rossum | 2001-10-18 | 1 | -17/+71 |
|
|
* | Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. | Martin v. Löwis | 2001-07-26 | 1 | -0/+0 |
|
|
* | Add -E command line switch (ignore environment variables like PYTHONHOME | Neil Schemenauer | 2001-07-23 | 1 | -1/+1 |
|
|
* | Updated version of RISCOS support. SF patch 411213 by Dietmar Schwertberger | Guido van Rossum | 2001-04-10 | 7 | -152/+205 |
|
|
* | RISCOS files by dschwertberger | Guido van Rossum | 2001-03-02 | 13 | -0/+2607 |
|
|