1
0
mirror of https://github.com/golang/go synced 2024-11-22 21:00:04 -07:00
The Go programming language
Go to file
Robert Griesemer 6cbdeb3f88 - fixed bug with unicode text formatting: the number of bytes
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
2008-12-09 13:03:15 -08:00
doc Revised proposal for const/var cleanup, with 2008-12-04 17:33:37 -08:00
include symbol table changes 2008-11-20 17:32:18 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src - fixed bug with unicode text formatting: the number of bytes 2008-12-09 13:03:15 -08:00
test Tweak comments so that this test passes with gccgo. 2008-12-08 11:31:55 -08:00
usr add support for ref counts to memory allocator. 2008-12-05 15:24:18 -08:00