1. b4bca84 language/display: fix Tag method comment by Kevin Smith · 3 years, 3 months ago internal-branch.go1.19-vendor
  2. ea49e3e go.mod: update x/tools to HEAD by Bryan C. Mills · 2 years ago
  3. 78819d0 go.mod: update to golang.org/x/text v0.1.10 by Ian Lance Taylor · 2 years ago
  4. 8db23f8 all: gofmt by Russ Cox · 2 years, 1 month ago
  5. d1c84af message/pipeline: skip TestFullCycle on plan9-arm by Bryan C. Mills · 2 years, 3 months ago
  6. 18b340f language: fix typo in update docs by Amelia Downs · 2 years, 6 months ago internal-branch.go1.18-vendor
  7. 7d87486 text/unicod/bidi: remove duplicate assignment by Shengyu Zhang · 2 years, 6 months ago
  8. 310d592 cmd/gotext: only match files ending with pattern by Sean Liao · 2 years, 7 months ago
  9. 459fa28 text/currency: format currency amount according to the locale by Alexander Yastrebov · 2 years, 7 months ago
  10. 85a1c56 text/collate: add testable examples by Amelia Downs · 2 years, 6 months ago
  11. 8da7c0f gen.go: copy all tablesXX.X.X.go versions to golang.org/x/net by Damien Neil · 2 years, 6 months ago
  12. 835dae6 internal/export/idna: use nontransitional processing in Go 1.18 by Damien Neil · 2 years, 6 months ago
  13. 593da8d internal/export/idna: avoid strconv.Unquote errors on surrogate halves by Damien Neil · 2 years, 6 months ago
  14. 86e65b8 internal/export/idna: fix int32 overflows by Timothy Gu · 3 years ago
  15. bb1c798 internal/export/idna: make Transitional an actual toggle by Timothy Gu · 3 years ago
  16. 5bd84dd encoding/simplifiedchinese: Fixes € encoding in GB18030 by Alexander Yastrebov · 2 years, 7 months ago
  17. 1b99300 all: upgrade x/tools to latest by Bryan C. Mills · 2 years, 7 months ago
  18. 22bfdb6 language: fix ExampleMatcher output by Amelia Downs · 2 years, 8 months ago
  19. 29bf010 Revert "number: match input example to be Dutch as in the output" by Marcel van Lohuizen · 3 years ago
  20. 2ca5a52 internal/language: fix canonicalization of extlang by Rich Hong · 3 years, 7 months ago
  21. 383b2e7 language: turn parsing panics into ErrSyntax by Russ Cox · 2 years, 9 months ago v0.3.7
  22. 3115f89 language: use multiple runs in TestBestMatchAlloc by Deepak S · 3 years ago
  23. 5c7c50e go.mod: upgrade to go 1.17 by Bryan C. Mills · 3 years ago internal-branch.go1.17-vendor
  24. c2d28a6 number: match input example to be Dutch as in the output by Carl Menezes · 3 years, 1 month ago
  25. e328d63 language: fix off-by-one error by Marcel van Lohuizen · 3 years, 1 month ago v0.3.6
  26. e3aa4ad language: allow variable number of types per key in -u- extension by Marcel van Lohuizen · 3 years, 3 months ago
  27. 8f690f2 all: go fmt ./... by Russ Cox · 3 years, 3 months ago
  28. 75a595a README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 5 months ago v0.3.5
  29. c27b9fd encoding/simplifiedchinese: fix incorrect transform count to avoid infinite loop by Garry McNulty · 4 years, 2 months ago
  30. 305da72 internal/number: possible out of range error avoiding by igor.bolotnikov · 3 years, 6 months ago
  31. 72ead5f internal/export/idna: Allow specifying CheckHyphens and CheckJoiners by Timothy Gu · 3 years, 7 months ago
  32. 967b8f6 text/unicod/bidi: implement API, remove panics by Patrick Gundlach · 3 years, 6 months ago
  33. 4482a91 internal/language: fix resizeRange index wrong way by Meng Zhuo · 3 years, 6 months ago
  34. 22f1617 language: update from IANA language-subtag-registry by Marcel van Lohuizen · 3 years, 7 months ago internal-branch.go1.16-vendor v0.3.4
  35. a8b4671 encoding/ianaindex: add ASCII, document Index.Encoding by Simon Ser · 3 years, 8 months ago
  36. 79eda68 all: upgrade to Unicode 13.0.0 by Marcel van Lohuizen · 3 years, 9 months ago
  37. 23ae387 encoding/unicode: correctly handle single-byte UTF-16 inputs (and harden transform.String) by Katie Hockman · 3 years, 11 months ago v0.3.3
  38. 3a82255 encoding/unicode: add UTF8BOM encoding by Marcel van Lohuizen · 4 years ago
  39. 81608d7 message, unicode/cldr: avoid string(int) by Brad Fitzpatrick · 4 years ago
  40. afb9336 number: fix typo by Jakub Kaczmarzyk · 4 years ago release-branch.go1.15
  41. 6ca2caf unicode/bidi: fix typo in variable name by Tyson Andre · 4 years ago
  42. 06d492a unicode/norm: look for symbols in TestLinking by Jeremy Faller · 4 years, 2 months ago
  43. 929e72c message/pipeline: detect unknown keys by Simon Rozman · 4 years, 6 months ago
  44. cbf43d2 message/pipeline: sort maps to generate predictable output by Simon Rozman · 4 years, 6 months ago
  45. 09f8d73 message/pipeline: avoid writing to the testdata directory by Bryan C. Mills · 4 years, 6 months ago
  46. 4b67af8 all: upgrade to Unicode 12 by Marcel van Lohuizen · 4 years, 6 months ago release-branch.go1.14
  47. 3d0f797 message/pipeline: skip test if the 'go' executable is not found by Bryan C. Mills · 4 years, 8 months ago
  48. 4bf50aa all: add go version to go.mod by Bryan C. Mills · 4 years, 8 months ago
  49. 342b2e1 all: upgrade to Unicode 11 by Marcel van Lohuizen · 5 years ago release-branch.go1.13 v0.3.2
  50. b1379a7 gen.go: update due to changes to core by Marcel van Lohuizen · 5 years ago
  51. c942b20 cases: fix case mappings to allow for Gregorian uppercase by Marcel van Lohuizen · 5 years ago v0.3.1
  52. 009a891 cases: add bit for exception index by Marcel van Lohuizen · 5 years ago
  53. c40a8cc internal/export/unicode: add scripts tests by Marcel van Lohuizen · 5 years ago
  54. e46505f internal/export/unicode: simplified generation by Marcel van Lohuizen · 5 years ago
  55. f4905fb transform, unicode/cldr: spell "Deprecated: Use etc" consistently by Nigel Tao · 5 years ago
  56. 31e7599 currency: disable flaky TestLinking by Brad Fitzpatrick · 5 years ago
  57. e3703dc internal/export/idna: hoist conformance test by Marcel van Lohuizen · 5 years ago
  58. fe223c5 gen: prepare for move to Unicode 11 by Marcel van Lohuizen · 5 years ago
  59. 5d731a3 message/pipeline: skip test on GOOS=android by Elias Naur · 5 years ago
  60. d14c52b language: fix Region.ISO3 and reintroduce lookup tests by Marcel van Lohuizen · 5 years ago
  61. 6c92c7d internal/export/unicode: add table generator by Marcel van Lohuizen · 5 years ago
  62. 7319793 gen.go: fix breakage due to changes in core by Marcel van Lohuizen · 5 years ago
  63. e6919f6 internal/export/unicode: copy unicode/maketables.go by Marcel van Lohuizen · 5 years ago release-branch.go1.12
  64. 17bcc04 message/pipeline: fix type switch case order by Iskander Sharipov · 5 years ago
  65. 6f44c5a unicode/norm: bug fix in Iter by Marcel van Lohuizen · 6 years ago
  66. 462c477 unicode/norm: correct use of ErrShortDst by Marcel van Lohuizen · 6 years ago
  67. cd89ac8 language: improve docs for Parent by Marcel van Lohuizen · 6 years ago
  68. 6f86072 all: fix typos by Igor Zhilianin · 6 years ago
  69. 4d1c5fb x/text: add go.mod and go.sum files by Dmitry Savintsev · 6 years ago
  70. 905a571 message/catalog: fix usage of plural in docs by Sam Whited · 6 years ago
  71. 4ae1256 message/pipeline: don't panic if message not imported by Sam Whited · 6 years ago
  72. 6e3c4e7 unicode/norm: move sync.Once check out of loop by Brad Fitzpatrick · 6 years ago
  73. 5bceb69 cmd/gotext: fix "go format failed: invalid argument" by Eldar Rakhimberdin · 6 years ago
  74. 17ff2d5 encoding: regenerate tables by Kevin Burke · 6 years ago
  75. 2378460 unicode/norm: lazy load recompMap from string by Kevin Burke · 6 years ago
  76. cb67308 cmd/gotext: fix help text by Kevin Burke · 6 years ago release-branch.go1.11
  77. 3512849 width, internal/number: regen files using new stringer by Kevin Burke · 6 years ago
  78. 647d7ef all: use https for links to www.unicode.org and unicode.org by Kevin Burke · 6 years ago
  79. 96e34ec message: fixing documentation by Tiago Queiroz · 6 years ago
  80. 0605a83 x/text: minor documentation fixes by Benny Siegert · 6 years ago
  81. c0fe8dd secure/precis: add missing strings, x/text/runes imports for 1.9 by Dmitri Shuralyov · 6 years ago
  82. 5cec4b5 secure/precis: add ability to restrict profiles by Sam Whited · 6 years ago
  83. 5c1cf69 text/collate: fix 'weight' -> 'width' typo for Loose godoc by W. Trevor King · 6 years ago
  84. 7dd2c81 message/pipeline: handle globals by Marcel van Lohuizen · 6 years ago
  85. 7922cc4 message/pipeline: hoist CallExpr handling by Marcel van Lohuizen · 6 years ago
  86. 367d765 unicode/norm: use io.SeekCurrent constant in tests by Tobias Klauser · 6 years ago
  87. 2cb4393 message/pipeline: use ssa and callgraph by Marcel van Lohuizen · 6 years ago
  88. ab6d1a1 message/pipeline: prepare for multi-stage extraction by Marcel van Lohuizen · 6 years ago
  89. ece95c7 unicode/cldr: improve documentation by Marcel van Lohuizen · 6 years ago
  90. ab48842 internal: use Parent from compact and remove internal’s by Marcel van Lohuizen · 6 years ago
  91. 8c34f84 internal/language/compact: implement parent generation by Marcel van Lohuizen · 6 years ago
  92. 71a41d8 internal/language: export the root language tag by Marcel van Lohuizen · 6 years ago
  93. 75f7fca internal/language/compact: moved code from internal and made it compile by Marcel van Lohuizen · 6 years ago
  94. 4a13a38 CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  95. 6ddec15 language: use internal/language/compact by Marcel van Lohuizen · 6 years ago
  96. b7ef84a internal/language/compact: removes, renames, and exports by Marcel van Lohuizen · 6 years ago
  97. f2a5cae internal/language/compact: copy of language by Marcel van Lohuizen · 6 years ago
  98. 0b0b1f5 message: add documentation for the m verb by Marcel van Lohuizen · 6 years ago
  99. ffa9e5e unicode/runenames: support for multiple unicode versions by Marcel van Lohuizen · 6 years ago
  100. de8df85 internal/gen/bitfield: added package to simplify bit fiddling by Marcel van Lohuizen · 6 years ago