Commit Graph

8 Commits (ca600cfaffa30474bde8cd69af40661e5bc1fbb5)

Author SHA1 Message Date
Bryan Boreham 31c5760551
Neater string vs byte-slice conversions (#14425)
2 months ago
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
4 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