]> granicus.if.org Git - python/shortlog
python
1998-12-07 Guido van RossumSjoerd writes:
1998-12-07 Guido van RossumAdding thread support for BeOS by Chris Herborth.
1998-12-07 Fred Drake"singed" --> "signed" (3 places)
1998-12-07 Guido van RossumPy_Main() must be DL_EXPORT too.
1998-12-07 Guido van RossumPatch by Jeff Rush:
1998-12-07 Guido van RossumPatch by Jeff Rush:
1998-12-07 Guido van RossumOpen the file in binary mode -- so serving images from...
1998-12-05 Barry Warsawintermediate
1998-12-05 Barry WarsawFixed some bugs
1998-12-05 Barry WarsawFixed typos in --dump
1998-12-04 Guido van RossumClarify evaluation of default arguments at def time...
1998-12-04 Guido van RossumAdded Doc strings -- by Chris Petrilli.
1998-12-04 Guido van RossumWhen comparing bound methods, use identity test on...
1998-12-04 Guido van RossumUse PyInt_AS_LONG macro instead of explicit inlining.
1998-12-04 Guido van RossumOne more fprintf bites the dist -- use PySys_WriteStderr
1998-12-04 Guido van RossumNeed to add default decl of DL_IMPORT, for mymalloc.h
1998-12-04 Guido van RossumAdd DL_EXPORT() to all modules that could possibly...
1998-12-04 Guido van RossumFix two small bugs; add DL_EXPORT() to initcPickle...
1998-12-04 Guido van RossumAdd DL_IMPORT(returntype) for all officially exported...
1998-12-04 Guido van RossumTurtle graphics
1998-12-04 Guido van RossumBernard Herzog pointed out that rl_parse_and_bind modif...
1998-12-04 Guido van RossumAdd explicit example on how to import a submodule of...
1998-12-03 Barry WarsawAdded Helpwin -- help in a text widget
1998-12-03 Barry WarsawUntabification and other cruft
1998-12-03 Barry Warsawdocstring(): Function for returning __doc__ % globals()
1998-12-03 Barry Warsawaudiopy: slightly revamped UI... includes a menubar...
1998-12-03 Guido van RossumNew API version (enough has changed!).
1998-12-03 Barry WarsawInitial version of the README file
1998-12-02 Fred DrakeGeneral comments on what's here and how to try it out...
1998-12-01 Barry WarsawMoved NotImplementedError into alphabetical order,...
1998-12-01 Barry WarsawAdded documentation for NotImplementedError. Fred...
1998-12-01 Fred DrakeSupport conversions to both SGML and XML; SGML is the...
1998-12-01 Fred DrakeUse esistools.
1998-12-01 Fred DrakeUse esistools.
1998-12-01 Fred DrakeUse esistools, getopt.
1998-12-01 Fred DrakeUtility functions and misc. classes used in handling...
1998-12-01 Fred DrakeIgnore the byproducts of SGML/XML conversions for now.
1998-12-01 Barry WarsawAdded new builtin standard exception: NotImplementedErr...
1998-12-01 Fred DrakeNits to support conversions.
1998-12-01 Barry WarsawAdded NotImplementedError, subclassed from RuntimeError
1998-12-01 Barry WarsawAdded PyExc_NotImplementedError
1998-11-30 Fred DrakeNits to support conversions.
1998-11-30 Fred DrakeRemove $(CUTCRUFT) garbage; now in fixgenents.sh.
1998-11-30 Fred DrakeMove nasty cruft from make.rules' $(CUTCRUFT) here...
1998-11-30 Fred DrakeFix minor nit with respect to conversion.
1998-11-30 Fred DrakeRemove {\rm ...} constructs.
1998-11-30 Fred DrakeRemove some remaining {\rm ...} constructs.
1998-11-30 Fred DrakeChange "for" explanation slightly based on comment...
1998-11-30 Fred Drakel2hoption: Do the "right thing" to quote the right...
1998-11-30 Fred DrakeAdd a --address parameter to the mkhowto command line...
1998-11-30 Fred DrakeAdd a -address parameter to the LaTeX2HTML command...
1998-11-30 Fred DrakeOops, remove LaTeX2HTML version number. Could become...
1998-11-30 Fred Drakedo_cmd_textohtmlinfopage(): Rip out most of the boiler...
1998-11-30 Fred DrakeNew file. Contains boilerplate text for the "About...
1998-11-30 Fred DrakeMarkup nit to ease conversions.
1998-11-30 Fred DrakeMarkup improvements to help with conversions.
1998-11-30 Fred DrakeRemove cruft from the old Texinfo conversion. This...
1998-11-30 Fred DrakeRemove bogus \@.
1998-11-30 Fred DrakeMinor markup nit to ease conversion processing.
1998-11-30 Fred DrakeDo all the right imports. Problem reported by Martijn...
1998-11-30 Guido van RossumPatch by Jeff Bauer: a minor change to declare two new
1998-11-30 Fred DrakeSeveral small adjustments.
1998-11-30 Fred DrakeMake \var work correctly in math mode.
1998-11-30 Fred DrakeHandle output of \geq and \leq.
1998-11-27 Guido van RossumTypo
1998-11-27 Guido van RossumSupport underlining of menu labels
1998-11-27 Guido van RossumNew approach, separate tables for menus (platform-indep...
1998-11-25 Fred DrakeLogical markup.
1998-11-25 Fred DrakeFix remaining {\rm ...} construct.
1998-11-25 Fred DrakeRemove some optional parameters that are unnecessary...
1998-11-25 Fred DrakeRemove bogus \@.
1998-11-25 Fred DrakeRemove bogus \@.
1998-11-25 Fred DrakeDo the right stuff to convert what was originally ...
1998-11-25 Fred DrakeRemove two remaining {\tt ...} constructs.
1998-11-25 Fred DrakeRemove two remaining {\tt ...} constructs.
1998-11-25 Guido van RossumClarify that min and max also take multiple arguments.
1998-11-25 Fred DrakeMassive change to just about every construct that impac...
1998-11-25 Fred DrakeMarkup nits.
1998-11-25 Fred DrakeMinor fixups to some index entries.
1998-11-25 Fred DrakeMinor adjustments to a few index entries.
1998-11-25 Fred DrakeMinor nit that fixes a bunch of indexing: the way...
1998-11-25 Fred DrakeFix indexing of func_code attribute; this is on a funct...
1998-11-25 Guido van RossumNew version from Jim Fulton:
1998-11-25 Guido van RossumNew version from Jim Fulton:
1998-11-25 Guido van RossumWrong pathname in docstring detected by Fredrik Nehr.
1998-11-24 Fred DrakeSupplemental rules to convert a .tex file to a .xml...
1998-11-24 Fred DrakeScript to convert things like <C/> and <Cpp/> to &C...
1998-11-24 Fred DrakeRationalize a word-space markup to not break in the...
1998-11-23 Fred DrakeThe & character is also escaped using \.
1998-11-23 Fred DrakeAdd some additional cleanup transformations.
1998-11-23 Guido van RossumFix cosmetic bug in delattr docstring discovered by...
1998-11-23 Guido van RossumWhoops! One the "redundant" initializations removed...
1998-11-23 Fred DrakeFix comment regex so we don't screw up structured comme...
1998-11-23 Guido van RossumRewrote the section on sys.exit(), documenting other...
1998-11-23 Fred DrakeScript to squirrel around with the DOM tree of document...
1998-11-23 Fred DrakeMoved into tools/sgmlconv/.
1998-11-23 Fred DrakeMoving to sgmlconv/ subdir.
1998-11-23 Fred DrakeFix up the extraction of optional parameters a little.
1998-11-23 Guido van RossumDoc strings by Chris Petrilli.
1998-11-23 Fred DrakeSome cleanup.
next