| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: remove unnecessary type conversions | Matthew Dempsky | 2016-04-15 | 1 | -1/+1 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -9/+9 |
| * | encoding/gob: reduce the amount of memory allocations. | Aliaksandr Valialkin | 2015-11-25 | 1 | -2/+17 |
| * | encoding/gob: use simple append-only buffer for encoding | Rob Pike | 2014-10-17 | 1 | -24/+49 |
| * | encoding/gob: custom array/slice decoders | Rob Pike | 2014-10-17 | 1 | -2/+2 |
| * | encoding/gob: speed up encoding of arrays and slices | Rob Pike | 2014-10-17 | 1 | -3/+12 |
| * | encoding/gob: make encoding structs a little faster | Rob Pike | 2014-10-14 | 1 | -4/+6 |
| * | encoding/gob: speedup encoding | Dmitriy Vyukov | 2014-09-18 | 1 | -39/+38 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+661 |
