summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libbisect.tex
Commit message (Collapse)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-84/+0
|
* * Move collections.deque() in from the sandboxRaymond Hettinger2004-01-291-17/+0
| | | | | | * Add unittests, newsitem, and whatsnew * Apply to Queue.py mutex.py threading.py pydoc.py and shlex.py * Docs are forthcoming
* add /F's PriorityQueue exampleSkip Montanaro2002-06-261-1/+19
|
* Fix up a few style nits -- avoid "e.g." and "i.e." -- these makeFred Drake2001-07-061-1/+1
| | | | | translation more difficult, as well as reading the English more difficult for non-native speakers.
* Based on comments from Guido, do not describe bisect() and insert() asFred Drake2001-01-041-5/+5
| | | | | | being "for backward compatibility." Also revert to using bisect() in the example, since Guido thinks that is the best recommendation for typical usage.
* Update documentation to include the new functions, and use the moreFred Drake2001-01-041-13/+40
| | | | | | explicitly-named bisect_right() in the example code. This closes SF bug #127055.
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-4/+4
| | | | (Very rough.)
* Shorten a few section titles.Fred Drake1999-02-201-3/+2
|
* Fix an amazing number of typos & malformed sentences reported by DetlefFred Drake1999-02-191-3/+2
| | | | Lannert <lannert@uni-duesseldorf.de>.
* New section header style.Fred Drake1998-08-101-1/+2
| | | | Fix up a few synopses.
* Added the bisect synopsis.Fred Drake1998-07-271-1/+1
|
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
|
* Section for bisect module.Fred Drake1998-04-281-0/+55