| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new material on some markup that will be checked in shortly. This | Fred Drake | 2001-07-06 | 1 | -34/+137 |
|
|
* | Packaged versions of the HTML format need to include any .txt files that | Fred Drake | 2001-07-06 | 1 | -3/+3 |
|
|
* | More names, yay! | Fred Drake | 2001-07-06 | 1 | -0/+2 |
|
|
* | Add entries for recently defined markup. | Fred Drake | 2001-07-06 | 1 | -0/+23 |
|
|
* | Simplification to mirror a better conversion specification and more | Fred Drake | 2001-07-06 | 1 | -6/+1 |
|
|
* | Allow optional arguments to LaTeX macros to span lines. This is legal in | Fred Drake | 2001-07-06 | 1 | -1/+1 |
|
|
* | bug #436596 | Fredrik Lundh | 2001-07-06 | 1 | -2/+2 |
|
|
* | Once again, attempt to preserve $Revision$ | Barry Warsaw | 2001-07-06 | 0 | -0/+0 |
|
|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 17 | -98/+105 |
|
|
* | (py-version): Hopefully fixed my XEmacs settings so this doesn't get | Barry Warsaw | 2001-07-06 | 1 | -1/+1 |
|
|
* | Amazing. A very subtle change in policy in descr-branch actually | Guido van Rossum | 2001-07-06 | 1 | -1/+1 |
|
|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 1 | -4/+6 |
|
|
* | (py-continuation-offset): Update docstring to describe that this | Barry Warsaw | 2001-07-06 | 1 | -4/+9 |
|
|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 12 | -103/+105 |
|
|
* | SF bug #439104: Tuple richcompares has code-typo. | Tim Peters | 2001-07-06 | 1 | -1/+1 |
|
|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 1 | -58/+62 |
|
|
* | When reading a continuation line, make sure we still use the transformed | Fred Drake | 2001-07-06 | 2 | -1/+9 |
|
|
* | Explain the exit code for the wait() method, including a reference to | Fred Drake | 2001-07-06 | 1 | -1/+6 |
|
|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 2 | -23/+23 |
|
|
* | Removed fpectlmodule.c and fpetestmodule.c from the Windows build. They | Tim Peters | 2001-07-05 | 1 | -30/+0 |
|
|
* | The fpectl module does not work on Windows, so remove Windows from the | Fred Drake | 2001-07-05 | 1 | -2/+2 |
|
|
* | Fix a markup error: do not omit a method's parameter list if it is | Fred Drake | 2001-07-05 | 1 | -1/+1 |
|
|
* | Allow underscores in tag names and quote characters in unquoted attribute | Fred Drake | 2001-07-05 | 1 | -2/+2 |
|
|
* | Added more information on the differences between the htmllib and HTMLParser | Fred Drake | 2001-07-05 | 3 | -3/+16 |
|
|
* | List constraints on xrange() objects. | Guido van Rossum | 2001-07-05 | 1 | -8/+14 |
|
|
* | Rip out tests for xrange() features no longer supported. | Guido van Rossum | 2001-07-05 | 1 | -14/+0 |
|
|
* | News about xrange(). | Guido van Rossum | 2001-07-05 | 1 | -0/+4 |
|
|
* | Complete the xrange-simplification checkins: call PyRange_New() with | Guido van Rossum | 2001-07-05 | 1 | -1/+1 |
|
|
* | Rip out the fancy behaviors of xrange that nobody uses: repeat, slice, | Guido van Rossum | 2001-07-05 | 3 | -229/+18 |
|
|
* | - minor cleanup, removed bogus comments | Just van Rossum | 2001-07-05 | 1 | -9/+13 |
|
|
* | don't crash when encountering bad marshal data | Just van Rossum | 2001-07-05 | 1 | -1/+2 |
|
|
* | SF bug #438295: [Windows] __init__.py cause strange behavior | Tim Peters | 2001-07-05 | 1 | -11/+28 |
|
|
* | Do conversion of CFStrings to/from unicode. | unknown | 2001-07-04 | 2 | -43/+255 |
|
|
* | Set the default 8-bit encoding based on the system script and language. | unknown | 2001-07-04 | 1 | -0/+2 |
|
|
* | Don't promise mac-japanese encoding as we don't have a codec for it. | unknown | 2001-07-04 | 1 | -1/+4 |
|
|
* | Added a non-recursive implementation of conjoin(), and a Knight's Tour | unknown | 2001-07-04 | 1 | -2/+291 |
|
|
* | dummy checkin for testing, please ignore | unknown | 2001-07-04 | 1 | -1/+0 |
|
|
* | Fix for SF bug #425868. | unknown | 2001-07-04 | 1 | -3/+3 |
|
|
* | Clean up a bare except: clause. | unknown | 2001-07-04 | 1 | -1/+1 |
|
|
* | Clean up a bare except: clause. | unknown | 2001-07-04 | 1 | -1/+1 |
|
|
* | Make the implementations of getElementsByTagName() and | Fred Drake | 2001-07-04 | 1 | -11/+5 |
|
|
* | Only write out one blank line before the request data. | Fred Drake | 2001-07-04 | 2 | -3/+3 |
|
|
* | Null commit with -f option to force an uprev and put HEADs firmly on the trunk. | Kurt B. Kaiser | 2001-07-04 | 0 | -0/+0 |
|
|
* | Null commit with -f option to force an uprev and put HEADs firmly on the trunk. | Kurt B. Kaiser | 2001-07-04 | 0 | -0/+0 |
|
|
* | This change adjusts the profiling/tracing support so that the common | Fred Drake | 2001-07-03 | 3 | -47/+67 |
|
|
* | bug #416670 | Fredrik Lundh | 2001-07-03 | 1 | -16/+87 |
|
|
* | bug #232815 | Fredrik Lundh | 2001-07-03 | 1 | -1/+1 |
|
|
* | Marked the parameters to Stats.print_*() as optional. | Fred Drake | 2001-07-02 | 1 | -3/+3 |
|
|
* | reapplied darryl gallion's minimizing repeat fix. I'm still not 100% | Fredrik Lundh | 2001-07-02 | 3 | -2/+4 |
|
|
* | Add another name. | Fred Drake | 2001-07-02 | 1 | -0/+1 |
|
|