| Commit message (Expand) | Author | Age | Files | Lines |
* | Document binary format and __init__-free unpickling. Added a pointer | Guido van Rossum | 1997-12-09 | 2 | -50/+98 |
|
|
* | Turn the table for flags into a nested itemized environment. | Guido van Rossum | 1997-12-09 | 2 | -42/+48 |
|
|
* | Fix a little mess (Likecode{...} -> Like \code{...}) in recently added text. | Guido van Rossum | 1997-12-09 | 2 | -2/+2 |
|
|
* | Reference to PYTHONPATH should be PYTHONSTARTUP. | Guido van Rossum | 1997-12-09 | 2 | -2/+2 |
|
|
* | Added note about the module's obsolescence. | Guido van Rossum | 1997-12-09 | 2 | -2/+22 |
|
|
* | Added more warnings about ni's demise. | Guido van Rossum | 1997-12-09 | 2 | -4/+14 |
|
|
* | Mark file names with \file{} instead of \code{}. | Fred Drake | 1997-12-09 | 2 | -18/+20 |
|
|
* | Separated the definitions of ntohs(), ntohl(), htons(), htonl(). Separate | Fred Drake | 1997-12-08 | 2 | -16/+42 |
|
|
* | Added Emacs turd so this file has the correct mode in Emacs / X/Emacs, even | Fred Drake | 1997-12-08 | 1 | -1/+1 |
|
|
* | Added Emacs turd so this file has the correct mode in Emacs / X/Emacs. | Fred Drake | 1997-12-08 | 1 | -1/+12 |
|
|
* | Updated the README to the current status. Added a note about the | Guido van Rossum | 1997-12-08 | 1 | -72/+32 |
|
|
* | New version from AMK -- with minor corrections to make it legal latex. | Guido van Rossum | 1997-12-08 | 2 | -106/+240 |
|
|
* | Fixed SFT #23842: leave in non-standard style options when checking in an | Fred Drake | 1997-12-08 | 2 | -2/+2 |
|
|
* | Some reorganization (all limit operations & constants together, and all usage | Fred Drake | 1997-12-06 | 2 | -108/+248 |
|
|
* | Some manipulations with tags to get the TOC and Index to look better | Guido van Rossum | 1997-12-06 | 4 | -0/+0 |
|
|
* | New WML file, this time with working Title and Author tags, and | Guido van Rossum | 1997-12-06 | 1 | -23/+33 |
|
|
* | Make examples consistently use 4-space indentation. | Fred Drake | 1997-12-04 | 2 | -902/+902 |
|
|
* | Fixed unresolved reference problem; this module wasn't \label{}ed. | Fred Drake | 1997-12-04 | 2 | -8/+10 |
|
|
* | Removed unnecessary escaping. | Fred Drake | 1997-12-04 | 2 | -78/+78 |
|
|
* | Arg; more nits, but I may as well finish the job. | Fred Drake | 1997-12-04 | 2 | -40/+12 |
|
|
* | Fixed BINARY_RSHIFT documentation to indicate a right shift instead of a left | Fred Drake | 1997-12-04 | 2 | -12/+12 |
|
|
* | Changed {\sc gdbm} to \code{gdbm} everywhere. | Fred Drake | 1997-12-04 | 2 | -26/+24 |
|
|
* | Added handler for opcodedesc environment. | Fred Drake | 1997-12-03 | 1 | -41/+67 |
|
|
* | make_str_index_entry(): New function. Similar to make_index_entry(), but | Fred Drake | 1997-12-03 | 1 | -0/+101 |
|
|
* | Provide default for blocksize on retrbinary (Skip Montanaro). | Guido van Rossum | 1997-12-03 | 2 | -8/+10 |
|
|
* | The biggie: changed the funcdesc environments used for opcode descriptions | Fred Drake | 1997-12-03 | 2 | -350/+352 |
|
|
* | Added environment for defining PyVM instructions. This is only used in | Fred Drake | 1997-12-03 | 1 | -0/+6 |
|
|
* | Typo in example (missing '=') discovered by Sandy Langbart. | Guido van Rossum | 1997-12-02 | 2 | -2/+2 |
|
|
* | Document new behavior of isinstance() when using a type object. | Guido van Rossum | 1997-12-02 | 2 | -6/+10 |
|
|
* | Use $LOGNAME instead of $USER to get the current user -- it seems to | Guido van Rossum | 1997-12-01 | 1 | -1/+1 |
|
|
* | Removed Queue.py. It's documented now. | Barry Warsaw | 1997-12-01 | 2 | -4/+0 |
|
|
* | Added \indexsubitem definition; functions were previously indexed for the | Fred Drake | 1997-11-30 | 8 | -0/+16 |
|
|
* | Added \indexsubitem definition. Non-optimal, but two modules are sharing | Fred Drake | 1997-11-30 | 2 | -0/+8 |
|
|
* | Added \indexsubitem definition; functions were previously indexed for the | Fred Drake | 1997-11-30 | 2 | -0/+4 |
|
|
* | Updated \indexsubitem; functions had been indexed for the wrong module. | Fred Drake | 1997-11-30 | 2 | -0/+4 |
|
|
* | Slip of the keyboard (f__ should be __). Dunno why I had a totally | Guido van Rossum | 1997-11-27 | 2 | -2/+2 |
|
|
* | The dependency of tarhtml on l2h was a bad idea. | Guido van Rossum | 1997-11-26 | 1 | -1/+1 |
|
|
* | Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied | Guido van Rossum | 1997-11-25 | 2 | -2/+8 |
|
|
* | Added utility target tarhtml to tar and gzip the HTML files plus their | Guido van Rossum | 1997-11-25 | 1 | -0/+4 |
|
|
* | Adding the icons used by latex2html output to the CVS tree. | Guido van Rossum | 1997-11-25 | 31 | -0/+94 |
|
|
* | Ignore html files generated by webmaker. | Guido van Rossum | 1997-11-25 | 1 | -0/+1 |
|
|
* | Augmented the script so that (at CNRI anyway) it also invokes webmaker | Guido van Rossum | 1997-11-25 | 1 | -1/+12 |
|
|
* | Simple index for the reference manuals (mostly for use on the Windows | Guido van Rossum | 1997-11-25 | 2 | -0/+50 |
|
|
* | Updated to the most pressing 1.5 issues. | Guido van Rossum | 1997-11-25 | 13 | -4516/+4474 |
|
|
* | Several changes, e.g. restructuring of the intro to be closer to what | Guido van Rossum | 1997-11-25 | 2 | -472/+268 |
|
|
* | Added the "italic correction" command ("\/") to the list of ignored commands. | Fred Drake | 1997-11-25 | 2 | -2/+2 |
|
|
* | Removed leading comment about this being "introductory" documentation; | Fred Drake | 1997-11-25 | 2 | -4/+12 |
|
|
* | Get rid of math mode in some places. | Guido van Rossum | 1997-11-25 | 12 | -18/+18 |
|
|
* | Don't use $math$ mode to typeset a simple '>' sign. Use \code, not \samp. | Guido van Rossum | 1997-11-25 | 2 | -2/+2 |
|
|
* | Remove strange use of $math$ mode to produce a backslash. | Guido van Rossum | 1997-11-25 | 2 | -2/+4 |
|
|