1
0
mirror of https://github.com/golang/go synced 2024-10-06 17:21:21 -06:00
go/src/pkg
2010-02-03 16:53:19 -08:00
..
archive/tar 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
asn1 asn1: fix marshaling of structures with >1 elements. 2010-01-11 18:54:13 -08:00
big in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
bignum Corrected broken assertion. 2010-02-01 16:14:22 -08:00
bufio give bufio.Writer.WriteString the same signature as 2010-01-16 13:06:50 +11:00
bytes in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
compress Check gzip strings for NUL elements, since they are NUL-terminated 2010-01-30 12:21:51 +11:00
container finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00
crypto hash: document that Sum does not change hash state 2010-01-19 10:50:04 -08:00
debug debug/gosym: fix test for new 6l 2010-02-03 16:53:19 -08:00
ebnf 1) Change default gofmt default settings for 2009-12-15 15:27:16 -08:00
encoding fix build - misc ... vs ...T fixes 2010-02-02 18:19:27 -08:00
exec 1) Change default gofmt default settings for 2009-12-15 15:27:16 -08:00
exp fix build - misc ... vs ...T fixes 2010-02-02 18:19:27 -08:00
expvar typo 2010-01-22 14:24:17 -08:00
flag 1) Change default gofmt default settings for 2009-12-15 15:27:16 -08:00
fmt finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00
go update printer tests to use new syntax 2010-02-01 17:51:55 -08:00
gob to improve the chances for compatibility, open a window of unused ids 2010-01-13 12:06:43 +11:00
hash hash: document that Sum does not change hash state 2010-01-19 10:50:04 -08:00
http http: test for ReadReqeust 2010-02-01 11:23:38 -08:00
image New image.A type, to represent anti-aliased font glyphs. 2010-02-02 18:38:04 +11:00
io io: revised Pipe implementation 2010-02-01 17:43:15 -08:00
json Propagate error to the caller in json.Marshal. Fixes issue 445. 2010-01-06 07:25:17 -08:00
log Change type of Printf's args to ... interface{} 2010-02-02 10:53:37 +11:00
math math: change Cosh test to close, not veryclose (needed on some x86 chips) 2010-02-01 22:46:37 -08:00
net net: fix segfault if /etc/hosts fails to open or doesn't exist 2010-01-26 16:18:29 -08:00
netchan first part of networked channels. 2010-01-20 14:12:29 +11:00
once 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
os os: in test, allow Hostname to return FQDN even if /bin/hostname does not 2010-01-26 13:16:03 -08:00
patch patch: handle text diffs from git 2010-01-26 17:49:33 -08:00
path 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
rand rand: Zipf distributed random variates. 2009-12-15 21:10:37 -08:00
reflect gc: add ... T, rework plain ... 2010-02-01 00:25:59 -08:00
regexp Add query to find number of subexpressions. 2009-12-24 08:43:35 +11:00
rpc Significant extension to http.Response, which now adheres to the 2010-01-18 21:46:59 -08:00
runtime finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00
scanner Light-weight scanner for general use. 2010-01-12 17:04:45 -08:00
sort sort: fix comment typo 2010-02-02 23:01:21 -08:00
strconv 1) Change default gofmt default settings for 2009-12-15 15:40:16 -08:00
strings bytes, strings: add new function Fields 2009-12-15 21:09:55 -08:00
sync in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
syscall in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
syslog 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
tabwriter 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
template Change type of Printf's args to ... interface{} 2010-02-02 10:53:37 +11:00
testing Change type of Printf's args to ... interface{} 2010-02-02 10:53:37 +11:00
time fix bug in tick 2010-01-29 13:10:33 -08:00
unicode added some missing periods 2010-01-07 09:27:24 -08:00
unsafe runtime: introduce unsafe.New and unsafe.NewArray 2009-12-07 15:51:58 -08:00
utf8 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
websocket Regularize the comments for the websocket package and document all functions and methods. 2010-01-28 15:38:32 +11:00
xgb Fix build: add new file to Makefile. 2010-01-22 07:12:54 -08:00
xml allow any scalar type in xml.Unmarshal. 2010-02-02 11:53:10 +11:00
deps.bash deps.bash: handle space between .go and \ in GOFILES= 2010-01-06 17:59:15 -08:00
Makefile finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00