1997-12-30 |
Guido van Rossum | Took out some disclaiming text (even from the title... |
commit | commitdiff | tree | snapshot |
1997-12-30 |
Guido van Rossum | A whole bunch of typos fixed by Andrew Kuchling. |
commit | commitdiff | tree | snapshot |
1997-12-30 |
Guido van Rossum | Refine note about strftime test failure (it's fixed... |
commit | commitdiff | tree | snapshot |
1997-12-30 |
Guido van Rossum | New blood. |
commit | commitdiff | tree | snapshot |
1997-12-30 |
Guido van Rossum | Set the patch level to 1.5. |
commit | commitdiff | tree | snapshot |
1997-12-30 |
Guido van Rossum | Set the release date for 1.5 (final). |
commit | commitdiff | tree | snapshot |
1997-12-30 |
Guido van Rossum | the usual |
commit | commitdiff | tree | snapshot |
1997-12-30 |
Guido van Rossum | Two critical fixes to the changes that I made for Greg... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Added .PHONY annotation for lib.info target; the real... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Guido van Rossum | Remove more commented-out text that is no longer needed. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Guido van Rossum | Remove the commented-out warning at the top. It should... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Getting uglier. But it doesn't completely bomb except... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Lots of minor nits that allow this file to get processe... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Ignore generated info files. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Reduce warning count from partparse.py. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Revised lib1.texi target to deal with some conversion... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Reduce warning count from partparse.py. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Guido van Rossum | Moved things around a bit in interact(), so outout... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Ignore another intermediate file from the info generation. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Guido van Rossum | At Jeff Rush' request, add Py_BEGIN/END_ALLOW_THREADS... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Reduce warning count from partparse.py. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Guido van Rossum | Moved some #ifdefs around that got put in the wrong... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Guido van Rossum | Added Greg Stein's docs for BaseHTTPServer.py. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Make "{" and "}" in code sample visible instead of... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Guido van Rossum | Fixed several bugs reported by Greg McFarmane: |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Guido van Rossum | Minor editing corrections. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Guido van Rossum | Added doc string, provided by Charles Waldman (with... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Added missing "\" to "\var{address}, var{length}" in... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Guido van Rossum | Added doc string, provided by Charles Waldman (with... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Reduce warning count from partparse.py. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Use tableii environment for the table instead of tabula... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Reduce warning count from partparse.py. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Nit adjustments to remove warnings when processed with... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Normalized the word "Unix" to "\UNIX{}". |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | A bunch of minor stuff. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Added back info generation. Still buggy in the final... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Added missing "\" to "var{P}.\var{M}" in load_module... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Remove unneeded "{}" that confused makeinfo. |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Change name of temporary file to avoid possible filesys... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Changed all \verb\...\ markup to either \code{...}... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Removed "-*-texinfo-*-" from first line; this can cause... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Normalized the \seetext markup to match the only other... |
commit | commitdiff | tree | snapshot |
1997-12-29 |
Fred Drake | Changed some \verb\...\ markup to the more common ... |
commit | commitdiff | tree | snapshot |
1997-12-28 |
Guido van Rossum | Solve two annoying problems with ftp URLs for Jack... |
commit | commitdiff | tree | snapshot |
1997-12-28 |
Guido van Rossum | Do a better job of keeping the dialog visible when... |
commit | commitdiff | tree | snapshot |
1997-12-28 |
Fred Drake | do_env_tableii(), do_env_tableiii(): Align the table... |
commit | commitdiff | tree | snapshot |
1997-12-27 |
Guido van Rossum | Typo: Widht instead of Width... |
commit | commitdiff | tree | snapshot |
1997-12-26 |
Guido van Rossum | Plug the most annoying recursive printing problem ... |
commit | commitdiff | tree | snapshot |
1997-12-25 |
Guido van Rossum | Just for fun, add a static module, "xyzzy" -- show... |
commit | commitdiff | tree | snapshot |
1997-12-25 |
Guido van Rossum | Add setsockopt...SO_REUSEADDR to avoid stupid waiting... |
commit | commitdiff | tree | snapshot |
1997-12-24 |
Guido van Rossum | Added expect() method which takes a list of regular... |
commit | commitdiff | tree | snapshot |
1997-12-24 |
Guido van Rossum | Use string.replace instead of regsub.[g]sub. |
commit | commitdiff | tree | snapshot |
1997-12-24 |
Guido van Rossum | Decided to add the telnet library that I wrote long... |
commit | commitdiff | tree | snapshot |
1997-12-24 |
Guido van Rossum | Checking in fixed PS, with A4 capability. |
commit | commitdiff | tree | snapshot |
1997-12-24 |
Guido van Rossum | Script to edit one line in the PS to allow A4 printing. |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Jack Jansen | Upped tcl/tk instructions for 8.0p2 |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Guido van Rossum | Added Jack Jansen's versioncheck to the README file. |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Guido van Rossum | Adding Jack Jansen's version checking utility. |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Fred Drake | Convert a couple of three-column tables with an empty... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Fred Drake | Removed unnecessary \small{} block; latex2html got... |
commit | commitdiff | tree | snapshot |
1997-12-23 |
Fred Drake | Removed unnecessary \small{} block; latex2html got... |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Guido van Rossum | AMK's latest -- synchronized with PCRE 1.04. |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Guido van Rossum | AMK's latest |
commit | commitdiff | tree | snapshot |
1997-12-22 |
Fred Drake | do_env_tableii(), do_cmd_lineii(), |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Guido van Rossum | Converted to use re instead of regex; version 0.9.0. |
commit | commitdiff | tree | snapshot |
1997-12-21 |
Guido van Rossum | Oops, left in a non-standard multi-line doc string... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Guido van Rossum | Oops, tiny fix for the DGUX rule when installing -... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Guido van Rossum | Added bsddb project |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Guido van Rossum | Add new optional parameter 'suffix' (default ''), which... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Guido van Rossum | Oops -- '(' is also a legal start character of a new... |
commit | commitdiff | tree | snapshot |
1997-12-19 |
Guido van Rossum | Added doc strings, suggested by Charles G. Waldman... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Guido van Rossum | Patch by Brian Gallew for DG/UX. I'm not quite sure... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Guido van Rossum | Two unrelated changes: |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Jack Jansen | Moved toolbox to lib-toolbox, Sjoerd-style. |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Jack Jansen | Moved scripting to lib-scripting (did it the Sjoerd... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Guido van Rossum | Replace unprotected tilders by \~ -- an unprotected... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Fred Drake | Change {\em ...} to \emph{...}; this seems to be the... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Fred Drake | img_tag(), top_navigation_panel(): Generate markup... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Fred Drake | make_mod_index_entry(): Generate markup the same case... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Guido van Rossum | Oops, the output file really should be called zlib... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Guido van Rossum | Added project for zlib |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Guido van Rossum | Win32 treatment. |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Guido van Rossum | Make this test succeed even when using "import test... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Guido van Rossum | Changes for older Win platforms by Jim Ahlstrom |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Guido van Rossum | Tiny doc patch for QNS |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Guido van Rossum | Oops! Should've renamed dos_8x3 to dos-8x3 here, too. |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | Make the word "Module" in the section header start... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Fred Drake | gen_index_id(): New function. Construct an index... |
commit | commitdiff | tree | snapshot |
next |