]> granicus.if.org Git - python/shortlog
python
1997-05-28 Guido van RossumAdded copy() and absorb().
1997-05-28 Guido van RossumRemove '(' in column 0 of doc strings.
1997-05-28 Guido van RossumAdded dict.absorb() and dict.copy().
1997-05-28 Guido van RossumHide .fdc files here.
1997-05-28 Guido van RossumChecking in zlib demo.
1997-05-28 Guido van RossumTiny script to play with it on a Mac.
1997-05-28 Guido van RossumTweak default source of query a bit so it is possible...
1997-05-28 Guido van Rossumlowercase proxies env variables, for Windows.
1997-05-28 Guido van RossumReworded the doc string to remove the need for The...
1997-05-28 Jack JansenChanged release note structure:
1997-05-28 Jack JansenAdded a range of resource numbers reserved for Bruce
1997-05-27 Fred DrakeWidget._setup(): Support name=None in a similar way...
1997-05-26 Guido van RossumSet version to 0.4; get rid of '(' in column 1 in tripl...
1997-05-26 Guido van RossumInitial revision
1997-05-26 Guido van RossumAdded marks for very recently (24 hours) and recently...
1997-05-26 Guido van RossumAdded marks for very recently (24 hours) and recently...
1997-05-26 Guido van RossumSupport for more general diffing and retrieving any...
1997-05-26 Guido van RossumAdded keyword searching.
1997-05-26 Guido van RossumAdded keyword searching radio buttons.
1997-05-26 Guido van RossumDon't need <BR> at end of <LI>.
1997-05-26 Guido van RossumBugfix -- should pass headers=0 when formatting query...
1997-05-26 Guido van RossumAdd optional section titles to format_all.
1997-05-26 Guido van RossumOops, checked in the wrong SHORTNAME value.
1997-05-26 Guido van RossumAdded a local customization feature: load some paramete...
1997-05-26 Guido van RossumInitial revision
1997-05-26 Guido van RossumInitial revision
1997-05-26 Guido van RossumI'm happy with this.
1997-05-26 Guido van RossumInitial revision
1997-05-23 Guido van RossumFinal touch -- bottom link points to FAQ Wizard home.
1997-05-23 Guido van RossumForgot to remove debug stmt.
1997-05-23 Guido van RossumThe official name of the whole thing is now "Python...
1997-05-23 Guido van RossumImplemented a simple Password scheme.
1997-05-23 Guido van RossumAdded last mtime on whole faq.
1997-05-23 Guido van RossumNits.
1997-05-23 Guido van RossumReorg TO DO list.
1997-05-23 Guido van RossumSmall nits for Grail; don't forget to cgi.translate...
1997-05-23 Guido van Rossum- Suppress the visible text in the epilogue when "edit...
1997-05-23 Guido van RossumAdded section titles (for now, hardcoded in the file).
1997-05-23 Jack JansenRemoved references to StdClib and PLStringFuncs, rebuil...
1997-05-23 Jack JansenNothing important
1997-05-23 Jack JansenChanged version string and preferences filename to...
1997-05-23 Jack JansenRenamed
1997-05-23 Jack JansenAdded keys() and mapping interface to shared-library...
1997-05-23 Jack Jansen- Added Py_GetProgramFullPath
1997-05-23 Jack JansenAdded PyMac_StopGUSISpin
1997-05-23 Guido van RossumAdded code to recognize http/ftp URLs and email address...
1997-05-23 Guido van RossumMoved the 1.4 NEWS file here (it had to happen someday...
1997-05-23 Fred DrakeAdd doc string to type object.
1997-05-23 Guido van RossumMinor change: add prologue() calls to do_info and do_rl...
1997-05-23 Guido van RossumCan't return 0 from void function...
1997-05-23 Guido van RossumPyObject_Compare can raise an exception now.
1997-05-23 Guido van RossumPyObject_Compare can now return an error. Unfortunatel...
1997-05-22 Guido van RossumPyFile_WriteString now returns an error indicator inste...
1997-05-22 Guido van RossumPy_FlushLine and PyFile_WriteString now return error...
1997-05-22 Guido van RossumPy_FlushLine and PyFile_WriteString now return error...
1997-05-22 Guido van RossumPyFile_WriteString now returns an error indicator inste...
1997-05-22 Guido van Rossumflushline and writestring can now return an error
1997-05-22 Guido van RossumThe usual
1997-05-22 Guido van RossumAdded Py_GetProgramFullPath (same as GetProgramName)
1997-05-22 Guido van RossumAdded Py_GetProgramFullPath
1997-05-22 Guido van RossumAdded cvardesc and ctypedesc macros, for api.tex.
1997-05-22 Guido van RossumDG/UX thread patches (Ross Andrus)
1997-05-22 Guido van RossumSet sys.executable to full path of python (from argv...
1997-05-22 Guido van RossumMore usual effects of a new configure.in
1997-05-22 Guido van RossumDG/UX specific test for threads.
1997-05-22 Guido van RossumThe usual effects of a new configure.in
1997-05-22 Guido van RossumPartial(?) 64bit patch (AMK).
1997-05-22 Guido van RossumAdded a space in an error message
1997-05-22 Guido van RossumAdded warning about the optimizer bug on AIX 4.2.1
1997-05-22 Guido van RossumMinor edits for 1.5a2
1997-05-22 Guido van RossumAdd kill, execv, fork to tested functions.
1997-05-22 Guido van RossumForce PYTHONPATH= empty when running test suite.
1997-05-22 Guido van RossumJust another checkin for backup. Nothing substantial...
1997-05-22 Guido van RossumAdded menu entry on deleting FAQ entries.
1997-05-22 Guido van RossumHTML formatting nits.
1997-05-22 Guido van RossumMostly small changes.
1997-05-22 Guido van RossumEnable putenv and waitpid (== wait4) for NeXT.
1997-05-22 Guido van RossumDefined array.array_type, the type object.
1997-05-22 Guido van RossumFix typo in error checking spotted by Just...
1997-05-21 Guido van RossumSeparate prologue/epilogue functions.
1997-05-21 Guido van RossumOops, left an 'n = n+1' in but n was undefined.
1997-05-21 Guido van RossumAdd "Log info" to view rcs log.
1997-05-21 Guido van RossumLots of new features:
1997-05-21 Guido van RossumCrude but functional, except for adding new entries.
1997-05-21 Guido van RossumFix for boundary case (Jack)
1997-05-21 Guido van Rossumgenerated from latest doc files
1997-05-21 Guido van RossumAdded description of socket_type.
1997-05-21 Guido van RossumAdd test for presence of socket_type.
1997-05-21 Guido van RossumAdd socket.socket_type, as discussed on c.l.p.
1997-05-21 Guido van RossumFix ratecv test (Sjoerd).
1997-05-21 Guido van RossumInitial revision
1997-05-20 Guido van RossumInclude config.h so it can define const away for K&R.
1997-05-20 Guido van RossumMake delimiter and separator static for K&R C.
1997-05-20 Guido van RossumDon't use function prototypes in function definition...
1997-05-20 Guido van RossumIndent the #error directives so a classic K&R cpp doesn...
1997-05-20 Guido van RossumRenamed a local variable from 'PyCFunction' (which...
1997-05-20 Guido van RossumAdded Py_PROTO macros for SunOS 4.x /bin/cc.
1997-05-20 Guido van RossumMore robust way of choosing a non-existant uid (faster...
1997-05-20 Guido van RossumMore robust way of choosing a non-existant uid (faster...
1997-05-20 Guido van RossumMoved PyObject_{Get,Set}Attr to object.c.
next