| 1992-08-21 |
Guido van Rossum | Clear the window to rather light grey when switching... |
commit | commitdiff | tree | snapshot |
| 1992-08-21 |
Guido van Rossum | Redesigned option processing and added several new... |
commit | commitdiff | tree | snapshot |
| 1992-08-20 |
Guido van Rossum | Add audio recording |
commit | commitdiff | tree | snapshot |
| 1992-08-20 |
Jack Jansen | Added method to write image files. |
commit | commitdiff | tree | snapshot |
| 1992-08-20 |
Guido van Rossum | New files. |
commit | commitdiff | tree | snapshot |
| 1992-08-20 |
Guido van Rossum | new Vtime.py: manipulate time codes. |
commit | commitdiff | tree | snapshot |
| 1992-08-20 |
Guido van Rossum | Lots of changes, options (from Vtime.py) etc. |
commit | commitdiff | tree | snapshot |
| 1992-08-20 |
Guido van Rossum | Added reopen() to VinFile with semantics of old rewind... |
commit | commitdiff | tree | snapshot |
| 1992-08-20 |
Guido van Rossum | Minor improvements: exit status, data size stats. |
commit | commitdiff | tree | snapshot |
| 1992-08-20 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-08-19 |
Guido van Rossum | Use \input instead of \include (or \inclide) |
commit | commitdiff | tree | snapshot |
| 1992-08-19 |
Guido van Rossum | splitfields(s, '') is illegal |
commit | commitdiff | tree | snapshot |
| 1992-08-19 |
Guido van Rossum | Module getattr doesn't exist any more, it's now called... |
commit | commitdiff | tree | snapshot |
| 1992-08-19 |
Guido van Rossum | * renamed malloc.h mymalloc.h, and added MALLARG as... |
commit | commitdiff | tree | snapshot |
| 1992-08-19 |
Guido van Rossum | rearranged modules alphabetically |
commit | commitdiff | tree | snapshot |
| 1992-08-19 |
Guido van Rossum | unpack() now returns a tuple, not a list |
commit | commitdiff | tree | snapshot |
| 1992-08-19 |
Guido van Rossum | don't call gl.foreground and create a new window after... |
commit | commitdiff | tree | snapshot |
| 1992-08-19 |
Guido van Rossum | fix *serious* (new) bug in testbool: by default objects... |
commit | commitdiff | tree | snapshot |
| 1992-08-19 |
Guido van Rossum | added getname, getdefault and getminmax functions |
commit | commitdiff | tree | snapshot |
| 1992-08-19 |
Guido van Rossum | fix *serious* (new) bug in evalfile: forgot to initiali... |
commit | commitdiff | tree | snapshot |
| 1992-08-18 |
Guido van Rossum | Minor improvements, comments; fix Vinfo -d. |
commit | commitdiff | tree | snapshot |
| 1992-08-18 |
Guido van Rossum | Add comments |
commit | commitdiff | tree | snapshot |
| 1992-08-18 |
Guido van Rossum | Add comments and options |
commit | commitdiff | tree | snapshot |
| 1992-08-18 |
Guido van Rossum | Add close() method to VinFile |
commit | commitdiff | tree | snapshot |
| 1992-08-18 |
Guido van Rossum | Added some new comments and files |
commit | commitdiff | tree | snapshot |
| 1992-08-18 |
Guido van Rossum | Hacked in audio support. |
commit | commitdiff | tree | snapshot |
| 1992-08-18 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-08-18 |
Guido van Rossum | Change window title: prefix '* ' means playing. |
commit | commitdiff | tree | snapshot |
| 1992-08-18 |
Guido van Rossum | Adapt to new syntax and don't print garbage on self... |
commit | commitdiff | tree | snapshot |
| 1992-08-18 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-08-17 |
Guido van Rossum | New thread.c from Sjoerd, supports _exit_prog(). Use... |
commit | commitdiff | tree | snapshot |
| 1992-08-17 |
Guido van Rossum | struct: pack/unpack binary structs; fcntl: fcntl()... |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | use getargs() in more cases; |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | oct(0) should return '0', not '00' |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | check for embedded \0 in strings for z and s formats |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | * macmodule.c: include allobjects.h, not .c |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | * classobject.[ch], {float,long,int}object.c, bltinmodu... |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | * xxobject.c: added tp_as_number, tp_as_sequence, tp_as... |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | Added chapter titles in comments |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | Fixed botched lay-out in class example |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | Moved chapters each to their own file. |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-08-14 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-08-13 |
Guido van Rossum | Fix bug introduced by Jack (duplicate def of qread) |
commit | commitdiff | tree | snapshot |
| 1992-08-13 |
Jack Jansen | Modified to allow other threads to run in a multithread... |
commit | commitdiff | tree | snapshot |
| 1992-08-13 |
Guido van Rossum | Dumped \cbstart, \cbend |
commit | commitdiff | tree | snapshot |
| 1992-08-13 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-08-12 |
Guido van Rossum | Changes so that user-defined classes can implement... |
commit | commitdiff | tree | snapshot |
| 1992-08-12 |
Guido van Rossum | DO_TIMES must now be defined in the Makefile |
commit | commitdiff | tree | snapshot |
| 1992-08-12 |
Guido van Rossum | Made module regex optional; added optional module nis. |
commit | commitdiff | tree | snapshot |
| 1992-08-12 |
Guido van Rossum | To ignore a call, cast it to (void), not to (void ... |
commit | commitdiff | tree | snapshot |
| 1992-08-12 |
Guido van Rossum | Added error handling and free resources. |
commit | commitdiff | tree | snapshot |
| 1992-08-12 |
Guido van Rossum | NIS interface by Fred Gansevles <Fred.Gansevles@cs... |
commit | commitdiff | tree | snapshot |
| 1992-08-10 |
Guido van Rossum | Last-minute changes for release. |
commit | commitdiff | tree | snapshot |
| 1992-08-10 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-08-10 |
Guido van Rossum | added broadcast.py, ftp.py, radio.py |
commit | commitdiff | tree | snapshot |
| 1992-08-10 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 1992-08-10 |
Guido van Rossum | Almost totally rewritten. |
commit | commitdiff | tree | snapshot |
| 1992-08-09 |
Guido van Rossum | Fixed descr of try/finally |
commit | commitdiff | tree | snapshot |
| 1992-08-09 |
Guido van Rossum | Added emacs.py (for misc/py-connect.el). |
commit | commitdiff | tree | snapshot |
| 1992-08-09 |
Guido van Rossum | Makefile, Configure.py: ##ask --> ##[el]if[yes|no] |
commit | commitdiff | tree | snapshot |
| 1992-08-07 |
Guido van Rossum | Warn that _ must be in tt font. |
commit | commitdiff | tree | snapshot |
| 1992-08-07 |
Guido van Rossum | Add chapter on classes (mostly from ../misc/CLASSES). |
commit | commitdiff | tree | snapshot |
| 1992-08-06 |
Guido van Rossum | Removed *.libs (now in ./sgi); |
commit | commitdiff | tree | snapshot |
| 1992-08-06 |
Guido van Rossum | Replaced max=-1 by max = -1. |
commit | commitdiff | tree | snapshot |
| 1992-08-05 |
Guido van Rossum | * Makefile: cosmetics |
commit | commitdiff | tree | snapshot |
| 1992-08-05 |
Guido van Rossum | Sometimes, recvfrom() returns an empty address; this... |
commit | commitdiff | tree | snapshot |
| 1992-08-04 |
Sjoerd Mullender | new file for SGI Video |
commit | commitdiff | tree | snapshot |
| 1992-08-04 |
Guido van Rossum | * Makefile adapted to changes below. |
commit | commitdiff | tree | snapshot |
| 1992-08-04 |
Guido van Rossum | * myselect.h: bzero -> memset |
commit | commitdiff | tree | snapshot |
| 1992-08-03 |
Guido van Rossum | cdmodule.c: 2 minor changes by Sjoerd. |
commit | commitdiff | tree | snapshot |
| 1992-08-03 |
Guido van Rossum | listobject.c: added optional cmp function to list.sort(). |
commit | commitdiff | tree | snapshot |
| 1992-08-02 |
Guido van Rossum | New rotor methods: setkey(), encryptmore() and decryptm... |
commit | commitdiff | tree | snapshot |
| 1992-07-31 |
Guido van Rossum | Changes to make it compile under SGI -- revamped new... |
commit | commitdiff | tree | snapshot |
| 1992-07-31 |
Guido van Rossum | New file rotormodule.c (by Lance Ellinghouse). |
commit | commitdiff | tree | snapshot |
| 1992-07-31 |
Guido van Rossum | fileobject.c: fix fatal bug in getline() (forgot to... |
commit | commitdiff | tree | snapshot |
| 1992-07-13 |
Guido van Rossum | New module to support decoding multipart messages ... |
commit | commitdiff | tree | snapshot |
| 1992-07-13 |
Guido van Rossum | New modules mimetools and rfc822. |
commit | commitdiff | tree | snapshot |
| 1992-07-09 |
Guido van Rossum | Changed calendar.py to define lists of literals instead... |
commit | commitdiff | tree | snapshot |
| 1992-07-07 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-07-07 |
Guido van Rossum | Added description of pp.py. |
commit | commitdiff | tree | snapshot |
| 1992-07-07 |
Guido van Rossum | > * Makefile: always create .ps files; add qua to ... |
commit | commitdiff | tree | snapshot |
| 1992-07-06 |
Guido van Rossum | Added conversions to/from ADPCM(-4); renamed adpcm... |
commit | commitdiff | tree | snapshot |
| 1992-07-06 |
Guido van Rossum | Makefile: added instann rules and $(*DEST*) defines. |
commit | commitdiff | tree | snapshot |
| 1992-06-30 |
Guido van Rossum | added WE_KEY detail format to stdwinmodule.c. |
commit | commitdiff | tree | snapshot |
| 1992-06-29 |
Guido van Rossum | Added qgetfd() to cstubs for GL. |
commit | commitdiff | tree | snapshot |
| 1992-06-23 |
Guido van Rossum | Added adpcm2lin and lin2adpcm. |
commit | commitdiff | tree | snapshot |
| 1992-06-23 |
Guido van Rossum | Use "myselect.h" as intended. |
commit | commitdiff | tree | snapshot |
| 1992-06-23 |
Guido van Rossum | Remove bibtex log file. |
commit | commitdiff | tree | snapshot |
| 1992-06-23 |
Guido van Rossum | Changes for new UNIX-specific built-in module 'select... |
commit | commitdiff | tree | snapshot |
| 1992-06-19 |
Guido van Rossum | sysmodule.c: calling sys.settrace() or sys.setprofile... |
commit | commitdiff | tree | snapshot |
| 1992-06-12 |
Guido van Rossum | Some UNIX types want the exact size of the address... |
commit | commitdiff | tree | snapshot |
| 1992-06-12 |
Guido van Rossum | Fix for SEQUENT by Jaap Vermeulen |
commit | commitdiff | tree | snapshot |
| 1992-06-05 |
Guido van Rossum | Fix regexp recognizing comments to cope with unterminat... |
commit | commitdiff | tree | snapshot |
| 1992-06-05 |
Guido van Rossum | Fix bug in ulaw2lin for 4-byte values |
commit | commitdiff | tree | snapshot |
| 1992-06-05 |
Guido van Rossum | Added {get,set}sockopt(). allowbroadcast is now obsolete. |
commit | commitdiff | tree | snapshot |
| 1992-06-03 |
Guido van Rossum | Change recipe to build qua. |
commit | commitdiff | tree | snapshot |
| 1992-06-03 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-06-03 |
Guido van Rossum | Fixed comparison: i < k < j should be i <= k < j. |
commit | commitdiff | tree | snapshot |
| 1992-06-03 |
Guido van Rossum | Documented new contents of lib5.tex |
commit | commitdiff | tree | snapshot |
| next |