- f6dabaa Ignore hyperref's *.out files (used in building outlines for PDF). by Fred Drake · 27 years ago
- 906f7ea Change quoting a little bit to avoid problems building it at CNRI. by Fred Drake · 27 years ago
- 78f6aac Clean up some stuff in the {seealso} at the end. This avoids a little nit by Fred Drake · 27 years ago
- 557f446 Patches from Jack for new Apple headers by Guido van Rossum · 27 years ago
- a705da7 Marked the unmarked AttributeError. (AMK) by Fred Drake · 27 years ago
- 71f894a "streans" --> "streams" (AMK) by Fred Drake · 27 years ago
- eb72a27 Add a period to "Written by James Roskind" by Fred Drake · 27 years ago
- 5ad78f3 Changed way *.ind are forced to exist; the files are now reset to contain by Fred Drake · 27 years ago
- d028ca9 Fixed and extended the example; the original example contained some bogus code. by Guido van Rossum · 27 years ago
- 0e13da9 Add slightly more explicit warning about running "make clean" when by Guido van Rossum · 27 years ago
- 3ffb715 Added two subsections with extra hints and details, even for by Guido van Rossum · 27 years ago
- 1a7eae9 Adapt to new webchecker structure. Due to better structure of by Guido van Rossum · 27 years ago
- 00756bd Major overhaul. Don't use global variable (e.g. verbose); use by Guido van Rossum · 27 years ago
- 1ee492e The list of module descriptions should be a {description} environment, not by Fred Drake · 27 years ago
- ed3515d Removed two items, correct one spelling error. by Fred Drake · 27 years ago
- d0f432b A bug in PCRE could cause core dumps in patterns such as by Guido van Rossum · 27 years ago
- ff170fb Default button on main window wasn't set correctly by Jack Jansen · 27 years ago
- 73c804a Added some debug prints (if enabled by setting DEBUG) by Jack Jansen · 27 years ago
- 8554e30 BuildApplet will now also update old applets by Jack Jansen · 27 years ago
- ebe914a Current ("1.5b4") projects, with new UH toolbox modules and such by Jack Jansen · 27 years ago
- 5e302db USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERS by Jack Jansen · 27 years ago
- efaada7 - Universal Headers 3 mods by Jack Jansen · 27 years ago
- 21f9687 Regenerated from Universal Headers 3.0.1. Some new calls are by Jack Jansen · 27 years ago
- cbe6a53 Fixed double-dispose of splash() dialog by Jack Jansen · 27 years ago
- 2369a98 Updated for Waste 1.3 by Jack Jansen · 27 years ago
- 40bd770 Add fstat() if using GUSI by Jack Jansen · 27 years ago
- c2952bc Universal Headers 3 by Jack Jansen · 27 years ago
- 1b5b37f Updated to Universal Headers 3 constant names by Jack Jansen · 27 years ago
- 5e58bcd Regenerated from Universal Headers 3.0.1 (which are changed by Jack Jansen · 27 years ago
- 7c2fddf Updated to Waste 1.3 by Jack Jansen · 27 years ago
- 7b56aad Break circular reference on menus upon cleanup by Jack Jansen · 27 years ago
- 64da169 Added CHECK_IMPORT_CASE by Jack Jansen · 27 years ago
- dee6d02 Removed incorrect weMonoStyled from initialization by Jack Jansen · 27 years ago
- 0188172 Fixed bug in explanation of how to run test.autotest, and warned for by Jack Jansen · 27 years ago
- 5c19c7b Tell TeX about a pathological hyphenation case (BaseHTTPRequestHandler). by Fred Drake · 27 years ago
- 2c8aa65 Added \label{}s for logical addressing. by Fred Drake · 27 years ago
- d67e12e Added \label{}s for logical addressing. by Fred Drake · 27 years ago
- 7baf3d4 Fixed typo reported by Vladimir Marangozov <Vladimir.Marangozov@imag.fr>. by Fred Drake · 27 years ago
- f7f2e70 Don't ignore makeinfo errors. by Fred Drake · 27 years ago
- 9c7c6be Clean up name->name conversion a little, *make sure it happens in all the by Fred Drake · 27 years ago
- 414f261 Revert to the old (indented) form of @DGUX_IS_BROKEN@. by Guido van Rossum · 27 years ago
- 3574285 Different way to suppores the DGUX rule by Guido van Rossum · 27 years ago
- 64a1090 Change default RCS bin directory to /usr/local/bin/. by Guido van Rossum · 27 years ago
- 1c0d315 Delete the 'exit' command from the Tcl interpreter -- it would allow by Guido van Rossum · 27 years ago
- 0001a11 Fix bug in trace_vdelete(); should use master's delete command. by Guido van Rossum · 27 years ago
- 2fc4d58 Added debug statements to report data actually sent and received on the socket. by Guido van Rossum · 27 years ago
- b190884 Fix for literal null bytes -- these must be replaced by the four by Guido van Rossum · 27 years ago
- 72c2e1b Fixed a bug in the gauss() function. The bug was reported by Mike by Guido van Rossum · 27 years ago
- 9824509 Add rmd() (remove directory command); fix comment in parse257. by Guido van Rossum · 27 years ago
- 0d530ce Faster implementation of normcase (using string.lower( by Guido van Rossum · 27 years ago
- 505d80b Jeff Kunce writes (and he is right): by Guido van Rossum · 27 years ago
- ef14622 Revise comment about the {fulllineitems} environment to be accurate. by Fred Drake · 27 years ago
- 42a9744 Fix some outdated comments (mostly by removing a large comment block by Guido van Rossum · 27 years ago
- 6eb1f6b Improve support for logical node names. by Fred Drake · 27 years ago
- f4aeb84 Enable CHECK_IMPORT_CASE on Win32. by Guido van Rossum · 27 years ago
- 0cf0cfb Adjusted \label{} for *consistent* logical addressing. by Fred Drake · 27 years ago
- 05f9dce Moved clear_carefully() to _PyModule_Clear() in moduleobject.c by Guido van Rossum · 27 years ago
- bd36dba Make backup copies of stdin, stdout, stderr as __stdin__, __stdout__, by Guido van Rossum · 27 years ago
- f1dc061 Add internal routine _PyModule_Clear(), which does approximately what by Guido van Rossum · 27 years ago
- c83db33 Added \label{} for logical addressing. by Fred Drake · 27 years ago
- bde6ff7 Vladimir Marangozov' performance hack: copy f_builtins from ancestor by Guido van Rossum · 27 years ago
- 3da3fce Check ferror(), not errno, for fread() error. by Guido van Rossum · 27 years ago
- 9168328 Add missing files to $(LIBFILES). by Fred Drake · 27 years ago
- c3e4549 Added \label{} for logical addressing. by Fred Drake · 27 years ago
- 83efb54 Added \label{} for logical addressing. by Fred Drake · 27 years ago
- af9b6e6 Added itemized list of Macintosh modules, similar to the other chapters. by Fred Drake · 27 years ago
- cea0e73 Added \label{} for logical addressing. by Fred Drake · 27 years ago
- 83c1a39 Separate chapter and section. by Fred Drake · 27 years ago
- baa04a1 Make sure the general index and about nodes get labels assigned, so they get by Fred Drake · 27 years ago
- 1aabe5e Separate binhex and binuu documentation from binascii. Support better by Fred Drake · 27 years ago
- 05ce570 Remove debugging print. by Fred Drake · 27 years ago
- 1f0fdde Bring date into line with the last documentation release. by Fred Drake · 27 years ago
- 526ebb4 Work on a temporary file, not the input file. by Fred Drake · 27 years ago
- a799835 Revised some targets to make better use of make "special" variables, to avoid by Fred Drake · 27 years ago
- ef05803 Support environments {fulllineitems} and {classdesc}, more of the new logical by Fred Drake · 27 years ago
- c927407 Adjust grouping for the "b(reak)" command syntax description. This is by Fred Drake · 27 years ago
- 20e0196 Logical markup. by Fred Drake · 27 years ago
- ea8006a \nodename{} must immediately follow \chapter{} to be handled correctly; by Fred Drake · 27 years ago
- 75bfb0f {fulllineitems} is now an environment; use it as such. by Fred Drake · 27 years ago
- 802a202 Logical markup. by Fred Drake · 27 years ago
- fb5e54d Mostly LaTeX style cleanup. by Fred Drake · 27 years ago
- c02fbe5 breakable_re: Fix the RE so that module definition entries don't prevent by Fred Drake · 27 years ago
- a73033f Feature added by Bill van Melle: when no timezone is present, assume by Guido van Rossum · 27 years ago
- ce0e175 &do_cmd_url, by Fred Drake · 27 years ago
- 026d962 Consistent spelling: "time zone" -> "timezone". by Guido van Rossum · 27 years ago
- 4186cd3 Add named destinations for \label{} in the PDF. by Fred Drake · 27 years ago
- 8ff4b8b Add new files from the Mac user interface breakup. by Fred Drake · 27 years ago
- b4efb6c Separate Mac user interface modules into separate files, to better support by Fred Drake · 27 years ago
- 2e7a320 rrggbb_to_triplet(), triplet_to_rrggbb(): Improvements given by GvR by Barry Warsaw · 27 years ago
- 4435d5a Very modest improvements by Barry Warsaw · 27 years ago
- 49c5b0d Get rid of commented out, slower versions by Barry Warsaw · 27 years ago
- 4c2fab5 Implementation using TCLPROC loaded into the Tcl interpreter by Barry Warsaw · 27 years ago
- aeca79b Small patches to the DJGPP version of check_case(). by Guido van Rossum · 27 years ago
- 9caa110 assure a consistent assignment for nodes with multiple labels by Jeremy Hylton · 27 years ago
- b866020 Added a number of items.... by Fred Drake · 27 years ago
- dd94676 Added libsymbol.tex, libtoken.tex to dependencies for the libref. by Fred Drake · 27 years ago
- b0df567 Separate the parse, symbol, and token documentation into separate files. by Fred Drake · 27 years ago
- 710c035 Added \label{} for logical addressing. by Fred Drake · 27 years ago
- 31ecd50 Added \label{} for logical addressing. by Fred Drake · 27 years ago
- af0bfbe Added \label{} for logical addressing. by Fred Drake · 27 years ago