]> granicus.if.org Git - python/shortlog
python
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.
1998-11-23 Fred DrakeFix some minor problems.
1998-11-20 Barry Warsaw(py-execute-region): Hack around the different behavior...
1998-11-18 Fred DrakeFirst cut at a script to generate SGML/XML from an...
1998-11-18 Fred DrakeFirst cut at a script to generate ESIS events from...
1998-11-18 Guido van RossumBomb on deleting a temporary breakpoint: there's no...
1998-11-18 Barry WarsawA little more tweakage
1998-11-18 Barry WarsawA little more tweakage
1998-11-18 Barry WarsawA bit of tweakage of the --help and --version options
1998-11-18 Barry Warsaw(ChipViewer): Make frame sticky NSEW to fix geometry...
1998-11-18 Barry Warsawtweak version number
1998-11-18 Barry WarsawUpdate
1998-11-18 Barry WarsawUpdating
1998-11-17 Fred DrakeEliminate remaining \verb/.../ constructs; there's...
1998-11-17 Barry Warsaw(py-execute-region): Patch by Hunter Kelly so that...
1998-11-17 Guido van RossumRemove some redundant initializations -- patch by Vladi...
1998-11-17 Guido van RossumAccept a non-list sequence for the long options (reques...
1998-11-17 Guido van RossumRajGopal Srinivasan noted that the latest code doesn...
1998-11-16 Guido van RossumRemove dead code discovered by Vladimir Marangozov.
1998-11-16 Guido van RossumFix typo in doc for handle(): client_request should...
1998-11-16 Guido van RossumFix typo in docstring: client_request should be client_...
1998-11-16 Guido van RossumMake tuples less hungry -- an extra item was allocated...
1998-11-16 Guido van RossumClarify portability and main program.
1998-11-16 Guido van RossumAdded intro for 0.1 release and append Grail notes.
1998-11-16 Fred DrakeUpdate the example in "Calling Python Functions from...
1998-11-16 Fred DrakeDocument the user and password parameters to the NNTP...
1998-11-02 Barry WarsawAdded a None button to turn off all input sources.
1998-11-02 Fred DrakeClarify the default buffering for open(). (Comment...
1998-11-02 Fred DrakeFix Barry's markup.
1998-11-02 Guido van RossumWarn that AddModule doesn't import the module.
1998-11-02 Guido van RossumMetrowerks PRO4 finally fixes the hypot snafu. (Jack...
1998-11-02 Fred DrakeMoved zmod and poly descriptions to the Obsolete section.
1998-11-02 Guido van RossumDeclaring zmod and poly obsolete. They have problems.
1998-11-01 Jack JansenProject files converted for CW Pro 4. And the daylight...
1998-11-01 Barry WarsawIf the module SUNAUDIODEV was generated on an older...
1998-11-01 Barry WarsawMainWindow.__init__(): Move the import of Tkinter to...
1998-11-01 Barry WarsawAdded a version number, --version, and updated the...
1998-11-01 Barry WarsawRewrite, simplification of command line option parsing...
1998-10-31 Barry WarsawDocument the new features of this module
1998-10-31 Barry Warsawaudio(7I) suggests that applications do the following...
1998-10-31 Barry Warsawsome rewriting, must do command line args
1998-10-30 Barry WarsawInput stuff
1998-10-30 Barry WarsawAdded command line options
1998-10-30 Barry WarsawInitial revision
1998-10-28 Fred DrakeDon't describe something as "below"; that won't make...
1998-10-28 Fred DrakeFix typo reported by Gerry Weiner <gerry@ucar.edu>.
1998-10-28 Andrew M. KuchlingAdded URL to HOWTO page, with reference to Regex HOWTO.
1998-10-28 Barry Warsaw(py-imenu-method-regexp): Fix suggested by Daniel Calve...
1998-10-28 Barry Warsaw#XEmacs 21 now supports Imenu, so I am able to test...
1998-10-27 Barry Warsaw#Some minor changes in the commentary, obstensibly...
1998-10-27 Fred DrakeSupport the use of bibtex. This is transparent to...
1998-10-27 Barry Warsaw#Fixed some typos in docstrings.
1998-10-26 Guido van Rossumroot is now a global called _root
1998-10-24 Guido van RossumIndicate that os.environ may not be a real dictionary.
1998-10-24 Guido van RossumBump the patch level to 1.5.2b2, just in case I feel...
1998-10-24 Guido van RossumBump version to 1.5.2b1
1998-10-24 Guido van RossumRaise the root window on reset().
next