go/src/lib
Robert Griesemer 483e031525 - binomial implementation (fixing broken build)
R=r
OCL=18738
CL=18738
2008-11-06 17:29:07 -08:00
..
container Make regexp build and install officially 2008-10-14 22:16:45 -07:00
fmt - fixes to sprintf (by rob) 2008-11-06 11:56:08 -08:00
http add io.ReadWriteClose and use it in http 2008-10-20 12:37:07 -07:00
math adapt to new compiler types 2008-10-29 13:09:39 -07:00
net update linux for int/int32 2008-10-29 15:23:36 -07:00
os use &T{1,2,3} constructor for simple new cases 2008-10-23 12:41:06 -07:00
reflect simpleminded ascii to floating point conversion 2008-11-06 16:32:28 -08:00
regexp use embedded types to save boilerplate - almost 300 lines' worth 2008-10-26 08:28:33 -07:00
syscall update linux for int/int32 2008-10-29 15:23:36 -07:00
time new convert code found error 2008-10-16 16:51:12 -07:00
bignum.go - binomial implementation (fixing broken build) 2008-11-06 17:29:07 -08:00
bufio.go use &T{1,2,3} constructor for simple new cases 2008-10-23 12:41:06 -07:00
clean.bash make fmt a directory 2008-10-24 10:42:54 -07:00
flag.go update Fmt interface: d=int, ud=uint, d32=int32, d64=int64, etc. 2008-10-29 14:28:19 -07:00
io.go add io.ReadWriteClose and use it in http 2008-10-20 12:37:07 -07:00
make.bash install bignum as library 2008-11-04 13:55:18 -08:00
once.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
rand.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
sort.go - added convenience wrappers for sort 2008-09-09 18:13:08 -07:00
strings.go simpleminded ascii to floating point conversion 2008-11-06 16:32:28 -08:00