]> granicus.if.org Git - python/shortlog
python
1998-04-28 Fred Drakecalendar module section for the library reference,...
1998-04-28 Fred Drakepopen2 section for the library reference, contributed...
1998-04-28 Fred DrakeUse of \key and \kbd were isolated to one instance...
1998-04-28 Guido van RossumQuicksort retuned by Tim Peters.
1998-04-27 Guido van RossumUse a try-except so that the pickle file is written...
1998-04-27 Guido van RossumWhen setting the event structure fields, don't die...
1998-04-27 Guido van RossumInstead of calling mktime(), which has all sorts of...
1998-04-27 Guido van RossumClear the error condition set by ftell().
1998-04-27 Guido van RossumFeeble attempt at making urlopen more robust -- don...
1998-04-27 Jack JansenUpdated for 1.5.1
1998-04-27 Jack JansenUse dialog auto-placement whenever appropriate.
1998-04-27 Jack JansenFixes by Just:
1998-04-27 Jack JansenArgument type for SetPort was wrong (WindowPtr in stead...
1998-04-27 Jack JansenAdded FOUR_CHAR_CODE define
1998-04-27 Jack JansenNew versions from Just.
1998-04-27 Jack JansenRegenerated with FOUR_CHAR_CODE defined
1998-04-27 Jack JansenMention the Mac:Contrib folder
1998-04-27 Jack JansenAdded Just's printing demo code.
1998-04-27 Fred DrakeDocument transfercmd(), ntransfercmd(), delete(), rmd...
1998-04-27 Fred Drakeparse150(): Simplify RE used to parse the message...
1998-04-27 Guido van RossumAdd link to Anthony Baxter's enhanced version.
1998-04-25 Fred Drakeclean target: Remove intermediate files from creation...
1998-04-25 Fred DrakeLoad the options from the pypaper.sty file before setti...
1998-04-25 Fred DrakePaper size / font size configuration file.
1998-04-24 Fred DrakeSimplify how some options get propogated.
1998-04-24 Fred DrakeAdded libpoplib.tex to dependencies for the library...
1998-04-24 Fred DrakeAdded a section for the poplib module, contributed...
1998-04-24 Fred DrakeAdd entry for poplib.
1998-04-24 Guido van RossumUse hex() when outputting the various checksums so...
1998-04-24 Guido van RossumFred's right -- we need PyList_SET_ITEM().
1998-04-24 Jack JansenAdded new folder types
1998-04-24 Jack JansenAdded FOUR_CHAR_CODE define
1998-04-24 Jack JansenGrmpf, a lot more routines have gotten a "Mac" prefix...
1998-04-23 Barry WarsawUse the (new) standard script #! line
1998-04-23 Barry WarsawThis script appears to no longer be in the toolchain...
1998-04-23 Guido van RossumIn-line the code in range() to set the list items;...
1998-04-23 Guido van RossumSmall corrections to comments that were cloned from...
1998-04-23 Guido van RossumNew test sample -- "Nobody expects the Spanish Inquisit...
1998-04-23 Guido van RossumPurported fixes for 64-bit platforms with help from...
1998-04-23 Guido van RossumTiny patch for zlib 1.1.2
1998-04-23 Guido van RossumMove unified findfile() into test_support.py
1998-04-23 Fred DrakeDon't override the default $ADDRESS.
1998-04-23 Fred DrakeChange the default $ADDRESS.
1998-04-23 Guido van RossumAdd new spares to the end of the type object struct.
1998-04-23 Guido van RossumFreeze assumes that all built-in modules are part of...
1998-04-23 Guido van RossumIf freezing with the -O option, the optimized bytecode...
1998-04-23 Guido van RossumWhen using extention modules, relative path names that...
1998-04-23 Fred DrakeConvert recent additions to use new, "logical" markup.
1998-04-23 Guido van RossumRun the self-test (test.test_MimeWriter) when invoked...
1998-04-23 Guido van RossumAdd test for MimeWriter module
1998-04-23 Guido van RossumAdd writelines() method to Compare class.
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!
next