summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 hoursx/text: update x/tools for go/ssa range-over-func fixupstream-masterAlan Donovan
2024-04-15encoding/charmap: update UCM spec file URL prefixZach Young
2023-10-11all: update go directive to 1.18Dmitri Shuralyov
2023-08-28unicode/norm: fix function name on commentcui fliter
2023-07-21cmd/gotext: actually use -dir flagSmith A
2023-07-20cmd/gotext: fix misbehaviorsIl Harper
2023-07-17all: remove repetitive wordscui fliter
2023-06-26encoding/japanese, language: shorten very long sub-test namesDmitri Shuralyov
2023-06-13all: regenerate for Unicode 15.0.0Russ Cox
2023-06-13all: prepare for Unicode 15.0.0Russ Cox
2023-06-12internal/export/idna: make more space for mapping indexMarcel van Lohuizen
2023-06-08go.mod: delete repeated "indirect"Dmitri Shuralyov
2023-06-08internal/export/idna: fix infinite loop in Go pre-1.10Timothy Gu
2023-04-04all: fix some commentscui fliter
2023-02-27go.mod: update to newer x/toolsIan Lance Taylor
2023-02-07all: correct comment typosOleksandr Redko
2023-01-31all: fix some commentscui fliter
2022-12-06README.md: update documentation of module versioningDamien Neil
2022-11-10unicode/bidi: remove unused globalTomasz Jezierski
2022-11-09all: remove redundant type conversioncui fliter
2022-10-14language: remove compatibility with go < 1.2Sebastiaan van Stijn
2022-10-12go.mod: ignore cyclic dependency for taggingHeschi Kreinick
2022-10-12go.mod: ignore cyclic dependency for taggingHeschi Kreinick
2022-10-12all: fix a few function names on commentscui fliter
2022-10-11language: reject excessively large Accept-Language stringsRoland Shoemaker
2022-10-05go.mod: ignore cyclic dependency for taggingHeschi Kreinick
2022-10-04secure/precis: replace bytes.Compare with bytes.Equalcui fliter
2022-09-19all: replace io/ioutil with io and os packagecui fliter
2022-08-17internal/language: bump script types to uint16 and update registryRoland Shoemaker
2022-08-12go.mod: update x/tools to HEADJaroslavs Samcuks
2022-07-22A+C: delete AUTHORS and CONTRIBUTORSRuss Cox
2022-05-09language/display: fix Tag method commentKevin Smith
2022-05-04go.mod: update x/tools to HEADBryan C. Mills
2022-04-28go.mod: update to golang.org/x/text v0.1.10Ian Lance Taylor
2022-04-11all: gofmtRuss Cox
2022-01-24message/pipeline: skip TestFullCycle on plan9-armBryan C. Mills
2021-11-05language: fix typo in update docsAmelia Downs
2021-11-05text/unicod/bidi: remove duplicate assignmentShengyu Zhang
2021-11-05cmd/gotext: only match files ending with patternSean Liao
2021-11-05text/currency: format currency amount according to the localeAlexander Yastrebov
2021-11-04text/collate: add testable examplesAmelia Downs
2021-11-02gen.go: copy all tablesXX.X.X.go versions to golang.org/x/netDamien Neil
2021-11-01internal/export/idna: use nontransitional processing in Go 1.18Damien Neil
2021-10-29internal/export/idna: avoid strconv.Unquote errors on surrogate halvesDamien Neil
2021-10-29internal/export/idna: fix int32 overflowsTimothy Gu
2021-10-29internal/export/idna: make Transitional an actual toggleTimothy Gu
2021-10-04encoding/simplifiedchinese: Fixes € encoding in GB18030Alexander Yastrebov
2021-09-30all: upgrade x/tools to latestBryan C. Mills
2021-09-24language: fix ExampleMatcher outputAmelia Downs
2021-09-15Revert "number: match input example to be Dutch as in the output"Marcel van Lohuizen