summary refs log tree commit diff
path: root/src/libstd/path/mod.rs
AgeCommit message (Expand)AuthorLines
2013-10-16path2: Remove Path.into_str()Kevin Ballard-3/+0
2013-10-16path2: Remove some API functionsKevin Ballard-152/+4
2013-10-16path2: Update based on more review feedbackKevin Ballard-105/+51
2013-10-15path2: Remove .with_display_str and friendsKevin Ballard-56/+63
2013-10-15path2: Adjust the API to remove all the _str mutation methodsKevin Ballard-247/+222
2013-10-15path2: Remove Path::normalize()Kevin Ballard-0/+4
2013-10-15path2: Write a few paragraphs of module documentationKevin Ballard-1/+54
2013-10-15path2: Update asserts for new format!() styleKevin Ballard-1/+1
2013-10-15path2: Replace the path module outrightKevin Ballard-0/+1094