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 |
1997-12-17 |
Fred Drake | make_mod_index_entry(): New function. Create the... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Guido van Rossum | AMK's latest; plus three null bytes that I added for... |
commit | commitdiff | tree | snapshot |
1997-12-17 |
Guido van Rossum | AMK's latest |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Guido van Rossum | Fix mysterious undetected error -- call to non-existant... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Guido van Rossum | Don't list which files to add, since the ones that... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Guido van Rossum | New VC++ 4.2 makefile, contributed by Gregor Schmid, |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Guido van Rossum | Up the version. |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | do_cmd_refbimodindex(), do_cmd_refstmodindex(): New... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Guido van Rossum | Fix a bug in translate(): the pointer was incremented... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Guido van Rossum | Add -lld option for AIX to _tkinter rules. |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Guido van Rossum | Added SOLID definition. |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | Index the RFC822 reference (some other RFC references... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | PhotoImage.put(): Fixed -to handling, including backwa... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | The \indexsubitem definition for the actual exceptions... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | Oops, ".pythonrc.py" should *always* be marked with... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | Module names should be in \code{}. |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | Descriptions for delitem(), __delitem__(): These delet... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | Fixed index module reference. |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | Added a named target for referencing. |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | Used a named target to form the reference to the Built... |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | Fixed index module reference. |
commit | commitdiff | tree | snapshot |
1997-12-16 |
Fred Drake | Fixed index references to modules. (This is *not*... |
commit | commitdiff | tree | snapshot |
1997-12-15 |
Fred Drake | Fixed index references to modules. |
commit | commitdiff | tree | snapshot |
1997-12-15 |
Fred Drake | Fixed index references to modules. |
commit | commitdiff | tree | snapshot |
1997-12-15 |
Fred Drake | Fixed index references to modules. |
commit | commitdiff | tree | snapshot |
1997-12-15 |
Fred Drake | Fixed index references to modules. |
commit | commitdiff | tree | snapshot |
1997-12-15 |
Fred Drake | Fixed index references to modules. |
commit | commitdiff | tree | snapshot |
1997-12-15 |
Fred Drake | Fixed index references to modules. |
commit | commitdiff | tree | snapshot |
1997-12-15 |
Fred Drake | \refmodindex{}: New macro, used to make an index refer... |
commit | commitdiff | tree | snapshot |
1997-12-15 |
Fred Drake | Fixed index references to modules. |
commit | commitdiff | tree | snapshot |
next |