1
0
mirror of https://github.com/golang/go synced 2024-11-25 23:07:58 -07:00
The Go programming language
Go to file
Russ Cox a1391c2d13 fix one bug involving [...] constructors.
added iant's bug202 (in main code)
and ken's bug203 (in init function).
bug187 remains at large.

R=ken
OCL=34293
CL=34293
2009-09-02 23:26:13 -07:00
doc Update restriction on declarations of methods. 2009-09-02 20:09:25 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc associate const and var declarations with a type where possible 2009-08-31 10:47:34 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src fix one bug involving [...] constructors. 2009-09-02 23:26:13 -07:00
test fix one bug involving [...] constructors. 2009-09-02 23:26:13 -07:00
usr convenience wrapper 2009-09-02 17:15:43 -07:00
AUTHORS Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00