| Commit message (Expand) | Author | Age | Files | Lines |
* | (py-mode-map): Comment Out Region / Uncomment Region should use | Barry Warsaw | 1997-01-30 | 1 | -2/+2 |
|
|
* | #Updated authorship line | Barry Warsaw | 1997-01-30 | 1 | -1/+1 |
|
|
* | (py-parse-partial-sexp-works-p): New variable to work around a bug in | Barry Warsaw | 1997-01-30 | 1 | -3/+23 |
|
|
* | README file for hints on Purify'ing or Quantify'ing the Python | Barry Warsaw | 1997-01-16 | 1 | -0/+72 |
|
|
* | (python-cc-style): Added definitions for c-hanging-braces-alist which | Barry Warsaw | 1996-12-20 | 1 | -1/+1 |
|
|
* | (python-cc-style): Added definitions for c-hanging-braces-alist which | Barry Warsaw | 1996-12-20 | 1 | -2/+8 |
|
|
* | (py-delete-function): new variable | Barry Warsaw | 1996-12-17 | 1 | -1/+7 |
|
|
* | (python-mode): added comment-end definitions. | Barry Warsaw | 1996-12-17 | 1 | -0/+2 |
|
|
* | (python-cc-style): typo "c-offset-alist" => "c-offsets-alist" | Barry Warsaw | 1996-12-12 | 1 | -2/+2 |
|
|
* | Added a provide so the corresponding require will succeed. | Barry Warsaw | 1996-12-10 | 1 | -0/+3 |
|
|
* | (python-cc-style): Although open braces for substatements typically | Barry Warsaw | 1996-12-09 | 1 | -0/+2 |
|
|
* | (python-cc-style): Oops, we decided to use TABs for 8 spaces where | Barry Warsaw | 1996-12-09 | 1 | -2/+2 |
|
|
* | C coding standard for Python C files. | Barry Warsaw | 1996-12-09 | 1 | -0/+35 |
|
|
* | More stale info. | Guido van Rossum | 1996-12-05 | 1 | -6/+5 |
|
|
* | New URL for Swiss ftp mirror. | Guido van Rossum | 1996-12-05 | 1 | -1/+1 |
|
|
* | /usr/local/bin/python -> /usr/bin/env python | Guido van Rossum | 1996-11-27 | 3 | -3/+3 |
|
|
* | Added note about "boot" implying "clobber". | Guido van Rossum | 1996-11-27 | 1 | -4/+11 |
|
|
* | Corrected *noconfig* to be *shared*; added cc: vlad back. | Guido van Rossum | 1996-11-27 | 1 | -3/+4 |
|
|
* | monty -> grail in Grail URL. | Guido van Rossum | 1996-11-27 | 1 | -1/+1 |
|
|
* | Added os.remove()/unlink(), rmdir(), rename(), and [f]truncate(). | Guido van Rossum | 1996-11-14 | 1 | -0/+17 |
|
|
* | Added Q. about enabling *shared* on Linux. | Guido van Rossum | 1996-11-13 | 1 | -20/+29 |
|
|
* | Fix syntax of commented-out variables | Guido van Rossum | 1996-11-06 | 1 | -2/+2 |
|
|
* | (match-string): Added a definition for older Emacsen. | Barry Warsaw | 1996-10-29 | 1 | -0/+9 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -9/+16 |
|
|
* | Added last-minute changes. | Guido van Rossum | 1996-10-25 | 1 | -4/+38 |
|
|
* | CNRI additions, approved by the boss and his wife :-) | Guido van Rossum | 1996-10-25 | 1 | -9/+16 |
|
|
* | Add SHELL=/bin/sh definition, to override SGI make's default to $SHELL. | Guido van Rossum | 1996-10-24 | 1 | -0/+3 |
|
|
* | Barry's latest (2.83). He likes this version particularly because | Guido van Rossum | 1996-10-23 | 1 | -72/+125 |
|
|
* | Added answer by Greg Stein about threads on Linux. | Guido van Rossum | 1996-10-23 | 1 | -18/+32 |
|
|
* | (py-indent-line): take an optional universal argument which says to | Barry Warsaw | 1996-10-23 | 1 | -13/+22 |
|
|
* | New version for 1.4 from Manus. | Guido van Rossum | 1996-10-22 | 1 | -4/+12 |
|
|
* | Added question about error from misuse of mangled names. | Guido van Rossum | 1996-10-22 | 1 | -0/+7 |
|
|
* | Added all current changes. | Guido van Rossum | 1996-10-22 | 1 | -5/+205 |
|
|
* | Added item about bug in Slackware96 libdl. | Guido van Rossum | 1996-10-13 | 1 | -19/+30 |
|
|
* | Add a dependency on clobber to the boot target. Now, if you run "make | Guido van Rossum | 1996-10-10 | 1 | -1/+1 |
|
|
* | Nils Fischbeck, Tim Hochberg, Terry Reedy, Ka-Ping Yee | Guido van Rossum | 1996-10-08 | 1 | -0/+4 |
|
|
* | Added 'static' target; add variable TARGET replacing python | Guido van Rossum | 1996-10-08 | 1 | -3/+8 |
|
|
* | Toss Q 3.10 on posix.listdir on NeXT. Add revived vpApp. | Guido van Rossum | 1996-10-08 | 1 | -33/+26 |
|
|
* | Toss the outdated QuickRef. | Guido van Rossum | 1996-10-08 | 1 | -6639/+0 |
|
|
* | (py-process-filter): Make sure current-buffer is restored, even in the | Barry Warsaw | 1996-09-30 | 1 | -36/+41 |
|
|
* | Added editline fix | Guido van Rossum | 1996-09-12 | 2 | -0/+81 |
|
|
* | Rewrite sections on GUI and DOS/Windows, various other small edits, | Guido van Rossum | 1996-09-11 | 1 | -134/+118 |
|
|
* | Improvement suggested by Sjoerd: use $(MAKE) | Guido van Rossum | 1996-09-11 | 1 | -2/+3 |
|
|
* | Added Makefile.pre.in, my generic makefile | Guido van Rossum | 1996-09-10 | 2 | -0/+265 |
|
|
* | Rewritten by Ka-Ping Yee. | Guido van Rossum | 1996-09-10 | 1 | -193/+167 |
|
|
* | Removed some obsolete questions and references to version 1.2. | Guido van Rossum | 1996-09-09 | 1 | -231/+159 |
|
|
* | PS: use -O2, not -O3 | Guido van Rossum | 1996-09-06 | 1 | -0/+37 |
|
|
* | New email and zip code for Guido | Guido van Rossum | 1996-09-06 | 1 | -14/+14 |
|
|
* | NEXT shared libs instructions | Guido van Rossum | 1996-09-06 | 1 | -0/+44 |
|
|
* | (python-font-lock-keywords): with Python 1.4 `access' is no a keyword | Barry Warsaw | 1996-09-04 | 1 | -1/+1 |
|
|