- fafe4a0 go.mod: update golang.org/x dependencies by Gopher Robot · 5 days ago master v0.42.0
- f53c316 unicode/norm: don't truncate runes in the recomposition map key by Russ Cox · 3 weeks ago
- 37867f6 unicode/norm: let any starter block composition in compose by Russ Cox · 3 weeks ago
- 0dd525f unicode/norm: compose non-Hangul runes after a Hangul syllable by Russ Cox · 3 weeks ago
- bac26e5 unicode/norm: avoid improper ErrShortDst return in Form.transform by Damien Neil · 3 months ago
- 4f55186 unicode/norm: simplify short source detection in Form.transform by Damien Neil · 3 months ago
- a1b6c10 unicode/norm: prevent decomposeSegment from moving backwards by Damien Neil · 3 months ago
- cd1cbc9 unicode/bidi: panic rather than log.Panicf by Damien Neil · 3 weeks ago
- a459614 internal/export/idna: fix conformance with optional validation disabled by Damien Neil · 3 weeks ago
- be70a61 internal/export/idna: drop trie field from Profiles by Damien Neil · 3 weeks ago
- 472930d internal/export/idna: make TestTables pass with Go 1.26 by Damien Neil · 3 weeks ago
- dac6be3 all: upgrade go directive to at least 1.26.0 [generated] by Gopher Robot · 4 weeks ago
- 91daecb encoding/japanese: document that decoding follows RFC 2237, not WHATWG by Damien Neil · 5 weeks ago
- acdba66 go.mod: update golang.org/x dependencies by Gopher Robot · 5 weeks ago v0.41.0
- 02aa981 secure/precis: fix short destination buffer handling in Nickname profile by Ian Alexander · 3 months ago
- 724af9c go.mod: update golang.org/x dependencies by Gopher Robot · 10 weeks ago v0.40.0
- bf5b9d6 internal/export/idna: always treat Punycode encoding pure ASCII as an error by Damien Neil · 3 months ago
- b326f3d go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago v0.39.0
- 5ae8e57 unicode/norm: avoid infinite loop on invalid input by Damien Neil · 5 months ago
- 0dc94a2 all: fix some comments by cuishuang · 11 months ago
- f4bb632 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago v0.38.0
- 3ef517e go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago internal-branch.go1.27-vendor v0.37.0
- 8577a70 go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago v0.36.0
- 7ca2c6d go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago v0.35.0
- 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated] by Gopher Robot · 7 months ago
- 817fba9 go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago v0.34.0
- 3264de9 all: clean up old Go hacks by Russ Cox · 8 months ago
- 74af298 all: fix tags in remaining Unicode tables by Russ Cox · 8 months ago
- 117e03b all: delete old Unicode tables by Russ Cox · 8 months ago
- 9463ea4 all: update to Unicode 17 by Russ Cox · 8 months ago
- 7278b25 internal/export/idna: update for post-Unicode 10 idna changes by Russ Cox · 8 months ago
- f964ad8 internal/export/idna: delete old code by Russ Cox · 8 months ago
- 678d34e unicode/norm: preserve QC Maybe bit in packed forminfo by Russ Cox · 8 months ago
- 536231a go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago v0.33.0
- 0dd57a6 go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago internal-branch.go1.26-vendor v0.32.0
- 087616b transform: fix %q verb use with wrong type by Dmitri Shuralyov · 10 months ago
- 16f85a7 all: eliminate vet diagnostics by Sean Liao · 11 months ago
- e7ff6b3 go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago v0.31.0
- fbf012b all: use reflect.TypeFor instead of reflect.TypeOf by cuishuang · 11 months ago
- c6abd03 go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago v0.30.0
- 42f038d x/text: fix nil dereference in gotext extract by Nicola Murino · 2 years, 10 months ago
- a42f0e2 all: use built-in max/min to simplify the code by cuishuang · 1 year, 5 months ago
- e69f31b go.mod: update golang.org/x dependencies by Gopher Robot · 1 year ago v0.29.0
- 60c9786 all: upgrade go directive to at least 1.24.0 [generated] by Gopher Robot · 1 year, 1 month ago
- 425d715 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 1 month ago v0.28.0
- b6d2645 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 2 months ago v0.27.0
- 8072180 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 3 months ago internal-branch.go1.25-vendor v0.26.0
- 6cacac1 go.mod: update tagx:ignore'd golang.org/x dependencies by Dmitri Shuralyov · 1 year, 3 months ago
- 700cc20 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 4 months ago v0.25.0
- 4890c57 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago v0.24.0
- 566b44f go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 6 months ago v0.23.0
- d5156da collate/build: do not use println in tests by Oleksandr Redko · 1 year, 9 months ago
- 221d88c x/text: fix scientific notation by removing extraneous spaces by Justin King · 1 year, 8 months ago
- b18c107 internal/export/unicode: change C comment to mention unassigned code points by Russ Cox · 1 year, 7 months ago
- 835f8ac language: use a more straightforward return value by cuishuang · 1 year, 7 months ago
- ae68efb internal/export/unicode: add CategoryAliases, Cn, and LC by Russ Cox · 1 year, 8 months ago
- 518d9c0 all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 1 year, 7 months ago
- 3b64043 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 7 months ago v0.22.0
- 1e59086 message/pipeline: add two Unalias calls by Alan Donovan · 1 year, 8 months ago
- d42948e go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 9 months ago v0.21.0
- efd25da go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 10 months ago v0.20.0
- 8a0e65e README: don't recommend go get by Ian Lance Taylor · 1 year, 11 months ago
- fefda1a internal/texttest: remove Run and Bench helpers by Dmitri Shuralyov · 1 year, 11 months ago
- a457f47 all: normalize subtest names to NFC by Dmitri Shuralyov · 1 year, 11 months ago
- 3043346 x/text: Correct examples in number/doc by Daniël van Eeden · 2 years ago v0.19.0
- 38a95c2 all: fix some comments by cuishuang · 2 years ago
- 20097e4 all: fix printf(var) mistakes detected by latest printf checker by Dmitri Shuralyov · 2 years ago
- 1e3e9fd all: rename Example test functions to prevent vet errors by Richard Miller · 2 years, 1 month ago v0.18.0
- b2bec85 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 1 month ago v0.17.0
- ae0cf96 LICENSE: update per Google Legal by Russ Cox · 2 years, 2 months ago
- 9c2f3a2 cmd/gotext: fix segfault in extract & rewrite commands by Mauri de Souza Meneguzzo · 2 years, 4 months ago v0.16.0
- 59e1219 message: optimize lookupAndFormat function for better performance by aimuz · 2 years, 4 months ago
- a20a3e2 x/text: update x/tools for go/ssa range-over-func fix by Alan Donovan · 2 years, 4 months ago
- 8d533a0 encoding/charmap: update UCM spec file URL prefix by Zach Young · 2 years, 10 months ago v0.15.0
- 6c97a16 all: update go directive to 1.18 by Dmitri Shuralyov · 3 years ago v0.14.0
- f488e19 unicode/norm: fix function name on comment by cui fliter · 3 years, 1 month ago v0.13.0
- fb697c0 cmd/gotext: actually use -dir flag by Smith A · 3 years, 2 months ago v0.12.0
- f3e69ed cmd/gotext: fix misbehaviors by Il Harper · 3 years, 10 months ago
- ab07ad1 all: remove repetitive words by cui fliter · 3 years, 2 months ago
- e503480 encoding/japanese, language: shorten very long sub-test names by Dmitri Shuralyov · 3 years, 3 months ago internal-branch.go1.21-vendor v0.11.0
- 2df65d7 all: regenerate for Unicode 15.0.0 by Russ Cox · 3 years, 3 months ago
- e3c038a all: prepare for Unicode 15.0.0 by Russ Cox · 3 years, 3 months ago
- 3a7a255 internal/export/idna: make more space for mapping index by Marcel van Lohuizen · 3 years, 3 months ago v0.10.0
- d61dd50 go.mod: delete repeated "indirect" by Dmitri Shuralyov · 3 years, 3 months ago
- efb744f internal/export/idna: fix infinite loop in Go pre-1.10 by Timothy Gu · 4 years, 10 months ago
- 48e4a4a all: fix some comments by cui fliter · 3 years, 6 months ago v0.9.0
- 9db913a go.mod: update to newer x/tools by Ian Lance Taylor · 3 years, 7 months ago v0.8.0
- 30dadde all: correct comment typos by Oleksandr Redko · 3 years, 7 months ago
- 71a9c9a all: fix some comments by cui fliter · 3 years, 8 months ago v0.7.0
- ec5565b README.md: update documentation of module versioning by Damien Neil · 3 years, 9 months ago v0.6.0
- c8236a6 unicode/bidi: remove unused global by Tomasz Jezierski · 3 years, 10 months ago internal-branch.go1.20-vendor v0.5.0
- ada7473 all: remove redundant type conversion by cui fliter · 4 years ago
- 1bdb400 language: remove compatibility with go < 1.2 by Sebastiaan van Stijn · 4 years ago v0.4.0
- 252bee0 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 4 years ago
- ecab6e5 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 4 years ago
- 369c86b all: fix a few function names on comments by cui fliter · 4 years ago
- 434eadc language: reject excessively large Accept-Language strings by Roland Shoemaker · 4 years ago v0.3.8
- 23407e7 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 4 years ago
- b18d3dd secure/precis: replace bytes.Compare with bytes.Equal by cui fliter · 4 years ago
- 795e854 all: replace io/ioutil with io and os package by cui fliter · 4 years ago