]> Cypherpunks repositories - gostls13.git/commit
- Make Coco/R-based parser work w/ UTF-8 encoded files even if there is
authorRobert Griesemer <gri@golang.org>
Wed, 26 Mar 2008 23:12:43 +0000 (16:12 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 26 Mar 2008 23:12:43 +0000 (16:12 -0700)
commitd79b17e60a36639edfecbae370a04b815e908a5f
tree97ea4ff4f2116cdaffd988917aad0a788ec6454b
parent41d34e2451a39ed6bf4dbf9a51a81afa101e06d5
- Make Coco/R-based parser work w/ UTF-8 encoded files even if there is
  no (optional) UTF-8 marker present.

SVN=113931
test/char_lit.go
test/runtests.sh
test/string_lit.go