summaryrefslogtreecommitdiffstats
path: root/Doc/libsignal.tex
Commit message (Collapse)AuthorAgeFilesLines
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
|
* Remove obsolete \setindexsubitem macro.Fred Drake1998-04-041-1/+0
|
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-171-1/+1
| | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros.
* 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.
* Converted to use semantic markup. This is an example of how many of the newFred Drake1998-01-221-36/+39
| | | | constructs should be used.
* 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
* document non-BSD SIGCHLD behaviourGuido van Rossum1996-02-121-1/+4
|
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-3/+10
| | | | unified style; etc.
* small changes by Soren LarsenGuido van Rossum1995-03-131-14/+14
|
* added lots of useful infoGuido van Rossum1995-02-151-15/+64
|
* added libsignal.texGuido van Rossum1995-02-071-0/+80