..
archive
archive/tar: document Reader.Next's behavior at the end
2014-12-30 21:38:37 +00:00
bufio
builtin
bytes
cmd
cmd/go: put user ldflags at the end of the linker invocation
2015-01-02 18:36:44 +00:00
compress
compress/bzip2: s/repeat_power/repeatPower/
2014-12-19 01:29:00 +00:00
container
crypto
crypto/cipher: update docs for the Stream interface
2014-12-26 20:57:43 +00:00
database /sql
database/sql: Remove unnecessary call to maybeOpenNewConnections
2014-12-24 02:39:12 +00:00
debug
all: power64 is now ppc64
2014-12-05 19:13:20 -05:00
encoding
encoding/gob: address go vet report
2014-12-28 19:30:31 +00:00
errors
expvar
flag
flag: Check for Set error
2014-12-22 00:17:07 +00:00
fmt
fmt: fix bug in scanning of hex strings
2014-12-22 04:08:32 +00:00
go
go/parser: add {map,chan,interface} to expression lookahead tokens
2014-12-30 21:49:25 +00:00
hash
all: power64 is now ppc64
2014-12-05 19:13:20 -05:00
html
image
image/draw: fix crash in clip
2014-12-20 06:00:38 +00:00
index /suffixarray
internal /syscall
io
lib9
libbio
liblink
liblink: fix encoding of SETcc for amd64
2015-01-04 20:38:12 +00:00
log
math
math/rand: fix example_test to show with the correct method
2014-12-23 17:24:24 +00:00
mime
mime/multipart: moved some code to mime/internal/quotedprintable
2014-12-23 19:30:02 +00:00
net
net: add test cases for parsing ipv4-mapped ipv6 address
2015-01-04 10:28:00 +00:00
os
os: replace itod on posix with general itoa and fix possible infinite recursion
2015-01-02 16:21:18 +00:00
path
path/filepath: remove named result parameter for VolumeName
2014-12-18 16:05:07 +00:00
reflect
reflect: set dir when creating a channel via ChanOf
2015-01-04 19:42:14 +00:00
regexp
regexp: fix typo in comment: s/onpass/onepass/
2014-12-24 07:30:28 +00:00
runtime
runtime: remove unnecessary GOOS switch
2015-01-04 19:41:05 +00:00
sort
sort: simplify rotate and reduce calls to it
2014-12-23 23:21:04 +00:00
strconv
strconv: optimize decimal to string conversion
2014-12-30 23:28:02 +00:00
strings
sync
all: merge dev.garbage (d1238958d4ae) into default branch
2014-12-05 20:34:45 -05:00
syscall
syscall: fix the deprecated way of parsing routing message on openbsd
2014-12-22 23:42:33 +00:00
testing
testing/iotest: fix copy/paste error in comment
2014-12-29 19:05:37 +00:00
text
time
unicode
unsafe
all.bash
all.bat
all.rc
androidtest.bash
clean.bash
clean.bat
clean.rc
make.bash
build: change all.bash output to be more markdown-friendly
2014-12-13 00:03:23 +00:00
make.bat
build: change all.bash output to be more markdown-friendly
2014-12-13 00:03:23 +00:00
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
run.bash
build: give freebsd longer to run tests
2014-12-23 04:19:41 +00:00
run.bat
build: change all.bash output to be more markdown-friendly
2014-12-13 00:03:23 +00:00
run.rc
sudo.bash