| .. |
|
archive
|
zip: fix data race in test
|
2011-12-19 15:40:10 -08:00 |
|
bufio
|
bufio: make the minimum read buffer size 16 bytes.
|
2011-12-13 15:07:17 -08:00 |
|
builtin
|
builtin: document delete
|
2011-11-09 10:49:41 -08:00 |
|
bytes
|
testing: trim spaces before comparing example output
|
2011-12-16 09:43:58 +11:00 |
|
compress
|
gzip: Convert between Latin-1 and Unicode
|
2011-12-14 17:17:40 -05:00 |
|
container
|
container/heap: document what Push and Pop do
|
2011-11-03 15:30:57 -04:00 |
|
crypto
|
crypto/tls: don't assume an RSA private key in the API.
|
2011-12-19 10:39:30 -05:00 |
|
debug
|
use new strconv API
|
2011-12-05 15:48:46 -05:00 |
|
encoding
|
encoding/json: cleanup leftover variables in array decoding.
|
2011-12-19 15:32:06 -05:00 |
|
errors
|
errors: new package
|
2011-11-01 21:46:59 -04:00 |
|
exp
|
go/printer, gofmt: fine tuning of line spacing
|
2011-12-16 15:43:06 -08:00 |
|
expvar
|
expvar: fix typo in Publish documentation
|
2011-12-09 14:24:51 -08:00 |
|
flag
|
use new strconv API
|
2011-12-05 15:48:46 -05:00 |
|
fmt
|
fmt: speed up floating point print, clean up some code
|
2011-12-15 12:52:29 -08:00 |
|
go
|
go/build: remove 'go/build' from error messages
|
2011-12-17 13:14:18 +11:00 |
|
hash
|
hash/crc32: make compatible with go/build
|
2011-12-14 10:25:16 -05:00 |
|
html
|
html: ignore <caption>, <col>, <tbody> etc. when parsing table fragments
|
2011-12-20 10:57:06 +11:00 |
|
image
|
image: avoid func comparison during ColorModel comparison
|
2011-12-06 10:47:42 -05:00 |
|
index/suffixarray
|
renaming_2: gofix -r go1pkgrename src/pkg/[a-l]*
|
2011-11-08 15:40:58 -08:00 |
|
io
|
io/ioutil: close file in TestWriteFile before deleting it
|
2011-12-19 17:30:14 +11:00 |
|
log
|
go/printer, gofmt: fine tuning of line spacing
|
2011-12-16 15:43:06 -08:00 |
|
math
|
go/printer, gofmt: fine tuning of line spacing
|
2011-12-16 15:43:06 -08:00 |
|
mime
|
build: Changes to the build infrastructure for NetBSD.
|
2011-12-12 15:42:06 -05:00 |
|
net
|
net/http: test should not leave tmp files behind on windows
|
2011-12-20 11:53:24 +11:00 |
|
old
|
old/template: close file in TestAll before deleting it
|
2011-12-20 11:51:31 +11:00 |
|
os
|
os: make sure Remove returns correct error on windows
|
2011-12-20 11:52:20 +11:00 |
|
patch
|
Add a []byte argument to hash.Hash to allow an allocation to be saved.
|
2011-12-01 12:35:37 -05:00 |
|
path
|
build: Changes to the build infrastructure for NetBSD.
|
2011-12-12 15:42:06 -05:00 |
|
reflect
|
reflect: fix Slice cap
|
2011-12-12 19:45:40 -02:00 |
|
regexp
|
update tree for new default type rule
|
2011-12-08 22:08:03 -05:00 |
|
runtime
|
runtime: separate out auto-generated files, take 2
|
2011-12-19 15:51:13 -05:00 |
|
sort
|
go/printer, gofmt: fine tuning of line spacing
|
2011-12-16 15:43:06 -08:00 |
|
strconv
|
strconv: implement faster parsing of decimal numbers.
|
2011-12-19 16:45:51 -05:00 |
|
strings
|
update tree for new default type rule
|
2011-12-08 22:08:03 -05:00 |
|
sync
|
allow copy of struct containing unexported fields
|
2011-11-15 12:20:59 -05:00 |
|
syscall
|
syscall: regenerate z-files for linux/arm
|
2011-12-20 07:42:00 +09:00 |
|
testing
|
testing: trim spaces before comparing example output
|
2011-12-16 09:43:58 +11:00 |
|
text
|
text/template: fix handing of nil arguments to functions
|
2011-12-18 22:14:11 -02:00 |
|
time
|
time: new AddDate method
|
2011-12-15 11:23:01 -05:00 |
|
unicode
|
various: use $GCFLAGS and $GCIMPORTS like Make does
|
2011-12-16 11:31:39 -05:00 |
|
unsafe
|
unsafe: update doc
|
2011-08-31 17:59:35 -04:00 |
|
websocket
|
websocket: fix a trivial example server
|
2011-12-16 14:24:37 -08:00 |
|
Makefile
|
html/template: update to new template API
|
2011-11-30 17:42:18 -05:00 |
|
deps.bash
|
renaming_1: hand-edited files for go 1 renaming
|
2011-11-08 15:38:47 -08:00 |