2014-10-16 |
Russ Cox | cmd/gc: elide write barrier for x = x[0:y] and x =... |
commit | commitdiff | tree |
2014-10-16 |
Adam Langley | crypto/tls: support TLS_FALLBACK_SCSV as a server. |
commit | commitdiff | tree |
2014-10-15 |
Russ Cox | cmd/gc: simplify compiled code for explicit zeroing |
commit | commitdiff | tree |
2014-10-15 |
Nigel Tao | unicode/utf8: fix docs for DecodeRune(empty) and friends. |
commit | commitdiff | tree |
2014-10-15 |
Chris Manghane | cmd/go: add '_go_' suffix to go files compiled by gccgo... |
commit | commitdiff | tree |
2014-10-15 |
Russ Cox | cmd/gc: do not copy via temporary for writebarrierfat... |
commit | commitdiff | tree |
2014-10-15 |
Russ Cox | reflect: shorten value to 3 words |
commit | commitdiff | tree |
2014-10-15 |
Russ Cox | reflect: add fast path for FieldByIndex with len(index... |
commit | commitdiff | tree |
2014-10-15 |
Russ Cox | runtime: remove hand-generated ptr bitmaps for reflectcall |
commit | commitdiff | tree |
2014-10-15 |
Russ Cox | database/sql: add Drivers, returning list of registered... |
commit | commitdiff | tree |
2014-10-15 |
Russ Cox | os/exec: document that Stdin goroutine must finish... |
commit | commitdiff | tree |
2014-10-15 |
Chris Manghane | cmd/gc: blank methods are not permitted in interface... |
commit | commitdiff | tree |
2014-10-15 |
Brad Fitzpatrick | net/http: don't send implicit gzip Accept-Encoding... |
commit | commitdiff | tree |
2014-10-15 |
Brad Fitzpatrick | net/http: don't reuse a server connection after any... |
commit | commitdiff | tree |
2014-10-15 |
Ian Lance Taylor | crypto/x509: correct field name in comment |
commit | commitdiff | tree |
2014-10-15 |
Russ Cox | liblink: require DATA lines to be ordered by offset... |
commit | commitdiff | tree |
2014-10-15 |
Jens Frederich | go/build: Return MultiplePackageError on importing... |
commit | commitdiff | tree |
2014-10-15 |
Russ Cox | cmd/gc, runtime: fix race, nacl for writebarrier changes |
commit | commitdiff | tree |
2014-10-15 |
Rob Pike | encoding/gob: make encoding structs a little faster |
commit | commitdiff | tree |
2014-10-15 |
Chris Manghane | cmd/gc: check for initialization cycles in method values |
commit | commitdiff | tree |
2014-10-15 |
Alex Brainman | runtime: handle all windows exception (second attempt) |
commit | commitdiff | tree |
2014-10-14 |
Keith Randall | math/big: Allow non-prime modulus for ModInverse |
commit | commitdiff | tree |
2014-10-14 |
Russ Cox | cmd/gc: add 2-, 3-, 4-word write barrier specializations |
commit | commitdiff | tree |
2014-10-14 |
Russ Cox | cmd/gc: fix 'make' in cmd/gc directory |
commit | commitdiff | tree |
2014-10-14 |
Keith Randall | runtime: a few optimizations of scanblock. |
commit | commitdiff | tree |
2014-10-14 |
Adam Langley | crypto/x509: continue to recognise MaxPathLen of zero... |
commit | commitdiff | tree |
2014-10-13 |
Casey Marshall | math/big: Fixes issue 8920 |
commit | commitdiff | tree |
2014-10-13 |
Chris Manghane | test: add test for gccgo-specific issue 8079 |
commit | commitdiff | tree |
2014-10-13 |
David du Colombier | os: handle 'no parent' error as IsNotExist on Plan 9 |
commit | commitdiff | tree |
2014-10-13 |
Rob Pike | net/rpc: fix mutex comment |
commit | commitdiff | tree |
2014-10-13 |
Ian Lance Taylor | reflect: generated unrolled GC bitmask directly |
commit | commitdiff | tree |
2014-10-12 |
Ian Lance Taylor | go1.4: add note about change to bufio.SplitFunc at EOF |
commit | commitdiff | tree |
2014-10-11 |
Alex Brainman | cmd/ld: do not assume that only pe section names start... |
commit | commitdiff | tree |
2014-10-11 |
Alex Brainman | cmd/ld: correct pe section names if longer then 8 chars |
commit | commitdiff | tree |
2014-10-11 |
Shenghou Ma | cmd/ld: fix off-by-one error when emitting symbol names |
commit | commitdiff | tree |
2014-10-10 |
Alex Brainman | net: link skipped TestReadFromUDP to the issue |
commit | commitdiff | tree |
2014-10-10 |
Adam Langley | encoding/asn1: fix explicitly tagged Times. |
commit | commitdiff | tree |
2014-10-09 |
Alex Brainman | net: skip new TestReadFromUDP on nacl and plan9 (fixes... |
commit | commitdiff | tree |
2014-10-09 |
Ron Hashimoto | net: disable SIO_UDP_CONNRESET behavior on windows. |
commit | commitdiff | tree |
2014-10-09 |
Ian Lance Taylor | debug/elf: add comments explaining applyRelocations... |
commit | commitdiff | tree |
2014-10-09 |
Dmitriy Vyukov | runtime: add comment to mgc0.h |
commit | commitdiff | tree |
2014-10-09 |
Brad Fitzpatrick | C: add Hana Kim (Google CLA) |
commit | commitdiff | tree |
2014-10-09 |
David du Colombier | net/rpc: fix build |
commit | commitdiff | tree |
2014-10-09 |
David du Colombier | net/rpc: skip TestGobError on Plan 9 |
commit | commitdiff | tree |
2014-10-09 |
Alex Brainman | undo CL 145150043 / 8b3d26697b8d |
commit | commitdiff | tree |
2014-10-09 |
Alex Brainman | runtime: handle all windows exception |
commit | commitdiff | tree |
2014-10-09 |
Alex Brainman | misc/cgo/test: add Test8517 |
commit | commitdiff | tree |
2014-10-09 |
Keith Randall | runtime: zero a few more dead pointers. |
commit | commitdiff | tree |
2014-10-08 |
Ian Lance Taylor | cmd/ld: don't add line number info for the final addres... |
commit | commitdiff | tree |
2014-10-08 |
Michael Hudson... | reflect: add direct call tests to TestMakeFuncVariadic |
commit | commitdiff | tree |
2014-10-08 |
Keith Randall | runtime: delay freeing of shrunk stacks until gc is... |
commit | commitdiff | tree |
2014-10-08 |
Ian Lance Taylor | reflect: add tests for variadic method calls |
commit | commitdiff | tree |
2014-10-08 |
Ian Lance Taylor | A+C: Ron Hashimoto (individual CLA) |
commit | commitdiff | tree |
2014-10-08 |
Dmitriy Vyukov | runtime: faster GC scan |
commit | commitdiff | tree |
2014-10-08 |
Russ Cox | runtime: clear Defer.fn before removing from the G... |
commit | commitdiff | tree |
2014-10-08 |
Russ Cox | runtime: fix windows/amd64 build |
commit | commitdiff | tree |
2014-10-08 |
Russ Cox | runtime: change Windows M.thread from void* to uintptr |
commit | commitdiff | tree |
2014-10-08 |
Russ Cox | runtime: clear Defer.panic before removing from G.defer... |
commit | commitdiff | tree |
2014-10-08 |
Russ Cox | net/rpc: listen on localhost, let kernel pick port |
commit | commitdiff | tree |
2014-10-08 |
Andrew Gerrand | doc: use "keyed" instead of "tagged" in Go 1 compatibil... |
commit | commitdiff | tree |
2014-10-08 |
Andrew Gerrand | cmd/go: add ImportComment to Package struct |
commit | commitdiff | tree |
2014-10-07 |
Keith Randall | runtime: zero pointer-looking scalararg values |
commit | commitdiff | tree |
2014-10-07 |
Keith Randall | runtime: update heap dump format for 1.4 |
commit | commitdiff | tree |
2014-10-07 |
Russ Cox | runtime: fix _cgo_allocate(0) |
commit | commitdiff | tree |
2014-10-07 |
Robert Griesemer | math/big: fix doc comments |
commit | commitdiff | tree |
2014-10-07 |
Rob Pike | net/rpc: add test for issue 7689 (gob error should... |
commit | commitdiff | tree |
2014-10-07 |
Russ Cox | cmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal |
commit | commitdiff | tree |
2014-10-07 |
Russ Cox | cmd/gc: fix print format |
commit | commitdiff | tree |
2014-10-07 |
Russ Cox | runtime: crash if we see an invalid pointer into GC... |
commit | commitdiff | tree |
2014-10-07 |
Russ Cox | encoding/json: fix handling of null with ,string fields |
commit | commitdiff | tree |
2014-10-07 |
Russ Cox | runtime: remove type-punning for Type.gc[0], gc[1] |
commit | commitdiff | tree |
2014-10-07 |
Jens Frederich | net/http: fix authentication info leakage in Referer... |
commit | commitdiff | tree |
2014-10-07 |
Brad Fitzpatrick | doc/go1.4.txt: useless change to tickle builders |
commit | commitdiff | tree |
2014-10-07 |
Russ Cox | cmd/ld: ignore .Linfo_stringNN variables in clang ... |
commit | commitdiff | tree |
2014-10-06 |
Russ Cox | os, syscall: test Chtimes on directories, fix on Windows |
commit | commitdiff | tree |
2014-10-06 |
Brad Fitzpatrick | strings: use fast path for IndexRune |
commit | commitdiff | tree |
2014-10-06 |
Brad Fitzpatrick | go/build: update docs for GOOS.go change |
commit | commitdiff | tree |
2014-10-06 |
Rob Pike | doc/go1.4.txt: GOOS suffixes require underscores to... |
commit | commitdiff | tree |
2014-10-06 |
Rob Pike | go/build: do not consider "android.go" to be android... |
commit | commitdiff | tree |
2014-10-06 |
Evan Kroske | cmd/gc: prohibit short variable declarations containing... |
commit | commitdiff | tree |
2014-10-06 |
Russ Cox | os: recomment MkdirAll |
commit | commitdiff | tree |
2014-10-06 |
Russ Cox | os: make Process.Signal 'process finished' error consis... |
commit | commitdiff | tree |
2014-10-06 |
Russ Cox | net/url: document result of String |
commit | commitdiff | tree |
2014-10-06 |
Russ Cox | encoding/json: document that embedded interfaces look... |
commit | commitdiff | tree |
2014-10-06 |
Russ Cox | regexp/syntax: regenerate doc.go from re2 syntax |
commit | commitdiff | tree |
2014-10-06 |
Russ Cox | cmd/go: fix 'go vet' of package with external tests |
commit | commitdiff | tree |
2014-10-06 |
Russ Cox | runtime: update docs, code for SetFinalizer |
commit | commitdiff | tree |
2014-10-06 |
Russ Cox | cmd/8l: accept R_386_GOT32 in push instruction |
commit | commitdiff | tree |
2014-10-06 |
Brad Fitzpatrick | A+C: Jens Frederich (individual CLA) |
commit | commitdiff | tree |
2014-10-06 |
Russ Cox | net: disable TestDualStackUDPListener in short mode |
commit | commitdiff | tree |
2014-10-05 |
Alex Brainman | syscall: another attempt to keep windows syscall pointe... |
commit | commitdiff | tree |
2014-10-04 |
Dmitriy Vyukov | doc/go1.4: document memory consumption reduction |
commit | commitdiff | tree |
2014-10-04 |
Rob Pike | doc/go1.4.txt: fmt: document printing of &map rather... |
commit | commitdiff | tree |
2014-10-04 |
Rob Pike | fmt: print &map like &slice and &struct |
commit | commitdiff | tree |
2014-10-04 |
Ian Lance Taylor | doc/go1.4: mention that we are going to need a new... |
commit | commitdiff | tree |
2014-10-03 |
Dave Cheney | crypto/x509: add OpenELEC system root location. |
commit | commitdiff | tree |
2014-10-03 |
Russ Cox | misc/cgo/test: fail issue 7978 with clearer error when... |
commit | commitdiff | tree |
2014-10-03 |
Rob Pike | fmt: part 2 of the great flag rebuild: make %+v work... |
commit | commitdiff | tree |
2014-10-03 |
Russ Cox | runtime: clear sg.selectdone before saving in SudoG... |
commit | commitdiff | tree |
2014-10-03 |
Russ Cox | runtime: clear stale values from G.param and SudoG... |
commit | commitdiff | tree |
next |