2013-04-03 |
Robert Griesemer | A+C: added Alexei Sholik (individual CLA) |
commit | commitdiff | tree |
2013-04-03 |
Dmitriy Vyukov | runtime: fix data/bss shadow memory mapping for race... |
commit | commitdiff | tree |
2013-04-03 |
Andrew Gerrand | doc: mention godoc.org in "How to Write Go Code" |
commit | commitdiff | tree |
2013-04-03 |
Andrew Gerrand | doc: simplify How to write Go code article |
commit | commitdiff | tree |
2013-04-03 |
Andrew Gerrand | misc/dist: include race detector packages in binary... |
commit | commitdiff | tree |
2013-04-03 |
Rob Pike | doc: link the race detector document into the release... |
commit | commitdiff | tree |
2013-04-03 |
Rob Pike | doc/go1.1.html: document the state of gccgo |
commit | commitdiff | tree |
2013-04-03 |
Robert Griesemer | math/big: minor cleanups |
commit | commitdiff | tree |
2013-04-03 |
James Tucker | database/sql: improve standard deviation response time... |
commit | commitdiff | tree |
2013-04-03 |
Brad Fitzpatrick | C: add James Tucker (Google CLA) |
commit | commitdiff | tree |
2013-04-03 |
Rob Pike | doc/go1.1.html: document os/signal.Stop |
commit | commitdiff | tree |
2013-04-03 |
Brad Fitzpatrick | net/smtp: allow PLAIN auth when advertised |
commit | commitdiff | tree |
2013-04-03 |
Brad Fitzpatrick | api: update next.txt. |
commit | commitdiff | tree |
2013-04-03 |
Rob Pike | doc/go1.1.html: state that the heap is bigger on 64... |
commit | commitdiff | tree |
2013-04-03 |
Rob Pike | bufio: make it a little clearer how the default Scanner... |
commit | commitdiff | tree |
2013-04-03 |
Brad Fitzpatrick | net/http: don't allocate 0-byte io.LimitedReaders for... |
commit | commitdiff | tree |
2013-04-03 |
Rémy Oudompheng | bytes: don't leave mprotect-ed pages after unsafe test. |
commit | commitdiff | tree |
2013-04-03 |
Robert Griesemer | go/parser: ParseExpr must accept type expressions |
commit | commitdiff | tree |
2013-04-03 |
Andrew Gerrand | A+C: zorion arrizabalaga (individual CLA) |
commit | commitdiff | tree |
2013-04-03 |
Dave Cheney | go/build: disable cgo when cross compiling |
commit | commitdiff | tree |
2013-04-03 |
Rémy Oudompheng | cmd/gc: be more tolerant with recursive types when... |
commit | commitdiff | tree |
2013-04-03 |
Robert Griesemer | spec: Go has no 'reference types' |
commit | commitdiff | tree |
2013-04-03 |
Dave Cheney | doc/go1.1.html: additional tweaks |
commit | commitdiff | tree |
2013-04-03 |
Andrew Gerrand | doc: add prominent download button to getting started... |
commit | commitdiff | tree |
2013-04-03 |
Brad Fitzpatrick | runtime: avoid hashing strings until needed in single... |
commit | commitdiff | tree |
2013-04-03 |
Brad Fitzpatrick | runtime: new map tests and benchmarks |
commit | commitdiff | tree |
2013-04-02 |
Rob Pike | lib/time: update time zone to IANA version 2013b |
commit | commitdiff | tree |
2013-04-02 |
Brad Fitzpatrick | net/http: fewer allocations in chunkWriter.WriteHeader |
commit | commitdiff | tree |
2013-04-02 |
Keith Randall | runtime: Implement faster equals for strings and bytes. |
commit | commitdiff | tree |
2013-04-02 |
Brad Fitzpatrick | net/http: new server Handler benchmarks |
commit | commitdiff | tree |
2013-04-02 |
David Symonds | cmd/gc: preserve safe annotation of package def. |
commit | commitdiff | tree |
2013-04-02 |
Carl Shapiro | runtime: fix a comment regarding default floating point... |
commit | commitdiff | tree |
2013-04-02 |
Brad Fitzpatrick | net: delete DialOpt and DialOption; add struct Dialer |
commit | commitdiff | tree |
2013-04-02 |
Robert Griesemer | cmd/gofmt: handle ... in rewrite of calls |
commit | commitdiff | tree |
2013-04-02 |
Shenghou Ma | cmd/go: fix typo in docs |
commit | commitdiff | tree |
2013-04-02 |
Brad Fitzpatrick | net/http: remove useless named result arguments in... |
commit | commitdiff | tree |
2013-04-02 |
Robert Griesemer | cmd/godoc: don't linkify index entries |
commit | commitdiff | tree |
2013-04-02 |
Rob Pike | sort: be consistent when describing "less: function... |
commit | commitdiff | tree |
2013-04-02 |
Rob Pike | sort: new example: programmatic sort by multiple keys |
commit | commitdiff | tree |
2013-04-02 |
Brad Fitzpatrick | compress/gzip: add Writer.Flush to call flate.Writer... |
commit | commitdiff | tree |
2013-04-02 |
Nigel Tao | cmd/gc: recognize (a.b[0]<<1 | a.b[0]>>31) as a rotate... |
commit | commitdiff | tree |
2013-04-02 |
Dave Cheney | doc/go1.1.html: add a note about additional platforms |
commit | commitdiff | tree |
2013-04-02 |
Keith Randall | runtime: make map reads multithreaded safe. |
commit | commitdiff | tree |
2013-04-01 |
Rob Pike | doc/codewalk/markov: fix slice error in description |
commit | commitdiff | tree |
2013-04-01 |
Rob Pike | testing: document that Log and Logf do not usually... |
commit | commitdiff | tree |
2013-04-01 |
Robert Griesemer | cmd/godoc: better error message for missing index files |
commit | commitdiff | tree |
2013-04-01 |
Rémy Oudompheng | cmd/gc: use appropriate verb to print array type length. |
commit | commitdiff | tree |
2013-04-01 |
Shenghou Ma | sync/atomic: make unaligned 64-bit atomic operation... |
commit | commitdiff | tree |
2013-04-01 |
Lucio De Re | cmd/cc/cc.h: Add a #pragma for %S used (only) in cmd... |
commit | commitdiff | tree |
2013-04-01 |
Ian Lance Taylor | cmd/ld: add -extld and -extldflags options |
commit | commitdiff | tree |
2013-04-01 |
Rémy Oudompheng | cmd/gc: do not reuse bool temporaries for composite... |
commit | commitdiff | tree |
2013-04-01 |
Brad Fitzpatrick | runtime: add concurrent map read test |
commit | commitdiff | tree |
2013-04-01 |
Lucio De Re | cmd/go: prevent packages from being cleaned more than... |
commit | commitdiff | tree |
2013-04-01 |
Ewan Chou | testing: report test as failed if the test panics. |
commit | commitdiff | tree |
2013-03-31 |
Lucio De Re | lib9/utf: Remove superfluous header inclusion. |
commit | commitdiff | tree |
2013-03-31 |
Mikio Hara | net: update documentation for UnixConn, UnixListener... |
commit | commitdiff | tree |
2013-03-31 |
Mikio Hara | net: update documentation for UDPConn and related stuff |
commit | commitdiff | tree |
2013-03-31 |
Mikio Hara | net: update documentation for TCPConn, TCPListener... |
commit | commitdiff | tree |
2013-03-31 |
Mikio Hara | net: update documentation for IPConn and related stuff |
commit | commitdiff | tree |
2013-03-31 |
Brad Fitzpatrick | net/http: Transport: be paranoid about any non-100... |
commit | commitdiff | tree |
2013-03-30 |
Albert Strasheim | runtime: TestGcSys: if GOGC=off, skip instead of failing |
commit | commitdiff | tree |
2013-03-30 |
Brad Fitzpatrick | net/http: fix incredibly racy TestTransportReading100Co... |
commit | commitdiff | tree |
2013-03-30 |
Shenghou Ma | doc/go1.1: mention (*testing.B).ReportAllocs() |
commit | commitdiff | tree |
2013-03-30 |
Brad Fitzpatrick | net/textproto: report allocs in benchmarks |
commit | commitdiff | tree |
2013-03-30 |
Dominik Honnef | misc/emacs: Enable compilation-mode for gofmt error... |
commit | commitdiff | tree |
2013-03-30 |
David du Colombier | cmd/gc, cmd/ld: fix warnings on Plan 9 |
commit | commitdiff | tree |
2013-03-30 |
David du Colombier | cmd/6g: fix warnings on Plan 9 |
commit | commitdiff | tree |
2013-03-30 |
Albert Strasheim | os/exec, syscall: fix tests to pass when GOGCTRACE... |
commit | commitdiff | tree |
2013-03-30 |
David du Colombier | include/plan9/libc.h: fix Plan 9 build |
commit | commitdiff | tree |
2013-03-30 |
Andrey Mirtchovski | misc/cgo/gmp: fix typo. |
commit | commitdiff | tree |
2013-03-30 |
Mikio Hara | net: avoid use of listener socket options on active... |
commit | commitdiff | tree |
2013-03-30 |
Dave Cheney | misc/dashboard/codereview: add Rémy to the list of... |
commit | commitdiff | tree |
2013-03-30 |
Brad Fitzpatrick | net/http: ignore 100-continue responses in Transport |
commit | commitdiff | tree |
2013-03-29 |
Ian Lance Taylor | cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to... |
commit | commitdiff | tree |
2013-03-29 |
Robert Obryk | bytes: Benchmark Buffer's compactions |
commit | commitdiff | tree |
2013-03-29 |
Brad Fitzpatrick | A+C: Robert Obryk (individual CLA) |
commit | commitdiff | tree |
2013-03-29 |
Rob Pike | bytes: document that Buffer.Write grows the buffer |
commit | commitdiff | tree |
2013-03-29 |
Brad Fitzpatrick | runtime: additional map benchmarks for repeated lookups |
commit | commitdiff | tree |
2013-03-29 |
Brad Fitzpatrick | bytes: don't compact Buffer so aggressively |
commit | commitdiff | tree |
2013-03-29 |
Brad Fitzpatrick | bytes: don't grow Buffer if capacity is available |
commit | commitdiff | tree |
2013-03-29 |
Keith Randall | runtime: fix gdb printing of maps |
commit | commitdiff | tree |
2013-03-29 |
Elias Naur | doc: fix typo in effective_go.html |
commit | commitdiff | tree |
2013-03-29 |
Brad Fitzpatrick | net/http: ignore more uninteresting goroutines |
commit | commitdiff | tree |
2013-03-29 |
Keith Randall | 8a/8l: add PCMPEQB and PMOVMSKB to 386. |
commit | commitdiff | tree |
2013-03-29 |
Mikio Hara | api: remove Zone of net.IPNet from next.txt |
commit | commitdiff | tree |
2013-03-29 |
Mikio Hara | net: close TCPListener in example |
commit | commitdiff | tree |
2013-03-29 |
Mikio Hara | net: update documentation for ListenTCP, ListenUDP |
commit | commitdiff | tree |
2013-03-29 |
Mikio Hara | net: update documentation for FileConn, FilePacketConn... |
commit | commitdiff | tree |
2013-03-29 |
Mikio Hara | net: enable IPv6 tests on Windows |
commit | commitdiff | tree |
2013-03-29 |
Brad Fitzpatrick | net/http: unflake TestTransportConcurrency |
commit | commitdiff | tree |
2013-03-28 |
Robert Griesemer | go/printer: use strings.Split instead of specialized... |
commit | commitdiff | tree |
2013-03-28 |
Ian Lance Taylor | cmd/ld: only pass -rdynamic to host linker on ELF target |
commit | commitdiff | tree |
2013-03-28 |
Brad Fitzpatrick | net/http: reuse textproto.Readers; remove 2 more alloca... |
commit | commitdiff | tree |
2013-03-28 |
Robert Griesemer | cmd/godoc: provide a link from notes to source location |
commit | commitdiff | tree |
2013-03-28 |
Carl Shapiro | cmd/ld, runtime: restrict stack root scan to locals... |
commit | commitdiff | tree |
2013-03-28 |
Brad Fitzpatrick | net/http: parse Request-Line in a function, remove... |
commit | commitdiff | tree |
2013-03-28 |
Brad Fitzpatrick | net/url: use strings.Index instead of a loop |
commit | commitdiff | tree |
2013-03-28 |
Robert Griesemer | go/doc: fix typo in comment |
commit | commitdiff | tree |
2013-03-28 |
Brad Fitzpatrick | net/http: inline chunkWriter in response |
commit | commitdiff | tree |
2013-03-28 |
Brad Fitzpatrick | net/http: remove two more server allocations per-request |
commit | commitdiff | tree |
next |