1996-02-12 |
Guido van Rossum | listdir no longer returns . or ..; added remove==unlink |
commit | commitdiff | tree | snapshot |
1996-02-12 |
Guido van Rossum | hypot is now always supported |
commit | commitdiff | tree | snapshot |
1996-02-05 |
Guido van Rossum | don't die on unreadable files etc. |
commit | commitdiff | tree | snapshot |
1996-01-31 |
Jack Jansen | Re-binhexed all projects. |
commit | commitdiff | tree | snapshot |
1996-01-29 |
Jack Jansen | Added cmath module |
commit | commitdiff | tree | snapshot |
1996-01-29 |
Jack Jansen | Modules implementing WWW and URL suite, and a module... |
commit | commitdiff | tree | snapshot |
1996-01-29 |
Jack Jansen | Added missing get() method |
commit | commitdiff | tree | snapshot |
1996-01-29 |
Jack Jansen | Fixed access to Quickdraw globals. Unfortunately, they... |
commit | commitdiff | tree | snapshot |
1996-01-26 |
Guido van Rossum | remove rcs history |
commit | commitdiff | tree | snapshot |
1996-01-26 |
Guido van Rossum | support fast mode for gdmb |
commit | commitdiff | tree | snapshot |
1996-01-26 |
Guido van Rossum | only use 'j' for imaginary constants |
commit | commitdiff | tree | snapshot |
1996-01-26 |
Guido van Rossum | properly initialize optional arguments to apply() |
commit | commitdiff | tree | snapshot |
1996-01-26 |
Guido van Rossum | use only j for imaginary constants |
commit | commitdiff | tree | snapshot |
1996-01-26 |
Guido van Rossum | add keyword args to CanvasItem class __init__ |
commit | commitdiff | tree | snapshot |
1996-01-26 |
Guido van Rossum | more recent linux header files |
commit | commitdiff | tree | snapshot |
1996-01-26 |
Guido van Rossum | speed up unquote() by using atoi() instead of eval() |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | support 'whence' arg to seek() |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | add acct() method to send new account name |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | fix typo in _setval() return value |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | backward compatible interface for bsddb |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | inherit error from _mod.error |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | real test for executable script |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | correct retrieving return value of os.waitpid() |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | add missing loop step to parseplist() |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | fix default arg for read() -- should be -1 |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | add ComplexType |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Guido van Rossum | use 'j' instead of 'i' for imaginary constants |
commit | commitdiff | tree | snapshot |
1996-01-25 |
Jack Jansen | Removed unused var |
commit | commitdiff | tree | snapshot |
1996-01-23 |
Barry Warsaw | (py-shell): Fixed Emacs 18 bug, use of boundp instead... |
commit | commitdiff | tree | snapshot |
1996-01-23 |
Sjoerd Mullender | Corrected format string in api_version_warning. |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Jack Jansen | Added prototype for PySys_SetArgv |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Jack Jansen | Set default item for dialog |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Jack Jansen | Added 16-bit pixel support for some operations. |
commit | commitdiff | tree | snapshot |
1996-01-22 |
Jack Jansen | Fixed off-by-one error in rle-decode, and allow whitesp... |
commit | commitdiff | tree | snapshot |
1996-01-15 |
Jack Jansen | Added rgbFgColor and a few other members of CGrafPort |
commit | commitdiff | tree | snapshot |
1996-01-15 |
Jack Jansen | Added Fm module |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | adde cmath; added version numbers to tk/tcl libs |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | added default hypot() implementation |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | 64-bit patch |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | added new.classobj() |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | fix argcount bug for build_node_children |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | clear addr buffer before calling getsockname |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | complex math |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | changes for pow(**) and complex |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | add sigrelse() call for SunOS 4.1; add some fflush... |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | added complex and c objects |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | Hack to force loading of cobject.o |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | better power implementation |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | Added PyComplex_AsCComplex |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | __hpux -> hpux equivalence |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | fix args options for setcheckinterval |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | changes for power (**) operator |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | changes for complex and power (**) operator |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | changes for complex numbers |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | Added power (**) operator |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | added decl for PyComplex_AsCComplex |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | changes for ** (power) operator |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | changes for complex numbers |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | bump api version |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | added complex and c object.h; get rid of Py_FatalError |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | complex numbers a la Konrad Hinsen |
commit | commitdiff | tree | snapshot |
1996-01-12 |
Guido van Rossum | opaque C object a la Jim Fulton |
commit | commitdiff | tree | snapshot |
1996-01-11 |
Jack Jansen | - Added FontInfo support |
commit | commitdiff | tree | snapshot |
1996-01-09 |
Jack Jansen | Added font manager toolbox module |
commit | commitdiff | tree | snapshot |
1996-01-09 |
Jack Jansen | - Fixed bug in getfillable() |
commit | commitdiff | tree | snapshot |
1996-01-09 |
Jack Jansen | An interface to the font manager |
commit | commitdiff | tree | snapshot |
1996-01-08 |
Jack Jansen | Various fixes/enhancements, thanks to Ivan and Just: |
commit | commitdiff | tree | snapshot |
1996-01-08 |
Jack Jansen | Fixed GetPen and SetPt arguments |
commit | commitdiff | tree | snapshot |
1996-01-06 |
Jack Jansen | Added support for PenState and Patterns (and the accomp... |
commit | commitdiff | tree | snapshot |
1996-01-05 |
Jack Jansen | Added support for cursors, and a way to get at the... |
commit | commitdiff | tree | snapshot |
1996-01-05 |
Jack Jansen | Added extra module argument varstuff, to declare extra... |
commit | commitdiff | tree | snapshot |
1996-01-02 |
Jack Jansen | A different binhexer, apparently:-( |
commit | commitdiff | tree | snapshot |
1996-01-02 |
Jack Jansen | Fixed example |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Jack Jansen | Added pathname2url and url2pathname methods (only corre... |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Jack Jansen | (Minimal) instructions on how to build python from... |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Jack Jansen | Added missing newline |
commit | commitdiff | tree | snapshot |
1995-12-21 |
Jack Jansen | Common header file for all plugin modules |
commit | commitdiff | tree | snapshot |
1995-12-15 |
Jack Jansen | Added (dummy) expanduser and expandvar methods |
commit | commitdiff | tree | snapshot |
1995-12-15 |
Jack Jansen | Fixed local file access for macintosh |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Jack Jansen | Sample image drawing code (not fully functional yet) |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Jack Jansen | Minor bugfix in keyboard input handling |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Jack Jansen | - Added color window/pixmap support |
commit | commitdiff | tree | snapshot |
1995-12-10 |
Guido van Rossum | don't return from main loop when error occurs |
commit | commitdiff | tree | snapshot |
1995-12-09 |
Jack Jansen | It now actually works. Also, MovieInWindow and VerySimp... |
commit | commitdiff | tree | snapshot |
1995-12-09 |
Jack Jansen | Added support for RGB objects (tuples in python) |
commit | commitdiff | tree | snapshot |
1995-12-09 |
Jack Jansen | Added Sint8 and Uint8 types |
commit | commitdiff | tree | snapshot |
1995-12-09 |
Jack Jansen | Added cm and qt demos |
commit | commitdiff | tree | snapshot |
1995-12-09 |
Jack Jansen | Added QuickTime module |
commit | commitdiff | tree | snapshot |
1995-12-09 |
Jack Jansen | Added component mgr and quicktime modules |
commit | commitdiff | tree | snapshot |
1995-12-08 |
Guido van Rossum | fix free memory reads in dictlookup et al |
commit | commitdiff | tree | snapshot |
1995-12-07 |
Sjoerd Mullender | Use global statement instead of importing ourselves... |
commit | commitdiff | tree | snapshot |
1995-11-30 |
Jack Jansen | still untested (but it compiles) |
commit | commitdiff | tree | snapshot |
1995-11-30 |
Jack Jansen | Added Cm.slb, the component mgr interface |
commit | commitdiff | tree | snapshot |
1995-11-30 |
Jack Jansen | QuickTime support (not yet functional) |
commit | commitdiff | tree | snapshot |
1995-11-30 |
Jack Jansen | Component mgr support |
commit | commitdiff | tree | snapshot |
1995-11-16 |
Jack Jansen | BitMap object support (only lightly tested) |
commit | commitdiff | tree | snapshot |
1995-11-16 |
Jack Jansen | BitMap object support |
commit | commitdiff | tree | snapshot |
1995-11-15 |
Jack Jansen | A variation on PICTbrowse.py that displays the picture... |
commit | commitdiff | tree | snapshot |
1995-11-15 |
Jack Jansen | Added converters for Fixed |
commit | commitdiff | tree | snapshot |
1995-11-15 |
Jack Jansen | Added support for GrafPort object |
commit | commitdiff | tree | snapshot |
next |