| 1995-08-09 |
Guido van Rossum | add module binascii; add r_unload/s_unload; don't chang... |
commit | commitdiff | tree | snapshot |
| 1995-08-09 |
Guido van Rossum | change blank line insertion at a few places and fix... |
commit | commitdiff | tree | snapshot |
| 1995-08-08 |
Guido van Rossum | added getpath.c; added -P exec_prefix; added explanator... |
commit | commitdiff | tree | snapshot |
| 1995-08-08 |
Guido van Rossum | added MACHDEP back in |
commit | commitdiff | tree | snapshot |
| 1995-08-08 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-08-08 |
Guido van Rossum | add xstat (extended stat, returns resource fork size... |
commit | commitdiff | tree | snapshot |
| 1995-08-08 |
Guido van Rossum | set some fields to zero for directories |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | pass prefix etc. on when making sharedinstall; install... |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | added sys.std files, read-only open, reload |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | add splitdrive() |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | pass the command to sh -c |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | correct typo (persis*ent) |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | use new "single" compile option |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | make sure os.environ exists (maybe empty) |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | add seekable option to __init__ |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | use mimetools; add close() |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | added parse_qs(query_string) |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | new formatter module; redid htmllib module to use it |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Use binascii module for inner loop |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Implement binhex protocol. |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Better error messages wrt missing resources and preferences |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Added binascii |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Helper module for uuencode and binhex coders |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Added missing walk() function |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Added interfaces to {Get,Set}FInfo and accompanying... |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Mwerks now also has fopenrf |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Mwerks version of fopenRF. |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Fix for cfm68k |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Moved here because it is think-specific |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Added resource-files to CVS tree, in binhex form |
commit | commitdiff | tree | snapshot |
| 1995-08-07 |
Jack Jansen | Put resource-files under CVS, in binhex form |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | new sendport() interface; add test() program call |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | added format_* functions (suggestion by Ken M) |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | subtle changes to relative r\7furl joins |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | use mimetools; add error handling and authentication |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | major rewrite using different formatting paradigm |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | changed comment parsing |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | split config.c in 1000 parts; new main; new unfinished... |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | empty kw dict is ok for builtins |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | split cof\7fnfig.c in 1000 little files :-) |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | moved stuff around to resemble main.c |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | add imp.get_frozen_object() |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | avoid resize of 0-length tuple |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | class objects are read-only in restricted mode |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | better err checks in resizetuple |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | new package support, import hooks, restricted execution... |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | added some missing constants |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | keyword arguments; redid Photo image class; other goodies |
commit | commitdiff | tree | snapshot |
| 1995-08-04 |
Guido van Rossum | keyword parameter changes |
commit | commitdiff | tree | snapshot |
| 1995-07-29 |
Jack Jansen | - Use new names |
commit | commitdiff | tree | snapshot |
| 1995-07-29 |
Jack Jansen | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-07-29 |
Jack Jansen | New test program for server AE handling |
commit | commitdiff | tree | snapshot |
| 1995-07-29 |
Jack Jansen | minor fix |
commit | commitdiff | tree | snapshot |
| 1995-07-29 |
Jack Jansen | Fixed incorrect call to InstallHandler and a few other... |
commit | commitdiff | tree | snapshot |
| 1995-07-29 |
Jack Jansen | mac CW-only fix for messy windows upon exit |
commit | commitdiff | tree | snapshot |
| 1995-07-29 |
Jack Jansen | Allow mac user to set "command line flags" by option... |
commit | commitdiff | tree | snapshot |
| 1995-07-29 |
Jack Jansen | Added code so you canset "command line options" if you |
commit | commitdiff | tree | snapshot |
| 1995-07-29 |
Jack Jansen | Un-installing of AE handlers fixed (AE is very picky... |
commit | commitdiff | tree | snapshot |
| 1995-07-29 |
Jack Jansen | A new home for scripts/applets |
commit | commitdiff | tree | snapshot |
| 1995-07-28 |
Guido van Rossum | fix bogus DECREF in finally clause |
commit | commitdiff | tree | snapshot |
| 1995-07-28 |
Guido van Rossum | \temporary 'fix' for brokenness |
commit | commitdiff | tree | snapshot |
| 1995-07-28 |
Jack Jansen | Made more ppc-savvy |
commit | commitdiff | tree | snapshot |
| 1995-07-28 |
Jack Jansen | - Added getplatform() |
commit | commitdiff | tree | snapshot |
| 1995-07-28 |
Jack Jansen | Undef 'argument' before including mac headers |
commit | commitdiff | tree | snapshot |
| 1995-07-28 |
Sjoerd Mullender | Module with one function to read Python modules and... |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | changes for keyword args to built-in functions and... |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | never close the file in imp.load_... |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | changes for keyword args to built-in functions and... |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | changes for keyword args to built-in functions and... |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | add forgotten PyObject_SetAttrString |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | add locking where it exists |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | use newgetargs |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | improved comments for curses, dbhash |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | use getnewargs where it makes sense |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | be more suspicious of getlocals() |
commit | commitdiff | tree | snapshot |
| 1995-07-26 |
Guido van Rossum | better policy regarding NULL locals |
commit | commitdiff | tree | snapshot |
| 1995-07-25 |
Guido van Rossum | new version |
commit | commitdiff | tree | snapshot |
| 1995-07-20 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-07-19 |
Sjoerd Mullender | Get magic number from interpreter (using module imp). |
commit | commitdiff | tree | snapshot |
| 1995-07-19 |
Sjoerd Mullender | Added flush() method. |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | change obsolete isfile to isvalid; add lock and unlock... |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | remove comment about obsolete variable |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | implemented 'add' command and commit for added files |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | fixed arg checking for keys() and close() |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | added dbhash; Tk is now officially at 4.0 |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | suppress . and .. in listdir return value |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | keyword arguments and faster calls |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | NT specific change for nicer error message (Mark H) |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | changes for keyword arguments and fast function call... |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | keyword arguments and faster function calls |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | Generic Abstract Object Interface |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | include abstract.h |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | Generic Abstract Object Interface |
commit | commitdiff | tree | snapshot |
| 1995-07-17 |
Jack Jansen | Various toolbox routines have gotten new names. |
commit | commitdiff | tree | snapshot |
| 1995-07-17 |
Jack Jansen | The three most important suites, generated by gensuitem... |
commit | commitdiff | tree | snapshot |
| 1995-07-17 |
Jack Jansen | Gensuitemodule generates python classes from aete/aeut... |
commit | commitdiff | tree | snapshot |
| next |