summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libthreading.tex
Commit message (Expand)AuthorAgeFilesLines
* Add versionadded info for the 2 new threading module functionsNeal Norwitz2003-06-301-0/+2
* Fix broken markup, & tweak a couple of things for consistency.Fred Drake2003-06-291-4/+4
* Add settrace() and setprofile() functions to the threading library.Jeremy Hylton2003-06-291-0/+14
* Strike any hint that from-import-* could ever be reasonable; it's aFred Drake2003-01-061-2/+1
* - 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-0/+3
* Adjust some poor wording in the text that explains what events are usedFred Drake2002-03-191-27/+29
* Patch #428326: New class threading.Timer.Martin v. Löwis2001-09-051-0/+36
* Added documentation for BoundedSemaphore(), contributed by Skip Montanaro.Fred Drake2001-08-201-2/+40
* Fix up a few style nits -- avoid "e.g." and "i.e." -- these makeFred Drake2001-07-061-5/+6
* Some general cleanup of the threading module documentation, includingFred Drake2001-05-311-25/+15
* Fix a grammatical error reported by Detlef LannertFred Drake1999-04-231-1/+1
* Make internal module references hyperlinks wherever it makes sense.Fred Drake1999-04-221-2/+2
* Fixed tons of small markup problems.Fred Drake1999-03-121-69/+74
* New section header style.Fred Drake1998-08-101-1/+2
* Fix the synopsis.Fred Drake1998-07-271-5/+4
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
* Added libthreading.tex ; this is mostly the contents of threading_api.py,Andrew M. Kuchling1998-07-201-0/+561