summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Adapted to the new build system.Guido van Rossum1997-07-191-23/+10
* Remove -s option and $PYTHONSUPPRESS environment variable.Guido van Rossum1997-07-191-11/+0
* Emptied (in expectation of a laundry list of what's new in 1.5).Guido van Rossum1997-07-191-766/+0
* Added note about libpython1.5.a.Guido van Rossum1997-07-191-0/+3
* Some new names.Guido van Rossum1997-07-191-0/+5
* (py-shell): Remove support for Emacs 18, implicitly add support forBarry Warsaw1997-07-101-15/+7
* Moved the 1.4 NEWS file here (it had to happen someday...).Guido van Rossum1997-05-231-0/+768
* Added warning about the optimizer bug on AIX 4.2.1Guido van Rossum1997-05-221-0/+1
* Oops, another forgotten renaming: varobject -> PyVarObject.Guido van Rossum1997-05-151-0/+1
* New heros.Guido van Rossum1997-05-091-0/+6
* Oops -- missed FloatingPointError in renaming.Guido van Rossum1997-05-091-0/+1
* Fix old typo PyArgs_VaParse -> PyArg_VaParse.Guido van Rossum1997-05-051-1/+1
* Added inittab.Guido van Rossum1997-04-291-0/+1
* Remove err_input from rename list -- it is a static inside errors.c.Guido van Rossum1997-04-291-1/+0
* Remove renaming instructions for ANY -- this is not renamed inGuido van Rossum1997-04-291-1/+0
* Oops, added <URL:...> around the URL.Guido van Rossum1997-04-111-1/+1
* (Sjoerd:) Incorporate `build number' stuff.Guido van Rossum1997-04-111-2/+8
* Added note about SWIG (replacing a whole lot of nonsense about howGuido van Rossum1997-04-111-27/+10
* Added two new questions about number conversions.Guido van Rossum1997-03-251-0/+23
* Added note about adding \n to source for exec and compile.Guido van Rossum1997-03-191-0/+7
* Added Q. about HTTP/1.1.Guido van Rossum1997-03-161-0/+11
* Zap all env vars beginning with PYTHON to prevent an obvious form of attack.Guido van Rossum1997-03-111-0/+2
* Remove the list of Python users, replace it with a pointer to theGuido van Rossum1997-02-261-38/+2
* Added new ftp mirror site ftp://ftp.cdrom.com/pub/python/ (Walnut Creek CDROM).Guido van Rossum1997-02-251-0/+1
* (python-font-lock-keywords): Use new convention for installing in modeBarry Warsaw1997-02-241-2/+3
* Change the question about os.environ changes not working -- it nowGuido van Rossum1997-02-171-19/+10
* Two changes:Guido van Rossum1997-02-171-0/+10
* (py-mode-map): Comment Out Region / Uncomment Region should useBarry Warsaw1997-01-301-2/+2
* #Updated authorship lineBarry Warsaw1997-01-301-1/+1
* (py-parse-partial-sexp-works-p): New variable to work around a bug inBarry Warsaw1997-01-301-3/+23
* README file for hints on Purify'ing or Quantify'ing the PythonBarry Warsaw1997-01-161-0/+72
* (python-cc-style): Added definitions for c-hanging-braces-alist whichBarry Warsaw1996-12-201-1/+1
* (python-cc-style): Added definitions for c-hanging-braces-alist whichBarry Warsaw1996-12-201-2/+8
* (py-delete-function): new variableBarry Warsaw1996-12-171-1/+7
* (python-mode): added comment-end definitions.Barry Warsaw1996-12-171-0/+2
* (python-cc-style): typo "c-offset-alist" => "c-offsets-alist"Barry Warsaw1996-12-121-2/+2
* Added a provide so the corresponding require will succeed.Barry Warsaw1996-12-101-0/+3
* (python-cc-style): Although open braces for substatements typicallyBarry Warsaw1996-12-091-0/+2
* (python-cc-style): Oops, we decided to use TABs for 8 spaces whereBarry Warsaw1996-12-091-2/+2
* C coding standard for Python C files.Barry Warsaw1996-12-091-0/+35
* More stale info.Guido van Rossum1996-12-051-6/+5
* New URL for Swiss ftp mirror.Guido van Rossum1996-12-051-1/+1
* /usr/local/bin/python -> /usr/bin/env pythonGuido van Rossum1996-11-273-3/+3
* Added note about "boot" implying "clobber".Guido van Rossum1996-11-271-4/+11
* Corrected *noconfig* to be *shared*; added cc: vlad back.Guido van Rossum1996-11-271-3/+4
* monty -> grail in Grail URL.Guido van Rossum1996-11-271-1/+1
* Added os.remove()/unlink(), rmdir(), rename(), and [f]truncate().Guido van Rossum1996-11-141-0/+17
* Added Q. about enabling *shared* on Linux.Guido van Rossum1996-11-131-20/+29
* Fix syntax of commented-out variablesGuido van Rossum1996-11-061-2/+2
* (match-string): Added a definition for older Emacsen.Barry Warsaw1996-10-291-0/+9