Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-26 | Imported Upstream version 2011.04.13upstream/2011.04.13 | Ondřej Surý | 1 | -1/+1 |
2010-01-22 | gc: do not build builtin.c automatically; use golden copy instead. | Russ Cox | 1 | -0/+4 |
2009-12-07 | runtime: introduce unsafe.New and unsafe.NewArray | Russ Cox | 1 | -0/+2 |
2009-10-06 | another round of gofmt applications | Russ Cox | 1 | -0/+1 |
2009-10-06 | apply gofmt to the LGTM-marked files from 34501 | Russ Cox | 1 | -7/+7 |
2009-07-07 | 6g, 8g: generate data structures for new reflect interface (CL 31107) | Russ Cox | 1 | -3/+3 |
2009-05-08 | Move sys.Reflect and sys.Unreflect into unsafe. | Rob Pike | 1 | -0/+2 |
2009-02-10 | Implement unsafe.Alignof. | Ian Lance Taylor | 1 | -0/+1 |
2009-02-07 | unsafe.Sizeof and unsafe.Offsetof | Ken Thompson | 1 | -0/+2 |
2009-01-22 | move math routines from package sys to package math, | Russ Cox | 1 | -1/+1 |
2008-12-08 | foundation for import unsafe | Ken Thompson | 1 | -0/+8 |