| Commit message (Expand) | Author | Age | Files | Lines |
* | merge from trunk | Benjamin Peterson | 2008-10-11 | 1 | -9/+11 |
|
|
* | #3414: run install_Python when installing Python. | Georg Brandl | 2008-07-19 | 1 | -3/+4 |
|
|
* | fix typo in Mac/Makefile.in | Benjamin Peterson | 2008-07-19 | 1 | -1/+1 |
|
|
* | Merged revisions 64446,64490,64495,64526,64567 via svnmerge from | Georg Brandl | 2008-07-16 | 1 | -1/+1 |
|
|
* | Merged revisions 63955 via svnmerge from | Georg Brandl | 2008-07-16 | 2 | -4/+61 |
|
|
* | make the symlink to Python be created on install for IDLE.app | Benjamin Peterson | 2008-07-05 | 2 | -1/+1 |
|
|
* | Hopefully fix make framework install on Mac (see 3174) | Benjamin Peterson | 2008-07-01 | 71 | -5699/+332 |
|
|
* | remove usage of cachesrc.py in Mac/Makefile | Benjamin Peterson | 2008-06-28 | 1 | -2/+0 |
|
|
* | Fix old urllib/urllib2/urlparse usage. | Georg Brandl | 2008-06-23 | 1 | -2/+3 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 2 | -6/+6 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 2 | -6/+6 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 2 | -6/+6 |
|
|
* | remove old mac scripts including bgen | Benjamin Peterson | 2008-06-01 | 7 | -2182/+0 |
|
|
* | Remove the Mac modules | Benjamin Peterson | 2008-05-12 | 115 | -95282/+0 |
|
|
* | Removed remnants of os.path.walk(). | Alexandre Vassalotti | 2008-05-09 | 3 | -3/+3 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 12 | -136/+65 |
|
|
* | Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge... | Benjamin Peterson | 2008-03-31 | 5 | -13/+12 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 39 | -46/+0 |
|
|
* | Merged revisions 59666-59679 via svnmerge from | Christian Heimes | 2008-01-03 | 1 | -1/+1 |
|
|
* | #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. | Christian Heimes | 2007-12-19 | 24 | -143/+143 |
|
|
* | Merged revisions 59333-59370 via svnmerge from | Christian Heimes | 2007-12-05 | 1 | -336/+0 |
|
|
* | Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases i... | Christian Heimes | 2007-12-02 | 10 | -17/+17 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -2/+2 |
|
|
* | Get a bunch of tests working on Mac OS. I suspect that a bunch of the | Neal Norwitz | 2007-10-27 | 1 | -1/+1 |
|
|
* | Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from | Thomas Wouters | 2007-09-19 | 3 | -0/+3 |
|
|
* | Fix Mac build, patch #1091 by Humberto Diogenes. | Georg Brandl | 2007-09-03 | 4 | -5/+6 |
|
|
* | Use symbolic name for METH_VARARGS. | Georg Brandl | 2007-09-01 | 1 | -14/+14 |
|
|
* | Issue #1066: implement PEP 3109, 2/3 of PEP 3134. | Collin Winter | 2007-08-31 | 4 | -10/+9 |
|
|
* | Run 2to3's print fixer over some places that had been missed. | Collin Winter | 2007-08-30 | 49 | -241/+241 |
|
|
* | Convert raise statements in Mac/. | Collin Winter | 2007-08-22 | 11 | -58/+58 |
|
|
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 60 | -73/+73 |
|
|
* | Merged revisions 56492-56752 via svnmerge from | Guido van Rossum | 2007-08-05 | 1 | -180/+0 |
|
|
* | SF patch# 1761465 by Jeffrey Yasskin. | Guido van Rossum | 2007-07-27 | 1 | -2/+2 |
|
|
* | Fix two bad type identifiers that caused crashes on OSX (icglue and Nav). | Guido van Rossum | 2007-07-25 | 3 | -5/+3 |
|
|
* | SF patch# 1758570 by Jeffrey Yasskin, who writes: | Guido van Rossum | 2007-07-23 | 1 | -7/+3 |
|
|
* | Merged revisions 56483-56491 via svnmerge from | Martin v. Löwis | 2007-07-22 | 24 | -253/+198 |
|
|
* | Add functions PyUnicode_Append() and PyUnicode_AppendAndDel() that mirror | Walter Dörwald | 2007-05-18 | 3 | -12/+12 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 8 | -8/+8 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 7 | -53/+68 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 16 | -300/+204 |
|
|
* | Merge the rest of the trunk. | Thomas Wouters | 2006-06-08 | 111 | -5263/+276 |
|
|
* | Merged revisions 46607-46608 via svnmerge from | Thomas Wouters | 2006-06-08 | 74 | -12896/+0 |
|
|
* | Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn | Thomas Wouters | 2006-06-08 | 5 | -6/+6 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 51 | -1634/+1914 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 4 | -16/+6 |
|
|
* | Remove apply() | Neal Norwitz | 2006-03-17 | 8 | -19/+19 |
|
|
* | Get rid of a bunch more raw_input references | Neal Norwitz | 2006-03-17 | 2 | -13/+33 |
|
|
* | Remove sys.exc_type, sys.exc_value, sys.exc_traceback | Neal Norwitz | 2006-03-17 | 2 | -7/+8 |
|
|
* | Fix a couple of warnings on Mac OS X. | Neal Norwitz | 2006-02-24 | 2 | -2/+2 |
|
|
* | mwh pointed out _Filemodule.c is generated. So to fix the memory leak | Neal Norwitz | 2006-01-25 | 1 | -4/+3 |
|
|