| Commit message (Expand) | Author | Age | Files | Lines |
* | Tell what the result objects are (based on comment from the list). | Fred Drake | 1999-08-19 | 1 | -4/+5 |
|
|
* | Added item regarding random/whrandom. | Fred Drake | 1999-08-19 | 1 | -0/+2 |
|
|
* | Added disclaimer to the sleep() function. | Guido van Rossum | 1999-08-19 | 1 | -0/+5 |
|
|
* | Explain the possible range of values for the pid parameter to | Fred Drake | 1999-08-13 | 1 | -6/+14 |
|
|
* | In note mentioning [].remove()'s exception, tell what exception is | Fred Drake | 1999-08-09 | 1 | -25/+21 |
|
|
* | Add index entries for open(): | Fred Drake | 1999-08-05 | 1 | -1/+4 |
|
|
* | Add index entry "I/O control, buffering" for fdopen(). | Fred Drake | 1999-08-05 | 1 | -0/+1 |
|
|
* | Add index entry "I/O control, buffering" for makefile(). | Fred Drake | 1999-08-05 | 1 | -3/+4 |
|
|
* | Started documentation on buffer objects & types. Very preliminary. | Fred Drake | 1999-08-04 | 1 | -1/+66 |
|
|
* | Change the directory tree walking example to use clearer variable | Guido van Rossum | 1999-08-03 | 1 | -11/+14 |
|
|
* | Re-write in Python for portability. About 30% slower, but who cares?! | Fred Drake | 1999-08-03 | 1 | -26/+61 |
|
|
* | remap_element_names(): Only used for things that the new conversion | Fred Drake | 1999-08-03 | 1 | -32/+6 |
|
|
* | The new conversion engine supports more of the table re-writing than | Fred Drake | 1999-08-03 | 1 | -6/+9 |
|
|
* | Removed PyMapping_Clear() -- it was wishful thinking and serves no | Guido van Rossum | 1999-08-02 | 1 | -6/+0 |
|
|
* | Use the mksourcepgk script instead of mktarball.sh. | Fred Drake | 1999-08-02 | 1 | -6/+7 |
|
|
* | Remove obsolete version of script. | Fred Drake | 1999-08-02 | 1 | -84/+0 |
|
|
* | Re-implementation of mktarball.sh as a more portable Python script; | Fred Drake | 1999-08-02 | 1 | -0/+139 |
|
|
* | bwrite(), ewrite(): Helpers for diagnostic output; essentially the | Fred Drake | 1999-08-02 | 1 | -30/+61 |
|
|
* | Mostly minor changes. | Fred Drake | 1999-08-02 | 1 | -52/+23 |
|
|
* | This doesn't need to do nearly as much for the new conversion, so | Fred Drake | 1999-08-02 | 1 | -24/+0 |
|
|
* | A few small improvements to the conversion. | Fred Drake | 1999-08-02 | 1 | -3/+7 |
|
|
* | Markup nits. | Fred Drake | 1999-08-02 | 1 | -40/+33 |
|
|
* | Fixed hyperlink references to the __builtin__ and __main__ modules; | Fred Drake | 1999-08-02 | 1 | -2/+2 |
|
|
* | Ripped out the old conversion. | Fred Drake | 1999-07-29 | 1 | -367/+7 |
|
|
* | Added a few more passes through the document fragment. Not actually | Fred Drake | 1999-07-29 | 1 | -11/+126 |
|
|
* | Massive changes. | Fred Drake | 1999-07-29 | 1 | -38/+478 |
|
|
* | Minor updates. | Fred Drake | 1999-07-29 | 1 | -4/+8 |
|
|
* | Use the (new) buildFragment() method of the EsisBuilder rather than | Fred Drake | 1999-07-29 | 1 | -15/+1 |
|
|
* | Some minor cleanup. | Fred Drake | 1999-07-29 | 1 | -20/+18 |
|
|
* | Conversion specification, used by a new path through latex2esis.py. | Fred Drake | 1999-07-29 | 1 | -0/+631 |
|
|
* | Minor update. | Fred Drake | 1999-07-29 | 1 | -3/+6 |
|
|
* | Change an {\em ...} to \var{...} and a {\bf ...} to \program{...} (the | Fred Drake | 1999-07-29 | 1 | -1/+1 |
|
|
* | Add support for bzip2 compression. | Fred Drake | 1999-07-27 | 1 | -2/+30 |
|
|
* | Add support for bzip2 using --bzip2. | Fred Drake | 1999-07-27 | 1 | -4/+11 |
|
|
* | Ignore additional compressed formats. | Fred Drake | 1999-07-27 | 1 | -0/+2 |
|
|
* | Added description of optional parameter to UserDict constructor. | Fred Drake | 1999-07-26 | 1 | -2/+5 |
|
|
* | Add zip archive support for html, pdf, ps, and latex archives. | Fred Drake | 1999-07-23 | 1 | -1/+22 |
|
|
* | Add --zip parameter; make this able to produce .zip files as well as | Fred Drake | 1999-07-23 | 1 | -3/+20 |
|
|
* | Update getattr() description to document the optional third | Fred Drake | 1999-07-22 | 1 | -5/+7 |
|
|
* | Make the default target xml instead of sgml. | Fred Drake | 1999-07-22 | 1 | -2/+2 |
|
|
* | Make the default target xml instead of sgml. | Fred Drake | 1999-07-22 | 1 | -2/+4 |
|
|
* | typo: privide --> provide | Fred Drake | 1999-07-20 | 1 | -1/+1 |
|
|
* | Added comment clarifying that RELEASE is the documentation release | Fred Drake | 1999-07-12 | 1 | -1/+3 |
|
|
* | do_cmd_funclineni(): New function; non-indexing form of \funcline. | Fred Drake | 1999-07-12 | 1 | -0/+9 |
|
|
* | Move chdir() and getcwd() descriptions to "Files and Directories" with | Fred Drake | 1999-07-12 | 1 | -10/+16 |
|
|
* | Use the same names for CLASS attributes as elsewhere. | Fred Drake | 1999-07-12 | 1 | -3/+4 |
|
|
* | Updated Milan's email address. | Fred Drake | 1999-07-12 | 1 | -7/+8 |
|
|
* | Several methods return tuples, not lists. | Fred Drake | 1999-07-07 | 1 | -4/+5 |
|
|
* | Move some misc. comments from the example section to the main section. | Fred Drake | 1999-07-07 | 1 | -22/+22 |
|
|
* | dir() method description revised based on comments from Greg Stein. | Fred Drake | 1999-07-07 | 1 | -6/+7 |
|
|