1
0
mirror of https://github.com/golang/go synced 2024-11-12 09:20:22 -07:00
The Go programming language
Go to file
Rob Pike fed4770685 step 2 of the great buffer shift.
make strings.Buffer handle strings and bytes with comparable efficiency.
if ok, next step will be to move this code to bytes.Buffer and terminate
strings.Buffer's short happy life.

R=rsc
DELTA=292  (212 added, 0 deleted, 80 changed)
OCL=34837
CL=34849
2009-09-21 12:20:15 -07:00
doc hakuho 2009-09-19 11:41:26 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc - use new css for godoc templates 2009-09-17 17:04:51 -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 step 2 of the great buffer shift. 2009-09-21 12:20:15 -07:00
test fix build 2009-09-18 21:17:16 -07:00
usr Rudimentary command shell for Ogle. Hack to prevent linker 2009-09-18 09:11:19 -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