Sign in
go
/
go
/
e87f2a1b70f4751551ea5bd33e0db3417e76ac4c
/
src
/
encoding
/
hex
d0ce197
encoding/hex: make Decode, Decoder, DecodeString agree about partial results and errors
by Russ Cox
· 7 years ago
6db4950
encoding/hex: add NewEncoder, NewDecoder
by Tim Cooper
· 7 years ago
22cfe24
encoding/hex: save allocation in DecodeString()
by Agniva De Sarker
· 8 years ago
98276d6
encoding/hex: improve tests
by Agniva De Sarker
· 8 years ago
5e15497
encoding/hex: change lookup table back to string
by Josh Bleecher Snyder
· 8 years ago
afa68b3
encoding/hex: Document DecodedLen.
by Thordur Bjornsson
· 8 years ago
4cf95fd
encoding/hex: fix example function name
by Josh Bleecher Snyder
· 9 years ago
141f1a0
encoding/hex: implement examples using all exported functions
by Emmanuel Odeke
· 9 years ago
57370a8
encoding/hex: change lookup table from string to array
by Alberto Donizetti
· 9 years ago
5fea2cc
all: single space after period.
by Brad Fitzpatrick
· 9 years ago
1dbba1a
encoding/hex: minor cleanup
by Josh Bleecher Snyder
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago