Commit graph

2648 commits

Author SHA1 Message Date
Guido van Rossum
96628a90c4 typos, layout and other small things 1995-04-10 11:34:00 +00:00
Guido van Rossum
eae3f73b1c Graham Matthews 1995-04-07 15:36:08 +00:00
Guido van Rossum
7ec5957022 typo bf should be \bf 1995-04-07 15:35:33 +00:00
Guido van Rossum
96044da680 first update from Ken 1995-04-07 09:06:50 +00:00
Guido van Rossum
fa486a2d53 call test() when run as script 1995-04-07 09:04:01 +00:00
Guido van Rossum
5232590bf1 original received from Ken 1995-04-07 09:03:10 +00:00
Guido van Rossum
e9df727176 change comparing instance methods 1995-04-06 14:46:51 +00:00
Sjoerd Mullender
f1bb334950 Use variables from module cd instead of CD. 1995-04-06 14:46:31 +00:00
Guido van Rossum
d8953cb8d9 change in counting freed objects 1995-04-06 14:46:26 +00:00
Sjoerd Mullender
91e7a0bd2a Also count UNREF's as freeing an object (only relevant when
COUNT_ALLOCS is defined).
1995-04-06 13:47:48 +00:00
Guido van Rossum
8f7871eec3 finalizing 1.2 1995-04-05 12:24:52 +00:00
Guido van Rossum
bf6bdb0100 removed some harsh words and added some clarifications 1995-04-05 10:59:20 +00:00
Guido van Rossum
e956386283 Jaap V's version 1995-04-05 10:58:52 +00:00
Guido van Rossum
6d67b607b2 backup Makefile too 1995-04-05 10:58:39 +00:00
Guido van Rossum
9a707e8c76 added Linux specific files 1995-04-05 09:44:56 +00:00
Guido van Rossum
8f4b6adb77 two new modules for the Mac toolbox 1995-04-05 09:18:35 +00:00
Guido van Rossum
a075feba1e changed treatment of local time 1995-04-04 15:25:32 +00:00
Guido van Rossum
02ee80d408 minor things 1995-04-04 12:29:37 +00:00
Guido van Rossum
25f6fcc550 more complete examples 1995-04-04 12:28:53 +00:00
Guido van Rossum
93dda331ef update list of supported os-es 1995-04-04 11:57:22 +00:00
Sjoerd Mullender
5b7f3cd3e1 Use mappinglookup instead of dictlookup for looking up __builtin__. 1995-04-04 11:47:41 +00:00
Guido van Rossum
f9adf48750 documented termios + TERMIOS 1995-03-31 12:26:24 +00:00
Guido van Rossum
86dc1e696d added TERMIOS.py 1995-03-31 11:34:23 +00:00
Guido van Rossum
4e2e0f9225 renaming phase 3 1995-03-31 10:27:23 +00:00
Guido van Rossum
2ddd978fcc rewritten Abstract 1995-03-30 16:01:33 +00:00
Guido van Rossum
233aa1d4fc rewritten introduction 1995-03-30 16:01:15 +00:00
Guido van Rossum
45416028fb change \dfn to be \em not \sl 1995-03-30 16:00:58 +00:00
Guido van Rossum
4bbe9c0add added WNOHANG 1995-03-30 16:00:36 +00:00
Guido van Rossum
d45c1560e0 restructured docs for callback types 1995-03-30 11:47:50 +00:00
Guido van Rossum
9a1f388676 init sys_checkinterval to 10 1995-03-30 11:01:58 +00:00
Guido van Rossum
527c2643d1 flush stdout before writing to stderr in print_error() 1995-03-30 11:01:44 +00:00
Guido van Rossum
74ee2878b6 move decl of realmain() out of #ifdef 1995-03-30 11:00:56 +00:00
Guido van Rossum
de4e124c9b add WNOHANG 1995-03-30 10:56:54 +00:00
Guido van Rossum
cf5394f88e rename debug() to set_debuglevel() 1995-03-30 10:42:34 +00:00
Guido van Rossum
189f8fb8f7 added "pystone" benchmark 1995-03-30 09:42:43 +00:00
Guido van Rossum
6f9e433ab3 fix dusty debugging macros 1995-03-29 16:57:48 +00:00
Guido van Rossum
07432c0ef6 fix subtle refcnt bug 1995-03-29 16:47:45 +00:00
Guido van Rossum
5ae34bfd0b Don't reference removed files in Makefile 1995-03-28 13:39:31 +00:00
Guido van Rossum
ecde781dd1 restructured library manual accordiung to functional group 1995-03-28 13:35:14 +00:00
Guido van Rossum
557ed94ebb don't print PLAINTEXT = ... 1995-03-28 13:33:45 +00:00
Guido van Rossum
cfc2f980f6 remove (C) from copyright msg 1995-03-28 13:33:21 +00:00
Guido van Rossum
adb6bf65d1 add input time.sty; don't fiddle with sidemargins 1995-03-28 13:32:57 +00:00
Guido van Rossum
84099363ef version 1.2-proof-3 1995-03-28 13:32:03 +00:00
Guido van Rossum
93487db9bc use {} instead of \ after \copyright 1995-03-28 13:31:51 +00:00
Sjoerd Mullender
542659bbd0 Use newgetargs instead of getargs.
Check if objects are closed in getattr function instead of in each
method.
Removed functions sbtoa and timetoa.
Added functions msftoframe.
Added variables that used to be in standard module CD.
1995-03-28 12:06:23 +00:00
Sjoerd Mullender
ffd6de1049 New documentation on the CD module. 1995-03-28 11:56:52 +00:00
Guido van Rossum
3caad8c291 adapted to new naming; clarify comments somewhat 1995-03-28 09:22:53 +00:00
Guido van Rossum
1b91cdae97 completed nntp docs 1995-03-24 15:56:02 +00:00
Guido van Rossum
e375b3f1e5 use PyMac_Yield() instead of PyMac_Idle() 1995-03-23 10:41:41 +00:00
Guido van Rossum
a4007eb816 added listing of argument types encountered 1995-03-23 10:41:10 +00:00