summaryrefslogtreecommitdiff
path: root/src/pkg/unsafe
Commit message (Expand)AuthorAgeFilesLines
* unsafe: update docMikio Hara2011-08-311-3/+3
* reflect: doc fixes for obsolete types.David Symonds2011-07-271-1/+1
* src/pkg: make package doc comments consistently start with "Package foo".Nigel Tao2011-04-201-1/+1
* unsafe: fix the documentationRob Pike2011-03-021-5/+6
* unsafe: add missing case to doc for PointerRuss Cox2011-01-201-2/+3
* runtime: introduce unsafe.New and unsafe.NewArrayRuss Cox2009-12-071-1/+13
* unsafe: documentation typo.Adam Langley2009-11-161-1/+1
* gofmt-ify template, time, unsafe, flag, fmtRobert Griesemer2009-11-051-1/+1
* apply gofmt to rand reflect regexp rpc runtime sort strconv strings sync sysc...Russ Cox2009-10-071-7/+7
* Update the unsafe docs for the new type implementation.Ian Lance Taylor2009-07-071-6/+9
* mv src/lib to src/pkgRob Pike2009-06-091-0/+44