1
0
mirror of https://github.com/golang/go synced 2024-11-12 03:40:21 -07:00
The Go programming language
Go to file
Rob Pike 3355cadf3f support []byte (more efficient) as well as string in the interfaces.
change the names; Match is for []byte and MatchString is for string, etc.

R=rsc
DELTA=195  (155 added, 0 deleted, 40 changed)
OCL=32800
CL=32800
2009-08-05 15:44:45 -07:00
doc clean up a TODO 2009-08-03 14:07:19 -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/godoc printer.go: 2009-08-03 09:53:00 -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 support []byte (more efficient) as well as string in the interfaces. 2009-08-05 15:44:45 -07:00
test regex-dna 2009-08-05 13:03:46 -07:00
usr Implement struct types, selector expressions, and type 2009-08-05 11:49:51 -07:00