summaryrefslogtreecommitdiffstats
path: root/Doc/library/heapq.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #18471: Fix typo in heapq documentation (reported by François Pinard).Ned Deily2013-07-161-1/+1
* Clean-up and improve the priority queue example in the heapq docs.Raymond Hettinger2011-10-091-25/+25
* Fix bug in heapq priority queue example.Georg Brandl2011-09-181-1/+1
* Separate source link from main text.Raymond Hettinger2011-01-101-0/+2
* Move source links to consistent location and remove wordy, big yellow boxes.Raymond Hettinger2011-01-101-5/+2
* #10511: clarification of what heaps are; suggested by Johannes Hoff.Georg Brandl2010-11-231-5/+6
* Provide links to Python source where the code is short, readable andÉric Araujo2010-11-161-0/+5
* remove author names from proseBenjamin Peterson2010-10-091-3/+0
* Cleanup heapq docsRaymond Hettinger2010-09-011-37/+37
* Fix typoRaymond Hettinger2010-08-071-1/+1
* Document implementation notes for priority queuesRaymond Hettinger2010-08-071-0/+62
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-1/+1
* More conversion to new-style optional args.Georg Brandl2009-05-171-2/+2
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,...Georg Brandl2008-12-071-0/+15
* Merged revisions 66887,66891,66902-66903,66905-66906,66911-66913,66922,66927-...Benjamin Peterson2008-10-191-1/+1
* remove some old versionchanged and versionadded directivesBenjamin Peterson2008-04-241-1/+1
* Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,...Christian Heimes2008-03-231-2/+1
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-0/+7
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-4/+0
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-2/+2
* Convert all print statements in the docs.Georg Brandl2007-09-041-2/+2
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-13/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+224