summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-24language: fix ExampleMatcher outputAmelia Downs
2021-09-15Revert "number: match input example to be Dutch as in the output"Marcel van Lohuizen
2021-09-14internal/language: fix canonicalization of extlangRich Hong
2021-08-10language: turn parsing panics into ErrSyntaxRuss Cox
2021-05-24language: use multiple runs in TestBestMatchAllocDeepak S
2021-05-03go.mod: upgrade to go 1.17Bryan C. Mills
2021-04-11number: match input example to be Dutch as in the outputCarl Menezes
2021-03-30language: fix off-by-one errorMarcel van Lohuizen
2021-02-27language: allow variable number of types per key in -u- extensionMarcel van Lohuizen
2021-02-20all: go fmt ./...Russ Cox
2020-12-08README.md: add badge to pkg.go.devJulie Qiu
2020-11-25encoding/simplifiedchinese: fix incorrect transform count to avoid infinite loopGarry McNulty
2020-11-25internal/number: possible out of range error avoidingigor.bolotnikov
2020-11-25internal/export/idna: Allow specifying CheckHyphens and CheckJoinersTimothy Gu
2020-11-24text/unicod/bidi: implement API, remove panicsPatrick Gundlach
2020-11-18internal/language: fix resizeRange index wrong wayMeng Zhuo
2020-10-21language: update from IANA language-subtag-registryMarcel van Lohuizen
2020-08-26encoding/ianaindex: add ASCII, document Index.EncodingSimon Ser
2020-08-21all: upgrade to Unicode 13.0.0Marcel van Lohuizen
2020-06-16encoding/unicode: correctly handle single-byte UTF-16 inputs (and harden tran...Katie Hockman
2020-06-12encoding/unicode: add UTF8BOM encodingMarcel van Lohuizen
2020-05-13message, unicode/cldr: avoid string(int)Brad Fitzpatrick
2020-04-30number: fix typoJakub Kaczmarzyk
2020-04-25unicode/bidi: fix typo in variable nameTyson Andre
2020-03-06unicode/norm: look for symbols in TestLinkingJeremy Faller
2019-12-30message/pipeline: detect unknown keysSimon Rozman
2019-11-22message/pipeline: sort maps to generate predictable outputSimon Rozman
2019-11-22message/pipeline: avoid writing to the testdata directoryBryan C. Mills
2019-10-31all: upgrade to Unicode 12Marcel van Lohuizen
2019-08-29message/pipeline: skip test if the 'go' executable is not foundBryan C. Mills
2019-08-29all: add go version to go.modBryan C. Mills
2019-04-25all: upgrade to Unicode 11Marcel van Lohuizen
2019-04-24gen.go: update due to changes to coreMarcel van Lohuizen
2019-04-24cases: fix case mappings to allow for Gregorian uppercaseMarcel van Lohuizen
2019-04-24cases: add bit for exception indexMarcel van Lohuizen
2019-04-24internal/export/unicode: add scripts testsMarcel van Lohuizen
2019-04-24internal/export/unicode: simplified generationMarcel van Lohuizen
2019-04-10transform, unicode/cldr: spell "Deprecated: Use etc" consistentlyNigel Tao
2019-04-05currency: disable flaky TestLinkingBrad Fitzpatrick
2019-03-27internal/export/idna: hoist conformance testMarcel van Lohuizen
2019-03-21gen: prepare for move to Unicode 11Marcel van Lohuizen
2019-03-06message/pipeline: skip test on GOOS=androidElias Naur
2019-02-25language: fix Region.ISO3 and reintroduce lookup testsMarcel van Lohuizen
2019-02-13internal/export/unicode: add table generatorMarcel van Lohuizen
2019-02-13gen.go: fix breakage due to changes in coreMarcel van Lohuizen
2018-12-27internal/export/unicode: copy unicode/maketables.goMarcel van Lohuizen
2018-12-11message/pipeline: fix type switch case orderIskander Sharipov
2018-10-30unicode/norm: bug fix in IterMarcel van Lohuizen
2018-10-30unicode/norm: correct use of ErrShortDstMarcel van Lohuizen
2018-10-29language: improve docs for ParentMarcel van Lohuizen