| .. |
|
archive
|
build: move package sources from src/pkg to src
|
2014-09-08 00:08:51 -04:00 |
|
bufio
|
bufio: remove unused 'panicked' variable from test
|
2014-11-06 15:22:29 +11:00 |
|
builtin
|
build: move package sources from src/pkg to src
|
2014-09-08 00:08:51 -04:00 |
|
bytes
|
cmd/go: fix bytes and net the right way
|
2014-09-24 19:18:01 -04:00 |
|
cmd
|
cmd/pack: address go vet reports
|
2014-12-28 07:08:02 +00:00 |
|
compress
|
compress/bzip2: s/repeat_power/repeatPower/
|
2014-12-19 01:29:00 +00:00 |
|
container
|
build: move package sources from src/pkg to src
|
2014-09-08 00:08:51 -04:00 |
|
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
|
build: move package sources from src/pkg to src
|
2014-09-08 00:08:51 -04:00 |
|
expvar
|
build: move package sources from src/pkg to src
|
2014-09-08 00:08:51 -04:00 |
|
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/build: add variable expansion to cgo lines
|
2014-12-23 20:35:49 +00:00 |
|
hash
|
all: power64 is now ppc64
|
2014-12-05 19:13:20 -05:00 |
|
html
|
html/template: fix build after encoding/js escaping change
|
2014-10-28 10:18:44 +11:00 |
|
image
|
image/draw: fix crash in clip
|
2014-12-20 06:00:38 +00:00 |
|
index/suffixarray
|
build: move package sources from src/pkg to src
|
2014-09-08 00:08:51 -04:00 |
|
internal/syscall
|
build: move package sources from src/pkg to src
|
2014-09-08 00:08:51 -04:00 |
|
io
|
io: clarify Reader returning 0, nil
|
2014-09-16 10:01:28 -04:00 |
|
lib9
|
lib9, cmd/ld: fixes for cross-linking on a Windows host
|
2014-09-18 17:27:26 -07:00 |
|
libbio
|
…
|
|
|
liblink
|
liblink: code for debugging bad returns
|
2014-12-22 22:43:48 +00:00 |
|
log
|
log/syslog: try /var/run/log, for FreeBSD
|
2014-09-30 12:30:16 -04:00 |
|
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/smtp: add TLSConnectionState accessor
|
2014-12-28 21:35:58 +00:00 |
|
os
|
os: handle the sticky bit separately for *BSD and Solaris
|
2014-12-17 16:07:28 +00:00 |
|
path
|
path/filepath: remove named result parameter for VolumeName
|
2014-12-18 16:05:07 +00:00 |
|
reflect
|
runtime: get rid of goalg, no longer needed
|
2014-12-28 18:42:39 +00:00 |
|
regexp
|
regexp: fix typo in comment: s/onpass/onepass/
|
2014-12-24 07:30:28 +00:00 |
|
runtime
|
runtime: get rid of goalg, no longer needed
|
2014-12-28 18:42:39 +00:00 |
|
sort
|
sort: simplify rotate and reduce calls to it
|
2014-12-23 23:21:04 +00:00 |
|
strconv
|
strconv/itoa: add test to generate the longest output string possible by formatBits
|
2014-12-27 22:35:08 +00:00 |
|
strings
|
strings: use fast path for IndexRune
|
2014-10-06 15:10:51 -07:00 |
|
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: style change: omit unnecessary new
|
2014-12-20 01:40:11 +00: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 |
|
Make.dist
|
…
|
|
|
all.bash
|
…
|
|
|
all.bat
|
…
|
|
|
all.rc
|
…
|
|
|
androidtest.bash
|
androidtest.bash: adjustment for move from src/pkg to src
|
2014-09-08 10:07:26 -04:00 |
|
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.rc
|
build: adjustments for move from src/pkg to src
|
2014-09-08 00:06:45 -04:00 |
|
nacltest.bash
|
build: more adjustments for move from src/pkg to src
|
2014-09-08 00:22:40 -04:00 |
|
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
|
…
|
|