- 4a9129c /bin/sed works on both Solaris and RedHat Linux; /usr/bin/sed does not. by Fred Drake · 27 years ago
- 566d209 Oops! Must have deleted a word by accident before the last check-in of this by Fred Drake · 27 years ago
- 19c7c84 Be a little more robust handling filenames. by Fred Drake · 27 years ago
- 8923c72 Ignore the webchecker turd. by Fred Drake · 27 years ago
- 0a96cca Added the webcheck target here. by Fred Drake · 27 years ago
- f295113 Cleaned out some more cruft. by Fred Drake · 27 years ago
- a34f7e6 Some cleanup, added clean & clobber targets. by Fred Drake · 27 years ago
- bf33269 Add support for a --pdf option to cause a PDF file to be created instead; by Fred Drake · 27 years ago
- f8e4415 Markup consistency. by Fred Drake · 27 years ago
- 47b0ecd Small updates. by Fred Drake · 27 years ago
- 8530ef6 Add check to conjugate() that there are no excess arguments. by Guido van Rossum · 27 years ago
- dda6696 AMK's revised version of the previous patch. by Guido van Rossum · 27 years ago
- 0ef1b07 Preliminary convenience Makefile. by Fred Drake · 27 years ago
- 106fe12 Better go ahead and remove some cruftiness.... by Fred Drake · 27 years ago
- 9cdf087 Support the new directory structure. by Fred Drake · 27 years ago
- 46ed208 Relocating file to Doc/html. by Fred Drake · 27 years ago
- fa615bf Ignore .tar.gz files in this directory. by Fred Drake · 27 years ago
- 4383e6e Don't ignore the html/ directory. by Fred Drake · 27 years ago
- 8920156 New script to drive HTML generation. by Fred Drake · 27 years ago
- 4c9542b Ignore subdirectories if your name is "cvs". by Fred Drake · 27 years ago
- 60515f4 Sub-makefile that can be used to drive the HTML conversion from this subdir. by Fred Drake · 27 years ago
- 89df70b Support HPUX 10.20 DCE threads. by Guido van Rossum · 27 years ago
- b93a862 support hpux pthreads by Guido van Rossum · 27 years ago
- 2cb5660 Get rid of test for -lsun (very old IRIX); add test for -lm (needed on by Guido van Rossum · 27 years ago
- 0072b8d An applet with Popt and GUSI preferences but without alis resource by Jack Jansen · 27 years ago
- 4775d0a Relocating file to mac. by Fred Drake · 27 years ago
- 0a52bdf Relocating file to Doc/ext. by Fred Drake · 27 years ago
- cda63cc Relocating file to Doc/lib/ by Fred Drake · 27 years ago
- bbe33c5 More changes to support the new directory structure. by Fred Drake · 27 years ago
- 5360879 New helper script to build the .dvi for a Python manual; usable for the by Fred Drake · 27 years ago
- 8e6c6b2 Relocating file to Doc/ref. by Fred Drake · 27 years ago
- 64958d5 Relocating file to Doc/mac. by Fred Drake · 27 years ago
- 2880beb Relocating file to Doc/api. by Fred Drake · 27 years ago
- 56727e2 Relocating file to Doc/tut. by Fred Drake · 27 years ago
- 99a5c08 Change the set of subdirectories to ignore. by Fred Drake · 27 years ago
- ffe9b45 Ignore intermediate files. by Fred Drake · 27 years ago
- f24b3a3 Ignore temporary files. by Fred Drake · 27 years ago
- 0d162d0 Modified version of ../texinputs/pypaper.sty that specifies A4 paper. by Fred Drake · 27 years ago
- dde91f0 Fix a bogus \code@...@ to be \code{...}. by Fred Drake · 27 years ago
- 744a662 Relocating file to Doc/texinputs. by Fred Drake · 27 years ago
- f666917 The Python Reference Manual. by Fred Drake · 27 years ago
- a6bb396 First cut at welcoming the Python Reference Manual back to the fold. by Fred Drake · 27 years ago
- 0cabff9 \itembreak, by Fred Drake · 27 years ago
- 83b8518 Adding Tim Peters' ndiff utility. by Guido van Rossum · 27 years ago
- 073b829 When a file name is selected ("OK" button, <Return> in the filename entry), by Fred Drake · 27 years ago
- bb6193c Added a PopupMenu class. by Jack Jansen · 27 years ago
- e7b6e39 New files from Thomas Gellekum by Guido van Rossum · 27 years ago
- 4a11431 After variable expansion, what was formerly a single word can now by Guido van Rossum · 27 years ago
- e10053b Remove Emacs cruft at end. by Guido van Rossum · 27 years ago
- d618c91 Added table of WSA error codes. by Guido van Rossum · 27 years ago
- 1ed7036 Version for 1.5.1 by Jack Jansen · 27 years ago
- 4bfe2c7 Final projects for 1.5.1 by Jack Jansen · 27 years ago
- 845264f Mods by Just by Jack Jansen · 27 years ago
- f7ffa92 Fix typo in example found by Anthony Starks <anthony_starks@merck.com>, by Fred Drake · 27 years ago
- 91aaa92 Ugly band-aid to work around a bug in Linux ftell(). by Guido van Rossum · 27 years ago
- a58153e Avoid using cut; sed can do this just as well... by Guido van Rossum · 27 years ago
- c594baa Avoid using dirname; sed can do this just as well... by Guido van Rossum · 27 years ago
- e0c0da9 Patches to make the proxy code work again. (Why does that always break by Guido van Rossum · 27 years ago
- a986bb7 Take out the check for AUTH-LOGIN or AUTH=LOGIN in login() -- some by Guido van Rossum · 27 years ago
- b485224 REMOVE samefile(), sameopenfile(), samestat() -- these cannot be made by Guido van Rossum · 27 years ago
- e365a59 Change the names of all methods in the Wm class: they are now by Guido van Rossum · 27 years ago
- a5e54d0 Use (void) to throw away a function result, not (void *) ! by Guido van Rossum · 27 years ago
- 0132f69 Another optimization, probably of negligeable effect: instead of by Guido van Rossum · 27 years ago
- cc8e1a4 Add some help for AIX. (Konrad Hinsen) by Guido van Rossum · 27 years ago
- dc59340 In _bind(), found a way to test for break without a temp variable. by Guido van Rossum · 27 years ago
- f975699 Save a tiny bit of time: self.tk.call takes a tuple argument so it's by Guido van Rossum · 27 years ago
- f0c891a Import MacOS at the top instead of insize Tk.__init__() -- the latter by Guido van Rossum · 27 years ago
- c9b8a57 cleanup(): Remove *all* the temp files related to index generation! by Fred Drake · 27 years ago
- 302be44 When following symlinks to the real executable, use a loop so a by Guido van Rossum · 27 years ago
- 91eeefd Work around lack of support for \if... in latex2html. by Fred Drake · 27 years ago
- 89a1d4a Set $TEXINPUTS='' to make l2h pick up the right thing from the environment. by Fred Drake · 27 years ago
- 212643f Still somewhat experimental speedup. This appears to speed up the by Guido van Rossum · 27 years ago
- 9d1b7ae Add a new method of interpreter objects, interpaddr(). This returns by Guido van Rossum · 27 years ago
- 06245ac Fix documentation based on comments from Sean Reifschneider by Fred Drake · 27 years ago
- 7e6d18c Replace all calls to acquire_lock() and release_lock() with acquire() by Guido van Rossum · 27 years ago
- 268397f Made lint a bit happier. by Fred Drake · 27 years ago
- 9fab3aa Move a bit closer to HTML generation without depending on the temp files by Fred Drake · 27 years ago
- 310094c do_cmd_sectcode(): Obsolete; removed. by Fred Drake · 27 years ago
- b5aa3de Remove extra cruft for texi processing. by Fred Drake · 27 years ago
- 2a3ab4f Do better hiding of internal names. by Fred Drake · 27 years ago
- 08c5dfc do_cmd_key(): Obsolete; removed. by Fred Drake · 27 years ago
- 24340ea Fixed \code so word wrapping is allowed. by Fred Drake · 27 years ago
- ca6b4fe Section for bisect module. by Fred Drake · 27 years ago
- 188a847 Moved popen2 entry to make more sense. by Fred Drake · 27 years ago
- 125024a Updated. by Fred Drake · 27 years ago
- e32907d Get rid of the unused ifdefed-out old sort code. by Guido van Rossum · 27 years ago
- 2ea1c94 On the Mac a call to TkMacInitMenus is needed. Also, we pass by Guido van Rossum · 27 years ago
- 19efc5f Add a declaration for strdup() for the Mac. (Jack) by Guido van Rossum · 27 years ago
- 5c069fd Generate the clear() method manually (calling __GLclear(), another by Guido van Rossum · 27 years ago
- 239a218 Type casts, and added a strdup() declaration for the Mac. (Jack) by Guido van Rossum · 27 years ago
- 9b00dfa If USE_STACKCHECK is defined use PyOS_CheckStack() in the repr and str by Guido van Rossum · 27 years ago
- f2044e1 Enable ftruncate() on the Mac. (Jack) by Guido van Rossum · 27 years ago
- 92f01c5 accept * in return value type and convert it to _ptr after the by Guido van Rossum · 27 years ago
- db9a7b9 Style and StyleParameter are two different types. (Jack) by Guido van Rossum · 27 years ago
- 8b3c30c class ByAddressType, a simple Type but passed by address even on input. (Jack) by Guido van Rossum · 27 years ago
- 57a0661 On the Mac, create the Temporary Items folder if it does not exist yet. (Jack) by Guido van Rossum · 27 years ago
- 9c93a69 Put quotes around the filename, so spaces in filenames work. (Jack) by Guido van Rossum · 27 years ago
- 50cc04e Mac CodeWarrior has faulty declaration for hypot, which we hide with a by Guido van Rossum · 27 years ago
- 53117ae typo in error message (fname vs. file). (Jack) by Guido van Rossum · 27 years ago
- b86ba12 Support byte-swapped dbhash (bsddb) files. Found by Ben Sayer. by Guido van Rossum · 27 years ago