]> granicus.if.org Git - python/shortlog
python
1998-08-10 Guido van RossumVladimir Marangozov's explanatory message.
1998-08-10 Guido van RossumNew warnings to the uninitiated reader.
1998-08-09 Guido van RossumAdded a bunch of symbols detected by Marc Lemburg's...
1998-08-09 Guido van RossumThere's a bunch of files that shouldn't be included...
1998-08-08 Guido van Rossum# New version; not clear what happened.
1998-08-08 Guido van RossumSigh. More restructuring was needed.
1998-08-08 Guido van RossumGet rid of python15.lib; add some incl files
1998-08-08 Guido van RossumAdd PyEval_CallFunction() and PyEval_CallMethod().
1998-08-08 Guido van RossumAdd missing prototypes for PyEval_CallFunction() and...
1998-08-08 Guido van Rossum# Fix strange type (methonname instead of methodname).
1998-08-08 Guido van RossumPlay games with version numbers; add lib-tk to path.
1998-08-08 Guido van RossumMore files to be ignored.
1998-08-08 Guido van RossumThis file's previous log message is bogus. The real...
1998-08-08 Guido van RossumNow include Python.h
1998-08-08 Guido van RossumThis file's previous log message is bogus.
1998-08-08 Guido van RossumDifferent version games:
1998-08-08 Guido van RossumJim Fulton's patches to get rid of the class_map().
1998-08-08 Guido van RossumShouldn't include the lib pragma when building python15...
1998-08-08 Guido van RossumAdded _PyTuple_Resize to list of exported symbols....
1998-08-07 Barry Warsaw(py-execute-region): When temp-names are broken (Emacs...
1998-08-07 Fred Drakeinsert_index(): Take two additional parameters: $colum...
1998-08-07 Fred DrakeThe letter headings must be requested explicitly with...
1998-08-07 Fred DrakeBy default, use a two-column index.
1998-08-07 Fred DrakeAllow multi-column indexes to be produced.
1998-08-07 Guido van RossumThe doc string for setDaemon() disagreed with the imple...
1998-08-07 Fred Drakere is standard, not built-in.
1998-08-07 Guido van RossumClarify that the Python interpreter lock need *not...
1998-08-07 Guido van RossumDocument gethostbyname_ex().
1998-08-07 Fred DrakeUpdated list of Library Reference files.
1998-08-07 Guido van RossumAdd built-in string variables 'quit' and 'exit' that...
1998-08-07 Guido van RossumAdd warning that mutable argument defaults are evaluate...
1998-08-07 Fred DrakeAt least mark the URL to the Packages essay using ...
1998-08-07 Fred DrakeFix synopsis.
1998-08-07 Guido van RossumClarify that quit() and close() render the instance...
1998-08-07 Fred DrakeAdded file transfer to example.
1998-08-07 Fred DrakeGuido's white background.
1998-08-07 Barry WarsawMinor refilling of a paragraph...
1998-08-07 Fred Drakeim_function --> im_func
1998-08-07 Fred DrakeIn the example, make sure all the imports are done.
1998-08-07 Fred DrakeMarkup nits.
1998-08-07 Fred DrakeClarify xdrlib synopsis.
1998-08-07 Fred DrakeFix typo in binascii synopsis.
1998-08-07 Fred DrakeRemoved obsolete chapter header.
1998-08-07 Fred DrakeNew organization of internet modules into protocols...
1998-08-07 Fred DrakeNew chapter headers for Internet Protocols and Internet...
1998-08-07 Fred DrakeFix synopsis for multifile.
1998-08-07 Guido van RossumFor Win32, added pragmas specifying the python15[_d...
1998-08-07 Guido van Rossum[Sjoerd Mullender]
1998-08-07 Guido van Rossum[Sjoerd Mullender]
1998-08-07 Guido van RossumFrom: "Fredrik Lundh" <fredrik@pythonware.com>
1998-08-06 Guido van RossumAdded note() message to Page class -- this was used...
1998-08-06 Fred DrakeShorten the module synopsis.
1998-08-06 Fred DrakeShorten the module synopsis.
1998-08-06 Fred DrakeVariant of AMK's patch to produce text versions of...
1998-08-06 Barry WarsawTime machine experiment. Use '__name__' as the special...
1998-08-06 Guido van RossumCheckpointing news for 1.5.2a1... (Not all done.)
1998-08-06 Fred DrakeMarkup nit.
1998-08-06 Fred DrakeMarkup nits.
1998-08-06 Fred DrakeMarked makedirs(), removedirs(), renames() as added...
1998-08-06 Guido van RossumOn the Mac, use Internet Config to find the proxies...
1998-08-06 Guido van RossumQuote/unquote slashes in macintosh pathname components...
1998-08-06 Guido van RossumAdded declarations for Mac code resource modules (Jack...
1998-08-06 Guido van RossumAdded handling for Mac code resource modules (Jack...
1998-08-06 Guido van RossumBump MS_DLL_ID to 1.5.2
1998-08-06 Guido van RossumPut the CRLF back in.
1998-08-06 Guido van RossumPut the CRLF back in.
1998-08-06 Guido van RossumNew project files...
1998-08-06 Guido van RossumGack. The module doc string is too long for VC++ 5.0.
1998-08-06 Guido van RossumIn Win32 version of listdir(), when FindFirstFile(...
1998-08-06 Guido van RossumRemoved unused variables.
1998-08-06 Guido van RossumBug in how an except statement was written (submitted...
1998-08-05 Fred DrakeMake getversion.o dependent on ../Include/patchlevel...
1998-08-05 Guido van RossumUpgrade patchlevel to 1.5.2a1.
1998-08-05 Guido van RossumNew version of makefile for Windows 3.1 from Jim Ahlstrom.
1998-08-05 Guido van RossumNew version of VC 1.5 makefile from Jim Ahlstrom.
1998-08-05 Guido van RossumGet rid of obsolete setup_nt subdirectory.
1998-08-05 Guido van RossumGetting rid of this ancient stuff.
1998-08-05 Guido van Rossum# Removed .pyc file that was accidentally checked in.
1998-08-05 Jack JansenAdded SIZEOF_INT and SIZEOF_LONG
1998-08-05 Guido van RossumUndo a silly effect of a global substitution: the macin...
1998-08-05 Fred Drakebuild_html(): Simplify, so there's only one version...
1998-08-05 Fred DrakeRemove modified setting of $ICONSERVER; this isn't...
1998-08-04 Guido van RossumNew meat.
1998-08-04 Guido van Rossumtypo (pwill -> will).
1998-08-04 Guido van RossumChanges for BeOS, QNX and long long, by Chris Herborth.
1998-08-04 Guido van RossumChanges for BeOS, QNX and long long, by Chris Herborth.
1998-08-04 Guido van RossumAdded gethostbyname_ex(), which returns the same kind...
1998-08-04 Fred Drakeget_chapter_id(): Separate two aspects of string repla...
1998-08-04 Fred DrakeFixed wrapping on some long lines.
1998-08-04 Guido van RossumChanges for BeOS, QNX and long long, by Chris Herborth.
1998-08-04 Guido van RossumAdding the BeOS port. More checkins to follow.
1998-08-04 Fred DrakeOk, we'll try this again: update the release date....
1998-08-04 Fred DrakeUpdate the documentation release number in RELEASE.
1998-08-04 Guido van RossumSupport case insensitive treatment of os.environ keys...
1998-08-04 Fred Drakeparser__pickler(): Use Py_DECREF() when reference...
1998-08-04 Guido van RossumLatest version by The Dragon, who writes:
1998-08-04 Guido van RossumIn BUILD_LIST, use PyList_SET_ITEM() instead of PyList_...
1998-08-04 Guido van RossumPatch by Jody Winston (with my changes) to add some...
1998-08-04 Guido van RossumBetter error messages when raising ValueError for int...
1998-08-04 Guido van RossumFix a potential problem in PyLong_FromString(): could...
next