summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libmarshal.tex
Commit message (Collapse)AuthorAgeFilesLines
* Any call to marshal.dumps() with the new optional argument 'version' justArmin Rigo2004-12-201-3/+3
| | | | | immediately segfaults, due to a typo! This was obviously never tested... Added a test for it, and also fixed the documentation.
* Patch #923098: Share interned strings in marshal.Martin v. Löwis2004-06-271-1/+17
|
* [Bug #471893] Replace security material with a warning against unpicklingAndrew M. Kuchling2003-05-141-4/+7
| | | | untrusted data.
* A few minor updates to make it clear(er) that pickle should be usedBarry Warsaw2001-11-151-2/+8
| | | | | | instead of marshal for object serialization. Fred, please proofread!
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-2/+2
|
* Update the warning about transporting marshals across boxes with differentTim Peters2001-09-141-13/+8
| | | | ideas about sizeof(long).
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-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 Drake2000-04-061-5/+5
| | | | Add Unicode strings to the list of marshalable types.
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-2/+4
| | | | (Very rough.)
* Make internal module references hyperlinks wherever it makes sense.Fred Drake1999-04-221-3/+3
|
* Fixed latex2html weirdness with footnotes.Fred Drake1999-04-051-13/+13
|
* Shortened the short synopsis -- way too long.Fred Drake1999-02-191-1/+1
|
* New section header style.Fred Drake1998-08-101-3/+4
| | | | Fix up a few synopses.
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+5
|
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
|
* Spell emdash with three hyphens.Fred Drake1998-03-081-7/+5
| | | | Minor nits.
* Mark up filename extensions consistently.Fred Drake1998-02-161-21/+21
| | | | Logical markup.
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-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 Drake1998-01-141-1/+1
| | | | | | | "{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now.
* Fixed index references to modules.Fred Drake1997-12-151-2/+2
|
* AMK's megapatch:Guido van Rossum1997-07-171-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 ofGuido van Rossum1996-06-261-2/+10
| | | | unmarshallable objects.
* HP-Prec is not 64-bitGuido van Rossum1995-09-131-1/+1
|
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-4/+28
| | | | unified style; etc.
* Restructured library documentationGuido van Rossum1994-01-021-0/+59