1
0
mirror of https://github.com/golang/go synced 2024-11-25 22:17:58 -07:00
The Go programming language
Go to file
Russ Cox da0a7d7b8f malloc bug fixes.
use malloc by default.
free stacks.

R=r
DELTA=424  (333 added, 29 deleted, 62 changed)
OCL=21553
CL=21584
2008-12-19 03:13:39 -08:00
doc - receiver ident may be optional 2008-12-18 13:29:11 -08:00
include symbol table changes 2008-11-20 17:32:18 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src malloc bug fixes. 2008-12-19 03:13:39 -08:00
test malloc bug fixes. 2008-12-19 03:13:39 -08:00
usr change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00