about summary refs log tree commit diff
path: root/src/libstd/path
AgeCommit message (Expand)AuthorLines
2013-10-16path2: Remove some API functionsKevin Ballard-631/+81
2013-10-16path2: Update based on more review feedbackKevin Ballard-317/+217
2013-10-15path2: Remove .with_display_str and friendsKevin Ballard-115/+119
2013-10-15path2: Adjust the API to remove all the _str mutation methodsKevin Ballard-1017/+918
2013-10-15path2: Remove Path::normalize()Kevin Ballard-8/+5
2013-10-15path2: Write a few paragraphs of module documentationKevin Ballard-1/+54
2013-10-15path2: Update for loop -> continueKevin Ballard-2/+2
2013-10-15path2: Update asserts for new format!() styleKevin Ballard-31/+36
2013-10-15path2: Replace the path module outrightKevin Ballard-0/+5495