]> granicus.if.org Git - python/shortlog
python
1998-04-23 Jack JansenRegenerated with FOUR_CHAR_CODE defined
1998-04-23 Jack JansenAdded support for the horribly complex TimeRecord,...
1998-04-23 Jack JansenSetPort was missing, and the defs file needs the FOUR_C...
1998-04-23 Jack JansenIncorrect argument for PyMacBuildwide()
1998-04-21 Fred DrakeIn method & function tables, added a cast for the funct...
1998-04-21 Guido van RossumBe less naive about null characters in an object's...
1998-04-21 Jack JansenCW Pro 3 FC8 projects. Checked in because of ColorPicke...
1998-04-21 Guido van RossumFilled in some more blanks, with the help of Drew Csillag.
1998-04-21 Jack JansenIf there's no comment for an error we use the symbolic...
1998-04-21 Jack JansenRemoved unused import of addpack
1998-04-21 Jack JansenMoved some code around: occasionally the SetCreatorFile...
1998-04-21 Jack JansenUpdated for Python 1.5.1: version number, preference...
1998-04-21 Jack JansenAdded PyMac_{Get,Build}wide. These should support pytho...
1998-04-21 Jack JansenRe-generated from new (3.1) universal headers
1998-04-21 Jack JansenAdded ColorPicker and Printing modules, donated by...
1998-04-21 Jack JansenRegenerated from new (3.1) universal headers
1998-04-21 Jack JansenRe-generated with slightly more intelligent script
1998-04-21 Jack JansenAdd (temporary) PyMac_{Build,Get}wide
1998-04-21 Jack JansenAdd HAVE_MKTIME
1998-04-20 Guido van RossumRemove bogus CCSHARED for cc on IRIX 6.x.
1998-04-20 Guido van RossumAdd #ifdefs so Tcl_Finalize isn't referenced when it...
1998-04-20 Guido van RossumShouldn't import addpack!
1998-04-20 Fred DrakeFix problem for the Library Reference where high-number...
1998-04-20 Fred DrakeAdded \label to subsections which didn't have one,...
1998-04-20 Guido van RossumFix vonmisesvariate() -- it now returns an angle betwee...
1998-04-20 Guido van RossumAs Tim Peters points out, ``from string import *''...
1998-04-17 Fred Drakecleanup(): Get rid of module index turds.
1998-04-17 Fred DrakeIgnore the mac/ directory where latex2html spits out...
1998-04-17 Fred DrakeMake the intro section explicit, so that latex2html...
1998-04-17 Fred Drakebuild_ps(): Fix flags to dvips.
1998-04-17 Fred Drakenext_optional_argument(): Don't include the square...
1998-04-17 Fred DrakeFix things. Blame Andy Eskilsson <andy.eskilsson@telel...
1998-04-17 Fred DrakeMark TMPDIR correctly.
1998-04-17 Jack JansenReplaced addpack by handcrafted code to find the bgen...
1998-04-17 Jack JansenRemoved reop
1998-04-17 Fred DrakeSeparate the Mac-related files from the library referen...
1998-04-17 Fred DrakeRemove commented-out Mac chapter.
1998-04-17 Fred DrakeAdjust to allow both general and module indexes.
1998-04-17 Fred DrakePython HOWTO document that replaces the old Mac section...
1998-04-17 Fred DrakeAdjust so that it works as part of a HOWTO-based manual.
1998-04-17 Fred DrakeShift (re-)definition of \theindex to the document...
1998-04-17 Fred DrakeHide \varvars from "public" interface.
1998-04-17 Fred DrakeNew helper functions to help deal with parameter parsing.
1998-04-17 Fred DrakeCode cleanup, some syntax modernization.
1998-04-16 Fred DrakeSignature for dir() omitted the optional argument.
1998-04-16 Fred DrakeFix regexp for attrfind; bug reported by Lars Marius...
1998-04-16 Barry Warsaw(py-compute-indentation): Use forward-comment to skip...
1998-04-16 Fred DrakeOpen wave files in binary mode.
1998-04-15 Fred DrakeFix the broken PDF links, really this time!
1998-04-15 Fred DrakeFix the broken PDF links, really this time!
1998-04-15 Fred DrakeChange the form of the name given to each page of the...
1998-04-15 Fred DrakeAdded dependency on the tools/toc2bkm.py script for...
1998-04-15 Jack JansenTabnanny fixes
1998-04-15 Jack JansenAdded declarations for mac{set,get}filetype
1998-04-15 Jack JansenAdded Sndihooks
1998-04-15 Jack JansenModule with hooks for sound input
1998-04-15 Jack JansenReindented some of the C code
1998-04-15 Jack JansenLast projects before 1.5.1
1998-04-15 Jack JansenAdded Sndihooks module
1998-04-14 Guido van RossumSome patches by Drew Csillag; plus a few of my own...
1998-04-14 Fred DrakeUse shorter labels; using long labels creates problems...
1998-04-14 Fred DrakeAdded entry for Tkdnd.py.
1998-04-14 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.5.1
1998-04-14 Guido van RossumOops -- Lib/Test should be Lib/test, of course!
1998-04-14 Guido van RossumAdd connect_ex to list of methods.
1998-04-13 Guido van RossumMissing symbols reported by Andrew Loewenstern.
1998-04-13 Guido van RossumUpdate version.
1998-04-13 Fred DrakeUpdate to use the new release number. Will generalize...
1998-04-13 Fred DrakeAdd RELEASE make variable; this gets the entire release...
1998-04-13 Guido van RossumSome more new stuff.
1998-04-13 Fred DrakeAdded item in Misc. for getpass module.
1998-04-13 Fred DrakeFix version number.
1998-04-13 Guido van RossumTypo in usage message.
1998-04-13 Guido van RossumMove 'dict' struct member to end of struct. This ensur...
1998-04-13 Guido van RossumBe nicer to systems that have neither termios nor msvcrt.
1998-04-13 Guido van RossumThe usual edits... Updated some stuff about the mailin...
1998-04-13 Fred DrakeNo more threats, just list the new methods under "AST...
1998-04-13 Fred DrakeThe documentation threatened it would happen -- the...
1998-04-13 Guido van RossumTwo more, for beta testers who reported real bugs.
1998-04-13 Guido van RossumDon't allow unescaped newlines in doc strings.
1998-04-13 Guido van RossumWhoops! Add a missing 'instantiated = 1' to load_inst...
1998-04-13 Fred DrakeAdd a note that pickling is supported.
1998-04-13 Fred DrakeAdded support for pickling ast objects.
1998-04-13 Fred DrakeRevert markup around list of display fields from the...
1998-04-13 Guido van RossumSupport for OpenBSD :-(
1998-04-13 Fred DrakeFix bug in little-used markup: don't forget to pass...
1998-04-13 Fred DrakeFixed example to load the startup file from a script...
1998-04-13 Fred DrakeTypo: (and often severly limited) -- severely
1998-04-13 Fred Drake"ZeroDevisionError" --> "ZeroDivisionError"
1998-04-12 Fred DrakeFix typo. (What I get for trying to fix bugs at home...
1998-04-12 Fred DrakeDon't append () to the name of an object attribute...
1998-04-12 Fred DrakeUse {methoddesc} instead of {funcdesc} for object methods.
1998-04-12 Fred DrakeAdd cPickle to the list of modules in the chapter.
1998-04-12 Fred DrakeAdd cStringIO to the list of modules in the chapter.
1998-04-12 Fred DrakeThe built-in exceptions are not still strings, so make...
1998-04-12 Fred DrakeIn descriptions of Py_GetPrefix() and Py_GetExecPrefix...
1998-04-12 Fred DrakeAdded a simpler, working {verbatim} support that genera...
1998-04-12 Fred DrakeRemoved partially broken {verbatim} support.
1998-04-11 Fred DrakeLighten up tables.
1998-04-11 Fred DrakeChange order of \seemodule macros at end of pickle...
next