| 1993-01-22 |
Guido van Rossum | Documented marshal.{dumps,loads} and sys.builtin_module... |
commit | commitdiff | tree | snapshot |
| 1993-01-22 |
Jack Jansen | Added tovideo routine |
commit | commitdiff | tree | snapshot |
| 1993-01-22 |
Sjoerd Mullender | Found and fixed a few bugs in the handling of audio... |
commit | commitdiff | tree | snapshot |
| 1993-01-22 |
Sjoerd Mullender | New module aifc to read and write AIFF-C and AIFF files... |
commit | commitdiff | tree | snapshot |
| 1993-01-21 |
Guido van Rossum | Added separate main program for the Mac: macmain.c |
commit | commitdiff | tree | snapshot |
| 1993-01-21 |
Guido van Rossum | * Add some more tests for numbers |
commit | commitdiff | tree | snapshot |
| 1993-01-20 |
Jack Jansen | Create CMIF-video file from SGI rgb images |
commit | commitdiff | tree | snapshot |
| 1993-01-19 |
Jack Jansen | Use full path for izoom.h include file |
commit | commitdiff | tree | snapshot |
| 1993-01-19 |
Jack Jansen | Added (optional) better scaling to readscaled |
commit | commitdiff | tree | snapshot |
| 1993-01-13 |
Sjoerd Mullender | ushdr_t was not defined so fill in its size instead... |
commit | commitdiff | tree | snapshot |
| 1993-01-13 |
Guido van Rossum | Close the window when receiving a close request; turn... |
commit | commitdiff | tree | snapshot |
| 1993-01-13 |
Sjoerd Mullender | Added error checking. |
commit | commitdiff | tree | snapshot |
| 1993-01-10 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v0.9.8 |
commit | commitdiff | tree | snapshot |
| 1993-01-10 |
Guido van Rossum | Checking in last-minute changes that are already part... |
commit | commitdiff | tree | snapshot |
| 1993-01-09 |
Guido van Rossum | * Makefile: use cp -r to install the library |
commit | commitdiff | tree | snapshot |
| 1993-01-08 |
Jack Jansen | Fixed various bugs in the adpcm routines |
commit | commitdiff | tree | snapshot |
| 1993-01-06 |
Sjoerd Mullender | Various changes. |
commit | commitdiff | tree | snapshot |
| 1993-01-04 |
Guido van Rossum | * More changes due to stricter argument passing rules |
commit | commitdiff | tree | snapshot |
| 1993-01-04 |
Guido van Rossum | * Configure.py: use #!/usr/local/bin/python |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | Renamed vcopy to Vcopy (it is the only old tool that... |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | Get rid of C and out-of-date files |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | Added usage message, minor cosmetic changes |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | Fix typo in print message |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | Use plain python. |
commit | commitdiff | tree | snapshot |
| 1992-12-24 |
Guido van Rossum | setsize has two arguments: width, height. |
commit | commitdiff | tree | snapshot |
| 1992-12-23 |
Guido van Rossum | Renamed Vrecc to Vrecb (*b*urst mode capture). |
commit | commitdiff | tree | snapshot |
| 1992-12-23 |
Jack Jansen | Added mono, grey2 and grey4 formats |
commit | commitdiff | tree | snapshot |
| 1992-12-22 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 1992-12-22 |
Guido van Rossum | Changed indentation to 8, use a better technique to... |
commit | commitdiff | tree | snapshot |
| 1992-12-22 |
Guido van Rossum | fileobject.c: fix nasty bug; Makefile; turn on STROP... |
commit | commitdiff | tree | snapshot |
| 1992-12-22 |
Jack Jansen | Added 2 and 4 bits grey formats |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Added generic array handlers |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Changed to use make_call |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Full broadcast support |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Clarified some parts |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Changed to use new make_call method |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Complete broadcast support (both raw and via port mappe... |
commit | commitdiff | tree | snapshot |
| 1992-12-21 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-12-20 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-12-20 |
Guido van Rossum | Added remark about servers |
commit | commitdiff | tree | snapshot |
| 1992-12-20 |
Guido van Rossum | Changed mkcred interface |
commit | commitdiff | tree | snapshot |
| 1992-12-20 |
Guido van Rossum | Bind to reserved port if root; changed mkcred interface... |
commit | commitdiff | tree | snapshot |
| 1992-12-20 |
Guido van Rossum | Changed mkcred/mkverf interface; added makesocket hook... |
commit | commitdiff | tree | snapshot |
| 1992-12-19 |
Guido van Rossum | Changes to protect servers against broken clients |
commit | commitdiff | tree | snapshot |
| 1992-12-19 |
Guido van Rossum | Added server classes, and various robustness hacks |
commit | commitdiff | tree | snapshot |
| 1992-12-17 |
Guido van Rossum | Don't call test() |
commit | commitdiff | tree | snapshot |
| 1992-12-17 |
Guido van Rossum | Don't even show #test() |
commit | commitdiff | tree | snapshot |
| 1992-12-17 |
Guido van Rossum | Added comments. |
commit | commitdiff | tree | snapshot |
| 1992-12-17 |
Guido van Rossum | Compatibility hack with Python 0.9.6. |
commit | commitdiff | tree | snapshot |
| 1992-12-17 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-12-17 |
Guido van Rossum | Added compatibility hacks for Python 0.9.6. |
commit | commitdiff | tree | snapshot |
| 1992-12-17 |
Guido van Rossum | Use 'l' as format, not 'i'. |
commit | commitdiff | tree | snapshot |
| 1992-12-17 |
Guido van Rossum | Added some XXX comment. |
commit | commitdiff | tree | snapshot |
| 1992-12-17 |
Guido van Rossum | Improved exception handing. Added some XXX comments. |
commit | commitdiff | tree | snapshot |
| 1992-12-17 |
Guido van Rossum | Changes to some math using underscore as subscript... |
commit | commitdiff | tree | snapshot |
| 1992-12-15 |
Guido van Rossum | Add timeout and retry to UDP version of protocol |
commit | commitdiff | tree | snapshot |
| 1992-12-15 |
Guido van Rossum | Fix spelling of Umnt. |
commit | commitdiff | tree | snapshot |
| 1992-12-15 |
Guido van Rossum | Support packing longs. |
commit | commitdiff | tree | snapshot |
| 1992-12-15 |
Guido van Rossum | Fix misunderstood readdir count (bytes, not dir entries) |
commit | commitdiff | tree | snapshot |
| 1992-12-15 |
Guido van Rossum | Add explicit auth call |
commit | commitdiff | tree | snapshot |
| 1992-12-15 |
Guido van Rossum | Make auth handling different |
commit | commitdiff | tree | snapshot |
| 1992-12-15 |
Guido van Rossum | Add explicit auth object |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | * mymalloc.h: always allocate one extra byte, since... |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Actualized |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Actualized. |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | bit vector is now implemented |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | sv now raises sv.error, not RuntimeError |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Added cmpaf.py |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Get official parameter names |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Choose a port that doesn't conmflict with real radio |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | New 'finally' syntax |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Actualize |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Explicitly close menus. Make '0' mean the last menu... |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Actualized |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Adapted to modern times |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Adapted to modern times. Cosmetic and comment changes. |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Adapted to modern times and fixed a bug (id --> my_id) |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Sjoerd Mullender | adapted to newest version of CL library. |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Sjoerd Mullender | CL.py: adapted to newest version of CL library. |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | /usr/local/bin/python |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Add description of kunst.py |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Unknown changes by Jack. |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Use tzparse to avoid embarrasment in other timezones... |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | * Got entirely rid of path.py. |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Fix for new argument passing rules. |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Guido van Rossum | Band-aid to fix it for new argument passing rules. |
commit | commitdiff | tree | snapshot |
| 1992-12-14 |
Jack Jansen | Changes for supporting monochrome and greyscale video... |
commit | commitdiff | tree | snapshot |
| 1992-12-10 |
Guido van Rossum | Fix bug when reporting error |
commit | commitdiff | tree | snapshot |
| 1992-12-10 |
Guido van Rossum | Adapt to modern times... |
commit | commitdiff | tree | snapshot |
| 1992-12-09 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-12-09 |
Guido van Rossum | Friendlier response to interrupt. Use /usr/local/... |
commit | commitdiff | tree | snapshot |
| 1992-12-09 |
Guido van Rossum | Microscopic changes, comments/messages changed. |
commit | commitdiff | tree | snapshot |
| 1992-12-08 |
Guido van Rossum | Added new modules mpz, md5 (by JH, requiring GNU MP). |
commit | commitdiff | tree | snapshot |
| 1992-12-08 |
Guido van Rossum | Incorporated Jan-Hein's changes and texinfo conversion. |
commit | commitdiff | tree | snapshot |
| 1992-12-08 |
Guido van Rossum | socketmodule.c: added socket.fromfd(fd, family, type... |
commit | commitdiff | tree | snapshot |
| 1992-11-27 |
Guido van Rossum | Added output from testall run, for autotest.py. |
commit | commitdiff | tree | snapshot |
| 1992-11-27 |
Guido van Rossum | Added some new tests and two new files for testing... |
commit | commitdiff | tree | snapshot |
| 1992-11-26 |
Guido van Rossum | * classobject.c: in instance_lenth, test result of... |
commit | commitdiff | tree | snapshot |
| next |