| 1992-11-26 |
Guido van Rossum | * classobject.c: in instance_lenth, test result of... |
commit | commitdiff | tree | snapshot |
| 1992-11-26 |
Guido van Rossum | * mainloop.py: added facility for calling select()... |
commit | commitdiff | tree | snapshot |
| 1992-11-26 |
Guido van Rossum | * config.c: Added audioop to lists. |
commit | commitdiff | tree | snapshot |
| 1992-11-16 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 1992-11-16 |
Guido van Rossum | Support default port. |
commit | commitdiff | tree | snapshot |
| 1992-11-16 |
Guido van Rossum | Added comments, use 'global' and change prompt to ... |
commit | commitdiff | tree | snapshot |
| 1992-11-16 |
Guido van Rossum | Restructured into several subroutines. |
commit | commitdiff | tree | snapshot |
| 1992-11-06 |
Guido van Rossum | Added all_errors, list of all possible exceptions. |
commit | commitdiff | tree | snapshot |
| 1992-11-05 |
Guido van Rossum | Use getsockname() if it exists |
commit | commitdiff | tree | snapshot |
| 1992-11-05 |
Guido van Rossum | Added much functionality, changed some names (errors... |
commit | commitdiff | tree | snapshot |
| 1992-11-05 |
Guido van Rossum | * change default line numbers for 'list' in pdb.py |
commit | commitdiff | tree | snapshot |
| 1992-11-04 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-10-26 |
Guido van Rossum | Added imageopmodule.c, also added them to Makefile... |
commit | commitdiff | tree | snapshot |
| 1992-10-25 |
Guido van Rossum | Fixed comments |
commit | commitdiff | tree | snapshot |
| 1992-10-25 |
Guido van Rossum | Use /usr/local/bin/python |
commit | commitdiff | tree | snapshot |
| 1992-10-25 |
Guido van Rossum | Added gopher.py; removed IN.py |
commit | commitdiff | tree | snapshot |
| 1992-10-25 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-10-18 |
Guido van Rossum | * bltinmodule.c: added built-in function cmp(a, b) |
commit | commitdiff | tree | snapshot |
| 1992-10-18 |
Guido van Rossum | Misc changes and new modules. whrandom is "objectified... |
commit | commitdiff | tree | snapshot |
| 1992-10-02 |
Guido van Rossum | Add .fdc and .rgb to default list of ignored extensions |
commit | commitdiff | tree | snapshot |
| 1992-09-29 |
Guido van Rossum | New tool Vfix: truncate the right edge of 'grey' type... |
commit | commitdiff | tree | snapshot |
| 1992-09-29 |
Sjoerd Mullender | Lots of little fixes. |
commit | commitdiff | tree | snapshot |
| 1992-09-29 |
Guido van Rossum | VFile: added new formats 'jpeg' and 'jpeggrey'. Decomp... |
commit | commitdiff | tree | snapshot |
| 1992-09-25 |
Guido van Rossum | Modified most (but not yet all) I/O to always go throug... |
commit | commitdiff | tree | snapshot |
| 1992-09-25 |
Guido van Rossum | New shell script Addmodule.sh makes it easier to add... |
commit | commitdiff | tree | snapshot |
| 1992-09-25 |
Sjoerd Mullender | Changed an ifdef from IRIX_405 to CDsetcallback. |
commit | commitdiff | tree | snapshot |
| 1992-09-25 |
Sjoerd Mullender | Fixed the last known bugs. |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Guido van Rossum | Added resizevideo() interface to LiveVideoIn and ration... |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Guido van Rossum | Added resizevideo() interface to LiveVideoIn and ration... |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Guido van Rossum | Changed the init() interface of LiveVideoOut to read... |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Guido van Rossum | Python equivalent of <netinet/in.h> (SGI specific,... |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Guido van Rossum | Added options to Vsend and Vreceive; moved common defau... |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Guido van Rossum | Added multicast to Vsend and Vreceive. Updated README... |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Sjoerd Mullender | Defined exception cd.error which is used for errors... |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Sjoerd Mullender | New module "CL" (Compression Library) for Irix 4.0... |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Sjoerd Mullender | New built-in module "cl" (Compression Library). Only... |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Guido van Rossum | Better way of deducing mcast group bytes. |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Guido van Rossum | Add -b option and sleep shorter. |
commit | commitdiff | tree | snapshot |
| 1992-09-24 |
Guido van Rossum | open() now raises IOError, not RuntimeError! |
commit | commitdiff | tree | snapshot |
| 1992-09-23 |
Sjoerd Mullender | New built-in module cl, the Compression Library. |
commit | commitdiff | tree | snapshot |
| 1992-09-22 |
Guido van Rossum | New modules LiveVideo{In,Out} (interfaces will change!). |
commit | commitdiff | tree | snapshot |
| 1992-09-22 |
Guido van Rossum | Vrec.py: sv now raises sv.error instead of RuntimeError. |
commit | commitdiff | tree | snapshot |
| 1992-09-20 |
Guido van Rossum | __oct__ and __hex__ |
commit | commitdiff | tree | snapshot |
| 1992-09-20 |
Guido van Rossum | New module regsub contains sub(), gsub() and split... |
commit | commitdiff | tree | snapshot |
| 1992-09-17 |
Guido van Rossum | * Makefile: added IMGFILE; moved some stuff around. |
commit | commitdiff | tree | snapshot |
| 1992-09-13 |
Guido van Rossum | posix: added setpgrp() and, if sgi, setsid() and setpgi... |
commit | commitdiff | tree | snapshot |
| 1992-09-12 |
Guido van Rossum | Made builtins int(), long(), float(), oct() and hex... |
commit | commitdiff | tree | snapshot |
| 1992-09-11 |
Guido van Rossum | Makefile uses $> more often; cgen supports filename... |
commit | commitdiff | tree | snapshot |
| 1992-09-11 |
Sjoerd Mullender | Added C++ support in thread.h; don't use signals if... |
commit | commitdiff | tree | snapshot |
| 1992-09-08 |
Guido van Rossum | Allow broadcast using setsockopt() |
commit | commitdiff | tree | snapshot |
| 1992-09-08 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-09-08 |
Guido van Rossum | Added mcast demo |
commit | commitdiff | tree | snapshot |
| 1992-09-08 |
Guido van Rossum | Utility to add a cached index to an existing movie... |
commit | commitdiff | tree | snapshot |
| 1992-09-08 |
Guido van Rossum | VFile: The Entry-Indigo trick doesn't work on 4.0.1... |
commit | commitdiff | tree | snapshot |
| 1992-09-08 |
Guido van Rossum | Added post_mortem() and pm() interfaces to pdb and... |
commit | commitdiff | tree | snapshot |
| 1992-09-08 |
Guido van Rossum | Added hint about changing the prompt in $PYTHONSTARTUP |
commit | commitdiff | tree | snapshot |
| 1992-09-08 |
Guido van Rossum | Made struct a standard built-in module; added string... |
commit | commitdiff | tree | snapshot |
| 1992-09-07 |
Guido van Rossum | Fixed "clear()" and added "clearto(r, g, b)". |
commit | commitdiff | tree | snapshot |
| 1992-09-07 |
Guido van Rossum | Clear the window when receiving a REDRAW event and... |
commit | commitdiff | tree | snapshot |
| 1992-09-07 |
Guido van Rossum | Use vin/vout.clear() instead of gl.clear() |
commit | commitdiff | tree | snapshot |
| 1992-09-07 |
Guido van Rossum | New module 'colorsys' implements conversions between... |
commit | commitdiff | tree | snapshot |
| 1992-09-07 |
Guido van Rossum | Adapted the world to the new VFile.py. Fixed bugs... |
commit | commitdiff | tree | snapshot |
| 1992-09-07 |
Guido van Rossum | Almost completely rewritten for cleaner code. |
commit | commitdiff | tree | snapshot |
| 1992-09-04 |
Guido van Rossum | Remove PAL dependencies; add -w option (initial window... |
commit | commitdiff | tree | snapshot |
| 1992-09-04 |
Guido van Rossum | classobject.c moduleobject.c stdwinmodule.c xxobject.c: |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Changed references to /usr/local into /usr/local/bin. |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Give code objects a more useful representation. |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Restructured (yet again) to treat all modules more... |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Correct debug printing code |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Correct spelling in function name |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Print warnings to stderr and correct spelling |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Remove outdated warning in comments. |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Remove bogus type-and-refcnt setting from newsizedstrin... |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Got rid the bogus cache code and fix some unchecked... |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Compare instance methods by comparing the object and... |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Use getargs() everywhere now. Standardize lay-out... |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Improve check for offset out of range |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | AOnly define NDEDBUG if DEBUG is not defined |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | If a type has a repr function but no print function... |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Add some debugging features if DEBUG defined |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Add sys.exitfunc feature. Make askync non-static. |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Add $PYTHONSTARTUP feature. |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Add an optional interface to turn malloc debugging... |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Re-implement some operations from string.py in C, for... |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Made it work with the sub-spec burst capture interface |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Added more info |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Guido van Rossum | Adapted to new video library -- different capture inter... |
commit | commitdiff | tree | snapshot |
| 1992-09-03 |
Sjoerd Mullender | version for new library |
commit | commitdiff | tree | snapshot |
| 1992-09-02 |
Guido van Rossum | Added a _v21 def to FL.py and added two new input field... |
commit | commitdiff | tree | snapshot |
| 1992-09-02 |
Sjoerd Mullender | newest version |
commit | commitdiff | tree | snapshot |
| 1992-09-02 |
Sjoerd Mullender | adapted SV module to the new svideo library. |
commit | commitdiff | tree | snapshot |
| 1992-09-01 |
Guido van Rossum | Added a clear() method to VFile class, to be called... |
commit | commitdiff | tree | snapshot |
| 1992-08-31 |
Guido van Rossum | cope with filenames containing spaces |
commit | commitdiff | tree | snapshot |
| 1992-08-31 |
Guido van Rossum | all Long constants have an L suffix, not l; |
commit | commitdiff | tree | snapshot |
| 1992-08-31 |
Guido van Rossum | Use regex instead of regexp |
commit | commitdiff | tree | snapshot |
| 1992-08-31 |
Guido van Rossum | Use regex and don't use path |
commit | commitdiff | tree | snapshot |
| 1992-08-27 |
Guido van Rossum | suppress unnecessary error message if too many argument... |
commit | commitdiff | tree | snapshot |
| 1992-08-25 |
Guido van Rossum | Cosmetic changes to Vedit and -Form. |
commit | commitdiff | tree | snapshot |
| next |