Guido van Rossum
cc08112ff4
tiny additions for Windows 3.1
1995-03-14 15:05:41 +00:00
Guido van Rossum
6b14491bb4
mode and optional bufsize for makefile()
1995-03-14 15:05:13 +00:00
Guido van Rossum
b045afc711
plugged some memory leaks (Steve Clift)
1995-03-14 15:04:40 +00:00
Guido van Rossum
e333d167fe
1995 copyright
1995-03-14 15:04:19 +00:00
Guido van Rossum
a44823b776
In NT, write fatal() msg to debugging device
1995-03-14 15:01:17 +00:00
Guido van Rossum
5049bcb164
another round (sigh :-( )
1995-03-13 16:55:23 +00:00
Guido van Rossum
6bb1adc7ee
small changes by Soren Larsen
1995-03-13 10:03:32 +00:00
Guido van Rossum
a8a8d4aadd
removed GPL mumbo jumbo
1995-03-10 16:19:31 +00:00
Guido van Rossum
deaa1054fa
Lots of formatting changes by Barry, and a few real changes.
1995-03-10 16:17:03 +00:00
Barry Warsaw
cfec359016
#updated copywrite notice by removing the GPL language according to
...
#Guido's request.
# Updated the `Created' date
1995-03-10 15:58:16 +00:00
Guido van Rossum
6f4f5f7892
some more changes for NT and Borland
1995-03-10 15:14:41 +00:00
Guido van Rossum
caffcdfc8c
moved some stuff around for fewer confusion
1995-03-10 15:14:13 +00:00
Guido van Rossum
06d511ddf5
added PyErr_SetInterrupt(); NT ifdefs
1995-03-10 15:13:48 +00:00
Guido van Rossum
575d561c65
added PyErr_SetInterrupt()
1995-03-10 15:13:03 +00:00
Guido van Rossum
e23e1fbaa6
moved bgen to Tools
1995-03-10 15:12:23 +00:00
Guido van Rossum
2cc9b2b5b4
why not commit the bug list and ChangeLog
1995-03-10 15:09:12 +00:00
Guido van Rossum
7a84c5a354
pseudo progress bar (not finished)
1995-03-10 14:47:38 +00:00
Guido van Rossum
7aa87cc5b3
added morse library (not finished yet)
1995-03-10 14:47:05 +00:00
Guido van Rossum
b7a38354f4
added evtedit.py for SystemClick()
1995-03-10 14:46:39 +00:00
Guido van Rossum
227a4232e6
the usual
1995-03-10 14:42:57 +00:00
Barry Warsaw
fc8a01fc5a
(py-delete-char): must have 'supersede value for 'delete-selection and
...
'pedning-delete properties.
1995-03-09 16:07:29 +00:00
Guido van Rossum
1b761a6ef9
cope with triple-quoted strings (says Barry)
1995-03-09 14:45:40 +00:00
Guido van Rossum
04cba5bcec
the usual
1995-03-09 14:44:51 +00:00
Guido van Rossum
e109aa71f2
add warning about recompiling myreadline.o; add Tools/
1995-03-09 14:12:10 +00:00
Guido van Rossum
8b131c5f27
the usual
1995-03-09 14:10:13 +00:00
Guido van Rossum
03ad99f09f
added test for CC value not matching cache
1995-03-09 14:09:54 +00:00
Guido van Rossum
7849da8631
added PicklingError exception
1995-03-09 14:08:35 +00:00
Guido van Rossum
a320fd308c
changes for MPW
1995-03-09 12:14:15 +00:00
Guido van Rossum
b6fe7048e7
add casts to malloc() calls
1995-03-09 12:13:43 +00:00
Guido van Rossum
5fe605889a
a few peephole optimizations
1995-03-09 12:12:50 +00:00
Guido van Rossum
8d617a60b1
various tuple related optimizations; remove unused b/w compat code from ceval.c
1995-03-09 12:12:11 +00:00
Guido van Rossum
53e8d44eec
changes in NT tests
1995-03-09 12:11:31 +00:00
Guido van Rossum
59461c7052
use PROTO macro around fn prototype
1995-03-09 12:10:50 +00:00
Guido van Rossum
599de5ab9f
addet SETTUPLEITEM and added cast to GETTUPLEITEM
1995-03-09 12:10:16 +00:00
Barry Warsaw
65bc7a7bf2
(python-font-lock-keywords): better defaults.
1995-03-08 22:25:47 +00:00
Barry Warsaw
74d9cc5b73
(py-keep-region-active): new function.
1995-03-08 22:05:16 +00:00
Barry Warsaw
c723b75fe3
#(python-font-lock-keywords): paren typo
1995-03-08 22:03:16 +00:00
Barry Warsaw
4f005cf5d6
(python-font-lock-keywords): new variable
1995-03-08 22:02:44 +00:00
Barry Warsaw
850437a932
(py-mode-map): py-mark-block moved to C-c C-m (was C-c C-b).
...
py-submit-bug-report placed on C-c C-b, and py-version placed on C-c
C-v.
(py-version, py-submit-bug-report): new functions
(py-version, py-help-address): new variables
1995-03-08 21:50:28 +00:00
Barry Warsaw
14af844145
bump to version 2.0 now that I'm taking over
1995-03-08 21:33:39 +00:00
Barry Warsaw
7b0f5681d8
#initial stylistic rewrite
1995-03-08 21:33:04 +00:00
Jack Jansen
3b0a5cdb23
Initial revision
1995-03-07 16:40:18 +00:00
Guido van Rossum
6c4f003202
changes (suggested) by Soren Larsen
1995-03-07 10:14:09 +00:00
Guido van Rossum
d01c100713
clarified expanding %xx and form for print_form
1995-03-07 10:12:59 +00:00
Guido van Rossum
85c4ff298d
added macdnr
1995-03-07 10:12:11 +00:00
Guido van Rossum
ea6e19c3d4
added code objects
1995-03-07 10:11:15 +00:00
Guido van Rossum
3d54de2ab9
clarified code objects
1995-03-07 10:09:55 +00:00
Guido van Rossum
46f2157279
added ref to vars()
1995-03-07 10:09:34 +00:00
Guido van Rossum
124107b2a4
reverse sense of PyMac_Idle test
1995-03-06 10:30:39 +00:00
Guido van Rossum
5510dc23f9
socket.py
1995-03-06 10:29:04 +00:00