| Commit message (Expand) | Author | Age | Files | Lines |
* | More automated version replacement. | Georg Brandl | 2011-02-20 | 1 | -1/+1 |
|
|
* | Make (most of) Python's tests pass under Thread Sanitizer. | Jeffrey Yasskin | 2010-05-03 | 1 | -0/+1 |
|
|
* | Merged revisions 72040 via svnmerge from | Eric Smith | 2009-04-27 | 1 | -0/+1 |
|
|
* | Merged revisions 68203 via svnmerge from | Martin v. Löwis | 2009-01-03 | 1 | -1/+0 |
|
|
* | Fix the Windows build by removing references to the cStringIO module | Thomas Heller | 2008-06-10 | 1 | -1/+0 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -2/+2 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 1 | -2/+2 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -2/+2 |
|
|
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 1 | -3/+3 |
|
|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
|
|
* | Remove the dl module per PEP 3108. | Neal Norwitz | 2008-03-24 | 1 | -1/+0 |
|
|
* | Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,... | Christian Heimes | 2008-02-03 | 1 | -7/+7 |
|
|
* | Remove more hotshot cruft. | Neal Norwitz | 2007-10-13 | 1 | -5/+1 |
|
|
* | Remove more traces of bufferobject.[ch] from build files etc. | Guido van Rossum | 2007-10-08 | 1 | -1/+0 |
|
|
* | cPickle was removed | Neal Norwitz | 2007-08-24 | 1 | -1/+0 |
|
|
* | Remove more references to intobject. | Guido van Rossum | 2007-08-07 | 1 | -2/+1 |
|
|
* | Merged revisions 55631-55794 via svnmerge from | Guido van Rossum | 2007-06-06 | 1 | -5/+0 |
|
|
* | Merged revisions 55342-55406 via svnmerge from | Guido van Rossum | 2007-05-17 | 1 | -1/+0 |
|
|
* | Merged revisions 55225-55227,55229-55269 via svnmerge from | Guido van Rossum | 2007-05-11 | 1 | -8/+0 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -8/+16 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -2/+0 |
|
|
* | add build machinery for the SSL socket module | Andrew MacIntyre | 2005-02-17 | 1 | -0/+8 |
|
|
* | make thread stack size compile-time tunable on OS/2, increase main stack | Andrew MacIntyre | 2005-01-17 | 1 | -1/+17 |
|
|
* | bring modules up to date, correct .DEF file version | Andrew MacIntyre | 2004-10-03 | 1 | -10/+0 |
|
|
* | bring OS/2 EMX port build environment up to date | Andrew MacIntyre | 2004-07-07 | 1 | -10/+13 |
|
|
* | add definitions required for expat 1.95.7 | Andrew MacIntyre | 2003-12-25 | 1 | -1/+1 |
|
|
* | - add build support for curses extension to be a normal DLL as well as | Andrew MacIntyre | 2003-12-02 | 1 | -5/+12 |
|
|
* | More pre-2.3 build tweaks for the OS/2 EMX port: | Andrew MacIntyre | 2003-07-16 | 1 | -23/+11 |
|
|
* | More pre-2.3 build tweaks for the OS/2 EMX port: | Andrew MacIntyre | 2003-07-13 | 1 | -4/+35 |
|
|
* | bump stack size to cater for _sre recursion. | Andrew MacIntyre | 2003-06-09 | 1 | -1/+1 |
|
|
* | Makefile & config.c: | Andrew MacIntyre | 2003-04-21 | 1 | -112/+41 |
|
|
* | Makefile: | Andrew MacIntyre | 2003-04-21 | 1 | -23/+41 |
|
|
* | OS/2 EMX build updates for recent CVS changes | Andrew MacIntyre | 2003-02-19 | 1 | -0/+8 |
|
|
* | fix a merge mistake - readline not built by default | Andrew MacIntyre | 2003-01-02 | 1 | -1/+1 |
|
|
* | Build process updates: | Andrew MacIntyre | 2002-12-31 | 1 | -9/+47 |
|
|
* | make BSDDB 1.85 module buildable again after BSDDB3 module import | Andrew MacIntyre | 2002-12-04 | 1 | -3/+3 |
|
|
* | Build process updates: | Andrew MacIntyre | 2002-08-18 | 1 | -17/+33 |
|
|
* | make _sre a dynamically loadable module and build xxsubtype | Andrew MacIntyre | 2002-06-10 | 1 | -3/+14 |
|
|
* | add enumobject.c to build machinery | Andrew MacIntyre | 2002-04-30 | 1 | -2/+3 |
|
|
* | update build infrastructure for pymalloc and bool changes | Andrew MacIntyre | 2002-04-15 | 1 | -0/+2 |
|
|
* | Create and populate OS/2 EMX port build directory: | Andrew MacIntyre | 2002-02-17 | 1 | -0/+622 |
|
|