| Commit message (Expand) | Author | Age | Files | Lines |
* | Add slightly more explicit warning about running "make clean" when | Guido van Rossum | 1998-02-22 | 1 | -1/+2 |
|
|
* | Added two subsections with extra hints and details, even for | Guido van Rossum | 1998-02-22 | 2 | -0/+146 |
|
|
* | Adapt to new webchecker structure. Due to better structure of | Guido van Rossum | 1998-02-21 | 1 | -59/+33 |
|
|
* | Major overhaul. Don't use global variable (e.g. verbose); use | Guido van Rossum | 1998-02-21 | 1 | -130/+191 |
|
|
* | The list of module descriptions should be a {description} environment, not | Fred Drake | 1998-02-21 | 2 | -4/+4 |
|
|
* | Removed two items, correct one spelling error. | Fred Drake | 1998-02-20 | 1 | -5/+1 |
|
|
* | A bug in PCRE could cause core dumps in patterns such as | Guido van Rossum | 1998-02-20 | 1 | -2/+7 |
|
|
* | Default button on main window wasn't set correctly | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
|
|
* | Added some debug prints (if enabled by setting DEBUG) | Jack Jansen | 1998-02-20 | 1 | -2/+34 |
|
|
* | BuildApplet will now also update old applets | Jack Jansen | 1998-02-20 | 2 | -68/+96 |
|
|
* | Current ("1.5b4") projects, with new UH toolbox modules and such | Jack Jansen | 1998-02-20 | 22 | -9902/+10442 |
|
|
* | USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERS | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
|
|
* | - Universal Headers 3 mods | Jack Jansen | 1998-02-20 | 1 | -2/+4 |
|
|
* | Regenerated from Universal Headers 3.0.1. Some new calls are | Jack Jansen | 1998-02-20 | 28 | -1201/+2918 |
|
|
* | Fixed double-dispose of splash() dialog | Jack Jansen | 1998-02-20 | 1 | -0/+2 |
|
|
* | Updated for Waste 1.3 | Jack Jansen | 1998-02-20 | 2 | -23/+287 |
|
|
* | Add fstat() if using GUSI | Jack Jansen | 1998-02-20 | 1 | -24/+29 |
|
|
* | Universal Headers 3 | Jack Jansen | 1998-02-20 | 1 | -0/+1 |
|
|
* | Updated to Universal Headers 3 constant names | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
|
|
* | Regenerated from Universal Headers 3.0.1 (which are changed | Jack Jansen | 1998-02-20 | 16 | -764/+1393 |
|
|
* | Updated to Waste 1.3 | Jack Jansen | 1998-02-20 | 1 | -1/+9 |
|
|
* | Break circular reference on menus upon cleanup | Jack Jansen | 1998-02-20 | 1 | -0/+1 |
|
|
* | Added CHECK_IMPORT_CASE | Jack Jansen | 1998-02-20 | 1 | -0/+8 |
|
|
* | Removed incorrect weMonoStyled from initialization | Jack Jansen | 1998-02-20 | 1 | -1/+1 |
|
|
* | Fixed bug in explanation of how to run test.autotest, and warned for | Jack Jansen | 1998-02-20 | 1 | -8/+10 |
|
|
* | Tell TeX about a pathological hyphenation case (BaseHTTPRequestHandler). | Fred Drake | 1998-02-20 | 1 | -0/+3 |
|
|
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-20 | 2 | -70/+74 |
|
|
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-20 | 2 | -0/+10 |
|
|
* | Fixed typo reported by Vladimir Marangozov <Vladimir.Marangozov@imag.fr>. | Fred Drake | 1998-02-20 | 2 | -2/+2 |
|
|
* | Don't ignore makeinfo errors. | Fred Drake | 1998-02-19 | 1 | -1/+1 |
|
|
* | Clean up name->name conversion a little, *make sure it happens in all the | Fred Drake | 1998-02-19 | 2 | -24/+36 |
|
|
* | Revert to the old (indented) form of @DGUX_IS_BROKEN@. | Guido van Rossum | 1998-02-19 | 1 | -2/+2 |
|
|
* | Different way to suppores the DGUX rule | Guido van Rossum | 1998-02-19 | 2 | -5/+5 |
|
|
* | Change default RCS bin directory to /usr/local/bin/. | Guido van Rossum | 1998-02-19 | 1 | -1/+1 |
|
|
* | Delete the 'exit' command from the Tcl interpreter -- it would allow | Guido van Rossum | 1998-02-19 | 1 | -0/+3 |
|
|
* | Fix bug in trace_vdelete(); should use master's delete command. | Guido van Rossum | 1998-02-19 | 1 | -1/+2 |
|
|
* | Added debug statements to report data actually sent and received on | Guido van Rossum | 1998-02-19 | 1 | -0/+2 |
|
|
* | Fix for literal null bytes -- these must be replaced by the four | Guido van Rossum | 1998-02-19 | 1 | -2/+3 |
|
|
* | Fixed a bug in the gauss() function. The bug was reported by Mike | Guido van Rossum | 1998-02-19 | 1 | -5/+6 |
|
|
* | Add rmd() (remove directory command); fix comment in parse257. | Guido van Rossum | 1998-02-19 | 1 | -2/+8 |
|
|
* | Faster implementation of normcase (using string.lower( | Guido van Rossum | 1998-02-19 | 1 | -8/+2 |
|
|
* | Jeff Kunce writes (and he is right): | Guido van Rossum | 1998-02-19 | 2 | -6/+6 |
|
|
* | Revise comment about the {fulllineitems} environment to be accurate. | Fred Drake | 1998-02-19 | 1 | -1/+3 |
|
|
* | Fix some outdated comments (mostly by removing a large comment block | Guido van Rossum | 1998-02-19 | 1 | -16/+11 |
|
|
* | Improve support for logical node names. | Fred Drake | 1998-02-19 | 1 | -0/+26 |
|
|
* | Enable CHECK_IMPORT_CASE on Win32. | Guido van Rossum | 1998-02-19 | 1 | -0/+10 |
|
|
* | Adjusted \label{} for *consistent* logical addressing. | Fred Drake | 1998-02-19 | 2 | -236/+240 |
|
|
* | Moved clear_carefully() to _PyModule_Clear() in moduleobject.c | Guido van Rossum | 1998-02-19 | 1 | -69/+31 |
|
|
* | Make backup copies of stdin, stdout, stderr as __stdin__, __stdout__, | Guido van Rossum | 1998-02-19 | 1 | -0/+4 |
|
|
* | Add internal routine _PyModule_Clear(), which does approximately what | Guido van Rossum | 1998-02-19 | 2 | -1/+51 |
|
|