Граф коммитов

  • f31618fb2a
    Merge ce407f2fff into efd25daf28 Timmy Welch 2024-11-07 22:22:39 +0000
  • ce407f2fff x/text/internal/colltab: Sort numbers with leading zeros Timmy Welch 2024-05-05 16:12:39 -0700
  • c25a7be671 x/text/internal/colltab: Avoid using Elem.Primary() == 0 in numeric.go Timmy Welch 2024-05-05 16:13:40 -0700
  • 42ea23b081
    Merge a58b05dc44 into efd25daf28 Alexander 2024-11-07 16:31:13 -0500
  • a4b7b28afb
    Merge eafcabc447 into efd25daf28 Sam Whited 2024-11-07 16:31:13 -0500
  • 9d7abe0e1a
    Merge dfe7517745 into efd25daf28 weebney 2024-11-07 16:31:12 -0500
  • a37d86c049
    Merge 8e763eb0b9 into efd25daf28 Wu Tingfeng 2024-11-07 16:31:11 -0500
  • ac92fa03e0
    Merge 58b4a27fea into efd25daf28 Wu Tingfeng 2024-11-07 16:31:11 -0500
  • 3779b63f2d
    Merge b6f19fdbe7 into efd25daf28 Imacheaterandliar21 2024-11-07 16:31:11 -0500
  • a0beafe3bc
    Merge a6f64bcc10 into efd25daf28 Vladimir Voevodin 2024-11-07 16:31:11 -0500
  • fac3ee4a5b
    Merge ca408211cf into efd25daf28 Kevin C. Krinke 2024-11-07 16:31:10 -0500
  • b33a0db27c
    Merge b994d20867 into efd25daf28 Michael Rykov 2024-11-07 16:31:09 -0500
  • 412e3bcb45
    Merge d1ff9ab582 into efd25daf28 YungTang, Hu 2024-11-07 16:31:09 -0500
  • c351d8b566
    Merge 5b655ce69e into efd25daf28 AdamKorcz 2024-11-07 16:31:08 -0500
  • c9b869cf82
    Merge 0d5fdc1576 into efd25daf28 hotruong24 2024-11-07 16:31:07 -0500
  • 3634bdf891
    Merge fd7f6501c5 into efd25daf28 kevinms 2024-11-07 16:31:07 -0500
  • efd25daf28 go.mod: update golang.org/x dependencies master v0.20.0 Gopher Robot 2024-11-07 21:07:52 +0000
  • 8a0e65e7b4 README: don't recommend go get Ian Lance Taylor 2024-10-31 15:46:39 -0700
  • 8d42fb9c7e
    Merge 587a1742a0 into fefda1abda Pedro Leite Rocha 2024-10-21 14:23:04 -0400
  • fefda1abda internal/texttest: remove Run and Bench helpers Dmitri Shuralyov 2024-10-21 11:59:22 -0400
  • a457f47ba2 all: normalize subtest names to NFC Dmitri Shuralyov 2024-10-21 11:49:26 -0400
  • eafcabc447
    message: add Errorf and %w support to formatter Sam Whited 2024-10-16 07:56:18 -0400
  • a58b05dc44
    x/text/encoding/charmap: support for code page 1125 aka cp866u Alexander Yukal 2024-10-04 16:27:06 +0300
  • 3043346206 x/text: Correct examples in number/doc v0.19.0 Daniël van Eeden 2024-09-19 16:19:56 +0200
  • d1ff9ab582 Merge branch 'master' of github.com:golang/text huyungtang 2024-09-16 13:44:55 +0800
  • 38a95c2d4a all: fix some comments cuishuang 2024-09-09 15:09:38 +0800
  • 20097e45e6 all: fix printf(var) mistakes detected by latest printf checker Dmitri Shuralyov 2024-09-04 18:27:41 -0400
  • 1e3e9fdab1 all: rename Example test functions to prevent vet errors v0.18.0 Richard Miller 2024-08-20 14:40:47 +0100
  • b2bec85eb9 go.mod: update golang.org/x dependencies v0.17.0 Gopher Robot 2024-08-04 15:07:52 +0000
  • ae0cf96bbc LICENSE: update per Google Legal Russ Cox 2024-07-16 11:35:25 -0400
  • 9c2f3a2135 cmd/gotext: fix segfault in extract & rewrite commands v0.16.0 Mauri de Souza Meneguzzo 2024-05-09 19:08:14 +0000
  • 59e1219a5f message: optimize lookupAndFormat function for better performance aimuz 2024-05-08 09:41:50 +0000
  • a20a3e2496 x/text: update x/tools for go/ssa range-over-func fix Alan Donovan 2024-05-13 16:24:53 -0400
  • 313ddfad2b Merge branch 'master' into hotfix/segfault-extract Mauri de Souza Meneguzzo 2024-05-09 16:05:11 -0300
  • 904d624b13 message: optimize lookupAndFormat function for better performance aimuz 2024-05-08 17:32:12 +0800
  • 8d533a0c40 encoding/charmap: update UCM spec file URL prefix v0.15.0 Zach Young 2023-12-02 00:17:48 +0000
  • dfe7517745 all: upgrade to Unicode 15.1.0 weebney 2024-02-18 14:09:17 -0500
  • 2a277c7d09 UCM spec files for maketables moved to github Zach Young 2023-12-01 10:37:22 -0800
  • 6c97a165dd all: update go directive to 1.18 v0.14.0 Dmitri Shuralyov 2023-10-10 17:00:12 -0400
  • a6f64bcc10 Fix context-based word replacement in Printer methods Vladimir Voevodin 2023-09-23 14:26:52 +0300
  • b191d33a81 cmd/gotext: fix segfault in extract & rewrite commands Mauri de Souza Meneguzzo 2023-09-18 14:51:18 -0300
  • f488e191e6 unicode/norm: fix function name on comment v0.13.0 cui fliter 2023-08-26 23:26:54 +0800
  • fb697c0580 cmd/gotext: actually use -dir flag v0.12.0 Smith A 2023-07-21 23:31:27 +0800
  • f3e69ed4a8 cmd/gotext: fix misbehaviors Il Harper 2022-11-19 04:59:42 +0800
  • ab07ad1b65 all: remove repetitive words cui fliter 2023-07-15 00:30:59 +0800
  • b6f19fdbe7
    Create go-ossf-slsa3-publish.yml Imacheaterandliar21 2023-07-05 03:22:49 -0400
  • e50348080f encoding/japanese, language: shorten very long sub-test names v0.11.0 internal-branch.go1.21-vendor Dmitri Shuralyov 2023-06-26 18:52:45 -0400
  • 58b4a27fea
    unicode: Preserve modifiers in AppendReverse() and ReverseString() Wu Tingfeng 2023-06-24 03:18:43 +0800
  • 8e763eb0b9
    idna: *Profile.process to throw labelError if verifyDNSLength = true and s ends with trailing dot. Wu Tingfeng 2023-06-23 05:31:06 +0800
  • f99f2cfa11
    idna: *labelIter.next() to skip last label only if it is empty and verifyDNSLength is false. Wu Tingfeng 2023-06-15 11:08:48 +0800
  • 2df65d769a all: regenerate for Unicode 15.0.0 Russ Cox 2023-06-13 14:03:43 -0400
  • e3c038a67f all: prepare for Unicode 15.0.0 Russ Cox 2023-06-13 13:46:27 -0400
  • 456a93f80e
    Merge a7b35a837e into 3a7a2557e7 Sebastiaan van Stijn 2023-06-12 12:56:51 -0400
  • 3a7a2557e7 internal/export/idna: make more space for mapping index v0.10.0 Marcel van Lohuizen 2023-06-07 13:35:29 +0200
  • d61dd50441 go.mod: delete repeated "indirect" Dmitri Shuralyov 2023-06-04 12:02:11 -0400
  • efb744f6d9 internal/export/idna: fix infinite loop in Go pre-1.10 Timothy Gu 2021-11-04 18:42:52 -0700
  • 48e4a4a957 all: fix some comments v0.9.0 cui fliter 2023-03-29 22:45:25 +0800
  • 9db913aaf2 go.mod: update to newer x/tools v0.8.0 Ian Lance Taylor 2023-02-26 14:11:05 -0800
  • 30dadde318 all: correct comment typos Oleksandr Redko 2023-02-06 17:33:17 +0000
  • 9cdbf6ffdf all: correct comment typos Oleksandr Redko 2023-02-06 19:25:37 +0200
  • 71a9c9afc4 all: fix some comments v0.7.0 cui fliter 2023-01-31 10:28:49 +0800
  • ec5565b1b7 README.md: update documentation of module versioning v0.6.0 Damien Neil 2022-12-06 10:15:22 -0800
  • fc50deebb5
    Merge pull request #1 from Trilokkumar1/Trilokkumar1-patch-1 Trilok Nallani 2022-12-01 22:08:53 +0530
  • 3d10025b2c
    Fix go mod to skip crypto VULNERABILITY Trilok Nallani 2022-12-01 22:08:25 +0530
  • c8236a6712 unicode/bidi: remove unused global v0.5.0 internal-branch.go1.20-vendor Tomasz Jezierski 2022-11-10 19:08:02 +0100
  • ada7473102 all: remove redundant type conversion cui fliter 2022-09-07 13:33:51 +0000
  • 587a1742a0
    Update installation command in README.md Pedro Leite Rocha 2022-10-25 13:32:34 -0300
  • ca408211cf gotext: implement go modules support (from ssoroka commit 059a5b1dfb) Kevin C. Krinke 2022-10-23 15:17:16 -0400
  • 30a28409da gotext: remove unused code (from ssoroka commit 059a5b1dfb) Kevin C. Krinke 2022-10-23 15:16:08 -0400
  • 1bdb400fb3 language: remove compatibility with go < 1.2 v0.4.0 Sebastiaan van Stijn 2022-10-13 14:51:28 +0000
  • a7b35a837e
    remove go1.16 build-tag Sebastiaan van Stijn 2022-10-13 10:01:27 +0200
  • 45d33befa2
    all: drop pre go1.16 versions (and unicode tables) Sebastiaan van Stijn 2022-10-13 09:49:45 +0200
  • a009d8c981
    language: remove compatibility with go < 1.2 Sebastiaan van Stijn 2022-10-13 09:32:24 +0200
  • 252bee0341 go.mod: ignore cyclic dependency for tagging Heschi Kreinick 2022-10-12 16:20:59 -0400
  • ecab6e5ab6 go.mod: ignore cyclic dependency for tagging Heschi Kreinick 2022-10-12 15:34:28 -0400
  • 369c86ba11 all: fix a few function names on comments cui fliter 2022-10-11 17:55:29 +0800
  • 434eadcdbc language: reject excessively large Accept-Language strings v0.3.8 Roland Shoemaker 2022-09-02 09:35:37 -0700
  • 23407e72ed go.mod: ignore cyclic dependency for tagging Heschi Kreinick 2022-10-05 16:07:52 -0400
  • b18d3dd8a4 secure/precis: replace bytes.Compare with bytes.Equal cui fliter 2022-10-04 14:50:44 +0000
  • 2d7de01c3d secure/precis: replace bytes.Compare with bytes.Equal cui fliter 2022-10-04 22:45:04 +0800
  • 795e854ff3 all: replace io/ioutil with io and os package cui fliter 2022-09-16 02:08:40 +0000
  • ad314caaff all: replace io/ioutil with io and os package cui fliter 2022-09-14 11:55:25 +0800
  • 9fd8f985c4 all: faster midpoint computation in binary search cui fliter 2022-09-14 23:53:21 +0800
  • ce456997ea all: remove redundant type conversion cui fliter 2022-09-07 21:25:04 +0800
  • b0ca10ff35 internal/language: bump script types to uint16 and update registry Roland Shoemaker 2021-03-23 09:37:45 -0700
  • ba9b0e1d4b go.mod: update x/tools to HEAD Jaroslavs Samcuks 2022-08-12 18:16:46 +0000
  • 351404b6db go.mod: update x/tools to HEAD Jaroslavs Samcuks 2022-08-12 19:59:33 +0200
  • 0f46ec0d89 go.mod: update x/tools to HEAD Jaroslavs Samcuks 2022-08-09 18:31:45 +0200
  • d03b418000 A+C: delete AUTHORS and CONTRIBUTORS Russ Cox 2022-07-22 11:11:07 -0400
  • 231ff0faab Merge branch 'master' of github.com:golang/text into develop huyt 2022-05-16 17:37:07 +0800
  • b4bca84b03 language/display: fix Tag method comment internal-branch.go1.19-vendor Kevin Smith 2021-02-18 03:11:56 +0000
  • ea49e3e2d5 go.mod: update x/tools to HEAD Bryan C. Mills 2022-05-04 14:38:27 -0400
  • 78819d01d0 go.mod: update to golang.org/x/text v0.1.10 Ian Lance Taylor 2022-04-25 15:01:07 -0700
  • 8db23f83d6 all: gofmt Russ Cox 2022-04-11 13:13:21 -0400
  • 1c0201810c fixed huyt 2022-04-01 16:14:40 +0800
  • 33001a6d6e encoding/traditionalchinese: separate tranditional chinese into big5 and big5-HKSCS huyt 2022-03-31 15:12:30 +0800
  • d1c84af989 message/pipeline: skip TestFullCycle on plan9-arm Bryan C. Mills 2022-01-23 16:23:19 -0500
  • b994d20867 encoding: publicly expose identifier.{MIB,Interface} Michael Rykov 2021-12-02 23:41:22 +0800
  • 18b340fc7a language: fix typo in update docs internal-branch.go1.18-vendor Amelia Downs 2021-10-29 13:32:13 -0400
  • 7d8748685d text/unicod/bidi: remove duplicate assignment Shengyu Zhang 2021-11-02 09:32:53 +0000