Guido van Rossum
|
f1245a8291
|
adapted to modern times; added section of HTML
|
1995-03-20 13:00:53 +00:00 |
Guido van Rossum
|
73827c6efe
|
use macros more; added some more docs
|
1995-03-20 13:00:32 +00:00 |
Guido van Rossum
|
86cb0928e3
|
added nodename macro calls for new very long section names
|
1995-03-20 12:59:56 +00:00 |
Guido van Rossum
|
e56db434a9
|
first cut at the whole quickdraw.h header file ...
|
1995-03-19 22:49:50 +00:00 |
Guido van Rossum
|
86c3af7d12
|
moved OpenDeskAcc here
|
1995-03-19 22:42:51 +00:00 |
Guido van Rossum
|
f23e0fe3be
|
micro change
|
1995-03-18 11:04:29 +00:00 |
Guido van Rossum
|
7e9394ab97
|
add TkVersion,TclVersion; don't drop in debugger
|
1995-03-17 16:21:33 +00:00 |
Guido van Rossum
|
470be14c8a
|
mass changes; fix titles; add examples; correct typos; clarifications;
unified style; etc.
|
1995-03-17 16:07:09 +00:00 |
Guido van Rossum
|
7760cdea81
|
recognize more latex commands; add obindex
|
1995-03-17 16:03:11 +00:00 |
Guido van Rossum
|
e83e380930
|
added lots of comments
|
1995-03-17 16:01:35 +00:00 |
Guido van Rossum
|
8e6b1aad21
|
add (c) symbol
|
1995-03-17 16:01:08 +00:00 |
Guido van Rossum
|
46965bca6a
|
new date and version
|
1995-03-17 16:00:47 +00:00 |
Guido van Rossum
|
4dd6b84e5f
|
added table of precedences
|
1995-03-17 15:59:52 +00:00 |
Guido van Rossum
|
55dd113bc8
|
forget about html.sty
|
1995-03-17 15:59:41 +00:00 |
Sjoerd Mullender
|
14ece169ab
|
Added some (method) casts.
|
1995-03-17 12:18:38 +00:00 |
Guido van Rossum
|
385e7c6919
|
implement exit_thread through SystemExit exception
|
1995-03-17 10:42:27 +00:00 |
Guido van Rossum
|
fbd30e9159
|
added firstkey(), nextkey(), reorganize() methods
|
1995-03-16 16:07:34 +00:00 |
Guido van Rossum
|
13c503e93b
|
default mode="r" and add optional bufsize
|
1995-03-16 15:58:12 +00:00 |
Guido van Rossum
|
27e177d005
|
fixed up comments describing interface
|
1995-03-16 15:43:47 +00:00 |
Guido van Rossum
|
f4b012a9e0
|
use PyCallable_Check; split some lines
|
1995-03-16 15:43:29 +00:00 |
Guido van Rossum
|
4f17e3e2f9
|
test signal module
|
1995-03-16 15:07:38 +00:00 |
Guido van Rossum
|
a54754719d
|
made palatable for latex2html:
removed $math$, added braces to \item[\tt...]
|
1995-03-16 14:44:07 +00:00 |
Guido van Rossum
|
a521c1b751
|
Barry's 2.18 -- don't indent, only outdent
|
1995-03-15 20:02:40 +00:00 |
Guido van Rossum
|
2ed5354792
|
Barry's 2.16 -- more electric colon cruft, add py-outdent-left
and py_indent-right
|
1995-03-15 19:57:14 +00:00 |
Guido van Rossum
|
d97cc37489
|
barry's 2.13 -- minor reworking of code (added py-outdent-p)
|
1995-03-15 19:55:55 +00:00 |
Barry Warsaw
|
d865bc5984
|
#(py-electric-colon): updated comment
|
1995-03-15 18:23:16 +00:00 |
Barry Warsaw
|
a6a714eb3b
|
(py-electric-colon): don't indent, only outdent.
|
1995-03-15 18:19:15 +00:00 |
Barry Warsaw
|
1a6c82f1e6
|
(py-indent-right, py-outdent-left): new commands, bound to C-c C-r and
C-c C-l respectively.
|
1995-03-15 16:23:59 +00:00 |
Guido van Rossum
|
00198bef6a
|
1995 copyright
|
1995-03-15 12:53:53 +00:00 |
Guido van Rossum
|
d983cde886
|
change of address and date
|
1995-03-15 12:53:31 +00:00 |
Guido van Rossum
|
1133aec893
|
versions and dates
|
1995-03-15 11:34:18 +00:00 |
Guido van Rossum
|
b819bdfe83
|
handle a few new things
|
1995-03-15 11:26:26 +00:00 |
Guido van Rossum
|
26a9d37e5c
|
new, from ../Demo/www
|
1995-03-15 11:26:05 +00:00 |
Guido van Rossum
|
47b4c0fb35
|
replace ASCII by macro call
|
1995-03-15 11:25:32 +00:00 |
Barry Warsaw
|
9b623b3d63
|
(py-electric-colon): don't re-indent the line if it starts in column
zero
|
1995-03-14 23:59:07 +00:00 |
Barry Warsaw
|
464c94af2a
|
(py-no-outdent-re): fixed the regexp for try: clauses
|
1995-03-14 23:25:44 +00:00 |
Barry Warsaw
|
3874a3d7ef
|
(py-outdent-p): new function
(py-electric-colon, py-indent-line): watch out for intervening blank
or comment lines.
|
1995-03-14 22:05:53 +00:00 |
Guido van Rossum
|
1c1fbf817e
|
Barry's 2.12 -- fix some bugs in electric colon code
|
1995-03-14 21:33:10 +00:00 |
Guido van Rossum
|
1d5645d727
|
Barry's version 2.11 -- electric colon
|
1995-03-14 21:31:47 +00:00 |
Barry Warsaw
|
4f009fb092
|
(py-no-outdent-re): new constant
(py-indent-line, py-electric-colon): watch for compound statements one
line after another.
|
1995-03-14 20:53:08 +00:00 |
Barry Warsaw
|
b5e0ecbd33
|
(py-submit-bug-report): fixed summary querying
#Added a summary of changes
|
1995-03-14 18:32:54 +00:00 |
Guido van Rossum
|
4c7fa4b774
|
set mac path separator to newline
|
1995-03-14 17:53:54 +00:00 |
Guido van Rossum
|
8c1688e132
|
add dummy base to atoi/atol; careful about negative start indices in find/count
|
1995-03-14 17:43:02 +00:00 |
Guido van Rossum
|
55d2f3997e
|
rename copy.Error to copy.error
|
1995-03-14 17:41:36 +00:00 |
Guido van Rossum
|
030afb1d3a
|
add execvpe -- mix of execvp and execve
|
1995-03-14 17:27:18 +00:00 |
Guido van Rossum
|
dcce73af48
|
fix typos in escape() and print_form()
|
1995-03-14 17:22:28 +00:00 |
Barry Warsaw
|
0012c1ec74
|
(py-outdent-re): new constant
(py-electric-colon): use py-outdent-re instead of hardcoding
(py-indent-line): look for py-outdent-re and outdent a level
accordingly
|
1995-03-14 16:32:55 +00:00 |
Barry Warsaw
|
b86bbada37
|
#(py-indent-line): cosmetic
|
1995-03-14 15:56:35 +00:00 |
Barry Warsaw
|
b91b743476
|
(py-electric-colon): new command
|
1995-03-14 15:55:20 +00:00 |
Guido van Rossum
|
0c891ce61a
|
pickle classes; add format_version, load(s)/dump(s) shortcuts
|
1995-03-14 15:09:05 +00:00 |