Guido van Rossum
|
c5da350310
|
getlonglongargs --> getlonglongarg
Added getlongobjectarg.
|
1991-09-10 14:56:32 +00:00 |
Guido van Rossum
|
18a372f04c
|
getlonglongargs --> getlonglongarg
|
1991-09-10 14:55:58 +00:00 |
Guido van Rossum
|
188f832ae6
|
Added module 'al' (SGI audio library).
|
1991-09-10 14:55:08 +00:00 |
Guido van Rossum
|
b3a5b9bc4a
|
Added queryparams, get/setparams.
Free config object used to get sample width.
|
1991-09-10 14:54:05 +00:00 |
Guido van Rossum
|
7d8b509575
|
Added work-arounds for MPW 3.{1,2?} code generation bug.
|
1991-09-10 14:53:39 +00:00 |
Guido van Rossum
|
e3db862e5b
|
Initial revision
|
1991-09-09 23:33:34 +00:00 |
Guido van Rossum
|
a232536f50
|
test new functions and syntax
|
1991-08-16 13:29:25 +00:00 |
Guido van Rossum
|
333c2e02d0
|
A plus is also a sign!
|
1991-08-16 13:29:03 +00:00 |
Guido van Rossum
|
7045dd04d7
|
Initial revision
|
1991-08-16 13:28:28 +00:00 |
Guido van Rossum
|
784ca6c835
|
path.cat --> join
|
1991-08-16 13:28:23 +00:00 |
Guido van Rossum
|
668317db89
|
Added warning comment
|
1991-08-16 13:28:11 +00:00 |
Guido van Rossum
|
4d0fdc34d1
|
path.cat --> join
Added splitext
|
1991-08-16 13:27:58 +00:00 |
Guido van Rossum
|
fbe0a8e090
|
macpath.cat --> join
|
1991-08-16 13:27:45 +00:00 |
Guido van Rossum
|
0b7448020a
|
integrate with stdwinq
|
1991-08-16 13:24:58 +00:00 |
Guido van Rossum
|
dff84043e4
|
save match function instead of regexp object
|
1991-08-16 13:24:42 +00:00 |
Guido van Rossum
|
14d53bf164
|
Added vspacepixels.
Integrated with stdwinq.
|
1991-08-16 13:24:20 +00:00 |
Guido van Rossum
|
48154be152
|
Now uses pipes.
|
1991-08-16 13:23:29 +00:00 |
Guido van Rossum
|
0d3f4678ba
|
Used mainloop instead of WindowParent functions
|
1991-08-16 13:22:53 +00:00 |
Guido van Rossum
|
e825f15900
|
minsize->getminsize
Keyboard focus policy
more?
|
1991-08-16 13:22:23 +00:00 |
Guido van Rossum
|
e11d4ccbb6
|
minsize -> getminsize
Keyboard interface
|
1991-08-16 13:22:08 +00:00 |
Guido van Rossum
|
3c8045acf1
|
Added activate/deactivate.
minsize --> getminsize.
Added 'boxed' option.
Added lost of code to realize (?)
|
1991-08-16 13:19:43 +00:00 |
Guido van Rossum
|
9b1bfc8810
|
minsize --> getminsize.
Added keyboard downcalls.
(I mean keyboard focus policy and activate/deactivate)
|
1991-08-16 13:17:27 +00:00 |
Guido van Rossum
|
ce27298640
|
minsize --> getminsize; new implementation of getminsize
|
1991-08-16 13:17:07 +00:00 |
Guido van Rossum
|
cadae0fc14
|
minsize --> getminsize
|
1991-08-16 13:16:25 +00:00 |
Guido van Rossum
|
d085cc6f5d
|
Initial revision
|
1991-08-16 13:15:56 +00:00 |
Guido van Rossum
|
ac62b9e7cb
|
Renamed path.cat to path.join
|
1991-08-16 13:14:46 +00:00 |
Guido van Rossum
|
ca197b520e
|
minsize --> getminsize
|
1991-08-16 13:05:37 +00:00 |
Guido van Rossum
|
1e5ad4e9bb
|
Added class StrutAppearance (a label with with 0).
Changed minsize to getminsize.
|
1991-08-16 13:04:40 +00:00 |
Guido van Rossum
|
e6afe6a468
|
Initial revision
|
1991-08-16 13:02:04 +00:00 |
Guido van Rossum
|
8cf301e757
|
Changed minsize to getminsize.
|
1991-08-16 13:01:50 +00:00 |
Guido van Rossum
|
6fc178f46d
|
Too much to describe changed...
|
1991-08-16 09:13:42 +00:00 |
Guido van Rossum
|
b881314b6f
|
Use dict2lookup.
|
1991-08-16 09:01:55 +00:00 |
Guido van Rossum
|
f0ada4a130
|
Use more dict2 functions./
|
1991-08-16 09:01:08 +00:00 |
Guido van Rossum
|
4b3c1da660
|
Added/moved dict2 interfaces.
|
1991-08-16 09:00:42 +00:00 |
Guido van Rossum
|
b316515289
|
Changed some interfaces after error reports from Liberte.
Added altgetmatrix (better but incompatible).
|
1991-08-16 08:59:21 +00:00 |
Guido van Rossum
|
3fecef73d9
|
Added initfl() call when USE_FL is define.
|
1991-08-16 08:58:56 +00:00 |
Guido van Rossum
|
831632507a
|
Use dmore dict2lookup.
|
1991-08-16 08:58:43 +00:00 |
Guido van Rossum
|
670690e2aa
|
Reflect changed file name in comments.
|
1991-08-16 08:57:40 +00:00 |
Guido van Rossum
|
df62e44f38
|
Changed many calls to dict stufff to dict2 variants.
*** Somehow the call to printobject was changed back to fwrite?!?! ***
|
1991-08-16 08:56:04 +00:00 |
Guido van Rossum
|
4f4a55b90c
|
Change getbuiltin interface to get the name as an object.
|
1991-08-16 08:55:53 +00:00 |
Guido van Rossum
|
a57fb011f1
|
Change getbuiltin interface to get the name as an object;
call dict2lookup insteead of dictlookup.
|
1991-08-16 08:54:58 +00:00 |
Guido van Rossum
|
abe5835b4f
|
Fixed almost all list errors.
|
1991-08-08 12:34:44 +00:00 |
Guido van Rossum
|
0374711fb3
|
Lots of cosmetic changes.
Lots of small bugfixes (lint!).
Made bgn_group and end_group form methods instead of top-level functions.
|
1991-08-08 12:10:01 +00:00 |
Guido van Rossum
|
75cc8980e8
|
Adde get_mouse and find_first/find_last (by robertl)
|
1991-08-08 12:07:45 +00:00 |
Guido van Rossum
|
c7df79e47d
|
Initial revision
|
1991-08-07 11:32:58 +00:00 |
Guido van Rossum
|
00c567ce6f
|
All mac compilers now use 1904 as the Epoch...
|
1991-07-27 23:09:30 +00:00 |
Guido van Rossum
|
8c11a5c759
|
Completely ignore lines with only a newline token on them, except
wholly empty lines interactively.
|
1991-07-27 21:42:56 +00:00 |
Guido van Rossum
|
8dcbbac15a
|
Added getxwindowin() method
|
1991-07-27 21:42:24 +00:00 |
Guido van Rossum
|
8119447fbe
|
Add gethostname() and s.avail().
|
1991-07-27 21:42:02 +00:00 |
Guido van Rossum
|
e0d452d5ef
|
Ignore SIGPIPE when we've opened a pipe
|
1991-07-27 21:41:01 +00:00 |