• Gustavo Niemeyer's avatar
    path/filepath: new OS-specific path support · 04ca4f82
    Gustavo Niemeyer authored
    The path package now contains only functions which
    deal with slashed paths, sensible for any OS when dealing
    with network paths or URLs.  OS-specific functionality
    has been moved into the new path/filepath package.
    
    This also includes fixes for godoc, goinstall and other
    packages which were mixing slashed and OS-specific paths.
    
    R=rsc, gri, mattn, brainman
    CC=golang-dev
    https://golang.org/cl/4252044
    04ca4f82
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...