| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Changed illegal \stmodindex{} to \refstmodindex{}, added index reference | Fred Drake | 1997-12-15 | 2 | -4/+6 |
|
|
* | Added some module references to the index. | Fred Drake | 1997-12-15 | 2 | -6/+14 |
|
|
* | Added definitions of \refbimodindex{} and \refstmodindex{}, which should be | Fred Drake | 1997-12-15 | 1 | -3/+8 |
|
|
* | At the top, made it clear that the \bimodindex{} and \stmodindex{} are only | Fred Drake | 1997-12-15 | 3 | -3/+12 |
|
|
* | On NT, use a better template, ~XXX- where XXX is os.getpid(). | Guido van Rossum | 1997-12-15 | 1 | -0/+2 |
|
|
* | Add note about having to add some files to the VC 4.2 files. | Guido van Rossum | 1997-12-15 | 1 | -0/+5 |
|
|
* | Patch by Oliver Andrich for Lunix using glibc. | Guido van Rossum | 1997-12-15 | 1 | -0/+4 |
|
|
* | Move %x test to nonstandard section because it appears to be locale specific. | Guido van Rossum | 1997-12-15 | 1 | -2/+3 |
|
|
* | Untested change to include gmp-mparam.h instead of gmp-impl.h. | Guido van Rossum | 1997-12-15 | 1 | -1/+1 |
|
|
* | regex -> re | Guido van Rossum | 1997-12-15 | 2 | -2/+2 |
|
|
* | Patch (by Andrew Kuchling of course) to prevent named back references | Guido van Rossum | 1997-12-15 | 1 | -1/+1 |
|
|
* | Added tag_prevrange analogous to rag_nextrange. | Guido van Rossum | 1997-12-15 | 1 | -0/+3 |
|
|
* | For base 10, cast unsigned long to long before testing overflow. | Guido van Rossum | 1997-12-15 | 1 | -2/+8 |
|
|
* | Believe it or not, some people have an empty group database. | Guido van Rossum | 1997-12-15 | 1 | -7/+10 |
|
|
* | Changed \indexsubitem from ({\tt HTMLParser} method) to just | Fred Drake | 1997-12-12 | 2 | -2/+2 |
|
|
* | Changed \indexsubitem from ({\tt SGMLParser} method) to just | Fred Drake | 1997-12-12 | 2 | -2/+2 |
|
|
* | Changed \indexsubitem from ({\tt XMLParser} method) to just (XMLParser method). | Fred Drake | 1997-12-12 | 2 | -2/+2 |
|
|
* | This commit was manufactured by cvs2svn to create tag 'r15b2'.v1.5b2 | cvs2svn | 1997-12-12 | 1 | -0/+1 |
|
|
* | Change _nametowidget to nametowidget -- it is a public interface. | Guido van Rossum | 1997-12-12 | 1 | -1/+2 |
|
|
* | add_idx(): Don't add unnecessary markup around the little markers stuck in the | Fred Drake | 1997-12-11 | 1 | -27/+27 |
|
|
* | Remove unneeded "import re". | Guido van Rossum | 1997-12-11 | 1 | -1/+0 |
|
|
* | Typed in the relevant changes since 1.5b1. | Guido van Rossum | 1997-12-11 | 1 | -2/+172 |
|
|
* | Doug Marien. | Guido van Rossum | 1997-12-11 | 1 | -0/+1 |
|
|
* | AMK's latest version. | Guido van Rossum | 1997-12-11 | 2 | -162/+186 |
|
|
* | Prepared the README for 1.5b2. | Guido van Rossum | 1997-12-11 | 1 | -17/+50 |
|
|
* | Update to the Big Comment at the top of the file. It should better | Barry Warsaw | 1997-12-11 | 1 | -24/+43 |
|
|
* | Last minute fix to Text.window_cget(), which should properly Tcl-ify | Guido van Rossum | 1997-12-11 | 1 | -0/+4 |
|
|
* | Move the dbm module around and add an introductory paragraph for dbm, | Guido van Rossum | 1997-12-11 | 1 | -3/+12 |
|
|
* | Copy the change from ../getpathp.c here. | Guido van Rossum | 1997-12-11 | 1 | -1/+1 |
|
|
* | Installer for beta-2. | Guido van Rossum | 1997-12-11 | 1 | -20/+38 |
|
|
* | update the example without the example.def file | Guido van Rossum | 1997-12-11 | 1 | -6/+4 |
|
|
* | New instructions, take VC++ 5.x into account. | Guido van Rossum | 1997-12-11 | 1 | -21/+51 |
|
|
* | Adding VC 5.x workspace and project files | Guido van Rossum | 1997-12-11 | 2 | -0/+144 |
|
|
* | Added tkappinit.c source, and define WITH_APPINIT. | Guido van Rossum | 1997-12-11 | 1 | -2/+6 |
|
|
* | yeah, yeah. | Guido van Rossum | 1997-12-11 | 1 | -2/+6 |
|
|
* | Allocate one byte extra in some cases. | Guido van Rossum | 1997-12-11 | 1 | -1/+1 |
|
|
* | Fix problem detected by Greg McFarlane -- callbacks passed to | Guido van Rossum | 1997-12-11 | 1 | -10/+16 |
|
|
* | Jim Fulton writes: | Guido van Rossum | 1997-12-10 | 1 | -5/+12 |
|
|
* | Remove "Lib/test" from the default path; this is now a package! | Guido van Rossum | 1997-12-10 | 1 | -1/+0 |
|
|
* | The 'l' flag (locale specific matching) has been renamed to 'L'. | Guido van Rossum | 1997-12-10 | 3 | -6/+8 |
|
|
* | At Barry's suggestion, plug the security leak by using an empty | Guido van Rossum | 1997-12-10 | 2 | -6/+12 |
|
|
* | Since this module is used as a fallback in case no built-in modules | Guido van Rossum | 1997-12-10 | 2 | -6/+14 |
|
|
* | Don't specify base 0 to string.atoi when unpickling integers in text | Guido van Rossum | 1997-12-10 | 1 | -1/+1 |
|
|
* | New names. | Guido van Rossum | 1997-12-10 | 1 | -0/+3 |
|
|
* | Planned release date for 1.5b2. | Guido van Rossum | 1997-12-10 | 2 | -2/+2 |
|
|
* | Support uue and x-uue as short names for uuencode. | Guido van Rossum | 1997-12-10 | 1 | -2/+6 |
|
|
* | Doc strings and reformatting with 4 spaces bty Mitch Chapman. | Guido van Rossum | 1997-12-10 | 1 | -609/+661 |
|
|
* | Modified quicksort by Raymund Galvin, after studying the GNU libg++ | Guido van Rossum | 1997-12-10 | 1 | -23/+48 |
|
|
* | # Use proper temp subdir for intermediates. | Guido van Rossum | 1997-12-10 | 1 | -2/+2 |
|
|
* | Need a cast when comparing type object in isinstance() | Guido van Rossum | 1997-12-10 | 1 | -1/+1 |
|
|