| .. |
|
archive
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
bufio
|
bufio: remove a little unnecessary indirection in tests.
|
2012-10-20 13:02:29 +11:00 |
|
builtin
|
builtin: Changed documentation for rune type.
|
2012-09-18 11:01:10 -07:00 |
|
bytes
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
compress
|
compress/flate: shrink decompressor struct for better performance
|
2012-11-01 13:57:24 -04:00 |
|
container
|
container/list: fix typo
|
2012-10-28 21:16:50 +11:00 |
|
crypto
|
crypto/cipher: add examples
|
2012-10-31 16:37:26 -04:00 |
|
database/sql
|
all: clear execute bit
|
2012-11-01 10:04:42 +09:00 |
|
debug
|
debug/pe: support PE files which contain no symbol table (if NumberOfSymbols is equal to 0 in the IMAGE_FILE_HEADER structure).
|
2012-10-09 11:15:53 +11:00 |
|
encoding
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
errors
|
…
|
|
|
exp
|
exp/types/staging: filling in more blanks
|
2012-11-01 11:23:27 -07:00 |
|
expvar
|
…
|
|
|
flag
|
flag: fix bug in handling of booleans on error
|
2012-07-27 16:13:29 -07:00 |
|
fmt
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
go
|
go/build: support compiler as build constraint
|
2012-11-01 11:12:15 -07:00 |
|
hash
|
build: make int 64 bits on amd64
|
2012-09-24 20:57:01 -04:00 |
|
html
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
image
|
image/png: degrade gracefully for palette index values that aren't
|
2012-11-01 11:46:06 +11:00 |
|
index/suffixarray
|
all: various typos
|
2012-03-13 17:29:07 -07:00 |
|
io
|
io: add ByteWriter interface
|
2012-10-30 10:51:29 +01:00 |
|
log
|
log/syslog: don't append \n if there is one
|
2012-07-27 14:22:27 -04:00 |
|
math
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
mime
|
net,mime: Minor corrections to documentation comments.
|
2012-09-07 10:24:55 -07:00 |
|
net
|
net: fix a bad cast in dnsmsg.go
|
2012-11-01 12:57:44 -04:00 |
|
old/netchan
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
os
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
path
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
reflect
|
reflect: improve documentation for DeepEqual regarding maps
|
2012-10-30 14:42:47 -07:00 |
|
regexp
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
runtime
|
cmd/gc, runtime: pass PC directly to racefuncenter.
|
2012-11-01 19:43:29 +01:00 |
|
sort
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
strconv
|
strconv: update to unicode 6.2.0
|
2012-10-31 10:11:04 -07:00 |
|
strings
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
sync
|
sync/atomic: FreeBSD/ARM support
|
2012-10-17 14:27:58 +08:00 |
|
syscall
|
syscall: add {Get,Set,List,Remove}xattr on Linux.
|
2012-11-01 14:49:38 -04:00 |
|
testing
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
text
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
time
|
gofmt: apply gofmt -w src misc
|
2012-10-30 13:38:01 -07:00 |
|
unicode
|
unicode: move unicode and related packages to Unicode 6.2.0.
|
2012-10-31 17:32:16 +01:00 |
|
unsafe
|
unsafe: fix a typo
|
2012-10-19 16:35:15 +11:00 |