| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add a warning about bgen being removed | Benjamin Peterson | 2008-06-01 | 2 | -0/+3 |
|
|
* | Create grammar pickle files on installation; remove them on uninstallation. | Martin v. Löwis | 2008-05-25 | 2 | -0/+11 |
|
|
* | Include all licenses of the packages that we include. | Martin v. Löwis | 2008-05-25 | 1 | -1/+22 |
|
|
* | Queue renaming reversal part 3: move module into place and | Georg Brandl | 2008-05-25 | 1 | -2/+2 |
|
|
* | Tkinter rename reversal: remove tkinter package, adapt imports and docs. | Georg Brandl | 2008-05-20 | 1 | -1/+1 |
|
|
* | Add new tkinter dir to various locations where lib-tk shows up. | Georg Brandl | 2008-05-17 | 1 | -1/+1 |
|
|
* | Added stub for the Queue module to be renamed in 3.0. | Alexandre Vassalotti | 2008-05-11 | 1 | -2/+2 |
|
|
* | Explicitly refer to current hhp file (2.6a3) | Martin v. Löwis | 2008-05-10 | 1 | -1/+1 |
|
|
* | Port to VS 2008. Drop W9x support. | Martin v. Löwis | 2008-05-09 | 2 | -28/+3 |
|
|
* | Use the CHM file name that Sphinx assigns. | Martin v. Löwis | 2008-05-09 | 1 | -4/+10 |
|
|
* | Add 2.6b1 and 2.6b2 UUIDs. | Martin v. Löwis | 2008-05-09 | 1 | -0/+2 |
|
|
* | explicitly flush after the ... since there wasn't a newline | Gregory P. Smith | 2008-04-21 | 1 | -0/+1 |
|
|
* | Fix typo. | Thomas Heller | 2008-04-21 | 1 | -1/+1 |
|
|
* | Package wininst*.exe from distutils/command. | Martin v. Löwis | 2008-04-09 | 1 | -4/+1 |
|
|
* | Suppress compilation of py3_ files upon installation. | Martin v. Löwis | 2008-04-08 | 1 | -1/+1 |
|
|
* | Make the "private CRT" case work, by editing the | Martin v. Löwis | 2008-04-07 | 1 | -5/+17 |
|
|
* | Drop support for 7.1 CRT. | Martin v. Löwis | 2008-04-07 | 1 | -38/+5 |
|
|
* | Make private_crt feature object a global variable. | Martin v. Löwis | 2008-04-07 | 1 | -1/+1 |
|
|
* | Delete ALLUSERS property merged from CRT merge module, so that per-user insta... | Martin v. Löwis | 2008-04-07 | 1 | -0/+5 |
|
|
* | Don't run kill_python as part of the build process. Change the buildbots so ... | Trent Nelson | 2008-04-06 | 2 | -0/+2 |
|
|
* | Add script to merge msvcr90. | Martin v. Löwis | 2008-04-05 | 1 | -0/+70 |
|
|
* | Add two features to distinguish between private and SxS CRT. | Martin v. Löwis | 2008-04-05 | 1 | -1/+7 |
|
|
* | Extend sizes of various fields, to support the CRT90 merge module. | Martin v. Löwis | 2008-04-05 | 1 | -59/+59 |
|
|
* | Reimplement kill_python. The existing version had a number of flaws, namely,... | Trent Nelson | 2008-04-03 | 7 | -82/+0 |
|
|
* | Remove the building of Berkeley DB step; _bsddb44.vcproj takes care of this f... | Trent Nelson | 2008-04-03 | 1 | -3/+0 |
|
|
* | #2503 make singletons compared with "is" not == or != | Benjamin Peterson | 2008-03-29 | 1 | -1/+1 |
|
|
* | Install 2to3 script. | Martin v. Löwis | 2008-03-24 | 1 | -0/+5 |
|
|
* | Comment out tcltk/tcltk64 removal. | Trent Nelson | 2008-03-19 | 1 | -2/+2 |
|
|
* | Force a clean of the tcltk/tcltk64 directories now that we've completely chan... | Trent Nelson | 2008-03-19 | 1 | -2/+2 |
|
|
* | Fix the x64 Windows build environment used by the buildbots. %VS90COMNTOOLS%... | Trent Nelson | 2008-03-19 | 5 | -18/+21 |
|
|
* | Checkout sqlite-source when it is not there. | Thomas Heller | 2008-03-19 | 1 | -0/+2 |
|
|
* | Lets have another try at getting the Windows buildbots in a consistent state ... | Trent Nelson | 2008-03-19 | 3 | -73/+51 |
|
|
* | Fix the tcl-8.4.18.1 path and make sure we cd into the right directory when b... | Trent Nelson | 2008-03-19 | 1 | -6/+6 |
|
|
* | Refine the Visual Studio 2008 build solution in order to improve how we deal ... | Trent Nelson | 2008-03-19 | 1 | -17/+10 |
|
|
* | Add Tools/scripts/patchcheck.py. Invoked from ``make check``, the script does | Brett Cannon | 2008-03-18 | 2 | -0/+92 |
|
|
* | Run debug version, cd to PCbuild. | Martin v. Löwis | 2008-03-14 | 1 | -2/+2 |
|
|
* | Use -x64 flag. | Martin v. Löwis | 2008-03-14 | 1 | -2/+2 |
|
|
* | Well that was dumb. platform.python_implementation returns a function, not a | Jeffrey Yasskin | 2008-03-08 | 1 | -2/+3 |
|
|
* | Fix pybench for pythons < 2.6, tested back to 2.3. | Jeffrey Yasskin | 2008-03-08 | 1 | -2/+2 |
|
|
* | Add tests for with and finally performance to pybench. | Jeffrey Yasskin | 2008-03-08 | 2 | -0/+194 |
|
|
* | Update db-4.4.20 build procedure. | Martin v. Löwis | 2008-03-06 | 1 | -4/+9 |
|
|
* | cd PCbuild only after deleting all pyc files. | Martin v. Löwis | 2008-03-05 | 1 | -1/+1 |
|
|
* | Package Tcl from tcltk64 on AMD64. | Martin v. Löwis | 2008-02-29 | 1 | -2/+4 |
|
|
* | Build db-4.4.20 with VS9; remove VS2003 build if necessary. | Martin v. Löwis | 2008-02-29 | 1 | -2/+7 |
|
|
* | Locate VS installation dir from environment, so that it works with the expres... | Martin v. Löwis | 2008-02-28 | 1 | -8/+2 |
|
|
* | Bundle msvcr90.dll as a "private assembly". | Martin v. Löwis | 2008-02-28 | 1 | -25/+23 |
|
|
* | Add 2.6aN uuids. | Martin v. Löwis | 2008-02-28 | 1 | -0/+4 |
|
|
* | Issue 2117. Update compiler module to handle class decorators. | Facundo Batista | 2008-02-25 | 1 | -2/+2 |
|
|
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 16 | -18/+7 |
|
|
* | Now we handle different the backup copy, because of security | Facundo Batista | 2008-02-17 | 1 | -16/+24 |
|
|