| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | encoding/base32: make NoPadding Encoding's DecodedLen return exact size | Gustav Westling | 2017-07-06 | 2 | -8/+11 |
| * | encoding/base32: support custom and disabled padding when decoding | Gustav Westling | 2017-07-06 | 2 | -4/+108 |
| * | encoding: fix endless loop in TestDecoderBuffering | Mark Ryan | 2017-06-16 | 1 | -3/+7 |
| * | encoding: report correct line numbers in tests | Mark Ryan | 2017-06-15 | 1 | -0/+1 |
| * | encoding/base32: add Encoding.WithPadding, StdPadding, NoPadding | Gustav Westling | 2017-05-22 | 2 | -28/+94 |
| * | encoding/base32: ensure base32 decoder propagates errors correctly | Mark Ryan | 2017-05-18 | 2 | -8/+188 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -5/+5 |
| * | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
| * | all: fix typos and spelling | Martin Möhrmann | 2016-02-24 | 1 | -1/+1 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 3 | -0/+773 |
