| Commit message (Expand) | Author | Age | Files | Lines |
* | #5924: on Windows, a large PYTHONPATH (more than 255 chars) was completely ig... | Amaury Forgeot d'Arc | 2009-06-09 | 1 | -3/+8 |
* | Merged revisions 69205 via svnmerge from | Martin v. Löwis | 2009-02-02 | 1 | -0/+8 |
* | Merged revisions 64214 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-13 | 1 | -2/+1 |
* | Tkinter, step 5: remove lib-tk subdirectory and update all places where it wa... | Georg Brandl | 2008-05-17 | 1 | -1/+1 |
* | Change command line processing API to use wchar_t. | Martin v. Löwis | 2008-04-05 | 1 | -157/+128 |
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -1/+1 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+10 |
* | getpythonregpath(): Squash compiler warning about | Tim Peters | 2006-02-16 | 1 | -2/+2 |
* | Merge ssize_t branch. | Martin v. Löwis | 2006-02-15 | 1 | -4/+6 |
* | Fix all wrong instances of "it's". | Georg Brandl | 2005-07-22 | 1 | -1/+1 |
* | SF bug 1003471: Python 1.5.2 security vulnerability | Tim Peters | 2004-08-07 | 1 | -1/+11 |
* | Remove a stray single quote. | Thomas Heller | 2003-08-18 | 1 | -1/+1 |
* | Fix [ 583477 ] wrong dest size. | Mark Hammond | 2003-01-29 | 1 | -1/+1 |
* | Make sure zip_path is null-terminated, since it's on the stack | Neal Norwitz | 2002-12-31 | 1 | -0/+1 |
* | PEP 302 + zipimport: | Just van Rossum | 2002-12-30 | 1 | -6/+43 |
* | Remove a strange single quote that didn't seem to upset the compilers! | Mark Hammond | 2002-07-22 | 1 | -1/+1 |
* | Patch #569753: Remove support for WIN16. | Martin v. Löwis | 2002-06-30 | 1 | -11/+11 |
* | Include <unistd.h> in Python.h. Fixes #500924. | Martin v. Löwis | 2002-01-12 | 1 | -4/+0 |
* | Fix bug #410274 - sys.prefix isn't always set. | Mark Hammond | 2001-09-07 | 1 | -1/+35 |
* | Add -E command line switch (ignore environment variables like PYTHONHOME | Neil Schemenauer | 2001-07-23 | 1 | -1/+1 |
* | Checkin updated version of patch #103933 . As Thomas says, fixes the bugs #1... | Mark Hammond | 2001-02-23 | 1 | -2/+10 |
* | Prevent possible buffer overflow exploits under Windows. As per (the very qu... | Mark Hammond | 2000-10-07 | 1 | -9/+30 |
* | Patch for [ Bug #113828 ] getpythonregpath with null data in registry key | Mark Hammond | 2000-09-10 | 1 | -8/+14 |
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
* | ANSIfication: remove very-old-varargs code, fix function declarations so | Thomas Wouters | 2000-07-22 | 1 | -1/+1 |
* | Miscelaneous ANSIfications. I'm assuming here 'main' should take (int, | Thomas Wouters | 2000-07-22 | 1 | -22/+13 |
* | 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 |
* | Trent Mick: familiar simple Win64 patches | Guido van Rossum | 2000-06-28 | 1 | -7/+6 |
* | Patch from M.-A. Lemburg: | Jeremy Hylton | 2000-05-26 | 1 | -2/+2 |
* | Revamped path access again, by Mark Hammond, to be more robust in the | Guido van Rossum | 2000-03-30 | 1 | -91/+193 |
* | Changes to completely ignore the registry when it detects that you are | Guido van Rossum | 2000-03-29 | 1 | -25/+30 |
* | Back out of a recent policy change (Mark Hammond disagreed). | Guido van Rossum | 1998-08-11 | 1 | -27/+8 |
* | Sigh. More restructuring was needed. | Guido van Rossum | 1998-08-08 | 1 | -27/+57 |
* | This file's previous log message is bogus. The real change is that | Guido van Rossum | 1998-08-08 | 1 | -1/+1 |
* | Different version games: | Guido van Rossum | 1998-08-08 | 1 | -9/+16 |
* | Two changes: | Guido van Rossum | 1998-07-27 | 1 | -3/+15 |
* | Fix some outdated comments (mostly by removing a large comment block | Guido van Rossum | 1998-02-19 | 1 | -16/+11 |
* | Allocate one byte extra in some cases. | Guido van Rossum | 1997-12-11 | 1 | -1/+1 |
* | Seem to be some changes related to DLL version from string resource, | Guido van Rossum | 1997-09-29 | 1 | -2/+19 |
* | Much rewritten. Added Win32 registry stuff (from getpath_nt.c, which | Guido van Rossum | 1997-08-13 | 1 | -55/+222 |
* | Some changes to make it work on NT; add the directory where the binary | Guido van Rossum | 1997-08-13 | 1 | -2/+9 |
* | Jim Ahlstrom's contributions for DOS, OS/2, WIN3.1. | Guido van Rossum | 1997-05-19 | 1 | -0/+294 |