2013-12-18 |
Dave Cheney | liblink, cmd/gc: resolve several shift warnings |
commit | commitdiff | tree |
2013-12-18 |
Shenghou Ma | cmd/go: show testflag help for "go test -h" |
commit | commitdiff | tree |
2013-12-18 |
Mikio Hara | net: add test cases for the both of netgo, cgo DNS... |
commit | commitdiff | tree |
2013-12-18 |
Jakob Borg | encoding/asn1: Fix parsing of non-printable strings in |
commit | commitdiff | tree |
2013-12-18 |
Jeff R. Allen | math/rand: Float32/64 must only return values in [0,1) |
commit | commitdiff | tree |
2013-12-18 |
ChaiShushan | cmd/yacc: gofmt y.go |
commit | commitdiff | tree |
2013-12-18 |
Nigel Tao | image/gif: respect local color table transparency. |
commit | commitdiff | tree |
2013-12-18 |
David du Colombier | cmd/6g, cmd/gc, cmd/ld: fix Plan 9 amd64 warnings |
commit | commitdiff | tree |
2013-12-18 |
David du Colombier | libmach, cmd/8l: fix Plan 9 warnings |
commit | commitdiff | tree |
2013-12-18 |
David du Colombier | liblink: fix Plan 9 warnings |
commit | commitdiff | tree |
2013-12-18 |
Brad Fitzpatrick | fmt: use sync.Pool |
commit | commitdiff | tree |
2013-12-18 |
Brad Fitzpatrick | sync: add Pool type |
commit | commitdiff | tree |
2013-12-18 |
Brad Fitzpatrick | api: update next.txt |
commit | commitdiff | tree |
2013-12-18 |
Ian Lance Taylor | liblink: don't search for an import file with an absolu... |
commit | commitdiff | tree |
2013-12-18 |
Russ Cox | cmd/nm: minor cleanup from previous CL |
commit | commitdiff | tree |
2013-12-18 |
Shawn Smith | encoding/csv: remove unused unreadRune function |
commit | commitdiff | tree |
2013-12-18 |
Shawn Smith | html: add tests for UnescapeString edge cases |
commit | commitdiff | tree |
2013-12-18 |
Shawn Smith | encoding/asn1: add more test cases for BitString.At... |
commit | commitdiff | tree |
2013-12-18 |
Shawn Smith | encoding/json: add test for HTMLEscape |
commit | commitdiff | tree |
2013-12-18 |
ChaiShushan | misc/notepadplus: Fix Function List in Notepad++ 6.5 |
commit | commitdiff | tree |
2013-12-18 |
Robert Griesemer | go/ast: added example illustrating CommentMap use. |
commit | commitdiff | tree |
2013-12-18 |
Shawn Smith | encoding/ascii85: add empty string case for Encode... |
commit | commitdiff | tree |
2013-12-18 |
Anfernee Yongkun Gui | net: test dnsconfig_unix with sample resolv.conf |
commit | commitdiff | tree |
2013-12-18 |
Adam Langley | crypto/x509: set default signature hash to SHA256 and... |
commit | commitdiff | tree |
2013-12-18 |
Josh Bleecher... | crypto/x509: add non-cgo darwin system anchor certs |
commit | commitdiff | tree |
2013-12-18 |
Brad Fitzpatrick | encoding/json: speed up decoding |
commit | commitdiff | tree |
2013-12-18 |
Brad Fitzpatrick | A+C: Anfernee Yongkun Gui (individual CLA) |
commit | commitdiff | tree |
2013-12-18 |
Andrew Gerrand | log: fix example (fix build) |
commit | commitdiff | tree |
2013-12-18 |
ChaiShushan | log: add example |
commit | commitdiff | tree |
2013-12-18 |
Andrew Gerrand | A+C: Nicolas Antonius Ernst Leopold Maria Kaiser (indiv... |
commit | commitdiff | tree |
2013-12-18 |
ChaiShushan | flag: remove unused FlagSet.exitOnError field |
commit | commitdiff | tree |
2013-12-18 |
Mikio Hara | net: make TestDNSThreadLimit execute at the end of... |
commit | commitdiff | tree |
2013-12-18 |
Shenghou Ma | liblink: rewrite '\\' in paths to '/' on windows |
commit | commitdiff | tree |
2013-12-18 |
Alex Brainman | runtime: skip broken TestRuntimeGogoBytes on windows |
commit | commitdiff | tree |
2013-12-18 |
Russ Cox | cmd/go: avoid use of 'go tool pack' |
commit | commitdiff | tree |
2013-12-18 |
Russ Cox | cmd/dist: avoid use of 'go tool pack' |
commit | commitdiff | tree |
2013-12-18 |
Russ Cox | cmd/gc: implement -pack flag |
commit | commitdiff | tree |
2013-12-18 |
Keith Randall | runtime, gc: call interface conversion routines by... |
commit | commitdiff | tree |
2013-12-18 |
David du Colombier | net: rewrite toLower more clearly |
commit | commitdiff | tree |
2013-12-17 |
Keith Randall | runtime: don't store evacuate bit as low bit of hashtab... |
commit | commitdiff | tree |
2013-12-17 |
Marko Tiikkaja | database/sql: Fix inaccurate comment |
commit | commitdiff | tree |
2013-12-17 |
Michael Hudson... | reflect: Add tests for Call with functions taking and... |
commit | commitdiff | tree |
2013-12-17 |
Brad Fitzpatrick | C+A: add Michael Hudson (Linaro CLA) |
commit | commitdiff | tree |
2013-12-17 |
Caleb Spare | container/list: Add missing period to doc comment for... |
commit | commitdiff | tree |
2013-12-17 |
David du Colombier | net: reimplement toLower to not depend on strings |
commit | commitdiff | tree |
2013-12-17 |
Brad Fitzpatrick | runtime: don't crash in SetFinalizer if sizeof *x is... |
commit | commitdiff | tree |
2013-12-17 |
Arne Hormann | database/sql: fix typo in comment |
commit | commitdiff | tree |
2013-12-17 |
Andrew Gerrand | A+C: Arne Hormann (individual CLA) |
commit | commitdiff | tree |
2013-12-17 |
Brad Fitzpatrick | os: avoid a string concat in readdir |
commit | commitdiff | tree |
2013-12-17 |
Brad Fitzpatrick | os, path/filepath: don't ignore Lstat errors in Readdir |
commit | commitdiff | tree |
2013-12-17 |
Julien Schmidt | database/sql: fix auto-reconnect in prepared statements |
commit | commitdiff | tree |
2013-12-17 |
Rob Pike | image: roll back 13239051 (add RGB and RGB48) |
commit | commitdiff | tree |
2013-12-17 |
David du Colombier | ld: fix Plan 9 build |
commit | commitdiff | tree |
2013-12-17 |
ChaiShushan | all: add missing copyright |
commit | commitdiff | tree |
2013-12-17 |
Shenghou Ma | cmd/ld: maintain correct headstring needed by windows... |
commit | commitdiff | tree |
2013-12-17 |
Dmitriy Vyukov | race.bat: set exit status |
commit | commitdiff | tree |
2013-12-17 |
Dmitriy Vyukov | race.bat: fix env setup |
commit | commitdiff | tree |
2013-12-17 |
Shenghou Ma | time: fix test error in Chinese edition of Windows |
commit | commitdiff | tree |
2013-12-17 |
Josh Bleecher... | math/rand: minor optimization to Perm |
commit | commitdiff | tree |
2013-12-17 |
Andrew Gerrand | cmd/go: set GOROOT when testing "go install cmd/fix" |
commit | commitdiff | tree |
2013-12-17 |
Shenghou Ma | misc/vim: use shiftwidth() instead of &sw if available. |
commit | commitdiff | tree |
2013-12-16 |
Shenghou Ma | cmd/gc: fix comparison order of parameters in mpcmpfltc... |
commit | commitdiff | tree |
2013-12-16 |
Marko Tiikkaja | database/sql: Check errors in QueryRow.Scan |
commit | commitdiff | tree |
2013-12-16 |
Brad Fitzpatrick | A+C: Marko Tiikkaja (individual CLA) |
commit | commitdiff | tree |
2013-12-16 |
David du Colombier | net: lookup protocol in lower-case on Plan 9 |
commit | commitdiff | tree |
2013-12-16 |
Daniel Lidén | strings: Add example function for IndexAny |
commit | commitdiff | tree |
2013-12-16 |
Brad Fitzpatrick | A+C: Daniel Lidén (individual CLA) |
commit | commitdiff | tree |
2013-12-16 |
Robin Eklind | strings: Add IndexFunc example |
commit | commitdiff | tree |
2013-12-16 |
Robin Eklind | strings: Update Trim example. |
commit | commitdiff | tree |
2013-12-16 |
Russ Cox | runtime: fix test |
commit | commitdiff | tree |
2013-12-16 |
Brad Fitzpatrick | api: update next.txt |
commit | commitdiff | tree |
2013-12-16 |
Russ Cox | debug/goobj: add package for reading new Go object... |
commit | commitdiff | tree |
2013-12-16 |
Russ Cox | cmd/nm: reimplement in Go |
commit | commitdiff | tree |
2013-12-16 |
Russ Cox | cmd/ld: move instruction selection + layout into compil... |
commit | commitdiff | tree |
2013-12-16 |
Russ Cox | cmd/cc, cmd/gc: update compilers, assemblers for liblin... |
commit | commitdiff | tree |
2013-12-16 |
Robin Eklind | strings: Add FieldsFunc example. |
commit | commitdiff | tree |
2013-12-16 |
Shenghou Ma | doc/install-source.html: mention make.bash to skip... |
commit | commitdiff | tree |
2013-12-16 |
Dave Cheney | unicode/utf16: add explicit test for decoding invalid... |
commit | commitdiff | tree |
2013-12-16 |
Dave Cheney | unicode/utf16: add explicit tests for IsSurrogate |
commit | commitdiff | tree |
2013-12-15 |
Aram Hăvărneanu | doc/articles/wiki: remove GNU make dependency |
commit | commitdiff | tree |
2013-12-15 |
Adam Langley | crypto/tls: generate random serial numbers. |
commit | commitdiff | tree |
2013-12-15 |
Adam Langley | crypto/cipher: fix CFB mode. |
commit | commitdiff | tree |
2013-12-13 |
Andrew Gerrand | A+C: Aram Hăvărneanu (individual CLA) |
commit | commitdiff | tree |
2013-12-13 |
Russ Cox | runtime: fix crash in runtime.GoroutineProfile |
commit | commitdiff | tree |
2013-12-13 |
Shenghou Ma | bytes: fix description of FieldsFunc |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | test: match gccgo import error messages |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | .hgignore: remove duplicate entry |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | debug/dwarf: remove unused field addrsize from Data |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | reflect: correct function name in panic string |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | doc: change "threads" to "goroutines" |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | .hgignore: remove merge markers |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | test: match gccgo error messages |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | test: match gccgo error messages |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | test: add []rune case to string_lit.go |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | test: adjust issue4618 for gccgo allocation behaviour |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | test: disable large type/stack frame tests for gccgo |
commit | commitdiff | tree |
2013-12-13 |
Ian Lance Taylor | test: disable a couple of precise GC tests for gccgo |
commit | commitdiff | tree |
2013-12-12 |
Andrew Gerrand | doc: add Go 1.2 to release history page |
commit | commitdiff | tree |
2013-12-12 |
Richard Musiol | crypto/rc4: fix type errors in pure Go implementation |
commit | commitdiff | tree |
2013-12-12 |
Nick Craig... | crypto/sha1: Optimise FUNC1 with alternate formulation |
commit | commitdiff | tree |
next |