]> granicus.if.org Git - python/shortlog
python
1998-05-15 Fred DrakeUpdate to use the output names used by latex2html for...
1998-05-15 Fred DrakeExtend handling for \let a bit, to also allow \let...
1998-05-15 Fred DrakeRemove debugging echo.
1998-05-15 Fred Drakedo_cmd_let(): Simple implementation to allow \let...
1998-05-14 Guido van RossumImproved version of patch for HPUX from David Arnold.
1998-05-14 Fred DrakeAdded support for \developer, \developers, \developersa...
1998-05-14 Fred DrakeAdded definitions for \developer, \developers, \develop...
1998-05-14 Fred DrakeFix the fix to allow the .tex document sources not...
1998-05-14 Fred DrakeMostly spurious change to ensure that everyone's versio...
1998-05-14 Fred DrakeDon't run tools/toc2bkm.py unless we're building PDF.
1998-05-14 Fred DrakeUpdated markup style (got rid of \verb@...@, mostly).
1998-05-14 Guido van RossumAdd pointer to Misc/HPUX-NOTES.
1998-05-14 Fred DrakeAdd an index entry.
1998-05-14 Guido van RossumWhen a .o file is an absolute pathname, assume it's...
1998-05-14 Guido van Rossumstrop_replace(): balk if the pattern string is empty.
1998-05-14 Guido van Rossumwhichmodule(): remove redundant PyErr_Clear(); add...
1998-05-14 Guido van RossumDon't delete glmodule.c on 'make clobber' (it's a check...
1998-05-14 Guido van RossumNew APIs for embedding applications that want to add...
1998-05-14 Guido van RossumRemove unnecessary PyErr_Clear().
1998-05-14 Guido van RossumSince PyDict_GetItem() can't raise an exception any...
1998-05-14 Guido van RossumSince PyDict_GetItem() can't raise an exception any...
1998-05-14 Guido van RossumMake sure that PyDict_GetItem[String]() *never* raises...
1998-05-13 Guido van RossumRemove a redundant statement from halfbinop().
1998-05-13 Jeremy HyltonFix bug reported by Harri Pasanen: gzip + cPickle doesn...
1998-05-13 Guido van RossumTim's quicksort on May 13.
1998-05-13 Guido van RossumTim's quicksort on May 10.
1998-05-13 Guido van RossumFrom: conrad@cgl.ucsf.edu (Conrad Huang %CGL)
1998-05-12 Guido van RossumOK, here's a different way to implement the same thing...
1998-05-12 Guido van RossumSupport filenames with spaces in their names (for non...
1998-05-12 Guido van RossumDELETE_FAST should issue an exception when the local...
1998-05-12 Fred DrakeAdd comments about release status.
1998-05-12 Guido van RossumAdd Bill Janssen's notes on configuring threads.
1998-05-12 Guido van RossumReplace all calls to fprintf(stderr, ...) with calls...
1998-05-12 Guido van RossumNew APIs to write to sys.stdout or sys.stderr using...
1998-05-12 Guido van RossumAdd
1998-05-12 Guido van RossumTrivial little change: timer tokens shouldn't have...
1998-05-12 Guido van RossumReduce memory requirements.
1998-05-11 Fred DrakeSwitch to .tgz instead of .tar.gz to appease Windows...
1998-05-11 Fred DrakeUse .tgz instead of .tar.gz for the output file name.
1998-05-11 Fred DrakeChange ignored extension .tar.gz to .tgz.
1998-05-11 Fred DrakeIgnore intermediate files.
1998-05-11 Fred DrakeSet the right page size in the PDF output.
1998-05-11 Fred DrakeAdd --letter option, similar to --a4. This is a no...
1998-05-11 Fred DrakeAdd the clean, clobber targets here for this directory.
1998-05-11 Fred DrakeReverted the last change; the extra cruft is harmless...
1998-05-11 Fred DrakeDon't be so ugly as to use "set -x" to get the executed...
1998-05-11 Fred DrakeAdded a section about documentation for the Mac modules.
1998-05-11 Fred DrakeOops, better add it to the usage message!
1998-05-11 Fred DrakeAdd easy-to-use support for A4 paper.
1998-05-11 Fred DrakeRemove the tarhtml target; not useful from the sub...
1998-05-11 Fred DrakePass the release number to the tools/mktarball.sh script.
1998-05-11 Fred DrakeAccept the release number on the command line instead...
1998-05-11 Fred DrakeDon't be so ugly as to use "set -x" to get the executed...
1998-05-11 Fred Drakedo_cmd_kwindex(): Re-implement now that \kwindex is...
1998-05-11 Fred DrakeUpdate some of the comments.
1998-05-11 Fred DrakeIn package Override, use the getcwd() function from...
1998-05-11 Fred DrakeChanged some comments.... no longer mention FrameMaker.
1998-05-11 Fred Drakeparser_compare_nodes(): Corrected a minor type error...
1998-05-10 Guido van RossumAdd a few doc strings.
1998-05-10 Guido van Rossumbenchmark for list.sort()
1998-05-09 Guido van RossumImplement round() slightly different, so that for negat...
1998-05-08 Guido van RossumFix by Sean Reifschneider:
1998-05-08 Guido van RossumAdd the specific sed statement to recover the second...
1998-05-08 Guido van RossumMake Tim O'Malley's requested change: in FieldStorage...
1998-05-08 Fred DrakeFix a comment.
1998-05-08 Fred DrakeNo longer needed.
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...
next