| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 83452,83457,83466,83471,83475,83480,83486 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -1/+1 |
|
|
| * | Fixup new itertools recipes. | Raymond Hettinger | 2010-04-10 | 1 | -3/+7 |
|
|
| * | Cleanup itertools recipes | Raymond Hettinger | 2010-04-02 | 1 | -8/+8 |
|
|
| * | Add and update itertools recipes. | Raymond Hettinger | 2010-04-02 | 1 | -1/+23 |
|
|
| * | Update itertools recipes. | Raymond Hettinger | 2010-03-28 | 1 | -7/+27 |
|
|
| * | Fix markup. | Raymond Hettinger | 2010-01-25 | 1 | -1/+1 |
|
|
| * | Issue 7764: Improve recipe for itertools.consume(). | Raymond Hettinger | 2010-01-24 | 1 | -1/+14 |
|
|
| * | Merged revisions 77675 via svnmerge from | Ezio Melotti | 2010-01-21 | 1 | -3/+2 |
|
|
| * | Fix docstrings for itertools combinatoric functions. | Raymond Hettinger | 2009-11-19 | 1 | -1/+1 |
|
|
| * | Fix typo | Raymond Hettinger | 2009-04-20 | 1 | -1/+1 |
|
|
| * | Remove duplicate recipe. | Raymond Hettinger | 2009-04-18 | 1 | -5/+0 |
|
|
| * | Fix alignment | Raymond Hettinger | 2009-04-10 | 1 | -11/+11 |
|
|
| * | No start argument | Raymond Hettinger | 2009-04-10 | 1 | -1/+1 |
|
|
| * | Add examples. | Raymond Hettinger | 2009-04-10 | 1 | -23/+23 |
|
|
| * | Clarify the table entries for combinatorics. | Raymond Hettinger | 2009-04-10 | 1 | -7/+11 |
|
|
| * | Issue 5477: Fix buglet in the itertools documentation. | Raymond Hettinger | 2009-03-12 | 1 | -3/+4 |
|
|
| * | Fix typo. | Raymond Hettinger | 2009-03-10 | 1 | -1/+1 |
|
|
| * | Add consume() recipe to itertools docs. | Raymond Hettinger | 2009-03-09 | 1 | -0/+4 |
|
|
| * | Issue 5443: Fix typo. | Raymond Hettinger | 2009-03-09 | 1 | -1/+1 |
|
|
| * | Sync-up itertools docs with Py3.1 version. | Raymond Hettinger | 2009-02-23 | 1 | -49/+77 |
|
|
| * | Update itertools recipes to use next(). | Raymond Hettinger | 2009-02-23 | 1 | -7/+6 |
|
|
| * | Add some cross-references to the docs. Simplify the python code equivalent f... | Raymond Hettinger | 2009-02-19 | 1 | -5/+4 |
|
|
| * | Generalize itertools.tee() recipe. | Raymond Hettinger | 2009-02-18 | 1 | -24/+24 |
|
|
| * | Minor doc fixes. | Raymond Hettinger | 2009-02-04 | 1 | -3/+3 |
|
|
| * | Fixup itertools recipe to cover a corner case. | Raymond Hettinger | 2009-01-27 | 1 | -0/+2 |
|
|
| * | Backport r68942: update powerset() recipe. | Raymond Hettinger | 2009-01-26 | 1 | -5/+3 |
|
|
| * | - Issue 4816: itertools.combinations() and itertools.product were raising | Raymond Hettinger | 2009-01-08 | 1 | -1/+12 |
|
|
| * | Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,... | Georg Brandl | 2009-01-03 | 1 | -14/+14 |
|
|
| * | Issue #4615. Document how to use itertools for de-duping. | Raymond Hettinger | 2009-01-02 | 1 | -0/+24 |
|
|
| * | Alter recipe to show how to call izip_longest() with | Raymond Hettinger | 2008-07-31 | 1 | -2/+1 |
|
|
| * | Neaten-up the itertools recipes. | Raymond Hettinger | 2008-07-30 | 1 | -6/+4 |
|
|
| * | document default value for fillvalue | Benjamin Peterson | 2008-07-25 | 1 | -3/+4 |
|
|
| * | Use correct indentation. | Georg Brandl | 2008-07-23 | 1 | -14/+14 |
|
|
| * | Clean-up itertools docs and recipes. | Raymond Hettinger | 2008-07-19 | 1 | -46/+19 |
|
|
| * | Fix compress() recipe in docs to use itertools. | Raymond Hettinger | 2008-07-19 | 1 | -3/+3 |
|
|
| * | Add recipe to the itertools docs. | Raymond Hettinger | 2008-07-19 | 1 | -0/+15 |
|
|
| * | Typo fixes | Andrew M. Kuchling | 2008-04-17 | 1 | -2/+2 |
|
|
| * | Issue 2648: Add leading zero to money format recipe in the docs. | Raymond Hettinger | 2008-04-17 | 1 | -9/+5 |
|
|
| * | Simplify demo code. | Raymond Hettinger | 2008-03-23 | 1 | -1/+1 |
|
|
| * | Enable doctest running for several other documents. | Georg Brandl | 2008-03-22 | 1 | -3/+11 |
|
|
| * | Add recipe to docs. | Raymond Hettinger | 2008-03-11 | 1 | -0/+5 |
|
|
| * | Tweak recipes and tests | Raymond Hettinger | 2008-03-07 | 1 | -6/+6 |
|
|
| * | Add examples. | Raymond Hettinger | 2008-03-06 | 1 | -23/+29 |
|
|
| * | Beef-up docs and tests for itertools. Fix-up end-case for product(). | Raymond Hettinger | 2008-03-04 | 1 | -9/+32 |
|
|
| * | Fix sentence fragment | Andrew M. Kuchling | 2008-03-04 | 1 | -2/+2 |
|
|
| * | Tighten example code. | Raymond Hettinger | 2008-03-02 | 1 | -1/+1 |
|
|
| * | Finish-up docs for combinations() and permutations() in itertools. | Raymond Hettinger | 2008-03-02 | 1 | -10/+30 |
|
|
| * | Document impending updates to itertools. | Raymond Hettinger | 2008-02-28 | 1 | -11/+44 |
|
|
| * | Add repeat keyword argument to itertools.product(). | Raymond Hettinger | 2008-02-28 | 1 | -3/+7 |
|
|
| * | Simply the sample code for combinations(). | Raymond Hettinger | 2008-02-27 | 1 | -7/+6 |
|
|