.. |
archive
|
|
|
bufio
|
bufio: fix handling of empty tokens at end of line/file
|
2014-09-25 12:45:21 -07:00 |
builtin
|
|
|
bytes
|
cmd/go: fix bytes and net the right way
|
2014-09-24 19:18:01 -04:00 |
cmd
|
cmd/go: fixed typo in doc and generator
|
2014-10-31 09:38:41 -07:00 |
compress
|
compress/gzip: allow stopping at end of first stream
|
2014-10-20 22:03:46 -04:00 |
container
|
|
|
crypto
|
crypto/tls: support TLS_FALLBACK_SCSV as a server.
|
2014-10-15 17:54:04 -07:00 |
database/sql
|
database/sql: make TestDrivers not crash on second run
|
2014-10-31 09:49:42 -07:00 |
debug
|
debug/pe: use appropriate type for sizeofOptionalHeader32
|
2014-10-21 10:02:33 +11:00 |
encoding
|
encoding/json: encode \t as \t instead of \u0009
|
2014-10-27 18:58:25 -04:00 |
errors
|
|
|
expvar
|
|
|
flag
|
flag: roll back 156390043 (flag setting)
|
2014-10-20 13:28:00 -07:00 |
fmt
|
fmt: fix one-letter typo in doc.go
|
2014-10-29 06:53:05 -07:00 |
go
|
go/build: Return MultiplePackageError on importing a dir containing multiple packages
|
2014-10-14 23:24:58 -04:00 |
hash
|
|
|
html
|
html/template: fix build after encoding/js escaping change
|
2014-10-28 10:18:44 +11:00 |
image
|
image/gif: don't let the per-frame transparent index modify the global
|
2014-09-22 14:29:45 +10:00 |
index/suffixarray
|
|
|
internal/syscall
|
|
|
io
|
|
|
lib9
|
lib9, cmd/ld: fixes for cross-linking on a Windows host
|
2014-09-18 17:27:26 -07:00 |
libbio
|
|
|
liblink
|
liblink: require DATA lines to be ordered by offset, with no overlap
|
2014-10-14 23:25:12 -04:00 |
log
|
log/syslog: try /var/run/log, for FreeBSD
|
2014-09-30 12:30:16 -04:00 |
math
|
math/big: Allow non-prime modulus for ModInverse
|
2014-10-14 14:09:56 -07:00 |
mime
|
|
|
net
|
net: add test for lookupIPDeadline
|
2014-10-28 16:20:49 +09:00 |
os
|
os: fix write on Plan 9
|
2014-10-28 22:44:59 +01:00 |
path
|
path/filepath: document that Glob ignores i/o errors
|
2014-09-18 21:50:22 -04:00 |
reflect
|
reflect: fix TestAllocations now that interfaces hold only pointers
|
2014-10-20 11:10:03 -07:00 |
regexp
|
regexp: fix TestOnePassCutoff
|
2014-10-20 12:16:46 -04:00 |
runtime
|
runtime: change top-most return PC from goexit to goexit+PCQuantum
|
2014-10-29 20:37:44 -04:00 |
sort
|
|
|
strconv
|
|
|
strings
|
strings: use fast path for IndexRune
|
2014-10-06 15:10:51 -07:00 |
sync
|
sync/atomic: fix comment referencing Value.Store's argument name
|
2014-10-31 00:48:57 -03:00 |
syscall
|
syscall: fix ParseRoutingSockaddr with unexpected submessages
|
2014-10-28 11:35:00 -04:00 |
testing
|
runtime: fix memory profiler
|
2014-10-16 22:11:26 +04:00 |
text
|
text/template: fix bug in pipelined variadics
|
2014-10-18 11:22:05 -07:00 |
time
|
time: panic with a more helpful error on use of invalid Timer
|
2014-10-21 13:26:40 +02:00 |
unicode
|
unicode/utf8: fix docs for DecodeRune(empty) and friends.
|
2014-10-16 09:13:50 +11:00 |
unsafe
|
unsafe: document that unsafe programs are not protected
|
2014-10-24 09:37:25 -07:00 |
all.bash
|
|
|
all.bat
|
|
|
all.rc
|
|
|
androidtest.bash
|
|
|
clean.bash
|
|
|
clean.bat
|
|
|
clean.rc
|
|
|
make.bash
|
|
|
make.bat
|
|
|
Make.dist
|
|
|
make.rc
|
|
|
nacltest.bash
|
|
|
race.bash
|
|
|
race.bat
|
|
|
run.bash
|
build: fix elf builds
|
2014-09-24 14:45:11 -07:00 |
run.bat
|
run.bat: comment text properly
|
2014-10-02 16:15:36 +10:00 |
run.rc
|
|
|
sudo.bash
|
|
|