| Commit message (Expand) | Author | Age | Files | Lines |
* | Add collectionsmodule.c. | Martin v. Löwis | 2004-02-01 | 1 | -2/+3 |
|
|
* | Add cjkcodecs to build process | Martin v. Löwis | 2004-01-21 | 1 | -0/+75 |
|
|
* | More updates for zlib 1.2.1 | Martin v. Löwis | 2004-01-17 | 1 | -4/+4 |
|
|
* | Update to 1.2.1 for release build too. | Martin v. Löwis | 2004-01-17 | 1 | -1/+1 |
|
|
* | Update Windows build to use zlib 1.2.1 | Jeremy Hylton | 2004-01-09 | 2 | -9/+10 |
|
|
* | Add the _bisectmodule.c source file to the pythoncore project - seems to have... | Thomas Heller | 2004-01-06 | 1 | -0/+3 |
|
|
* | Update information about building bsddb, particularly re with and without | Mark Hammond | 2004-01-06 | 1 | -11/+18 |
|
|
* | Bump build number | Martin v. Löwis | 2004-01-04 | 1 | -2/+2 |
|
|
* | Removed dead text about MS subprojects that no longer exist. | Tim Peters | 2004-01-04 | 1 | -15/+1 |
|
|
* | Update build procedure to VC 7.1. | Martin v. Löwis | 2004-01-02 | 41 | -3152/+5132 |
|
|
* | Update build procedure to VC 7.1 and newer versions of several packages. | Martin v. Löwis | 2004-01-02 | 1 | -27/+31 |
|
|
* | Python 2.3.3 Window build number and release date. | Thomas Heller | 2003-12-20 | 1 | -0/+2 |
|
|
* | Sigh. dsp files must be marked as binary files for cvs, otherwise | Thomas Heller | 2003-12-08 | 1 | -108/+108 |
|
|
* | The Windows build number for 2.3.3c1 is 50. | Thomas Heller | 2003-12-04 | 1 | -0/+2 |
|
|
* | * Migrate set() and frozenset() from the sandbox. | Raymond Hettinger | 2003-11-16 | 1 | -0/+4 |
|
|
* | pyexpat stopped building on Windows -- whining about the lack of a | Tim Peters | 2003-11-12 | 1 | -2/+2 |
|
|
* | Convert heapq.py to a C implementation. | Raymond Hettinger | 2003-11-08 | 1 | -0/+4 |
|
|
* | Patch #628301: Update installer to | Martin v. Löwis | 2003-10-31 | 1 | -122/+227 |
|
|
* | To build on windows, the manual editing of the python_nt.rc file to | Thomas Heller | 2003-10-10 | 2 | -0/+123 |
|
|
* | Release 2.3.2 (final) has a windows build number of 49. | Thomas Heller | 2003-10-01 | 1 | -0/+2 |
|
|
* | The windows build number for 2.3.2c1 is 48 | Thomas Heller | 2003-09-27 | 1 | -0/+2 |
|
|
* | Build number for Python 2.3.1. | Thomas Heller | 2003-09-23 | 1 | -0/+2 |
|
|
* | Build the bzip2.lib as a custom pre-link step in MSVC. | Thomas Heller | 2003-08-20 | 2 | -13/+16 |
|
|
* | Opening the WISE script changes a few items: | Thomas Heller | 2003-08-20 | 1 | -2/+11 |
|
|
* | Complete move of windows builds to 2.4alpha | Mark Hammond | 2003-07-31 | 1 | -2/+2 |
|
|
* | SF bug 778400: IDLE hangs when selecting "Edit with IDLE". | Tim Peters | 2003-07-29 | 1 | -4/+4 |
|
|
* | Updated Windows installer for 2.3 final. | Tim Peters | 2003-07-29 | 1 | -4/+4 |
|
|
* | Bump Windows build number for 2.3 final. | Tim Peters | 2003-07-29 | 2 | -1/+3 |
|
|
* | Update version numbers and dates for 2.3c2 -- we won't be able to do this | Tim Peters | 2003-07-24 | 3 | -6/+8 |
|
|
* | Corrected release date for 2.3c1. | Tim Peters | 2003-07-18 | 1 | -1/+1 |
|
|
* | For my convenience in building installers, added a makes-sense-on-my-box | Tim Peters | 2003-07-18 | 1 | -1/+2 |
|
|
* | Bump the release number to 2.3c1. | Tim Peters | 2003-07-17 | 3 | -5/+7 |
|
|
* | SF Patch 763681 | Kurt B. Kaiser | 2003-07-10 | 1 | -4/+4 |
|
|
* | I "cvs admin -kb"'ed these files to close a bug report. Now they need | Tim Peters | 2003-07-08 | 5 | -485/+485 |
|
|
* | Some Windows changes preparing for 2.3b2. | Tim Peters | 2003-06-27 | 4 | -5/+10 |
|
|
* | 2.3b2 on Windows will ship with Tcl/Tk 8.4.3. Note: this still didn't | Tim Peters | 2003-06-22 | 1 | -11/+14 |
|
|
* | Install IDLE's .def files; these are essential for the configuration! | Guido van Rossum | 2003-06-15 | 1 | -1/+7 |
|
|
* | Changes to install the new idle: it's now in Lib/idlelib instead of | Guido van Rossum | 2003-06-15 | 1 | -9/+9 |
|
|
* | Updated Windows buildno for 2.2.3 final. | Tim Peters | 2003-05-30 | 1 | -0/+2 |
|
|
* | Record 2.2.3c1 Windows build number. | Tim Peters | 2003-05-22 | 1 | -0/+2 |
|
|
* | Effectively renamed tokenize_tests.py to have a txt extension instead. | Tim Peters | 2003-05-12 | 1 | -0/+6 |
|
|
* | Leading "C:" no longer hardcoded in the default installation directory. | Tim Peters | 2003-05-08 | 1 | -2/+11 |
|
|
* | Use os.walk() to find files to delete. | Tim Peters | 2003-04-26 | 1 | -13/+14 |
|
|
* | Try to recover from changes in the structure of the CSV package/module. | Tim Peters | 2003-04-24 | 1 | -14/+0 |
|
|
* | Bump Windows build number for 2.3b1. | Tim Peters | 2003-04-24 | 1 | -1/+1 |
|
|
* | Bump version number to 2.3b1. | Tim Peters | 2003-04-24 | 2 | -4/+6 |
|
|
* | Add MessageBeep() API. | Guido van Rossum | 2003-04-09 | 1 | -2/+2 |
|
|
* | Stop creating empty CVS directories in the csv subtree. | Tim Peters | 2003-03-22 | 1 | -1/+7 |
|
|
* | Changed the DLL base-address assignment for _csv so it no longer | Tim Peters | 2003-03-21 | 1 | -2/+2 |
|
|
* | Teach the Windows build & installer about the new csv module + DLL. | Tim Peters | 2003-03-21 | 4 | -0/+134 |
|
|