| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Up the version. | Guido van Rossum | 1997-12-16 | 2 | -3/+3 |
|
|
* | do_cmd_refbimodindex(), do_cmd_refstmodindex(): New functions, handle the | Fred Drake | 1997-12-16 | 1 | -4/+6 |
|
|
* | Fix a bug in translate(): the pointer was incremented by the length of | Guido van Rossum | 1997-12-16 | 1 | -2/+2 |
|
|
* | Add -lld option for AIX to _tkinter rules. | Guido van Rossum | 1997-12-16 | 1 | -0/+2 |
|
|
* | Added SOLID definition. | Guido van Rossum | 1997-12-16 | 1 | -0/+2 |
|
|
* | Index the RFC822 reference (some other RFC references were alreaddy indexed). | Fred Drake | 1997-12-16 | 2 | -4/+8 |
|
|
* | PhotoImage.put(): Fixed -to handling, including backward compatibility hack. | Fred Drake | 1997-12-16 | 1 | -1/+3 |
|
|
* | The \indexsubitem definition for the actual exceptions did not actually | Fred Drake | 1997-12-16 | 2 | -4/+4 |
|
|
* | Oops, ".pythonrc.py" should *always* be marked with \file{}; one occurrance | Fred Drake | 1997-12-16 | 2 | -2/+2 |
|
|
* | Module names should be in \code{}. | Fred Drake | 1997-12-16 | 2 | -4/+6 |
|
|
* | Descriptions for delitem(), __delitem__(): These delete a value, not set it. | Fred Drake | 1997-12-16 | 2 | -92/+100 |
|
|
* | Fixed index module reference. | Fred Drake | 1997-12-16 | 10 | -10/+14 |
|
|
* | Added a named target for referencing. | Fred Drake | 1997-12-16 | 2 | -0/+2 |
|
|
* | Used a named target to form the reference to the Built-in Functions section. | Fred Drake | 1997-12-16 | 2 | -4/+4 |
|
|
* | Fixed index module reference. | Fred Drake | 1997-12-16 | 2 | -8/+8 |
|
|
* | Fixed index references to modules. (This is *not* the spam module!) | Fred Drake | 1997-12-16 | 2 | -2/+2 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 4 | -12/+14 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -10/+10 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -2/+2 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -12/+14 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -16/+18 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -2/+2 |
|
|
* | \refmodindex{}: New macro, used to make an index reference to a module which | Fred Drake | 1997-12-15 | 1 | -0/+1 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 2 | -14/+16 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 14 | -42/+44 |
|
|
* | 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 |
|
|