]> granicus.if.org Git - python/shortlog
python
1998-03-08 Fred DrakeLogical markup.
1998-03-08 Fred DrakeSpell emdash with three hyphens.
1998-03-08 Fred DrakeLogical markup.
1998-03-08 Fred DrakeSome logical markup.
1998-03-08 Fred DrakeLogical markup.
1998-03-08 Fred DrakeLogical markup, a couple of index entries.
1998-03-07 Fred DrakeRemove info targets from "world" and "tarballs".
1998-03-07 Fred DrakeAllow the user to specify the "biggest" section type...
1998-03-07 Fred DrakeRemove unnecessary blank line in long code sample.
1998-03-07 Fred DrakeNever, NEVER try to recover a screwed up file by carvin...
1998-03-07 Guido van RossumAdd quotes around some variable definitions; add a...
1998-03-07 Guido van RossumAdapted to the new situation.
1998-03-07 Guido van RossumRearrange some stuff so that the warning for unknown...
1998-03-07 Guido van RossumWhen writing the Windows Makefile, don't forget to...
1998-03-06 Fred DrakeOops; file copy error somewhere along the way....
1998-03-06 Guido van RossumChange the date to March 6, 1998.
1998-03-06 Fred DrakeRelocating file to Doc/texinputs.
1998-03-06 Fred DrakeRevised Makefile to handle the new directories correctly.
1998-03-06 Fred DrakeUtility to help create outline information for PDF.
1998-03-06 Fred DrakeRelocating file to Doc/tools.
1998-03-06 Fred DrakeAdd reference to the copy_reg module in the See Also...
1998-03-06 Fred DrakeRevise some of the PDF support to get at least prelimin...
1998-03-06 Fred DrakeIgnore *.bkm files.
1998-03-06 Fred DrakeLaTeX class for Python HOWTO documents.
1998-03-06 Fred DrakeRelocating file to Doc/perl.
1998-03-06 Fred DrakeMisc. revisions to LaTeX2HTML support.
1998-03-06 Fred DrakeRelocated .latex2html-init to l2hinit.perl.
1998-03-06 Fred DrakeMoved & renamed to perl/l2hinit.perl
1998-03-06 Fred DrakeRelocating file to Doc/tools.
1998-03-06 Guido van RossumGot rid of the last tab character in this file.
1998-03-06 Guido van RossumAlways set the __file__ attribute, so dynamic link...
1998-03-06 Guido van RossumFix typo -- -e takes a flag, -h doesn't. Somehow the...
1998-03-06 Guido van RossumCheck for HAVE_MKTIME (if you don't have it, some tests...
1998-03-06 Guido van RossumAdded mktime to checked functions
1998-03-06 Guido van RossumWhen we have no setvbuf(), make the file totally unbuff...
1998-03-06 Guido van RossumDon't use setvbuf unless HAVE_SETVBUF is defined.
1998-03-06 Fred DrakeFix the URL for the regex-to-re HOWTO.
1998-03-06 Guido van RossumClear class_map in constructor so that when it later...
1998-03-05 Guido van RossumUse a better way to bind the checkext instance variable...
1998-03-05 Fred DrakeOops, I *thoughT* I had seen a better address for Andre...
1998-03-05 Fred DrakeUpdated URL & email addresses related to the PCT.
1998-03-05 Fred DrakeCorrected citation markup in first paragraph.
1998-03-05 Fred DrakeUpdate documentation release date.
1998-03-05 Fred DrakeFor verbatim text, don't bounce down a size.
1998-03-05 Guido van RossumSetting LINKFORSHARED for IRIX was a mistake.
1998-03-05 Fred DrakeMove the change to ending the abstract from python...
1998-03-05 Fred Drakelatex-$(VERSION).tar.gz, tarlatex: Create the source...
1998-03-05 Fred DrakeBuild a tarball that extracts to Python-$VERSION/Doc...
1998-03-05 Guido van RossumSome changes because gcc on SGI doesn't support '-all'
1998-03-05 Guido van RossumUnfold some lines that were previously folded but don...
1998-03-05 Guido van RossumReindented, removed tabs.
1998-03-05 Guido van RossumOops, bug omission: also scan internal code objects...
1998-03-05 Guido van RossumReindented, removed tabs.
1998-03-05 Guido van RossumSome nits...
1998-03-05 Guido van RossumSupport for frozen packages, matching the revamped...
1998-03-05 Guido van RossumAdded support for packages.
1998-03-04 Fred DrakeCreate the module index only if a conditional is true.
1998-03-04 Fred DrakeDefine a new conditional, use this to control creation...
1998-03-04 Fred DrakeImprove separation of document class and python semanti...
1998-03-04 Guido van RossumUntested changes to make the '-s windows' option
1998-03-04 Fred DrakeRemove item on migration to LaTeX2e document classes...
1998-03-04 Fred Draketarballs: Ok, we do support info for the moment, so...
1998-03-04 Fred Drakepdf-$(VERSION).tar.gz: If ref/ref.pdf exists, include...
1998-03-04 Fred DrakeUpdate URL to get Perl. (Anyone want to re-write LaTeX...
1998-03-04 Fred DrakeOops, remove some debugging prints.
1998-03-04 Fred Drakechangeit(): Added support for \deprecated{}.
1998-03-04 Fred DrakePreliminary LaTeX2HTML 98.1p1 support. Includes patch...
1998-03-04 Fred DrakeComment out the attempt to get index-related stuff...
1998-03-04 Fred DrakeSimplify some of the escaping around ']' in \item[...
1998-03-03 Fred DrakeFor each of the l2h??? targets, remove the sed hack...
1998-03-03 Guido van RossumOf course, I shouldn't have used lseek() to find out...
1998-03-03 Guido van RossumOops -- overuse of dabbrev-expand introduced a strange...
1998-03-03 Fred DrakePerish Evil Revelry and Lamentation.
1998-03-03 Guido van RossumAdd a single Python-wide (!) lock on import. Only...
1998-03-03 Guido van RossumRaise ValueError: "unconvertible time" when ctime(...
1998-03-03 Guido van RossumDoc strings added by Mitch Chapman.
1998-03-03 Guido van RossumDoc strings added by Mitch Chapman.
1998-03-03 Fred DrakeObsolete.
1998-03-03 Guido van RossumDoc strings added by Mitch Chapman.
1998-03-03 Fred DrakeConvert LaTeX support to create a new class of document...
1998-03-03 Fred DrakeLogical markup.
1998-03-03 Guido van RossumInstead of 'import mac', use 'import os' -- this way...
1998-03-03 Guido van RossumMisc changes for AIX: install the python.exp file,...
1998-03-03 Fred DrakeOverhaul.
1998-03-03 Fred DrakeFix typo.
1998-03-03 Fred DrakeNit for \refexmodindex{} (reference to extension module).
1998-03-03 Fred DrakeSimplify the parameters passed to node2label.pl.
1998-03-03 Fred DrakeMarked reference to the Python Library Reference with...
1998-03-03 Fred DrakeScript to create a source distribution. See comments...
1998-03-03 Fred DrakeIgnore tarballs.
1998-03-03 Ken ManheimerLooks like mention of http://quest.jpl.nasa.gov/zlib...
1998-03-03 Guido van RossumInitialize adlist variable in getrouteaddr(), so an...
1998-03-03 Guido van RossumAdded msvcrt.
1998-03-02 Jack Jansen__file__ now sometimes refers to the .pyc file
1998-03-02 Jack JansenAdded WEGetTabSize and WESetTabSize, at Just's request
1998-03-02 Fred Drake&replace_verbatim,
1998-03-02 Guido van RossumTypo (coestring -> codestring) discovered by Mark Hammond.
1998-02-28 Guido van RossumFix the handling of errors in Py_FlushLine() in a few...
1998-02-27 Fred DrakeMake the title page include all the interesting informa...
1998-02-27 Fred Drake&do_cmd_deprecated: New function.
next