• Russ Cox's avatar
    Automated g4 rollback of changelist 19916. · 85fea81d
    Russ Cox authored
    *** Reason for rollback ***
    
    broke build
    
    *** Original change description ***
    
    utf8: add InString routines for decoding in strings
    reflect: add InterfaceValue.Get(), remove Empty
    strconv: add Quote, CanBackquote
    fmt:
    	* %q go-quoted " string
    	* %#q go-quoted ` string if possible, " string otherwise
    	* %x hexadecimal string
    	* anywhere a string is okay, *[]byte is okay
    	* flags # 0 - + space
    	* print value inside interface, not interface itself
    	* tests
    
    TBR=r
    OCL=19920
    CL=19920
    85fea81d
Name
Last commit
Last update
..
cmd Loading commit data...
lib Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach_amd64 Loading commit data...
old/c Loading commit data...
pkg/debug/macho/testdata Loading commit data...
runtime Loading commit data...
Make.conf Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...