Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added two new questions about number conversions. | Guido van Rossum | 1997-03-25 | 1 | -0/+23 |
| | |||||
* | Added note about adding \n to source for exec and compile. | Guido van Rossum | 1997-03-19 | 1 | -0/+7 |
| | |||||
* | Added Q. about HTTP/1.1. | Guido van Rossum | 1997-03-16 | 1 | -0/+11 |
| | |||||
* | Zap all env vars beginning with PYTHON to prevent an obvious form of attack. | Guido van Rossum | 1997-03-11 | 1 | -0/+2 |
| | |||||
* | Remove the list of Python users, replace it with a pointer to the | Guido van Rossum | 1997-02-26 | 1 | -38/+2 |
| | | | | on-line list of same. | ||||
* | Added new ftp mirror site ftp://ftp.cdrom.com/pub/python/ (Walnut Creek CDROM). | Guido van Rossum | 1997-02-25 | 1 | -0/+1 |
| | |||||
* | (python-font-lock-keywords): Use new convention for installing in mode | Barry Warsaw | 1997-02-24 | 1 | -2/+3 |
| | |||||
* | Change the question about os.environ changes not working -- it now | Guido van Rossum | 1997-02-17 | 1 | -19/+10 |
| | | | | works unless you don't have putenv. | ||||
* | Two changes: | Guido van Rossum | 1997-02-17 | 1 | -0/+10 |
| | | | | | - add awarning about reconfiguring after Slackware96 fix - add reference to Jim F's ExtensionClass module | ||||
* | (py-mode-map): Comment Out Region / Uncomment Region should use | Barry Warsaw | 1997-01-30 | 1 | -2/+2 |
| | | | | py-comment-region instead of comment-region. | ||||
* | #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 |
| | | | | | | parse-partial-sexp in some Emacsen. (py-goto-beyond-final-line): use py-parse-partial-sexp-works-p. | ||||
* | README file for hints on Purify'ing or Quantify'ing the Python | Barry Warsaw | 1997-01-16 | 1 | -0/+72 |
| | | | | interpreter. It also mentions the soon to be checked in pure module. | ||||
* | (python-cc-style): Added definitions for c-hanging-braces-alist which | Barry Warsaw | 1996-12-20 | 1 | -1/+1 |
| | | | | make the most sense for PyMethodDef structures. [one small fix] | ||||
* | (python-cc-style): Added definitions for c-hanging-braces-alist which | Barry Warsaw | 1996-12-20 | 1 | -2/+8 |
| | | | | make the most sense for PyMethodDef structures. | ||||
* | (py-delete-function): new variable | Barry Warsaw | 1996-12-17 | 1 | -1/+7 |
| | | | | (py-delete-char): funcall py-delete-function. | ||||
* | (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 |
| | | | | | hang on the right side, if they are on a separate line, indent them under the keyword. | ||||
* | (python-cc-style): Oops, we decided to use TABs for 8 spaces where | Barry Warsaw | 1996-12-09 | 1 | -2/+2 |
| | | | | possible. | ||||
* | C coding standard for Python C files. | Barry Warsaw | 1996-12-09 | 1 | -0/+35 |
| | | | | | | | | | | | Currently fairly minimal, but I'll be adding to this as needed. I think it's pretty darn close. To use this, just load the file and in a C buffer type: M-x c-set-style RET python RET [there are ways to automate much of this!] | ||||
* | 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 |
| | | | | Added definition TARGET=python for more flexibility. | ||||
* | 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 |
| | | | | 83 is a prime number. | ||||
* | 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 |
| | | | | | | | | | | | | | | defeat extra outdentation for block closing statements (return, raise, break, continue, pass). (py-compute-indentation): extra argument to honor block closing statements. (py-electric-colon, py-indent-region): use py-compute-indentation's extra argument (py-statement-closes-block-p): `pass' treated as a block closing statement. | ||||
* | 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 |
| | | | | -f Makefile.pre.in boot", all traces of previous runs are removed. | ||||
* | 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 |
| | | | | | event of error. Can't use new Emacs primitive save-current-buffer, so use unwind-protect instead. | ||||
* | Added editline fix | Guido van Rossum | 1996-09-12 | 2 | -0/+81 |
| |