1
0
mirror of https://github.com/golang/go synced 2024-11-13 17:20:22 -07:00
go/doc/progs
Rob Pike 61f3302044 printf->Printf etc.
the raw fmt routines will be another, smaller but subtler pass.

R=rsc
DELTA=157  (0 added, 0 deleted, 157 changed)
OCL=22851
CL=22851
2009-01-15 13:48:11 -08:00
..
cat_rot13.go update tutorial to new language. 2009-01-09 15:16:31 -08:00
cat.go update tutorial to new language. 2009-01-09 15:16:31 -08:00
echo.go update tutorial to new language. 2009-01-09 15:16:31 -08:00
fd.go update tutorial to new language. 2009-01-09 15:16:31 -08:00
helloworld2.go restore "os" identifier to keep consistent with text. 2009-01-14 08:43:32 -08:00
helloworld3.go update tutorial to new language. 2009-01-09 15:16:31 -08:00
helloworld.go growing the tutorial 2008-09-10 17:11:04 -07:00
print_string.go printf->Printf etc. 2009-01-15 13:48:11 -08:00
print.go printf->Printf etc. 2009-01-15 13:48:11 -08:00
printf.go printf->Printf etc. 2009-01-15 13:48:11 -08:00
run update tutorial to new language. 2009-01-09 15:16:31 -08:00
server1.go make the tutorial programs run again. 2009-01-06 15:49:27 -08:00
server.go update tutorial to new language. 2009-01-09 15:16:31 -08:00
sieve1.go make the tutorial programs run again. 2009-01-06 15:49:27 -08:00
sieve.go make the tutorial programs run again. 2009-01-06 15:49:27 -08:00
sort.go update tutorial to new language. 2009-01-09 15:16:31 -08:00
sortmain.go update tutorial to new language. 2009-01-09 15:16:31 -08:00
strings.go add sections about types and constants 2008-09-11 10:21:02 -07:00
sum.go update tutorial to new language. 2009-01-09 15:16:31 -08:00