index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unicode
Age
Commit message (
Expand
)
Author
2016-02-24
unicode/utf16: speed up and clean up Encode and EncodeRune
Alberto Donizetti
2016-02-23
unicode/utf16: speed up and clean up Decode
Alberto Donizetti
2016-02-23
unicode/utf16: add benchmarks
Alberto Donizetti
2015-12-01
unicode/utf8: add test for FullRune
Marcel van Lohuizen
2015-11-24
unicode: add function level examples
Carlos Cirello
2015-11-24
unicode/utf8: don't imply that the empty string is incorrect UTF-8
Aaron Jacobs
2015-11-16
unicode/utf8: table-based algorithm for decoding
Marcel van Lohuizen
2015-11-16
unicode/utf8: removed uses of ranging over string
Marcel van Lohuizen
2015-10-26
unicode/utf8: added benchmarks
Marcel van Lohuizen
2015-08-24
unicode: include rune 0 in RangeTables.
Marcel van Lohuizen
2015-06-26
unicode: upgrade to 8.0.0
Marcel van Lohuizen
2015-03-18
all: use "reports whether" in place of "returns true if(f)"
Josh Bleecher Snyder
2015-02-16
unicode: Fixed an out of date comment (MaxLatin1, not Latin1Max).
Aaron Jacobs
2014-10-16
unicode/utf8: fix docs for DecodeRune(empty) and friends.
Nigel Tao
2014-09-08
build: move package sources from src/pkg to src
Russ Cox
[prev]