1
0
mirror of https://github.com/golang/go synced 2024-11-22 18:14:42 -07:00
The Go programming language
Go to file
Rob Pike a8f6e38bce implement IsNil() bool for those types that can be nil. most of them, anyway.
R=rsc
DELTA=97  (96 added, 0 deleted, 1 changed)
OCL=28596
CL=28702
2009-05-12 14:57:44 -07:00
doc move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07: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 implement IsNil() bool for those types that can be nil. most of them, anyway. 2009-05-12 14:57:44 -07:00
test change utf8.FullRuneInString and utf8.DecodeRuneInString 2009-05-11 14:10:34 -07:00
usr A couple of godoc improvements: 2009-05-11 16:52:59 -07:00