2014-04-07 |
Lucio De Re | libbio, libmach: warnings from the Plan 9 tool chain |
commit | commitdiff | tree |
2014-04-07 |
Dmitriy Vyukov | net: fix data race in benchmark |
commit | commitdiff | tree |
2014-04-07 |
Brad Fitzpatrick | A+C: StalkR (individual CLA) |
commit | commitdiff | tree |
2014-04-07 |
Andrew Gerrand | build: remove depdenency on GNU make |
commit | commitdiff | tree |
2014-04-06 |
Russ Cox | cmd/8g: fix liveness for 387 build (including plan9) |
commit | commitdiff | tree |
2014-04-06 |
Alex Brainman | syscall: use unsafe.Pointer instead of uintptr on windo... |
commit | commitdiff | tree |
2014-04-04 |
Keith Randall | cmd/gc: compute size of keys & values before making... |
commit | commitdiff | tree |
2014-04-04 |
Keith Randall | runtime: fix plan9 warning. |
commit | commitdiff | tree |
2014-04-04 |
Jan Ziak | cmd/gc: check duplicate keys in maps with interface... |
commit | commitdiff | tree |
2014-04-04 |
Rémy Oudompheng | cmd/6g, cmd/8g: disable Duff's device on NaCl. |
commit | commitdiff | tree |
2014-04-04 |
Alex Brainman | net: fix format string in TestAcceptIgnoreSomeErrors |
commit | commitdiff | tree |
2014-04-04 |
Alex Brainman | os/exec: always try appropriate command extensions... |
commit | commitdiff | tree |
2014-04-04 |
Mikio Hara | net: drop unnecessary indirection from PacketConn tests |
commit | commitdiff | tree |
2014-04-04 |
Mikio Hara | cmd/gc: fix build |
commit | commitdiff | tree |
2014-04-04 |
Russ Cox | cmd/gc, runtime: make GODEBUG=gcdead=1 mode work with... |
commit | commitdiff | tree |
2014-04-04 |
Mikio Hara | net: don't export netFD closeRead and closeWrite methods |
commit | commitdiff | tree |
2014-04-03 |
Mike Andrews | cmd/dist: reflect local changes to tree in goversion |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | runtime: test malformed address fault and fix on OS X |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | runtime: handle fault during runtime more like unexpect... |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | cmd/gc, runtime: optimize map[string] lookup from ... |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | runtime: use mincore correctly in addrspace_free |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | cmd/gc: reject builtin function calls in len(fixed... |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | cmd/cc: emit gc bitmaps in read-only memory |
commit | commitdiff | tree |
2014-04-03 |
Robert Griesemer | go/doc: fix ToText |
commit | commitdiff | tree |
2014-04-03 |
Shenghou Ma | fmt: fix go syntax formatting of []byte(nil) |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | net: accept a few more errors in Accept4 wrapper |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | net/url: add test of "Windows" file URL |
commit | commitdiff | tree |
2014-04-03 |
David Thomas | archive/tar: add support for GNU sparse files. |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | A+C: David Thomas (individual CLA) |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | runtime: fix fault during arm software floating point |
commit | commitdiff | tree |
2014-04-03 |
Brad Fitzpatrick | net/http: clarify Request fields' client-vs-server... |
commit | commitdiff | tree |
2014-04-03 |
Russ Cox | runtime: print up to 10 words of arguments |
commit | commitdiff | tree |
2014-04-03 |
Keith Randall | cmd/ld: get rid of map.bucket's data field from dwarf... |
commit | commitdiff | tree |
2014-04-03 |
Dave Cheney | runtime: check that new slice cap doesn't overflow |
commit | commitdiff | tree |
2014-04-03 |
Dave Cheney | cmd/gc: fix build |
commit | commitdiff | tree |
2014-04-03 |
Ian Lance Taylor | net: don't export netFD readFrom, writeTo, readMsg... |
commit | commitdiff | tree |
2014-04-02 |
Dave Cheney | cmd/pack: fix format string error in log message |
commit | commitdiff | tree |
2014-04-02 |
Brad Fitzpatrick | crypto/tls: deflake TestConnReadNonzeroAndEOF |
commit | commitdiff | tree |
2014-04-02 |
Russ Cox | runtime: revert change to PoisonPtr value |
commit | commitdiff | tree |
2014-04-02 |
Russ Cox | cmd/gc, cmd/ld, runtime: compact liveness bitmaps |
commit | commitdiff | tree |
2014-04-02 |
David du Colombier | cmd/8g, cmd/gc: fix warnings on Plan 9 |
commit | commitdiff | tree |
2014-04-02 |
Russ Cox | cmd/gc: shorten even more temporary lifetimes |
commit | commitdiff | tree |
2014-04-02 |
Keith Randall | cmd/gc: Don't zero more than we need. |
commit | commitdiff | tree |
2014-04-02 |
Mikio Hara | net: enable unixpacket test on available platforms |
commit | commitdiff | tree |
2014-04-02 |
Mikio Hara | net: make WriteTo, WriteToUnix and WriteMsgUnix fail... |
commit | commitdiff | tree |
2014-04-02 |
Dmitriy Vyukov | runtime: ignore pointers to global objects in SetFinalizer |
commit | commitdiff | tree |
2014-04-02 |
Keith Randall | runtime: zero at start of frame more efficiently. |
commit | commitdiff | tree |
2014-04-02 |
Russ Cox | cmd/5g, cmd/8g: fix build |
commit | commitdiff | tree |
2014-04-02 |
Russ Cox | cmd/gc: shorten more temporary lifetimes |
commit | commitdiff | tree |
2014-04-01 |
Andrew Gerrand | time: increase timeout in negative sleep duration test |
commit | commitdiff | tree |
2014-04-01 |
Keith Randall | runtime: get rid of most uses of REP for copying/zeroing. |
commit | commitdiff | tree |
2014-04-01 |
Russ Cox | runtime: use correct pc to obtain liveness info during... |
commit | commitdiff | tree |
2014-04-01 |
Russ Cox | cmd/gc: shorten temporary lifetimes when possible |
commit | commitdiff | tree |
2014-04-01 |
Russ Cox | runtime: adjust GODEBUG=allocfreetrace=1 and GODEBUG... |
commit | commitdiff | tree |
2014-04-01 |
Shenghou Ma | api: update next.txt |
commit | commitdiff | tree |
2014-04-01 |
Shenghou Ma | html/template: fix broken links |
commit | commitdiff | tree |
2014-04-01 |
Shenghou Ma | cmd/gc: fix spurious "bad negated constant" for complex... |
commit | commitdiff | tree |
2014-03-31 |
Russ Cox | benchcmp: leave a forwarding script |
commit | commitdiff | tree |
2014-03-29 |
Shenghou Ma | cmd/ld: pass -Qunused-arguments to clang during host... |
commit | commitdiff | tree |
2014-03-29 |
Mike Andrews | cmd/ld: don't delete output binary if not "ordinary... |
commit | commitdiff | tree |
2014-03-29 |
Jan Ziak | cmd/gc: suppress array index error caused by a previous... |
commit | commitdiff | tree |
2014-03-29 |
Mikio Hara | net: tweak the ephemeral port range on dragonfly |
commit | commitdiff | tree |
2014-03-29 |
Mikio Hara | syscall: add SendmsgN for BSD variants, Linux and Solaris |
commit | commitdiff | tree |
2014-03-28 |
Brad Fitzpatrick | bytes, strings: allow Reader.Seek past 1<<31 |
commit | commitdiff | tree |
2014-03-28 |
Russ Cox | cmd/gc: never pass ptr to uninit temp to runtime |
commit | commitdiff | tree |
2014-03-28 |
Adam Langley | crypto/x509: unbreak Windows build. |
commit | commitdiff | tree |
2014-03-28 |
Alex Brainman | runtime: ignore windows exception if not in Go binary |
commit | commitdiff | tree |
2014-03-28 |
Mikio Hara | net: make IPv6 capability test more suitable for addres... |
commit | commitdiff | tree |
2014-03-28 |
Mikio Hara | syscall: don't generate RTF_BITS constant on OS X Maver... |
commit | commitdiff | tree |
2014-03-28 |
Rob Pike | doc/go1.3.html: contiguous stacks |
commit | commitdiff | tree |
2014-03-28 |
Alex Brainman | runtime: do not crash when GetQueuedCompletionStatusEx... |
commit | commitdiff | tree |
2014-03-27 |
Adam Langley | crypto/x509: update tests because Windows removed the... |
commit | commitdiff | tree |
2014-03-27 |
Rui Ueyama | misc/emacs: do not highlight built-in function if not... |
commit | commitdiff | tree |
2014-03-27 |
Daniel Morsing | cmd/cgo: enforce typing of 0-sized types |
commit | commitdiff | tree |
2014-03-27 |
Rui Ueyama | misc/emacs: handle backslash in raw string in Emacs 23 |
commit | commitdiff | tree |
2014-03-27 |
Russ Cox | runtime: enable 'bad pointer' check during garbage... |
commit | commitdiff | tree |
2014-03-27 |
Russ Cox | cmd/gc: liveness-related bug fixes |
commit | commitdiff | tree |
2014-03-27 |
Russ Cox | cmd/dist: zero output variables on entry to goc2c functions |
commit | commitdiff | tree |
2014-03-27 |
Russ Cox | regexp/syntax: remove InstLast |
commit | commitdiff | tree |
2014-03-27 |
Jan Ziak | cmd/gc: fix spurious 'use of untyped nil' error |
commit | commitdiff | tree |
2014-03-27 |
Rui Ueyama | misc/bash, misc/zsh: fix completion rules |
commit | commitdiff | tree |
2014-03-27 |
Russ Cox | runtime: initialize complete Hiter during mapiterinit |
commit | commitdiff | tree |
2014-03-27 |
Rob Pike | doc/go1.3.html: explain the change to the memory model |
commit | commitdiff | tree |
2014-03-26 |
Erik Westrup | cmd/go: Use exported CgoLDFlags when compiler=gccgo |
commit | commitdiff | tree |
2014-03-26 |
Ian Lance Taylor | A+C: Erik Westrup (individual CLA) |
commit | commitdiff | tree |
2014-03-26 |
Shenghou Ma | cmd/dist: set -Wuninitialized only when -O is also... |
commit | commitdiff | tree |
2014-03-26 |
Dmitriy Vyukov | runtime: eliminate false retention due to m->moreargp... |
commit | commitdiff | tree |
2014-03-26 |
Dmitriy Vyukov | runtime: support channel-based mutex in race detector |
commit | commitdiff | tree |
2014-03-26 |
Dmitriy Vyukov | runtime: fix yet another race in bgsweep |
commit | commitdiff | tree |
2014-03-26 |
Dmitriy Vyukov | runtime: minor improvement of string scanning |
commit | commitdiff | tree |
2014-03-26 |
Rob Pike | cmd/go: fix typo in help doc |
commit | commitdiff | tree |
2014-03-26 |
Rob Pike | fmt: document order of application of %T, %p and the... |
commit | commitdiff | tree |
2014-03-26 |
Mikio Hara | doc: document DragonFly BSD port |
commit | commitdiff | tree |
2014-03-26 |
Dave Cheney | cmd/go: ensure external test files are presented to... |
commit | commitdiff | tree |
2014-03-26 |
Shenghou Ma | cmd/gc: add missing entries to lexn and yytfix. |
commit | commitdiff | tree |
2014-03-26 |
Shenghou Ma | doc: document Solaris port. |
commit | commitdiff | tree |
2014-03-26 |
Rob Pike | doc/go1.3.html: new release document outline |
commit | commitdiff | tree |
2014-03-26 |
David Barnett | misc/vim: Disable automatic line wrapping by textwidth. |
commit | commitdiff | tree |
2014-03-26 |
David Symonds | C: add David Barnett (Google CLA). |
commit | commitdiff | tree |
2014-03-24 |
Mikio Hara | net: deflake TestTCPConcurrentAccept |
commit | commitdiff | tree |
next |