• Robert Griesemer's avatar
    gofmt: do not modify multi-line string literals · fa80a73b
    Robert Griesemer authored
    tabwriter: Introduce a new flag StripEscape to control
    if tabwriter.Escape chars should be stripped or passed
    through unchanged.
    
    go/printer: Don't modify tabwriter.Escape'd text. This
    involved a new implementation of the internal trimmer
    object.
    
    Does not affect formatting of any existing code under
    $GOROOT/src and $GOROOT/misc.
    
    Fixes #1030.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/1943045
    fa80a73b
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
pkg 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...
README Loading commit data...
favicon.ico Loading commit data...