1996-07-30 |
Guido van Rossum | Added optional second arg to what(), giving the data... |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Guido van Rossum | Added BUILD_SLICE opcode. |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Guido van Rossum | Obsolete |
commit | commitdiff | tree | snapshot |
1996-07-29 |
Barry Warsaw | (python-mode): Added menu support, requires easymenu. |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Jack Jansen | Allow only one selection (this tests settability of... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Jack Jansen | Regenerated |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Jack Jansen | Added access to selFlags and listFlags members (both... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Jack Jansen | Mods by Just: |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Barry Warsaw | (py-forward-into-nomenclature): small fix to not infini... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Barry Warsaw | #comment update, re: py-mode-syntax-table |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Barry Warsaw | (py-forward-into-nomenclature, py-backward-into-nomencl... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Guido van Rossum | putenv |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Guido van Rossum | Added putenv to AC_CHECK_FUNCS list. |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Guido van Rossum | Append version number to library install directory. |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Guido van Rossum | Added version number to destination. |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Guido van Rossum | As a side effect of calling PySys_SetArgv (setpythonarg... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Guido van Rossum | Added hook to os.environ to call putenv(), if it exists. |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Guido van Rossum | Added Sam Rushing's errno module |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Guido van Rossum | Converted to new style names by Skip Montanaro |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Guido van Rossum | Different lines for bsddb module. |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Guido van Rossum | Added simple-minded (i.e. leaking :-) putenv() interfac... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Guido van Rossum | Updated pointers to Andrew Kuchlings fine software. |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Guido van Rossum | Added 3rd optional argument to translate(), a string... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Fred Drake | (rmt.py): Updated to "modern" python coding convention... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Guido van Rossum | Remove all CRLF -> LF translation for file uploads... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Barry Warsaw | (py-shift-region-left): When checking for left edged... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Guido van Rossum | Renamed all occurrences of posix to os. |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Guido van Rossum | Changes by Jim Fulton: pass environ around as arg; |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Guido van Rossum | Added splitext() |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Guido van Rossum | New versions generated on a Linux 2.x system by AMK |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Guido van Rossum | Optimizations and one intentional loophole by Jim Fulton. |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Guido van Rossum | This is needed for users of Linux 2.x |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Guido van Rossum | Got rid of ChangeLog -- too bad, but I can't keep it... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Guido van Rossum | Use NEWOBJ() macro instead of calling newobject() directly. |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Jack Jansen | Added SetFolder method which sets Standard File initial... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Jack Jansen | Added PyOS_CheckStack() function which returns -1 when... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Jack Jansen | Added USE_STACKCHECK define |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Guido van Rossum | Fuck. For PC support, this must be in the distribution. |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Restore the capability to pass a class (usually Pack... |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Use gcc, not gcc-elf on Linux |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Additions to the cast of thousands |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | More changes by Sjoerd & Jack |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Addition by Jack to test for missing type support |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Added extra notes for AIX and SCO. |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Use INSTALL_PROGRAM for makesetup |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Added Jim Fulton's "asharedmodule" target |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Use INT_MAX/LONG_MAX instead of non-ANSI LONG_BIT |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | New submission by Fred Drake. |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | New style names for getprogramname and getargcargv |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Rewritten keys() and has_key() to avoid memory leaks. |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | complex -> Py_complex |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Hacks for MS_COREDLL |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Only __dict__ and __class__ are read-only instance... |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | new .pyc magic number (** operator) |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | added 1996 |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Py_complex; and WITHOUT_COMPLEX added to getargs.c |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | renamed complex -> Py_complex |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Hacks for MS_COREDLL |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | added new names for getprogramname, getargcargv |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Added prototype + doc for PySequence_Length() |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | added parser module to overview |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | added plock |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Minute changes by Fred Drake |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | changes by Jack to Mac docs |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Don't use tktools, dummy! Reworded test message slightly. |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | fix canvas bind commands |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Added option to refilemessages() to keep sequences |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | Changes for new parser module (Fred Drake) |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | New opcodes BINARY_POWER, RAISE_VARARGS, CALL_FUNCTION... |
commit | commitdiff | tree | snapshot |
1996-07-21 |
Guido van Rossum | add mac compatibility |
commit | commitdiff | tree | snapshot |
1996-07-18 |
Jack Jansen | - Added a file dialog example |
commit | commitdiff | tree | snapshot |
1996-07-10 |
Jack Jansen | Old names changed to Py_GetCopyright, etc. |
commit | commitdiff | tree | snapshot |
1996-07-10 |
Jack Jansen | inittab is a "struct _inittab". |
commit | commitdiff | tree | snapshot |
1996-07-10 |
Jack Jansen | Given a module/pathname file created by findmodulefiles... |
commit | commitdiff | tree | snapshot |
1996-07-08 |
Barry Warsaw | added a thing on the to-do list |
commit | commitdiff | tree | snapshot |
1996-07-05 |
Barry Warsaw | (python-font-lock-keywords): added class and def |
commit | commitdiff | tree | snapshot |
1996-07-03 |
Barry Warsaw | (py-mode-syntax-table): revert underscore to word class... |
commit | commitdiff | tree | snapshot |
1996-07-03 |
Barry Warsaw | (py-delete-char): Obey numeric argument. |
commit | commitdiff | tree | snapshot |
1996-07-03 |
Barry Warsaw | (py-shift-region-left, py-shift-region-right, py-indent... |
commit | commitdiff | tree | snapshot |
1996-07-01 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.4b1 |
commit | commitdiff | tree | snapshot |
1996-07-01 |
Guido van Rossum | New versions of VC project which has no source files... |
commit | commitdiff | tree | snapshot |
1996-06-28 |
Guido van Rossum | added plock |
commit | commitdiff | tree | snapshot |
1996-06-28 |
Guido van Rossum | split autoconf target in two |
commit | commitdiff | tree | snapshot |
1996-06-28 |
Guido van Rossum | Slightly different Windows ifdefs |
commit | commitdiff | tree | snapshot |
1996-06-28 |
Guido van Rossum | added comments about tcl/tk -l options |
commit | commitdiff | tree | snapshot |
1996-06-28 |
Guido van Rossum | Added PC files from Jim Ahlstrom. |
commit | commitdiff | tree | snapshot |
1996-06-28 |
Guido van Rossum | Added plock() system call. |
commit | commitdiff | tree | snapshot |
1996-06-28 |
Guido van Rossum | Fixed restore_files(); added reset_files(); made these... |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | aix sharedlib helpers |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | Corrections to aix_loaderror(), by Manus Hand. |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | Jeremy's patches for more robust handling of unmarshall... |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | Add docs for planned improved handling of the marshalli... |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | new versions from Jim A |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | socket wrapper module around _socket for all Window... |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | Some updates. Still out of date. |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | new contributors |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | url2path for NT |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | add nturl2path |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | result of new configure.in |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Guido van Rossum | Split some long lines (headers, functions). |
commit | commitdiff | tree | snapshot |
next |