index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PCbuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Removed debugging print in test_tarfile.
Tim Peters
2003-02-19
1
-0/+18
*
I entered the wrong year for 2.3a2.
Tim Peters
2003-02-18
1
-1/+1
*
Bump Windows build number for 2.3a2.
Tim Peters
2003-02-18
1
-1/+1
*
Bump version # to 2.3a2.
Tim Peters
2003-02-18
2
-4/+6
*
Use python_d.exe to build _ssl_d.pyd - we can not express that we depend
Mark Hammond
2003-02-13
1
-1/+1
*
Move itertools module from the sandbox and into production.
Raymond Hettinger
2003-02-01
1
-0/+4
*
Updated info about test_bsddb3 failures.
Tim Peters
2003-01-29
1
-0/+4
*
Define XML_STATIC.
Martin v. Löwis
2003-01-26
1
-2/+2
*
Undo inclusion of Python.h. Remove HAVE_MEMCPY section.
Martin v. Löwis
2003-01-26
1
-2/+2
*
Bump the Windows build to use Sleepycat's 4.1.25.NC release (the
Tim Peters
2003-01-24
3
-62/+48
*
CVS patch 669645: wininst.exe missing in Windows installer.
Tim Peters
2003-01-17
1
-0/+5
*
There are two more copyright notices in the Windows world:
Tim Peters
2003-01-02
1
-2/+2
*
SF bug 660795: logging missing from Python 2.3a1 for Windows.
Tim Peters
2003-01-02
1
-0/+8
*
Merging in changes from r23a1-branch. Doc/makefile had conflicts, which
Tim Peters
2003-01-01
1
-0/+6
*
Bump the Windows build # for 2.3a1.
Tim Peters
2002-12-31
2
-1/+3
*
PEP 302 + zipimport:
Just van Rossum
2002-12-30
1
-0/+4
*
Revert the last change. Tim was faster and chose a different route.
Raymond Hettinger
2002-12-30
1
-2/+0
*
Document the _randommodule project for the Windows build.
Raymond Hettinger
2002-12-30
1
-0/+2
*
Taught the Windows build about _randommodule.c. This is compiled
Tim Peters
2002-12-29
1
-0/+4
*
datetime escapes the sandbox. The Windows build is all set. I leave it
Tim Peters
2002-12-16
4
-0/+126
*
Made the _ssl subproject depend on the w9xpopen subproject, because
Tim Peters
2002-12-11
1
-20/+23
*
Install the tools/i18n directory on Windows. A user requested it,
Tim Peters
2002-12-10
1
-0/+8
*
Added _ssl.lib to the installer too. Restored alphabetical order of
Tim Peters
2002-12-04
2
-5/+10
*
Explain what's probably a problem unique to Win9x in building _ssl.
Tim Peters
2002-12-04
1
-0/+27
[next]