| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-10-15 | path2: Remove Path::normalize() | Kevin Ballard | -8/+5 | |
| There are no clients of this API, so just remove it. Update the module docstring to mention normalization. | ||||
| 2013-10-15 | path2: Write a few paragraphs of module documentation | Kevin Ballard | -1/+54 | |
| 2013-10-15 | path2: Update for loop -> continue | Kevin Ballard | -2/+2 | |
| 2013-10-15 | path2: Update asserts for new format!() style | Kevin Ballard | -31/+36 | |
| 2013-10-15 | path2: Replace the path module outright | Kevin Ballard | -0/+5495 | |
| Remove the old path. Rename path2 to path. Update all clients for the new path. Also make some miscellaneous changes to the Path APIs to help the adoption process. | ||||
