]> granicus.if.org Git - python/shortlog
python
1998-02-16 Guido van RossumSwap two statements in the dedent check loop. This...
1998-02-16 Fred DrakeNNTP.xgtitle() description: Add a missing ")" from...
1998-02-16 Fred DrakeMade the area for wildcards in the description wider...
1998-02-16 Fred DrakeFixed formatting of the program name for crypt.
1998-02-16 Fred DrakeIn the example file name, use the current Python versio...
1998-02-16 Fred DrakeFor the lists which describe the regular expression...
1998-02-16 Fred DrakeUse \version to get the current Python version number...
1998-02-16 Fred DrakeMark up filename extensions consistently.
1998-02-16 Fred DrakeAdded rule to generate the PDF format using pdflatex...
1998-02-16 Guido van RossumFixed the bug in searching for triple quotes -- change...
1998-02-16 Fred DrakeRemoved various "(New in 1.5a?!)" constructs. Other...
1998-02-16 Fred DrakeBreak up some long lines in the generated header &...
1998-02-16 Guido van RossumAndrew Kuchling writes:
1998-02-16 Fred Drake"--" --> "---" in two places.
1998-02-16 Fred DrakePlace C typedef for Py_complex after brief description...
1998-02-16 Fred DrakeAdded index enties for the Python built-in functions...
1998-02-16 Fred DrakeLots of nitty-gritty stuff:
1998-02-16 Fred DrakeMake sure indexes begin on odd-numbered pages.
1998-02-14 Guido van RossumRemoved condition.py -- it was just sync.py without
1998-02-13 Guido van RossumAdded DJGPP version of check_case(), by Pit Scrorpion...
1998-02-13 Fred DrakeNormalization of markup.
1998-02-13 Fred DrakeDon't capitalize identifiers at the beginning of the...
1998-02-13 Fred DrakeFix some markup so that the right characters are printed.
1998-02-13 Fred DrakeCapitalize subsection title.
1998-02-13 Fred DrakeMake one paragraph wrap a little better.
1998-02-13 Fred DrakeCapitalize first word in sentences, use periods at...
1998-02-13 Fred DrakeChange {datadesc} environments with empty descriptions...
1998-02-13 Fred DrakeIn description of sound_similar(), break up the markup...
1998-02-13 Barry Warsaw__validate(): test for None-age, not not-ness
1998-02-13 Barry Warsawget arrow movement, and text updating. also outlining...
1998-02-13 Barry Warsawfixed the generators
1998-02-13 Barry Warsawtriplet_to_pmwrgb(): New function
1998-02-13 Fred DrakeIn description of __import__, second paragraph, break...
1998-02-13 Fred DrakeMinor stuff:
1998-02-13 Guido van RossumAdd case checking feature on import.
1998-02-13 Fred DrakeFix weirdness with single-page table of contents, repor...
1998-02-13 Guido van RossumAdding output of test_xmllib.py
1998-02-13 Fred Drake&do_env_datadescni,
1998-02-13 Fred DrakeAdd "Pretty Good Privacy" as well as "PGP" to the index.
1998-02-13 Fred DrakeIn add_label_data() description, use "\samp{}" instead...
1998-02-13 Fred DrakeUse "\samp{...}" instead of "``\code{...}''" when showi...
1998-02-13 Fred DrakeUse "\samp{...}" instead of "``\code{...}''" when showi...
1998-02-13 Fred DrakeTwo new environments: datadescni and funcdescni. ...
1998-02-13 Fred Drake&get_indexsubitem: This now has a chance of working...
1998-02-13 Fred DrakeRemove \bcode / \ecode everywhere.
1998-02-13 Fred DrakeRemove \bcode / \ecode everywhere.
1998-02-13 Fred DrakeRemove obsolete pagenumbering / pagestyle cruft.
1998-02-13 Fred DrakeRemove all \bcode / \ecode cruft; this is no longer...
1998-02-13 Fred DrakeLots of stuff:
1998-02-13 Fred Drakeparse_line(): Strip whitespace from the module name.
1998-02-13 Fred DrakeFixed typo in docstring: "__ version__" --> "__version__"
1998-02-13 Fred DrakeClean up some of the definitions related to info genera...
1998-02-13 Guido van RossumFix a horrible race condition -- various routines were...
1998-02-12 Fred Drake"ASCII" --> "\ASCII{}"
1998-02-12 Fred DrakeAdded tarpdf target.
1998-02-12 Fred DrakeReorganized a bit. No changed content.
1998-02-12 Fred DrakeFor sections describing the "Foo Protocol", consistentl...
1998-02-12 Fred DrakePy_Exit(status) calls exit(status), not exit(0).
1998-02-12 Barry Warsawfixed initial color
1998-02-12 Barry Warsawtypo
1998-02-12 Barry WarsawAdded color strip widgets
1998-02-12 Barry WarsawInitial revision
1998-02-12 Barry Warsaw(py-compute-indentation): Several changes made to impro...
1998-02-12 Guido van RossumCorrect description of BUILD_SLICE.
1998-02-12 Fred DrakeComment out the times package in the distributed version.
1998-02-12 Fred DrakeMark opcode arguments \var{} in the running text.
1998-02-12 Fred DrakeUse new \authoraddress{}; author's name and address...
1998-02-12 Fred DrakeRemove second index entry for UserList.
1998-02-11 Fred Drake\rfcindex{}: Removed; no longer needed.
1998-02-11 Fred DrakeNew file. Written by Ulf A. Lindgren <lindgren@ae...
1998-02-11 Guido van RossumAdded \nodename; added index entry for UserList.
1998-02-11 Guido van RossumAdded entries for stat, commands modules.
1998-02-11 Guido van RossumAdded entries for re, soundex modules.
1998-02-11 Guido van RossumSome subtleties suggested by Tamito Kajiyama, including...
1998-02-11 Guido van RossumTurn the space in [\^ ...] into a hard space: [\^\...
1998-02-11 Guido van RossumSplit UserDict and UserList on two separate lines;...
1998-02-11 Guido van RossumDon't break a long line at an unpleasant point.
1998-02-11 Guido van RossumAdded missing entry for cmath.
1998-02-11 Guido van RossumReplace $math$ with \code{}.
1998-02-11 Guido van RossumSwap ni and imp (so they are in the same order as their...
1998-02-11 Guido van RossumRemove a spurious space from the title.
1998-02-11 Fred Drake"lists objects" --> "list objects" (Section "More...
1998-02-11 Fred DrakeIn the appendix, all sections were marked as subsection...
1998-02-11 Barry WarsawBetter conversion of command line given initial color
1998-02-11 Barry Warsawnew interface to find_byname()
1998-02-11 Barry Warsaw__init__(): simplify, use tuple as key to __byrgb,...
1998-02-11 Barry WarsawBetter dimensions
1998-02-11 Barry WarsawInterface changes, delegate chaining, type in widget...
1998-02-11 Barry WarsawSimplification of conversion routines
1998-02-11 Barry Warsaw#Layout looks good, as does validation, and delegate...
1998-02-11 Fred DrakeAdd copyright.tex and boilerplate.tex to the common...
1998-02-11 Fred DrakeMark the URL "ftp://ftp.python.org" with \url{}.
1998-02-11 Guido van RossumAdded PyImport_ExecCodeModuleEx(), which adds an extra...
1998-02-11 Guido van RossumAdded PyImport_ExecCodeModuleEx(), which adds an extra...
1998-02-10 Fred Drake&do_cmd_rfc: New function. Handles \rfc{}.
1998-02-10 Fred DrakeRemoved all references to the \rfcindex{} macro; now...
1998-02-10 Fred DrakeMinor performance nits.
1998-02-10 Barry WarsawInitial revision
1998-02-09 Fred DrakeInclude indfix.py script in lib.dvi's processing.
1998-02-09 Fred DrakeScript to fix up the Library Reference index so it...
next