| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-09-08 | encoding: modernize Go documentation | Joe Tsai |
| 2023-09-07 | encoding/gob: make comment more idiomatic for *Encoder.writer | Jes Cok |
| 2023-04-04 | all: fix misuses of "a" vs "an" | cui fliter |
| 2021-12-13 | all: gofmt -w -r 'interface{} -> any' src | Russ Cox |
| 2021-10-26 | all: use reflect.{Pointer,PointerTo} | Cuong Manh Le |
| 2018-12-28 | encoding/gob: mention that Encoder and Decoder are safe for concurrent use | Mostyn Bramley-Moore |
| 2016-08-19 | encoding/gob: error out instead of panicking on nil dereference | Emmanuel Odeke |
| 2016-07-05 | encoding/gob: document Encode, EncodeValue nil pointer panics | Emmanuel Odeke |
| 2016-03-02 | all: single space after period. | Brad Fitzpatrick |
| 2015-05-12 | encoding/gob: add "too big" check when writing a message | Rob Pike |
| 2014-10-17 | encoding/gob: use simple append-only buffer for encoding | Rob Pike |
| 2014-09-18 | encoding/gob: speedup encoding | Dmitriy Vyukov |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
