Commit Graph

7 Commits (a8133f3e874cf762c49467d07e1e8efa0bcead8f)

Author SHA1 Message Date
Owen Williams 9da75328ea
fix(utf8): ensure correct validation when legacy mode turned on (#14736)
3 months ago
Bryan Boreham d84282b105 Labels: use single byte as separator - small speedup
5 months ago
Oleg Zaytsev 4f78cc809c
Refactor `toNormalisedLower`: shorter and slightly faster. (#14299)
5 months ago
Bryan Boreham 0bb5588386
labels: optimize String method (#13673)
9 months ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21
9 months ago
Bryan Boreham d1af84f6ee Labels: move Builder and Reset out of common
9 months ago
Bryan Boreham a3e02f35d6 labels: extract common code between slice and stringlabels
1 year ago