• Robert Griesemer's avatar
    - fixed bug with unicode text formatting: the number of bytes · 6cbdeb3f
    Robert Griesemer authored
      per rune cannot be computed correctly if we have only parts
      of a rune - delay computation
    - added html filtering mode: html tags and entities are ignored
      for width computations
    - expanded tests:
      - extra tests for html text
      - extra tests that write text in various portions
    
    R=r
    DELTA=227  (126 added, 20 deleted, 81 changed)
    OCL=20833
    CL=20835
    6cbdeb3f
Name
Last commit
Last update
..
container/array Loading commit data...
fmt Loading commit data...
hash Loading commit data...
http Loading commit data...
io Loading commit data...
math Loading commit data...
net Loading commit data...
os Loading commit data...
reflect Loading commit data...
regexp Loading commit data...
strconv Loading commit data...
sync Loading commit data...
syscall Loading commit data...
tabwriter Loading commit data...
time Loading commit data...
Makefile Loading commit data...
bignum.go Loading commit data...
bignum_test.go Loading commit data...
bufio.go Loading commit data...
bufio_test.go Loading commit data...
flag.go Loading commit data...
once.go Loading commit data...
rand.go Loading commit data...
sort.go Loading commit data...
sort_test.go Loading commit data...
strings.go Loading commit data...
strings_test.go Loading commit data...
testing.go Loading commit data...
utf8.go Loading commit data...
utf8_test.go Loading commit data...