]> granicus.if.org Git - python/shortlog
python
1998-05-08 Fred DrakeRemove unneeded line.
1998-05-08 Fred DrakeUse \ldots, not \dots. The info process doesn't know...
1998-05-08 Fred DrakeAdjust to new file layout.
1998-05-08 Fred DrakeMove the rules to build the info files here.
1998-05-08 Fred DrakeRelocating file to Doc/info.
1998-05-08 Guido van RossumAdded URLs for zlib's home page and the Windows DLL...
1998-05-08 Guido van Rossumexec is a statement, not a function!
1998-05-08 Fred Drakel2h target: Do the "right thing" regarding the paper...
1998-05-08 Fred DrakeSome versions of latex2html don't automatically append...
1998-05-08 Fred Drake$(KPSEWHICH): Use the older style of calling kpsewhich...
1998-05-08 Fred Drake/bin/sed works on both Solaris and RedHat Linux; /usr...
1998-05-08 Fred DrakeOops! Must have deleted a word by accident before...
1998-05-07 Fred DrakeBe a little more robust handling filenames.
1998-05-07 Fred DrakeIgnore the webchecker turd.
1998-05-07 Fred DrakeAdded the webcheck target here.
1998-05-07 Fred DrakeCleaned out some more cruft.
1998-05-07 Fred DrakeSome cleanup, added clean & clobber targets.
1998-05-07 Fred DrakeAdd support for a --pdf option to cause a PDF file...
1998-05-07 Fred DrakeMarkup consistency.
1998-05-07 Fred DrakeSmall updates.
1998-05-07 Guido van RossumAdd check to conjugate() that there are no excess argum...
1998-05-07 Guido van RossumAMK's revised version of the previous patch.
1998-05-07 Fred DrakePreliminary convenience Makefile.
1998-05-07 Fred DrakeBetter go ahead and remove some cruftiness....
1998-05-07 Fred DrakeSupport the new directory structure.
1998-05-07 Fred DrakeRelocating file to Doc/html.
1998-05-07 Fred DrakeIgnore .tar.gz files in this directory.
1998-05-07 Fred DrakeDon't ignore the html/ directory.
1998-05-07 Fred DrakeNew script to drive HTML generation.
1998-05-07 Fred DrakeIgnore subdirectories if your name is "cvs".
1998-05-07 Fred DrakeSub-makefile that can be used to drive the HTML convers...
1998-05-07 Guido van RossumSupport HPUX 10.20 DCE threads.
1998-05-07 Guido van Rossumsupport hpux pthreads
1998-05-07 Guido van RossumGet rid of test for -lsun (very old IRIX); add test...
1998-05-07 Jack JansenAn applet with Popt and GUSI preferences but without...
1998-05-07 Fred DrakeRelocating file to mac.
1998-05-07 Fred DrakeRelocating file to Doc/ext.
1998-05-07 Fred DrakeRelocating file to Doc/lib/
1998-05-07 Fred DrakeMore changes to support the new directory structure.
1998-05-07 Fred DrakeNew helper script to build the .dvi for a Python manual...
1998-05-07 Fred DrakeRelocating file to Doc/ref.
1998-05-06 Fred DrakeRelocating file to Doc/mac.
1998-05-06 Fred DrakeRelocating file to Doc/api.
1998-05-06 Fred DrakeRelocating file to Doc/tut.
1998-05-06 Fred DrakeChange the set of subdirectories to ignore.
1998-05-06 Fred DrakeIgnore intermediate files.
1998-05-06 Fred DrakeIgnore temporary files.
1998-05-06 Fred DrakeModified version of ../texinputs/pypaper.sty that speci...
1998-05-06 Fred DrakeFix a bogus \code@...@ to be \code{...}.
1998-05-06 Fred DrakeRelocating file to Doc/texinputs.
1998-05-06 Fred DrakeThe Python Reference Manual.
1998-05-06 Fred DrakeFirst cut at welcoming the Python Reference Manual...
1998-05-06 Fred Drake\itembreak,
1998-05-06 Guido van RossumAdding Tim Peters' ndiff utility.
1998-05-06 Fred DrakeWhen a file name is selected ("OK" button, <Return...
1998-05-06 Jack JansenAdded a PopupMenu class.
1998-05-06 Guido van RossumNew files from Thomas Gellekum
1998-05-06 Guido van RossumAfter variable expansion, what was formerly a single...
1998-05-06 Guido van RossumRemove Emacs cruft at end.
1998-05-06 Guido van RossumAdded table of WSA error codes.
1998-05-06 Jack JansenVersion for 1.5.1
1998-05-06 Jack JansenFinal projects for 1.5.1
1998-05-06 Jack JansenMods by Just
1998-05-06 Fred DrakeFix typo in example found by Anthony Starks <anthony_st...
1998-05-05 Guido van RossumUgly band-aid to work around a bug in Linux ftell().
1998-05-05 Guido van RossumAvoid using cut; sed can do this just as well...
1998-05-05 Guido van RossumAvoid using dirname; sed can do this just as well...
1998-05-05 Guido van RossumPatches to make the proxy code work again. (Why does...
1998-05-05 Guido van RossumTake out the check for AUTH-LOGIN or AUTH=LOGIN in...
1998-05-02 Guido van RossumREMOVE samefile(), sameopenfile(), samestat() -- these...
1998-05-01 Guido van RossumChange the names of all methods in the Wm class: they...
1998-05-01 Guido van RossumUse (void) to throw away a function result, not (void...
1998-04-30 Guido van RossumAnother optimization, probably of negligeable effect...
1998-04-30 Guido van RossumAdd some help for AIX. (Konrad Hinsen)
1998-04-29 Guido van RossumIn _bind(), found a way to test for break without a...
1998-04-29 Guido van RossumSave a tiny bit of time: self.tk.call takes a tuple...
1998-04-29 Guido van RossumImport MacOS at the top instead of insize Tk.__init__...
1998-04-29 Fred Drakecleanup(): Remove *all* the temp files related to...
1998-04-29 Guido van RossumWhen following symlinks to the real executable, use...
1998-04-29 Fred DrakeWork around lack of support for \if... in latex2html.
1998-04-29 Fred DrakeSet $TEXINPUTS='' to make l2h pick up the right thing...
1998-04-29 Guido van RossumStill somewhat experimental speedup. This appears...
1998-04-29 Guido van RossumAdd a new method of interpreter objects, interpaddr...
1998-04-29 Fred DrakeFix documentation based on comments from Sean Reifschneider
1998-04-29 Guido van RossumReplace all calls to acquire_lock() and release_lock...
1998-04-29 Fred DrakeMade lint a bit happier.
1998-04-28 Fred DrakeMove a bit closer to HTML generation without depending...
1998-04-28 Fred Drakedo_cmd_sectcode(): Obsolete; removed.
1998-04-28 Fred DrakeRemove extra cruft for texi processing.
1998-04-28 Fred DrakeDo better hiding of internal names.
1998-04-28 Fred Drakedo_cmd_key(): Obsolete; removed.
1998-04-28 Fred DrakeFixed \code so word wrapping is allowed.
1998-04-28 Fred DrakeSection for bisect module.
1998-04-28 Fred DrakeMoved popen2 entry to make more sense.
1998-04-28 Fred DrakeUpdated.
1998-04-28 Guido van RossumGet rid of the unused ifdefed-out old sort code.
1998-04-28 Guido van RossumOn the Mac a call to TkMacInitMenus is needed. Also...
1998-04-28 Guido van RossumAdd a declaration for strdup() for the Mac.
1998-04-28 Guido van RossumGenerate the clear() method manually (calling __GLclear...
1998-04-28 Guido van RossumType casts, and added a strdup() declaration for the...
next