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