1. a42f0e2 all: use built-in max/min to simplify the code by cuishuang · 5 months ago master
  2. e69f31b go.mod: update golang.org/x dependencies by Gopher Robot · 2 weeks ago v0.29.0
  3. 60c9786 all: upgrade go directive to at least 1.24.0 [generated] by Gopher Robot · 6 weeks ago
  4. 425d715 go.mod: update golang.org/x dependencies by Gopher Robot · 7 weeks ago v0.28.0
  5. b6d2645 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago v0.27.0
  6. 8072180 go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago v0.26.0
  7. 6cacac1 go.mod: update tagx:ignore'd golang.org/x dependencies by Dmitri Shuralyov · 4 months ago
  8. 700cc20 go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago v0.25.0
  9. 4890c57 go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago v0.24.0
  10. 566b44f go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago v0.23.0
  11. d5156da collate/build: do not use println in tests by Oleksandr Redko · 10 months ago
  12. 221d88c x/text: fix scientific notation by removing extraneous spaces by Justin King · 8 months ago
  13. b18c107 internal/export/unicode: change C comment to mention unassigned code points by Russ Cox · 7 months ago
  14. 835f8ac language: use a more straightforward return value by cuishuang · 7 months ago
  15. ae68efb internal/export/unicode: add CategoryAliases, Cn, and LC by Russ Cox · 9 months ago
  16. 518d9c0 all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 7 months ago
  17. 3b64043 go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago v0.22.0
  18. 1e59086 message/pipeline: add two Unalias calls by Alan Donovan · 8 months ago
  19. d42948e go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago v0.21.0
  20. efd25da go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago v0.20.0
  21. 8a0e65e README: don't recommend go get by Ian Lance Taylor · 11 months ago
  22. fefda1a internal/texttest: remove Run and Bench helpers by Dmitri Shuralyov · 11 months ago
  23. a457f47 all: normalize subtest names to NFC by Dmitri Shuralyov · 11 months ago
  24. 3043346 x/text: Correct examples in number/doc by Daniël van Eeden · 1 year ago v0.19.0
  25. 38a95c2 all: fix some comments by cuishuang · 1 year ago
  26. 20097e4 all: fix printf(var) mistakes detected by latest printf checker by Dmitri Shuralyov · 1 year, 1 month ago
  27. 1e3e9fd all: rename Example test functions to prevent vet errors by Richard Miller · 1 year, 1 month ago v0.18.0
  28. b2bec85 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 2 months ago v0.17.0
  29. ae0cf96 LICENSE: update per Google Legal by Russ Cox · 1 year, 2 months ago
  30. 9c2f3a2 cmd/gotext: fix segfault in extract & rewrite commands by Mauri de Souza Meneguzzo · 1 year, 5 months ago v0.16.0
  31. 59e1219 message: optimize lookupAndFormat function for better performance by aimuz · 1 year, 5 months ago
  32. a20a3e2 x/text: update x/tools for go/ssa range-over-func fix by Alan Donovan · 1 year, 4 months ago
  33. 8d533a0 encoding/charmap: update UCM spec file URL prefix by Zach Young · 1 year, 10 months ago v0.15.0
  34. 6c97a16 all: update go directive to 1.18 by Dmitri Shuralyov · 2 years ago v0.14.0
  35. f488e19 unicode/norm: fix function name on comment by cui fliter · 2 years, 1 month ago v0.13.0
  36. fb697c0 cmd/gotext: actually use -dir flag by Smith A · 2 years, 2 months ago v0.12.0
  37. f3e69ed cmd/gotext: fix misbehaviors by Il Harper · 2 years, 10 months ago
  38. ab07ad1 all: remove repetitive words by cui fliter · 2 years, 2 months ago
  39. e503480 encoding/japanese, language: shorten very long sub-test names by Dmitri Shuralyov · 2 years, 3 months ago internal-branch.go1.21-vendor v0.11.0
  40. 2df65d7 all: regenerate for Unicode 15.0.0 by Russ Cox · 2 years, 3 months ago
  41. e3c038a all: prepare for Unicode 15.0.0 by Russ Cox · 2 years, 3 months ago
  42. 3a7a255 internal/export/idna: make more space for mapping index by Marcel van Lohuizen · 2 years, 4 months ago v0.10.0
  43. d61dd50 go.mod: delete repeated "indirect" by Dmitri Shuralyov · 2 years, 4 months ago
  44. efb744f internal/export/idna: fix infinite loop in Go pre-1.10 by Timothy Gu · 3 years, 11 months ago
  45. 48e4a4a all: fix some comments by cui fliter · 2 years, 6 months ago v0.9.0
  46. 9db913a go.mod: update to newer x/tools by Ian Lance Taylor · 2 years, 7 months ago v0.8.0
  47. 30dadde all: correct comment typos by Oleksandr Redko · 2 years, 8 months ago
  48. 71a9c9a all: fix some comments by cui fliter · 2 years, 8 months ago v0.7.0
  49. ec5565b README.md: update documentation of module versioning by Damien Neil · 2 years, 10 months ago v0.6.0
  50. c8236a6 unicode/bidi: remove unused global by Tomasz Jezierski · 2 years, 11 months ago internal-branch.go1.20-vendor v0.5.0
  51. ada7473 all: remove redundant type conversion by cui fliter · 3 years, 1 month ago
  52. 1bdb400 language: remove compatibility with go < 1.2 by Sebastiaan van Stijn · 3 years ago v0.4.0
  53. 252bee0 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 3 years ago
  54. ecab6e5 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 3 years ago
  55. 369c86b all: fix a few function names on comments by cui fliter · 3 years ago
  56. 434eadc language: reject excessively large Accept-Language strings by Roland Shoemaker · 3 years, 1 month ago v0.3.8
  57. 23407e7 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 3 years ago
  58. b18d3dd secure/precis: replace bytes.Compare with bytes.Equal by cui fliter · 3 years ago
  59. 795e854 all: replace io/ioutil with io and os package by cui fliter · 3 years ago
  60. b0ca10f internal/language: bump script types to uint16 and update registry by Roland Shoemaker · 4 years, 6 months ago
  61. ba9b0e1 go.mod: update x/tools to HEAD by Jaroslavs Samcuks · 3 years, 1 month ago
  62. d03b418 A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 3 years, 2 months ago
  63. b4bca84 language/display: fix Tag method comment by Kevin Smith · 4 years, 7 months ago internal-branch.go1.19-vendor
  64. ea49e3e go.mod: update x/tools to HEAD by Bryan C. Mills · 3 years, 5 months ago
  65. 78819d0 go.mod: update to golang.org/x/text v0.1.10 by Ian Lance Taylor · 3 years, 5 months ago
  66. 8db23f8 all: gofmt by Russ Cox · 3 years, 6 months ago
  67. d1c84af message/pipeline: skip TestFullCycle on plan9-arm by Bryan C. Mills · 3 years, 8 months ago
  68. 18b340f language: fix typo in update docs by Amelia Downs · 3 years, 11 months ago internal-branch.go1.18-vendor
  69. 7d87486 text/unicod/bidi: remove duplicate assignment by Shengyu Zhang · 3 years, 11 months ago
  70. 310d592 cmd/gotext: only match files ending with pattern by Sean Liao · 4 years ago
  71. 459fa28 text/currency: format currency amount according to the locale by Alexander Yastrebov · 4 years ago
  72. 85a1c56 text/collate: add testable examples by Amelia Downs · 3 years, 11 months ago
  73. 8da7c0f gen.go: copy all tablesXX.X.X.go versions to golang.org/x/net by Damien Neil · 3 years, 11 months ago
  74. 835dae6 internal/export/idna: use nontransitional processing in Go 1.18 by Damien Neil · 4 years ago
  75. 593da8d internal/export/idna: avoid strconv.Unquote errors on surrogate halves by Damien Neil · 4 years ago
  76. 86e65b8 internal/export/idna: fix int32 overflows by Timothy Gu · 4 years, 5 months ago
  77. bb1c798 internal/export/idna: make Transitional an actual toggle by Timothy Gu · 4 years, 5 months ago
  78. 5bd84dd encoding/simplifiedchinese: Fixes € encoding in GB18030 by Alexander Yastrebov · 4 years ago
  79. 1b99300 all: upgrade x/tools to latest by Bryan C. Mills · 4 years ago
  80. 22bfdb6 language: fix ExampleMatcher output by Amelia Downs · 4 years ago
  81. 29bf010 Revert "number: match input example to be Dutch as in the output" by Marcel van Lohuizen · 4 years, 5 months ago
  82. 2ca5a52 internal/language: fix canonicalization of extlang by Rich Hong · 5 years ago
  83. 383b2e7 language: turn parsing panics into ErrSyntax by Russ Cox · 4 years, 2 months ago v0.3.7
  84. 3115f89 language: use multiple runs in TestBestMatchAlloc by Deepak S · 4 years, 4 months ago
  85. 5c7c50e go.mod: upgrade to go 1.17 by Bryan C. Mills · 4 years, 5 months ago internal-branch.go1.17-vendor
  86. c2d28a6 number: match input example to be Dutch as in the output by Carl Menezes · 4 years, 6 months ago
  87. e328d63 language: fix off-by-one error by Marcel van Lohuizen · 4 years, 6 months ago v0.3.6
  88. e3aa4ad language: allow variable number of types per key in -u- extension by Marcel van Lohuizen · 4 years, 7 months ago
  89. 8f690f2 all: go fmt ./... by Russ Cox · 4 years, 7 months ago
  90. 75a595a README.md: add badge to pkg.go.dev by Julie Qiu · 4 years, 10 months ago v0.3.5
  91. c27b9fd encoding/simplifiedchinese: fix incorrect transform count to avoid infinite loop by Garry McNulty · 6 years ago
  92. 305da72 internal/number: possible out of range error avoiding by igor.bolotnikov · 5 years ago
  93. 72ead5f internal/export/idna: Allow specifying CheckHyphens and CheckJoiners by Timothy Gu · 5 years ago
  94. 967b8f6 text/unicod/bidi: implement API, remove panics by Patrick Gundlach · 4 years, 11 months ago
  95. 4482a91 internal/language: fix resizeRange index wrong way by Meng Zhuo · 4 years, 10 months ago
  96. 22f1617 language: update from IANA language-subtag-registry by Marcel van Lohuizen · 5 years ago internal-branch.go1.16-vendor v0.3.4
  97. a8b4671 encoding/ianaindex: add ASCII, document Index.Encoding by Simon Ser · 5 years ago
  98. 79eda68 all: upgrade to Unicode 13.0.0 by Marcel van Lohuizen · 5 years ago
  99. 23ae387 encoding/unicode: correctly handle single-byte UTF-16 inputs (and harden transform.String) by Katie Hockman · 5 years ago v0.3.3
  100. 3a82255 encoding/unicode: add UTF8BOM encoding by Marcel van Lohuizen · 5 years ago