summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libthread.tex
Commit message (Expand)AuthorAgeFilesLines
* Document objects that can be used with the ``with`` statement.Phillip J. Eby2006-03-281-0/+13
* [Bug #1209880] Describe only the True/False return values from lock.acquire()Andrew M. Kuchling2005-06-021-2/+2
* Add versionadded. Remove duplicate "to"Neal Norwitz2003-07-091-1/+2
* Document interrupt_main()Kurt B. Kaiser2003-07-081-5/+5
* - fix use of \refmodule markupFred Drake2002-12-301-2/+3
* Add dummy_thread[ing] sections and reference these from libthread[ing].Guido van Rossum2002-12-301-1/+3
* Clarify what versions of Windows are supported, and add LinuxFred Drake2002-10-221-1/+1
* Update docs for bool changes by Guido around April 6Neal Norwitz2002-04-091-4/+4
* Clean up some markup cruft. A number of the macros that take noFred Drake2001-11-281-1/+1
* Partial patch from SF #452266, by Jason Petrone.Guido van Rossum2001-10-161-5/+4
* Noted by Guido:Fred Drake2000-04-051-1/+1
* Nits. Reference to signal module becomes a hyperlink.Fred Drake1999-04-211-5/+5
* Minor markup nit to ease conversion processing.Fred Drake1998-11-301-2/+2
* New section header style.Fred Drake1998-08-101-2/+3
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
* Added \deprecated to exit_thread() function.Fred Drake1998-07-021-0/+1
* Document optional kwargs argument to start_new_thread(). AlsoGuido van Rossum1998-06-271-6/+12
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
* Logical markup.Fred Drake1998-04-031-28/+30
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-171-1/+1
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-2/+2
* Oops, missed a \POSIX{} in an index entry.Fred Drake1998-02-091-1/+1
* Consistently use \POSIX{} to denote POSIX. There were at least two differentFred Drake1998-02-091-1/+1
* Added a bunch of "concept" index entries.Fred Drake1998-01-201-4/+11
* Consistency: "{\bf ...}" ==> "\strong{...}"Fred Drake1998-01-141-1/+1
* Updated platform specific notes (it is now more common to have this)Guido van Rossum1997-08-141-4/+20
* AMK's megapatch:Guido van Rossum1997-07-171-0/+1
* typos, layout and other small thingsGuido van Rossum1995-04-101-1/+1
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-16/+18
* small changes by Soren LarsenGuido van Rossum1995-03-131-6/+6
* * Doc/libfuncs.tex: don't use $math$ in description of pow(x,y,z);Guido van Rossum1994-08-121-1/+11
* Restructured library documentationGuido van Rossum1994-01-021-0/+89