Guido van Rossum
|
4cf4de5d11
|
Brought up to date with new options and env vars.
|
1997-09-08 04:06:15 +00:00 |
Barry Warsaw
|
c12c62ee5a
|
(py-parse-partial-sexp-works-p): Removed as obsolete. All current
Emacs and XEmacs versions should have working parse-partial-sexp's.
(py-emacs-features): Defined as future placeholder.
|
1997-09-04 04:18:07 +00:00 |
Guido van Rossum
|
522578e90f
|
Complete log of changes since 1.5a3 at the end.
|
1997-08-28 03:43:21 +00:00 |
Guido van Rossum
|
2da391f387
|
I'm tired -- checking in more news items. This isn't complete; I'm
about halfways.
|
1997-08-18 21:17:32 +00:00 |
Guido van Rossum
|
6688d35c43
|
Removed ancient FAQ from distribution
|
1997-08-18 19:55:01 +00:00 |
Guido van Rossum
|
61000333bf
|
Another checkpoint -- reorganized, in sections.
|
1997-08-15 04:39:58 +00:00 |
Guido van Rossum
|
34900f8147
|
.
|
1997-08-15 02:52:20 +00:00 |
Guido van Rossum
|
f0b69f01eb
|
Checkpoint checkin of list of changes. Much more to follow, but it's
late...
|
1997-08-15 02:50:47 +00:00 |
Barry Warsaw
|
516b6208c7
|
#Fixed two byte-compiler errors
|
1997-08-09 06:43:20 +00:00 |
Barry Warsaw
|
c72c11c9e3
|
#Checkpointing X/Emacs 20'fication of this mode.
|
1997-08-09 06:42:08 +00:00 |
Barry Warsaw
|
7d6b7d3f54
|
#Bumping to version 3.0
|
1997-08-08 16:19:03 +00:00 |
Guido van Rossum
|
fb84255e67
|
New version of Vladimir Marangozov's AIX hacks -- simpler etc.
|
1997-08-06 23:42:07 +00:00 |
Guido van Rossum
|
bef03ae032
|
Adapted to the new build system.
|
1997-07-19 22:52:43 +00:00 |
Guido van Rossum
|
8aea8d9600
|
Remove -s option and $PYTHONSUPPRESS environment variable.
|
1997-07-19 20:46:22 +00:00 |
Guido van Rossum
|
5624abd086
|
Emptied (in expectation of a laundry list of what's new in 1.5).
|
1997-07-19 20:45:30 +00:00 |
Guido van Rossum
|
ecd3b153d5
|
Added note about libpython1.5.a.
|
1997-07-19 20:44:33 +00:00 |
Guido van Rossum
|
132cd063f5
|
Some new names.
|
1997-07-19 20:44:09 +00:00 |
Barry Warsaw
|
e6648967b7
|
(py-shell): Remove support for Emacs 18, implicitly add support for
Emacs 20, and bind TAB key to self-insert-command in *Python* process.
|
1997-07-10 15:58:36 +00:00 |
Guido van Rossum
|
821a558f39
|
Moved the 1.4 NEWS file here (it had to happen someday...).
|
1997-05-23 04:05:31 +00:00 |
Guido van Rossum
|
cbf1b9c40e
|
Added warning about the optimizer bug on AIX 4.2.1
|
1997-05-22 20:20:57 +00:00 |
Guido van Rossum
|
d0c87ee6c4
|
Oops, another forgotten renaming: varobject -> PyVarObject.
|
1997-05-15 21:31:03 +00:00 |
Guido van Rossum
|
6a9ee0eeaf
|
New heros.
|
1997-05-09 03:21:12 +00:00 |
Guido van Rossum
|
b6a7f77c9f
|
Oops -- missed FloatingPointError in renaming.
|
1997-05-09 03:03:23 +00:00 |
Guido van Rossum
|
45510aee8f
|
Fix old typo PyArgs_VaParse -> PyArg_VaParse.
|
1997-05-05 21:53:03 +00:00 |
Guido van Rossum
|
1a43ce848b
|
Added inittab.
|
1997-04-29 20:22:47 +00:00 |
Guido van Rossum
|
04e30c188a
|
Remove err_input from rename list -- it is a static inside errors.c.
|
1997-04-29 18:25:32 +00:00 |
Guido van Rossum
|
58d8e3dd9e
|
Remove renaming instructions for ANY -- this is not renamed in
mymalloc.h. (Since it's a macro, I don't care much. It is used
internally only; others can use void *.)
|
1997-04-29 18:19:10 +00:00 |
Guido van Rossum
|
5d88aa3a36
|
Oops, added <URL:...> around the URL.
|
1997-04-11 16:46:56 +00:00 |
Guido van Rossum
|
24c93591cd
|
(Sjoerd:) Incorporate `build number' stuff.
|
1997-04-11 15:25:47 +00:00 |
Guido van Rossum
|
44adb0c95f
|
Added note about SWIG (replacing a whole lot of nonsense about how
difficult it is to do).
|
1997-04-11 15:19:35 +00:00 |
Guido van Rossum
|
31ef35b861
|
Added two new questions about number conversions.
|
1997-03-25 18:25:20 +00:00 |
Guido van Rossum
|
14d1c721d5
|
Added note about adding \n to source for exec and compile.
|
1997-03-19 14:43:28 +00:00 |
Guido van Rossum
|
4a908be231
|
Added Q. about HTTP/1.1.
|
1997-03-16 18:34:00 +00:00 |
Guido van Rossum
|
80eb3c0202
|
Zap all env vars beginning with PYTHON to prevent an obvious form of attack.
|
1997-03-11 18:24:21 +00:00 |
Guido van Rossum
|
17e973cb32
|
Remove the list of Python users, replace it with a pointer to the
on-line list of same.
|
1997-02-26 16:11:55 +00:00 |
Guido van Rossum
|
7b6f3435e4
|
Added new ftp mirror site ftp://ftp.cdrom.com/pub/python/ (Walnut Creek CDROM).
|
1997-02-25 23:08:03 +00:00 |
Barry Warsaw
|
fb07f408b6
|
(python-font-lock-keywords): Use new convention for installing in mode
|
1997-02-24 03:37:22 +00:00 |
Guido van Rossum
|
01094e4089
|
Change the question about os.environ changes not working -- it now
works unless you don't have putenv.
|
1997-02-17 18:40:02 +00:00 |
Guido van Rossum
|
8651d27e0a
|
Two changes:
- add awarning about reconfiguring after Slackware96 fix
- add reference to Jim F's ExtensionClass module
|
1997-02-17 18:27:32 +00:00 |
Barry Warsaw
|
941f70c331
|
(py-mode-map): Comment Out Region / Uncomment Region should use
py-comment-region instead of comment-region.
|
1997-01-30 20:16:18 +00:00 |
Barry Warsaw
|
2ccda502f6
|
#Updated authorship line
|
1997-01-30 19:50:39 +00:00 |
Barry Warsaw
|
f770578225
|
(py-parse-partial-sexp-works-p): New variable to work around a bug in
parse-partial-sexp in some Emacsen.
(py-goto-beyond-final-line): use py-parse-partial-sexp-works-p.
|
1997-01-30 19:49:39 +00:00 |
Barry Warsaw
|
bb779ec4d9
|
README file for hints on Purify'ing or Quantify'ing the Python
interpreter. It also mentions the soon to be checked in pure module.
|
1997-01-16 23:55:38 +00:00 |
Barry Warsaw
|
fca8371e1f
|
(python-cc-style): Added definitions for c-hanging-braces-alist which
make the most sense for PyMethodDef structures. [one small fix]
|
1996-12-20 16:43:32 +00:00 |
Barry Warsaw
|
7607e8f4fb
|
(python-cc-style): Added definitions for c-hanging-braces-alist which
make the most sense for PyMethodDef structures.
|
1996-12-20 16:42:04 +00:00 |
Barry Warsaw
|
b05399373c
|
(py-delete-function): new variable
(py-delete-char): funcall py-delete-function.
|
1996-12-17 22:05:07 +00:00 |
Barry Warsaw
|
5c8bef1888
|
(python-mode): added comment-end definitions.
|
1996-12-17 21:56:10 +00:00 |
Barry Warsaw
|
eb14d61e28
|
(python-cc-style): typo "c-offset-alist" => "c-offsets-alist"
|
1996-12-12 22:57:05 +00:00 |
Barry Warsaw
|
1d75734608
|
Added a provide so the corresponding require will succeed.
|
1996-12-10 16:29:21 +00:00 |
Barry Warsaw
|
5632ce033f
|
(python-cc-style): Although open braces for substatements typically
hang on the right side, if they are on a separate line, indent them
under the keyword.
|
1996-12-09 23:01:30 +00:00 |