| 1996-02-20 |
Jack Jansen | Ported to CW8 |
commit | commitdiff | tree | snapshot |
| 1996-02-20 |
Jack Jansen | Ported to CW8 (added PRE_CW8 ifdef for CW7, for the... |
commit | commitdiff | tree | snapshot |
| 1996-02-20 |
Jack Jansen | - Added Guido's fixes |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Guido van Rossum | Added ref to Misc/NEWS file; added hint to run regen... |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Jack Jansen | Changed makefile() args from r/w to rb/wb, for non... |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Jack Jansen | Try to normalize urls referring to local files (code... |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Jack Jansen | Include GUSI.h if compiling for mac with gusi-sockets |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Jack Jansen | Allow makefile('rb') or 'wb'. |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Jack Jansen | Modified for GUSI |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Jack Jansen | For gusi-based python |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Jack Jansen | GUSI-based python projects |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Jack Jansen | Comment fix |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Jack Jansen | Include GUSI.h if using gusi-sockets |
commit | commitdiff | tree | snapshot |
| 1996-02-14 |
Sjoerd Mullender | Module to convert a mail message to or from quoted... |
commit | commitdiff | tree | snapshot |
| 1996-02-13 |
Guido van Rossum | mark strftime as varargs |
commit | commitdiff | tree | snapshot |
| 1996-02-13 |
Guido van Rossum | add remove==unlink; mark strftime as varargs |
commit | commitdiff | tree | snapshot |
| 1996-02-13 |
Guido van Rossum | get rid of bogus name for init_tkinter() |
commit | commitdiff | tree | snapshot |
| 1996-02-13 |
Guido van Rossum | better way to define ComplexType |
commit | commitdiff | tree | snapshot |
| 1996-02-13 |
Guido van Rossum | improved test() |
commit | commitdiff | tree | snapshot |
| 1996-02-13 |
Guido van Rossum | even better way to normalize spaces in add_flowing_data |
commit | commitdiff | tree | snapshot |
| 1996-02-12 |
Guido van Rossum | better way to normalize spaces in add_flowing_data |
commit | commitdiff | tree | snapshot |
| 1996-02-12 |
Guido van Rossum | fix several bogus var refs in error reporting |
commit | commitdiff | tree | snapshot |
| 1996-02-12 |
Guido van Rossum | document OverflowError exception on mktime() |
commit | commitdiff | tree | snapshot |
| 1996-02-12 |
Guido van Rossum | atol supports trailing l/L if base is 0 |
commit | commitdiff | tree | snapshot |
| 1996-02-12 |
Guido van Rossum | document non-BSD SIGCHLD behaviour |
commit | commitdiff | tree | snapshot |
| 1996-02-12 |
Guido van Rossum | change jars email |
commit | commitdiff | tree | snapshot |
| 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 |
| next |