| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #18471: Fix typo in heapq documentation (reported by François Pinard). | Ned Deily | 2013-07-16 | 1 | -1/+1 |
|
|
* | Clean-up and improve the priority queue example in the heapq docs. | Raymond Hettinger | 2011-10-09 | 1 | -25/+25 |
|
|
* | Fix bug in heapq priority queue example. | Georg Brandl | 2011-09-18 | 1 | -1/+1 |
|
|
* | Separate source link from main text. | Raymond Hettinger | 2011-01-10 | 1 | -0/+2 |
|
|
* | Move source links to consistent location and remove wordy, big yellow boxes. | Raymond Hettinger | 2011-01-10 | 1 | -5/+2 |
|
|
* | #10511: clarification of what heaps are; suggested by Johannes Hoff. | Georg Brandl | 2010-11-23 | 1 | -5/+6 |
|
|
* | Provide links to Python source where the code is short, readable and | Éric Araujo | 2010-11-16 | 1 | -0/+5 |
|
|
* | remove author names from prose | Benjamin Peterson | 2010-10-09 | 1 | -3/+0 |
|
|
* | Cleanup heapq docs | Raymond Hettinger | 2010-09-01 | 1 | -37/+37 |
|
|
* | Fix typo | Raymond Hettinger | 2010-08-07 | 1 | -1/+1 |
|
|
* | Document implementation notes for priority queues | Raymond Hettinger | 2010-08-07 | 1 | -0/+62 |
|
|
* | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
|
|
* | More conversion to new-style optional args. | Georg Brandl | 2009-05-17 | 1 | -2/+2 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,... | Georg Brandl | 2008-12-07 | 1 | -0/+15 |
|
|
* | Merged revisions 66887,66891,66902-66903,66905-66906,66911-66913,66922,66927-... | Benjamin Peterson | 2008-10-19 | 1 | -1/+1 |
|
|
* | remove some old versionchanged and versionadded directives | Benjamin Peterson | 2008-04-24 | 1 | -1/+1 |
|
|
* | Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,... | Christian Heimes | 2008-03-23 | 1 | -2/+1 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -0/+7 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -4/+0 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -2/+2 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -2/+2 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -13/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+224 |
|
|