• Rob Pike's avatar
    fix string range to have full unicode range (up to 10FFFF). · 54ec7193
    Rob Pike authored
    add test for string range.
    
    test has minor failure: after loop the index == len(s); should be len(s)-1
    in this case.  according to spec, vars are left at position at last
    iteration.
    
    R=ken,rsc
    DELTA=259  (161 added, 96 deleted, 2 changed)
    OCL=27343
    CL=27343
    54ec7193
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...