| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-11 | [dev.cc] runtime: convert memory allocator and garbage collector to Go | Russ Cox | |
| The conversion was done with an automated tool and then modified only as necessary to make it compile and run. [This CL is part of the removal of C code from package runtime. See golang.org/s/dev.cc for an overview.] LGTM=r R=r CC=austin, dvyukov, golang-codereviews, iant, khr https://golang.org/cl/167540043 | |||
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox | |
| Preparation was in CL 134570043. This CL contains only the effect of 'hg mv src/pkg/* src'. For more about the move, see golang.org/s/go14nopkg. | |||
