| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | encoding/csv: document Read error behavior | Russ Cox | 2016-10-28 | 1 | -2/+6 |
| * | encoding/csv: avoid allocations when reading records | Justin Nuß | 2016-10-05 | 1 | -15/+45 |
| * | encoding/csv: update doc about comments whitespace | Jess Frazelle | 2016-06-10 | 1 | -26/+27 |
| * | encoding/csv: clarify that this package supports RFC 4180 | Ian Lance Taylor | 2016-05-25 | 1 | -0/+2 |
| * | all: fixed a handful of typos | Robert Griesemer | 2016-05-24 | 1 | -1/+1 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -11/+11 |
| * | encoding/csv: clarify that TrimLeadingSpace can trim the delimiter | Eric Lagergren | 2016-02-24 | 1 | -0/+2 |
| * | encoding/csv: indicate package of EOF in docs | Katrina Owen | 2015-10-14 | 1 | -1/+1 |
| * | encoding/csv: skip blank lines when FieldsPerRecord >= 0 | Damien Neil | 2015-06-12 | 1 | -6/+5 |
| * | encoding/csv: fix comment in parseRecord | Ainar Garipov | 2015-06-10 | 1 | -1/+1 |
| * | encoding/csv: Preallocate records slice | Justin Nuß | 2015-04-26 | 1 | -0/+6 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+337 |
