Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Widespread: Used classes in a more natural way. Added convenience | Tim Peters | 2002-04-20 | 1 | -63/+76 |
* | Replaced the fiddly 5-tuples with a new Book convenience class, allowing | Tim Peters | 2002-04-20 | 1 | -65/+86 |
* | Fixed a comment. | Tim Peters | 2002-04-20 | 1 | -1/+1 |
* | All over: get rid of blanks before colons that open code blocks. | Tim Peters | 2002-04-20 | 1 | -45/+45 |
* | do_project(): Modernized the code. | Tim Peters | 2002-04-20 | 1 | -9/+10 |
* | Added "What's New" to the 2.2 doc set. | Tim Peters | 2002-04-20 | 1 | -0/+1 |
* | Added a stop-list to reduce the size of the full text search index. Fred, | Tim Peters | 2002-04-19 | 1 | -3/+29 |
* | project_template: use dict interpolation instead of giant tuples. | Tim Peters | 2002-04-19 | 1 | -14/+13 |
* | + Changed TOC to folder-tree style. | Tim Peters | 2002-04-19 | 1 | -1/+2 |
* | Generates inputs to the Microsoft Help Compiler, which creates compiled | Tim Peters | 2002-04-19 | 1 | -0/+362 |