1. 9c2f3a2 cmd/gotext: fix segfault in extract & rewrite commands by Mauri de Souza Meneguzzo · 3 weeks ago master
  2. 59e1219 message: optimize lookupAndFormat function for better performance by aimuz · 3 weeks ago
  3. a20a3e2 x/text: update x/tools for go/ssa range-over-func fix by Alan Donovan · 2 weeks ago
  4. 8d533a0 encoding/charmap: update UCM spec file URL prefix by Zach Young · 6 months ago v0.15.0
  5. 6c97a16 all: update go directive to 1.18 by Dmitri Shuralyov · 8 months ago v0.14.0
  6. f488e19 unicode/norm: fix function name on comment by cui fliter · 9 months ago v0.13.0
  7. fb697c0 cmd/gotext: actually use -dir flag by Smith A · 10 months ago v0.12.0
  8. f3e69ed cmd/gotext: fix misbehaviors by Il Harper · 1 year, 6 months ago
  9. ab07ad1 all: remove repetitive words by cui fliter · 11 months ago
  10. e503480 encoding/japanese, language: shorten very long sub-test names by Dmitri Shuralyov · 11 months ago internal-branch.go1.21-vendor v0.11.0
  11. 2df65d7 all: regenerate for Unicode 15.0.0 by Russ Cox · 12 months ago
  12. e3c038a all: prepare for Unicode 15.0.0 by Russ Cox · 12 months ago
  13. 3a7a255 internal/export/idna: make more space for mapping index by Marcel van Lohuizen · 12 months ago v0.10.0
  14. d61dd50 go.mod: delete repeated "indirect" by Dmitri Shuralyov · 12 months ago
  15. efb744f internal/export/idna: fix infinite loop in Go pre-1.10 by Timothy Gu · 2 years, 7 months ago
  16. 48e4a4a all: fix some comments by cui fliter · 1 year, 2 months ago v0.9.0
  17. 9db913a go.mod: update to newer x/tools by Ian Lance Taylor · 1 year, 3 months ago v0.8.0
  18. 30dadde all: correct comment typos by Oleksandr Redko · 1 year, 4 months ago
  19. 71a9c9a all: fix some comments by cui fliter · 1 year, 4 months ago v0.7.0
  20. ec5565b README.md: update documentation of module versioning by Damien Neil · 1 year, 6 months ago v0.6.0
  21. c8236a6 unicode/bidi: remove unused global by Tomasz Jezierski · 1 year, 7 months ago internal-branch.go1.20-vendor v0.5.0
  22. ada7473 all: remove redundant type conversion by cui fliter · 1 year, 9 months ago
  23. 1bdb400 language: remove compatibility with go < 1.2 by Sebastiaan van Stijn · 1 year, 8 months ago v0.4.0
  24. 252bee0 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 1 year, 8 months ago
  25. ecab6e5 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 1 year, 8 months ago
  26. 369c86b all: fix a few function names on comments by cui fliter · 1 year, 8 months ago
  27. 434eadc language: reject excessively large Accept-Language strings by Roland Shoemaker · 1 year, 9 months ago v0.3.8
  28. 23407e7 go.mod: ignore cyclic dependency for tagging by Heschi Kreinick · 1 year, 8 months ago
  29. b18d3dd secure/precis: replace bytes.Compare with bytes.Equal by cui fliter · 1 year, 8 months ago
  30. 795e854 all: replace io/ioutil with io and os package by cui fliter · 1 year, 9 months ago
  31. b0ca10f internal/language: bump script types to uint16 and update registry by Roland Shoemaker · 3 years, 2 months ago
  32. ba9b0e1 go.mod: update x/tools to HEAD by Jaroslavs Samcuks · 1 year, 10 months ago
  33. d03b418 A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 1 year, 10 months ago
  34. b4bca84 language/display: fix Tag method comment by Kevin Smith · 3 years, 3 months ago internal-branch.go1.19-vendor
  35. ea49e3e go.mod: update x/tools to HEAD by Bryan C. Mills · 2 years, 1 month ago
  36. 78819d0 go.mod: update to golang.org/x/text v0.1.10 by Ian Lance Taylor · 2 years, 1 month ago
  37. 8db23f8 all: gofmt by Russ Cox · 2 years, 2 months ago
  38. d1c84af message/pipeline: skip TestFullCycle on plan9-arm by Bryan C. Mills · 2 years, 4 months ago
  39. 18b340f language: fix typo in update docs by Amelia Downs · 2 years, 7 months ago internal-branch.go1.18-vendor
  40. 7d87486 text/unicod/bidi: remove duplicate assignment by Shengyu Zhang · 2 years, 7 months ago
  41. 310d592 cmd/gotext: only match files ending with pattern by Sean Liao · 2 years, 7 months ago
  42. 459fa28 text/currency: format currency amount according to the locale by Alexander Yastrebov · 2 years, 7 months ago
  43. 85a1c56 text/collate: add testable examples by Amelia Downs · 2 years, 7 months ago
  44. 8da7c0f gen.go: copy all tablesXX.X.X.go versions to golang.org/x/net by Damien Neil · 2 years, 7 months ago
  45. 835dae6 internal/export/idna: use nontransitional processing in Go 1.18 by Damien Neil · 2 years, 7 months ago
  46. 593da8d internal/export/idna: avoid strconv.Unquote errors on surrogate halves by Damien Neil · 2 years, 7 months ago
  47. 86e65b8 internal/export/idna: fix int32 overflows by Timothy Gu · 3 years, 1 month ago
  48. bb1c798 internal/export/idna: make Transitional an actual toggle by Timothy Gu · 3 years, 1 month ago
  49. 5bd84dd encoding/simplifiedchinese: Fixes € encoding in GB18030 by Alexander Yastrebov · 2 years, 8 months ago
  50. 1b99300 all: upgrade x/tools to latest by Bryan C. Mills · 2 years, 8 months ago
  51. 22bfdb6 language: fix ExampleMatcher output by Amelia Downs · 2 years, 9 months ago
  52. 29bf010 Revert "number: match input example to be Dutch as in the output" by Marcel van Lohuizen · 3 years, 1 month ago
  53. 2ca5a52 internal/language: fix canonicalization of extlang by Rich Hong · 3 years, 8 months ago
  54. 383b2e7 language: turn parsing panics into ErrSyntax by Russ Cox · 2 years, 10 months ago v0.3.7
  55. 3115f89 language: use multiple runs in TestBestMatchAlloc by Deepak S · 3 years ago
  56. 5c7c50e go.mod: upgrade to go 1.17 by Bryan C. Mills · 3 years, 1 month ago internal-branch.go1.17-vendor
  57. c2d28a6 number: match input example to be Dutch as in the output by Carl Menezes · 3 years, 2 months ago
  58. e328d63 language: fix off-by-one error by Marcel van Lohuizen · 3 years, 2 months ago v0.3.6
  59. e3aa4ad language: allow variable number of types per key in -u- extension by Marcel van Lohuizen · 3 years, 3 months ago
  60. 8f690f2 all: go fmt ./... by Russ Cox · 3 years, 3 months ago
  61. 75a595a README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 6 months ago v0.3.5
  62. c27b9fd encoding/simplifiedchinese: fix incorrect transform count to avoid infinite loop by Garry McNulty · 4 years, 3 months ago
  63. 305da72 internal/number: possible out of range error avoiding by igor.bolotnikov · 3 years, 7 months ago
  64. 72ead5f internal/export/idna: Allow specifying CheckHyphens and CheckJoiners by Timothy Gu · 3 years, 8 months ago
  65. 967b8f6 text/unicod/bidi: implement API, remove panics by Patrick Gundlach · 3 years, 7 months ago
  66. 4482a91 internal/language: fix resizeRange index wrong way by Meng Zhuo · 3 years, 6 months ago
  67. 22f1617 language: update from IANA language-subtag-registry by Marcel van Lohuizen · 3 years, 8 months ago internal-branch.go1.16-vendor v0.3.4
  68. a8b4671 encoding/ianaindex: add ASCII, document Index.Encoding by Simon Ser · 3 years, 9 months ago
  69. 79eda68 all: upgrade to Unicode 13.0.0 by Marcel van Lohuizen · 3 years, 9 months ago
  70. 23ae387 encoding/unicode: correctly handle single-byte UTF-16 inputs (and harden transform.String) by Katie Hockman · 4 years ago v0.3.3
  71. 3a82255 encoding/unicode: add UTF8BOM encoding by Marcel van Lohuizen · 4 years ago
  72. 81608d7 message, unicode/cldr: avoid string(int) by Brad Fitzpatrick · 4 years, 1 month ago
  73. afb9336 number: fix typo by Jakub Kaczmarzyk · 4 years, 1 month ago release-branch.go1.15
  74. 6ca2caf unicode/bidi: fix typo in variable name by Tyson Andre · 4 years, 1 month ago
  75. 06d492a unicode/norm: look for symbols in TestLinking by Jeremy Faller · 4 years, 3 months ago
  76. 929e72c message/pipeline: detect unknown keys by Simon Rozman · 4 years, 7 months ago
  77. cbf43d2 message/pipeline: sort maps to generate predictable output by Simon Rozman · 4 years, 7 months ago
  78. 09f8d73 message/pipeline: avoid writing to the testdata directory by Bryan C. Mills · 4 years, 6 months ago
  79. 4b67af8 all: upgrade to Unicode 12 by Marcel van Lohuizen · 4 years, 7 months ago release-branch.go1.14
  80. 3d0f797 message/pipeline: skip test if the 'go' executable is not found by Bryan C. Mills · 4 years, 9 months ago
  81. 4bf50aa all: add go version to go.mod by Bryan C. Mills · 4 years, 9 months ago
  82. 342b2e1 all: upgrade to Unicode 11 by Marcel van Lohuizen · 5 years ago release-branch.go1.13 v0.3.2
  83. b1379a7 gen.go: update due to changes to core by Marcel van Lohuizen · 5 years ago
  84. c942b20 cases: fix case mappings to allow for Gregorian uppercase by Marcel van Lohuizen · 5 years ago v0.3.1
  85. 009a891 cases: add bit for exception index by Marcel van Lohuizen · 5 years ago
  86. c40a8cc internal/export/unicode: add scripts tests by Marcel van Lohuizen · 5 years ago
  87. e46505f internal/export/unicode: simplified generation by Marcel van Lohuizen · 5 years ago
  88. f4905fb transform, unicode/cldr: spell "Deprecated: Use etc" consistently by Nigel Tao · 5 years ago
  89. 31e7599 currency: disable flaky TestLinking by Brad Fitzpatrick · 5 years ago
  90. e3703dc internal/export/idna: hoist conformance test by Marcel van Lohuizen · 5 years ago
  91. fe223c5 gen: prepare for move to Unicode 11 by Marcel van Lohuizen · 5 years ago
  92. 5d731a3 message/pipeline: skip test on GOOS=android by Elias Naur · 5 years ago
  93. d14c52b language: fix Region.ISO3 and reintroduce lookup tests by Marcel van Lohuizen · 5 years ago
  94. 6c92c7d internal/export/unicode: add table generator by Marcel van Lohuizen · 5 years ago
  95. 7319793 gen.go: fix breakage due to changes in core by Marcel van Lohuizen · 5 years ago
  96. e6919f6 internal/export/unicode: copy unicode/maketables.go by Marcel van Lohuizen · 5 years ago release-branch.go1.12
  97. 17bcc04 message/pipeline: fix type switch case order by Iskander Sharipov · 5 years ago
  98. 6f44c5a unicode/norm: bug fix in Iter by Marcel van Lohuizen · 6 years ago
  99. 462c477 unicode/norm: correct use of ErrShortDst by Marcel van Lohuizen · 6 years ago
  100. cd89ac8 language: improve docs for Parent by Marcel van Lohuizen · 6 years ago