Sign in
go
/
text
/
b0ca10ff35f1325c7d0ac7830fe3f036bd72d8f9
/
encoding
/
charmap
8f690f2
all: go fmt ./...
by Russ Cox
· 3 years, 11 months ago
65f4f82
encoding/charmap: add DecodeByte, EncodeRune methods.
by Nigel Tao
· 8 years ago
e9ec67b
encoding/charmap: re-generate the Windows 1255 table.
by Nigel Tao
· 8 years ago
767daa1
encoding: refactor tests
by Marcel van Lohuizen
· 8 years ago
ece019d
encoding/charmap: add IBM 037.
by Richard Dingwall
· 8 years ago
11dbc59
text: add new code pages: IBM 1047 and 1140.
by Richard Dingwall
· 8 years ago
f72d839
encoding/charmap: add ISO 8859-9.
by Michael Stapelberg
· 8 years ago
d074c16
text: add new code pages: IBM 860, 863 and 865.
by Jeroen Bobbeldijk
· 8 years ago
07b9a78
encoding/charmap: add ISO 8859-1.
by Nigel Tao
· 9 years ago
1848af7
encoding: encoders return errors on out-of-repertoire runes
by Marcel van Lohuizen
· 9 years ago
92ca7bb
encoding/charmap: don't map U+FFFD in encoder
by Andy Balholm
· 9 years ago
c27e06c
encoding: introduce Decoder/Encoder types and error handling
by Marcel van Lohuizen
· 9 years ago
27af644
encoding/charmap: fix some Windows types
by Marcel van Lohuizen
· 9 years ago
cc8a7ec
x/text/encoding/charmap: add more OEM codepages
by Andy Balholm
· 9 years ago
d48eb58
text/encoding/charmap: a few bug fixes in global vars
by Marcel van Lohuizen
· 10 years ago
2076e9c
text/encoding: add MIB types to encodings.
by Marcel van Lohuizen
· 10 years ago
f3d52e0
text: add import comments.
by David Symonds
· 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
893a309
go.text/encoding: add Replacement and XUserDefined encodings.
by Nigel Tao
· 11 years ago
d94036e
go.text/encoding/charmap: add all the charmap encodings listed at
by Nigel Tao
· 11 years ago
550a278
go.text/encoding/charmap: make the underlying tables global variables
by Nigel Tao
· 11 years ago
577d09f
go.text/encoding: move the charmap and unicode encodings to their
by Nigel Tao
· 11 years ago