summaryrefslogtreecommitdiff
path: root/src/encoding/hex
Commit message (Expand)AuthorAgeFilesLines
* encoding/hex: Document DecodedLen.Thordur Bjornsson2016-11-131-0/+3
* encoding/hex: fix example function nameJosh Bleecher Snyder2016-09-101-1/+1
* encoding/hex: implement examples using all exported functionsEmmanuel Odeke2016-09-082-3/+102
* encoding/hex: change lookup table from string to arrayAlberto Donizetti2016-08-172-1/+20
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* encoding/hex: minor cleanupJosh Bleecher Snyder2016-02-211-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-082-0/+369