Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Final touch -- Don's SGI_ABI patches. | Guido van Rossum | 1997-10-09 | 1 | -0/+4 |
| | |||||
* | Don Beaudry's changes to support SGI_ABI on Irix 6.x. | Guido van Rossum | 1997-10-09 | 1 | -0/+6 |
| | |||||
* | Typo in description of news in errno; added setlocale() call. | Guido van Rossum | 1997-10-08 | 1 | -1/+4 |
| | |||||
* | A few last-minute additions and some rearrangements and corrections. | Guido van Rossum | 1997-10-07 | 1 | -13/+16 |
| | | | | What's "xlib"? I took the line that mentioned it out. | ||||
* | Updated for Python 1.5, including my experiences with Purify on | Barry Warsaw | 1997-10-07 | 1 | -22/+31 |
| | | | | | Solaris 2.6 and with a threaded interpreter. I also included my name and email address. | ||||
* | Whole bunch of additions... | Guido van Rossum | 1997-10-07 | 1 | -1/+23 |
| | |||||
* | Completed the changes between 1.5a3 and now. Not yet sorted though. | Guido van Rossum | 1997-10-07 | 1 | -9/+273 |
| | |||||
* | Done with adding changes from 1.4 till 1.5a3. | Guido van Rossum | 1997-10-06 | 1 | -76/+321 |
| | |||||
* | The directory containing config.h has changed. | Guido van Rossum | 1997-10-05 | 1 | -1/+2 |
| | |||||
* | install: New target that installs shared modules in | Fred Drake | 1997-10-04 | 1 | -0/+17 |
| | | | | $exec_prefix/lib/python$VERSION/site-packages by default. | ||||
* | Brought up to date with new options and env vars. | Guido van Rossum | 1997-09-08 | 1 | -7/+44 |
| | |||||
* | (py-parse-partial-sexp-works-p): Removed as obsolete. All current | Barry Warsaw | 1997-09-04 | 1 | -20/+10 |
| | | | | | | Emacs and XEmacs versions should have working parse-partial-sexp's. (py-emacs-features): Defined as future placeholder. | ||||
* | Complete log of changes since 1.5a3 at the end. | Guido van Rossum | 1997-08-28 | 1 | -13/+143 |
| | |||||
* | I'm tired -- checking in more news items. This isn't complete; I'm | Guido van Rossum | 1997-08-18 | 1 | -106/+229 |
| | | | | about halfways. | ||||
* | Removed ancient FAQ from distribution | Guido van Rossum | 1997-08-18 | 2 | -2273/+1 |
| | |||||
* | Another checkpoint -- reorganized, in sections. | Guido van Rossum | 1997-08-15 | 1 | -427/+466 |
| | |||||
* | . | Guido van Rossum | 1997-08-15 | 1 | -0/+1 |
| | |||||
* | Checkpoint checkin of list of changes. Much more to follow, but it's | Guido van Rossum | 1997-08-15 | 1 | -0/+618 |
| | | | | late... | ||||
* | #Fixed two byte-compiler errors | Barry Warsaw | 1997-08-09 | 1 | -2/+2 |
| | |||||
* | #Checkpointing X/Emacs 20'fication of this mode. | Barry Warsaw | 1997-08-09 | 1 | -210/+231 |
| | |||||
* | #Bumping to version 3.0 | Barry Warsaw | 1997-08-08 | 1 | -2/+1 |
| | |||||
* | New version of Vladimir Marangozov's AIX hacks -- simpler etc. | Guido van Rossum | 1997-08-06 | 1 | -25/+11 |
| | |||||
* | Adapted to the new build system. | Guido van Rossum | 1997-07-19 | 1 | -23/+10 |
| | |||||
* | Remove -s option and $PYTHONSUPPRESS environment variable. | Guido van Rossum | 1997-07-19 | 1 | -11/+0 |
| | |||||
* | Emptied (in expectation of a laundry list of what's new in 1.5). | Guido van Rossum | 1997-07-19 | 1 | -766/+0 |
| | |||||
* | Added note about libpython1.5.a. | Guido van Rossum | 1997-07-19 | 1 | -0/+3 |
| | |||||
* | Some new names. | Guido van Rossum | 1997-07-19 | 1 | -0/+5 |
| | |||||
* | (py-shell): Remove support for Emacs 18, implicitly add support for | Barry Warsaw | 1997-07-10 | 1 | -15/+7 |
| | | | | Emacs 20, and bind TAB key to self-insert-command in *Python* process. | ||||
* | Moved the 1.4 NEWS file here (it had to happen someday...). | Guido van Rossum | 1997-05-23 | 1 | -0/+768 |
| | |||||
* | Added warning about the optimizer bug on AIX 4.2.1 | Guido van Rossum | 1997-05-22 | 1 | -0/+1 |
| | |||||
* | Oops, another forgotten renaming: varobject -> PyVarObject. | Guido van Rossum | 1997-05-15 | 1 | -0/+1 |
| | |||||
* | New heros. | Guido van Rossum | 1997-05-09 | 1 | -0/+6 |
| | |||||
* | Oops -- missed FloatingPointError in renaming. | Guido van Rossum | 1997-05-09 | 1 | -0/+1 |
| | |||||
* | Fix old typo PyArgs_VaParse -> PyArg_VaParse. | Guido van Rossum | 1997-05-05 | 1 | -1/+1 |
| | |||||
* | Added inittab. | Guido van Rossum | 1997-04-29 | 1 | -0/+1 |
| | |||||
* | Remove err_input from rename list -- it is a static inside errors.c. | Guido van Rossum | 1997-04-29 | 1 | -1/+0 |
| | |||||
* | Remove renaming instructions for ANY -- this is not renamed in | Guido van Rossum | 1997-04-29 | 1 | -1/+0 |
| | | | | | mymalloc.h. (Since it's a macro, I don't care much. It is used internally only; others can use void *.) | ||||
* | Oops, added <URL:...> around the URL. | Guido van Rossum | 1997-04-11 | 1 | -1/+1 |
| | |||||
* | (Sjoerd:) Incorporate `build number' stuff. | Guido van Rossum | 1997-04-11 | 1 | -2/+8 |
| | |||||
* | Added note about SWIG (replacing a whole lot of nonsense about how | Guido van Rossum | 1997-04-11 | 1 | -27/+10 |
| | | | | difficult it is to do). | ||||
* | 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. |