Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug #471893] Replace security material with a warning against unpickling | Andrew M. Kuchling | 2003-05-14 | 1 | -4/+7 |
| | | | | untrusted data. | ||||
* | A few minor updates to make it clear(er) that pickle should be used | Barry Warsaw | 2001-11-15 | 1 | -2/+8 |
| | | | | | | instead of marshal for object serialization. Fred, please proofread! | ||||
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -2/+2 |
| | |||||
* | Update the warning about transporting marshals across boxes with different | Tim Peters | 2001-09-14 | 1 | -13/+8 |
| | | | | ideas about sizeof(long). | ||||
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
| | | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem. | ||||
* | Marc-Andre Lemburg <mal@lemburg.com>: | Fred Drake | 2000-04-06 | 1 | -5/+5 |
| | | | | Add Unicode strings to the list of marshalable types. | ||||
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -2/+4 |
| | | | | (Very rough.) | ||||
* | Make internal module references hyperlinks wherever it makes sense. | Fred Drake | 1999-04-22 | 1 | -3/+3 |
| | |||||
* | Fixed latex2html weirdness with footnotes. | Fred Drake | 1999-04-05 | 1 | -13/+13 |
| | |||||
* | Shortened the short synopsis -- way too long. | Fred Drake | 1999-02-19 | 1 | -1/+1 |
| | |||||
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -3/+4 |
| | | | | Fix up a few synopses. | ||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+5 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Spell emdash with three hyphens. | Fred Drake | 1998-03-08 | 1 | -7/+5 |
| | | | | Minor nits. | ||||
* | Mark up filename extensions consistently. | Fred Drake | 1998-02-16 | 1 | -21/+21 |
| | | | | Logical markup. | ||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -1/+1 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Consistency: "{\bf ...}" ==> "\strong{...}" | Fred Drake | 1998-01-14 | 1 | -1/+1 |
| | | | | | | | "{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now. | ||||
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 1 | -2/+2 |
| | |||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+1 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | Add docs for planned improved handling of the marshalling of | Guido van Rossum | 1996-06-26 | 1 | -2/+10 |
| | | | | unmarshallable objects. | ||||
* | HP-Prec is not 64-bit | Guido van Rossum | 1995-09-13 | 1 | -1/+1 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -4/+28 |
| | | | | unified style; etc. | ||||
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+59 |