Sign in
go
/
text
/
fb697c0580b4b6ab0a21ca17e64788b981fb6018
/
transform
795e854
all: replace io/ioutil with io and os package
by cui fliter
· 2 years, 6 months ago
23ae387
encoding/unicode: correctly handle single-byte UTF-16 inputs (and harden transform.String)
by Katie Hockman
· 4 years, 9 months ago
v0.3.3
f4905fb
transform, unicode/cldr: spell "Deprecated: Use etc" consistently
by Nigel Tao
· 6 years ago
6f86072
all: fix typos
by Igor Zhilianin
· 6 years ago
8bf377e
transformer: added Spanner interface
by Marcel van Lohuizen
· 9 years ago
a28191b
internal/testtext: override behavior of AllocsPerRun for gccgo
by Marcel van Lohuizen
· 9 years ago
3b39eb1
internal/testtext: introduce backward compatible subtest Run
by Marcel van Lohuizen
· 9 years ago
bb20798
transform: bug fix in Write method
by Marcel van Lohuizen
· 9 years ago
583d214
transform: fix missing dst bytes when calling String with "".
by Nigel Tao
· 9 years ago
a4d77b4
transform: fix performance issues in String
by Marcel van Lohuizen
· 9 years ago
705b920
transform: fix Writer and String dropping transform errors.
by Nigel Tao
· 9 years ago
8d4ab0e
transform: fix Append for len(dst) > 0
by Marcel van Lohuizen
· 9 years ago
4fa7f58
transform: added Append function
by Marcel van Lohuizen
· 9 years ago
f3d52e0
text: add import comments.
by David Symonds
· 10 years ago
29c876d
text/transform: fixed test build
by Marcel van Lohuizen
· 10 years ago
d541d34
go.text: use golang.org/x/... import paths
by Andrew Gerrand
· 10 years ago
7eb4c23
go.text.transform: added Reset method to Transformer interface.
by Marcel van Lohuizen
· 10 years ago
b2a2294
go.text/transform: fix out-of-bounds panic when buffer size exceeds initial default
by Joe Shaw
· 11 years ago
22240b8
go.text/transform: added String func to the transform package.
by Marcel van Lohuizen
· 11 years ago
2806c7f
go.text/transform: Added Bytes function, analoguous to the Bytes
by Marcel van Lohuizen
· 11 years ago
191b11a
go.text/transform: added RemoveFunc transform for removing individual
by Marcel van Lohuizen
· 11 years ago
d0bbf51
go.text/transform: fix s/src/dst/ typo in Writer.Close.
by Nigel Tao
· 12 years ago
b67299a
go.text/transform: implementation of Writer, Chain, Nop and Discard.
by Marcel van Lohuizen
· 12 years ago
0c7fb33
go.text/transform: re-arrange TestReader's test cases so that they can
by Nigel Tao
· 12 years ago
8a29aad
go.text/transform: improve comments based on review of
by Nigel Tao
· 12 years ago
79b045a
go.text/transform: new package.
by Nigel Tao
· 12 years ago