| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -0/+26 |
|
|
* | Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-... | Christian Heimes | 2008-03-02 | 1 | -0/+3 |
|
|
* | Copyright and version tweaks for 3.0a3.v3.0a3 | Barry Warsaw | 2008-03-01 | 1 | -2/+2 |
|
|
* | Link to whatsnew document. | Georg Brandl | 2008-02-22 | 1 | -2/+6 |
|
|
* | Get ready for releasing 3.0a2. | Guido van Rossum | 2007-12-06 | 1 | -3/+16 |
|
|
* | Fix typo | Neal Norwitz | 2007-08-30 | 1 | -1/+1 |
|
|
* | Update Misc/NEWS. Add RELNOTES. | Guido van Rossum | 2007-08-30 | 1 | -4/+2 |
|
|
* | Move the copyright and license stuff to the end. | Guido van Rossum | 2007-08-30 | 1 | -32/+28 |
|
|
* | Forward Windows build instructions to PCbuild. | Martin v. Löwis | 2007-08-30 | 1 | -0/+2 |
|
|
* | Mostly rewritten, much shorter README for Py3k. | Guido van Rossum | 2007-08-29 | 1 | -1204/+87 |
|
|
* | Remove support for BeOS | Skip Montanaro | 2007-08-17 | 1 | -5/+0 |
|
|
* | Remove RISCOS support | Skip Montanaro | 2007-08-16 | 1 | -1/+0 |
|
|
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 1 | -1/+1 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+5 |
|
|
* | Merged revisions 55631-55794 via svnmerge from | Guido van Rossum | 2007-06-06 | 1 | -7/+6 |
|
|
* | Merged revisions 55407-55513 via svnmerge from | Guido van Rossum | 2007-05-22 | 1 | -5/+6 |
|
|
* | Merged revisions 55342-55406 via svnmerge from | Guido van Rossum | 2007-05-17 | 1 | -6/+2 |
|
|
* | Merged revisions 55225-55227,55229-55269 via svnmerge from | Guido van Rossum | 2007-05-11 | 1 | -13/+1 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -3/+3 |
|
|
* | Merged revisions 53005-53303 via svnmerge from | Thomas Wouters | 2007-01-09 | 1 | -1/+2 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -0/+5 |
|
|
* | Completely get rid of PyClass and PyInstance. | Guido van Rossum | 2006-08-17 | 1 | -1/+9 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -13/+25 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -1/+6 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -330/+360 |
|
|
* | Get rid of xreadlines() (methods). | Neal Norwitz | 2006-03-17 | 1 | -3/+3 |
|
|
* | Checkpoint. 218 tests are okay; 53 are failing. Done so far: | Guido van Rossum | 2006-03-15 | 1 | -2/+2 |
|
|
* | bug #872175: add --with-fpectl to README | Georg Brandl | 2006-02-20 | 1 | -0/+5 |
|
|
* | Update general copyright years to 2006. | Georg Brandl | 2006-02-11 | 1 | -1/+1 |
|
|
* | don't get me started about distutils... | Skip Montanaro | 2005-11-17 | 1 | -0/+1 |
|
|
* | note build workaround for Sol10/gcc 3.4 | Skip Montanaro | 2005-11-17 | 1 | -0/+6 |
|
|
* | Update 64-bit AIX and HP-UX build instructions (forward port). | Guido van Rossum | 2005-09-20 | 1 | -4/+11 |
|
|
* | - Changes donated by Elemental Security to make it work on HP-UX 11 on | Guido van Rossum | 2005-09-14 | 1 | -1/+19 |
|
|
* | Update URL. | Michael W. Hudson | 2005-06-16 | 1 | -1/+1 |
|
|
* | Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant | Brett Cannon | 2005-04-24 | 1 | -0/+3 |
|
|
* | A few random updates to make things less horrifyingly out of date. | Michael W. Hudson | 2005-02-22 | 1 | -51/+44 |
|
|
* | happy new year! (on the trunk) | Anthony Baxter | 2005-01-25 | 1 | -2/+2 |
|
|
* | Update VC references. Backported to 2.4. | Martin v. Löwis | 2004-12-24 | 1 | -2/+2 |
|
|
* | update gcc ref | Anthony Baxter | 2004-11-30 | 1 | -1/+1 |
|
|
* | update version | Anthony Baxter | 2004-09-02 | 1 | -1/+1 |
|
|
* | Patch #510695: Add TSC profiling for the VM. | Martin v. Löwis | 2004-06-08 | 1 | -0/+1 |
|
|
* | Add this year to the copyright notices. | Barry Warsaw | 2004-05-09 | 1 | -1/+1 |
|
|
* | update version at top of file | Skip Montanaro | 2004-03-05 | 1 | -2/+2 |
|
|
* | updated HPUX notes. | Anthony Baxter | 2003-10-01 | 1 | -3/+10 |
|
|
* | note about HP compiler. CC="cc -Ae" is least broken, but still broken | Anthony Baxter | 2003-09-23 | 1 | -1/+2 |
|
|
* | This is release candidate 2 | Barry Warsaw | 2003-07-25 | 1 | -1/+1 |
|
|
* | Clarify a statement regarding both shared and static library. | Fred Drake | 2003-07-21 | 1 | -5/+4 |
|
|
* | Update version label | Jeremy Hylton | 2003-07-17 | 1 | -2/+2 |
|
|
* | Patch #753845: Update README for Redhat 9 Tkinter compile with USC-4. | Martin v. Löwis | 2003-06-14 | 1 | -2/+6 |
|
|
* | AMK's no longer maintaining his bookstore page. Refer to the books page on | Skip Montanaro | 2003-06-12 | 1 | -1/+1 |
|
|