1. 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated] by Gopher Robot · 11 days ago master
  2. 817fba9 go.mod: update golang.org/x dependencies by Gopher Robot · 2 weeks ago v0.34.0
  3. 3264de9 all: clean up old Go hacks by Russ Cox · 4 weeks ago
  4. 74af298 all: fix tags in remaining Unicode tables by Russ Cox · 4 weeks ago
  5. 117e03b all: delete old Unicode tables by Russ Cox · 4 weeks ago
  6. 9463ea4 all: update to Unicode 17 by Russ Cox · 5 weeks ago
  7. 7278b25 internal/export/idna: update for post-Unicode 10 idna changes by Russ Cox · 5 weeks ago
  8. f964ad8 internal/export/idna: delete old code by Russ Cox · 5 weeks ago
  9. 678d34e unicode/norm: preserve QC Maybe bit in packed forminfo by Russ Cox · 5 weeks ago
  10. 536231a go.mod: update golang.org/x dependencies by Gopher Robot · 7 weeks ago v0.33.0
  11. 0dd57a6 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago v0.32.0
  12. 087616b transform: fix %q verb use with wrong type by Dmitri Shuralyov · 3 months ago
  13. 16f85a7 all: eliminate vet diagnostics by Sean Liao · 4 months ago
  14. e7ff6b3 go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago v0.31.0
  15. fbf012b all: use reflect.TypeFor instead of reflect.TypeOf by cuishuang · 5 months ago
  16. c6abd03 go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago v0.30.0
  17. 42f038d x/text: fix nil dereference in gotext extract by Nicola Murino · 2 years, 3 months ago
  18. a42f0e2 all: use built-in max/min to simplify the code by cuishuang · 11 months ago
  19. e69f31b go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago v0.29.0
  20. 60c9786 all: upgrade go directive to at least 1.24.0 [generated] by Gopher Robot · 6 months ago
  21. 425d715 go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago v0.28.0
  22. b6d2645 go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago v0.27.0
  23. 8072180 go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago v0.26.0
  24. 6cacac1 go.mod: update tagx:ignore'd golang.org/x dependencies by Dmitri Shuralyov · 9 months ago
  25. 700cc20 go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago v0.25.0
  26. 4890c57 go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago v0.24.0
  27. 566b44f go.mod: update golang.org/x dependencies by Gopher Robot · 12 months ago v0.23.0
  28. d5156da collate/build: do not use println in tests by Oleksandr Redko · 1 year, 3 months ago
  29. 221d88c x/text: fix scientific notation by removing extraneous spaces by Justin King · 1 year, 1 month ago
  30. b18c107 internal/export/unicode: change C comment to mention unassigned code points by Russ Cox · 12 months ago
  31. 835f8ac language: use a more straightforward return value by cuishuang · 12 months ago
  32. ae68efb internal/export/unicode: add CategoryAliases, Cn, and LC by Russ Cox · 1 year, 2 months ago
  33. 518d9c0 all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 1 year ago
  34. 3b64043 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 1 month ago v0.22.0
  35. 1e59086 message/pipeline: add two Unalias calls by Alan Donovan · 1 year, 1 month ago
  36. d42948e go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 3 months ago v0.21.0
  37. efd25da go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 4 months ago v0.20.0
  38. 8a0e65e README: don't recommend go get by Ian Lance Taylor · 1 year, 4 months ago
  39. fefda1a internal/texttest: remove Run and Bench helpers by Dmitri Shuralyov · 1 year, 4 months ago
  40. a457f47 all: normalize subtest names to NFC by Dmitri Shuralyov · 1 year, 4 months ago
  41. 3043346 x/text: Correct examples in number/doc by Daniël van Eeden · 1 year, 5 months ago v0.19.0
  42. 38a95c2 all: fix some comments by cuishuang · 1 year, 6 months ago
  43. 20097e4 all: fix printf(var) mistakes detected by latest printf checker by Dmitri Shuralyov · 1 year, 6 months ago
  44. 1e3e9fd all: rename Example test functions to prevent vet errors by Richard Miller · 1 year, 6 months ago v0.18.0
  45. b2bec85 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 7 months ago v0.17.0
  46. ae0cf96 LICENSE: update per Google Legal by Russ Cox · 1 year, 7 months ago
  47. 9c2f3a2 cmd/gotext: fix segfault in extract & rewrite commands by Mauri de Souza Meneguzzo · 1 year, 10 months ago v0.16.0
  48. 59e1219 message: optimize lookupAndFormat function for better performance by aimuz · 1 year, 10 months ago
  49. a20a3e2 x/text: update x/tools for go/ssa range-over-func fix by Alan Donovan · 1 year, 10 months ago
  50. 8d533a0 encoding/charmap: update UCM spec file URL prefix by Zach Young · 2 years, 3 months ago v0.15.0
  51. 6c97a16 all: update go directive to 1.18 by Dmitri Shuralyov · 2 years, 5 months ago v0.14.0
  52. f488e19 unicode/norm: fix function name on comment by cui fliter · 2 years, 6 months ago v0.13.0
  53. fb697c0 cmd/gotext: actually use -dir flag by Smith A · 2 years, 7 months ago v0.12.0
  54. f3e69ed cmd/gotext: fix misbehaviors by Il Harper · 3 years, 3 months ago
  55. ab07ad1 all: remove repetitive words by cui fliter · 2 years, 7 months ago
  56. e503480 encoding/japanese, language: shorten very long sub-test names by Dmitri Shuralyov · 2 years, 8 months ago internal-branch.go1.21-vendor v0.11.0
  57. 2df65d7 all: regenerate for Unicode 15.0.0 by Russ Cox · 2 years, 9 months ago
  58. e3c038a all: prepare for Unicode 15.0.0 by Russ Cox · 2 years, 9 months ago
  59. 3a7a255 internal/export/idna: make more space for mapping index by Marcel van Lohuizen · 2 years, 9 months ago v0.10.0
  60. d61dd50 go.mod: delete repeated "indirect" by Dmitri Shuralyov · 2 years, 9 months ago
  61. efb744f internal/export/idna: fix infinite loop in Go pre-1.10 by Timothy Gu · 4 years, 4 months ago
  62. 48e4a4a all: fix some comments by cui fliter · 2 years, 11 months ago v0.9.0
  63. 9db913a go.mod: update to newer x/tools by Ian Lance Taylor · 3 years ago v0.8.0
  64. 30dadde all: correct comment typos by Oleksandr Redko · 3 years, 1 month ago
  65. 71a9c9a all: fix some comments by cui fliter · 3 years, 1 month ago v0.7.0
  66. ec5565b README.md: update documentation of module versioning by Damien Neil · 3 years, 3 months ago v0.6.0
  67. c8236a6 unicode/bidi: remove unused global by Tomasz Jezierski · 3 years, 4 months ago internal-branch.go1.20-vendor v0.5.0
  68. ada7473 all: remove redundant type conversion by cui fliter · 3 years, 6 months ago
  69. 1bdb400 language: remove compatibility with go < 1.2 by Sebastiaan van Stijn · 3 years, 4 months ago v0.4.0
  70. 252bee0 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 3 years, 4 months ago
  71. ecab6e5 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 3 years, 4 months ago
  72. 369c86b all: fix a few function names on comments by cui fliter · 3 years, 5 months ago
  73. 434eadc language: reject excessively large Accept-Language strings by Roland Shoemaker · 3 years, 6 months ago v0.3.8
  74. 23407e7 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 3 years, 5 months ago
  75. b18d3dd secure/precis: replace bytes.Compare with bytes.Equal by cui fliter · 3 years, 5 months ago
  76. 795e854 all: replace io/ioutil with io and os package by cui fliter · 3 years, 5 months ago
  77. b0ca10f internal/language: bump script types to uint16 and update registry by Roland Shoemaker · 5 years ago
  78. ba9b0e1 go.mod: update x/tools to HEAD by Jaroslavs Samcuks · 3 years, 7 months ago
  79. d03b418 A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 3 years, 7 months ago
  80. b4bca84 language/display: fix Tag method comment by Kevin Smith · 5 years ago internal-branch.go1.19-vendor
  81. ea49e3e go.mod: update x/tools to HEAD by Bryan C. Mills · 3 years, 10 months ago
  82. 78819d0 go.mod: update to golang.org/x/text v0.1.10 by Ian Lance Taylor · 3 years, 10 months ago
  83. 8db23f8 all: gofmt by Russ Cox · 3 years, 11 months ago
  84. d1c84af message/pipeline: skip TestFullCycle on plan9-arm by Bryan C. Mills · 4 years, 1 month ago
  85. 18b340f language: fix typo in update docs by Amelia Downs · 4 years, 4 months ago internal-branch.go1.18-vendor
  86. 7d87486 text/unicod/bidi: remove duplicate assignment by Shengyu Zhang · 4 years, 4 months ago
  87. 310d592 cmd/gotext: only match files ending with pattern by Sean Liao · 4 years, 4 months ago
  88. 459fa28 text/currency: format currency amount according to the locale by Alexander Yastrebov · 4 years, 4 months ago
  89. 85a1c56 text/collate: add testable examples by Amelia Downs · 4 years, 4 months ago
  90. 8da7c0f gen.go: copy all tablesXX.X.X.go versions to golang.org/x/net by Damien Neil · 4 years, 4 months ago
  91. 835dae6 internal/export/idna: use nontransitional processing in Go 1.18 by Damien Neil · 4 years, 4 months ago
  92. 593da8d internal/export/idna: avoid strconv.Unquote errors on surrogate halves by Damien Neil · 4 years, 4 months ago
  93. 86e65b8 internal/export/idna: fix int32 overflows by Timothy Gu · 4 years, 10 months ago
  94. bb1c798 internal/export/idna: make Transitional an actual toggle by Timothy Gu · 4 years, 10 months ago
  95. 5bd84dd encoding/simplifiedchinese: Fixes € encoding in GB18030 by Alexander Yastrebov · 4 years, 5 months ago
  96. 1b99300 all: upgrade x/tools to latest by Bryan C. Mills · 4 years, 5 months ago
  97. 22bfdb6 language: fix ExampleMatcher output by Amelia Downs · 4 years, 5 months ago
  98. 29bf010 Revert "number: match input example to be Dutch as in the output" by Marcel van Lohuizen · 4 years, 10 months ago
  99. 2ca5a52 internal/language: fix canonicalization of extlang by Rich Hong · 5 years ago
  100. 383b2e7 language: turn parsing panics into ErrSyntax by Russ Cox · 4 years, 7 months ago v0.3.7