| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | runtime: remove sizeToClass | Dave Cheney | 2017-03-13 | 1 | -22/+0 |
| * | runtime: compute size classes statically | Keith Randall | 2016-10-30 | 1 | -247/+5 |
| * | runtime: increase malloc size classes | Dmitry Vyukov | 2016-08-19 | 1 | -17/+44 |
| * | [dev.garbage] runtime: bitmap allocation data structs | Rick Hudson | 2016-04-27 | 1 | -10/+18 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -2/+2 |
| * | runtime: Speed up heapBitsForObject | Rick Hudson | 2015-04-20 | 1 | -3/+14 |
| * | runtime,reflect,cmd/internal/gc: Fix comments referring to .c/.h files | Keith Randall | 2015-03-11 | 1 | -1/+1 |
| * | runtime: use multiply instead of divide in heapBitsForObject | Russ Cox | 2015-03-04 | 1 | -0/+59 |
| * | runtime: reorganize memory code | Russ Cox | 2015-02-19 | 1 | -4/+14 |
| * | runtime: rename gothrow to throw | Keith Randall | 2014-12-28 | 1 | -4/+4 |
| * | [dev.cc] runtime: convert memory allocator and garbage collector to Go | Russ Cox | 2014-11-11 | 1 | -0/+174 |
