| Commit message (Expand) | Author | Age | Files | Lines |
* | Two more names. I just realize that there may be more contributors to | Guido van Rossum | 2000-03-31 | 1 | -0/+2 |
|
|
* | I believe I've now got all the names mentioned in the CVS logs since | Guido van Rossum | 2000-03-31 | 1 | -0/+20 |
|
|
* | More names. | Guido van Rossum | 2000-03-31 | 1 | -0/+20 |
|
|
* | Couple more names. We need to add way more names -- I'll have to dig | Guido van Rossum | 2000-03-31 | 1 | -0/+21 |
|
|
* | slightly modified version of Greg Ewing's extended call syntax patch | Jeremy Hylton | 2000-03-28 | 1 | -0/+1 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-03-28 | 1 | -6/+7 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-03-24 | 1 | -4/+110 |
|
|
* | On 17-Mar-2000, Marc-Andre Lemburg said: | Barry Warsaw | 2000-03-20 | 1 | -3/+8 |
|
|
* | Marc-Andre Lemburg: Python Unicode integration proposal, version 1.2. | Guido van Rossum | 2000-03-10 | 1 | -0/+885 |
|
|
* | Last try, think I got it now. | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Once more | Barry Warsaw | 1999-12-01 | 1 | -0/+1 |
|
|
* | Once more | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Urg! | Barry Warsaw | 1999-12-01 | 1 | -0/+1 |
|
|
* | more trivial stuff to test CVS -- should be the last? | Barry Warsaw | 1999-12-01 | 1 | -1/+1 |
|
|
* | testing CVS once more | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | testing CVS | Barry Warsaw | 1999-12-01 | 1 | -0/+1 |
|
|
* | testing CVS | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | testing CVS | Barry Warsaw | 1999-12-01 | 1 | -0/+1 |
|
|
* | testing CVS | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -0/+1 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+1 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+1 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+0 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -0/+4 |
|
|
* | Minor change to test new CVS reporting | Barry Warsaw | 1999-12-01 | 1 | -1/+1 |
|
|
* | Checking in text versions of release forms and explanation. | Guido van Rossum | 1999-11-05 | 3 | -0/+173 |
|
|
* | Oops, better update the date on the .TH line. | Fred Drake | 1999-08-20 | 1 | -1/+1 |
|
|
* | Various updates, mostly to add information to the SEE ALSO and | Fred Drake | 1999-08-20 | 1 | -21/+64 |
|
|
* | (py-shell): Set the default shell if not set yet. It's sometimes | Barry Warsaw | 1999-08-10 | 1 | -0/+3 |
|
|
* | A few minor Customize changes: | Barry Warsaw | 1999-07-28 | 1 | -3/+6 |
|
|
* | (python-mode): Set which interpreter (CPython or JPython) to use the | Barry Warsaw | 1999-07-28 | 1 | -18/+21 |
|
|
* | (py-beginning-of-def-or-class): Only move to match-beginning if the | Barry Warsaw | 1999-07-27 | 1 | -2/+2 |
|
|
* | (py-statement-closes-block-p): py-goto-initial-line could leave us in | Barry Warsaw | 1999-06-03 | 1 | -2/+2 |
|
|
* | (py-electric-backspace): I'm not sure this function should be special | Barry Warsaw | 1999-05-24 | 1 | -4/+5 |
|
|
* | (py-parse-state): When running under Emacs -- which doesn't have | Barry Warsaw | 1999-05-24 | 1 | -1/+7 |
|
|
* | (py-statement-closes-block-p): Add a py-goto-initial-line which fixes | Barry Warsaw | 1999-05-24 | 1 | -0/+1 |
|
|
* | News for 1.5.2 (final). | Guido van Rossum | 1999-04-13 | 1 | -1/+134 |
|
|
* | More (Cameron Laird is honorary; the others are 1.5.2c1 testers). | Guido van Rossum | 1999-04-13 | 1 | -0/+4 |
|
|
* | Bunch of new names who helped iron out the last wrinkles of 1.5.2. | Guido van Rossum | 1999-04-13 | 1 | -0/+5 |
|
|
* | Correct missed character in Andrew Dalke's name. | Guido van Rossum | 1999-04-10 | 1 | -1/+1 |
|
|
* | News for the 1.5.2c1 release. | Guido van Rossum | 1999-04-08 | 1 | -0/+944 |
|
|
* | Removing an unused image of a snake. | Guido van Rossum | 1999-04-07 | 1 | -0/+0 |
|
|
* | Bunch of new contributors, including 9 who contributed to the Docs, | Guido van Rossum | 1999-04-05 | 1 | -0/+21 |
|
|
* | Typo: "apparentlt" --> "apparently" | Fred Drake | 1999-02-22 | 1 | -1/+1 |
|
|
* | New in 1.5.2b2. | Guido van Rossum | 1999-02-18 | 1 | -0/+232 |
|
|
* | Couple of new names. | Guido van Rossum | 1999-02-18 | 1 | -1/+8 |
|
|
* | (py-shell): Added optional argprompt, which will prompt for additional | Barry Warsaw | 1999-02-16 | 1 | -12/+30 |
|
|
* | (py-default-interpreter): New variable which selects whether CPython | Barry Warsaw | 1999-02-16 | 1 | -2/+32 |
|
|
* | Finn Bock. | Guido van Rossum | 1999-02-16 | 1 | -0/+1 |
|
|