2012-11-09 |
Mikio Hara | runtime: re-enable crash test on FreeBSD |
commit | commitdiff | tree |
2012-11-08 |
Ian Lance Taylor | test: change index.go to test size of int, not GOARCH... |
commit | commitdiff | tree |
2012-11-08 |
David Symonds | archive/tar: accept binary format when reading numeric... |
commit | commitdiff | tree |
2012-11-08 |
Russ Cox | cmd/gc: fix export of inlined function body with type... |
commit | commitdiff | tree |
2012-11-08 |
Mikio Hara | net: fix non-unixen build |
commit | commitdiff | tree |
2012-11-08 |
Ian Lance Taylor | test: run some more tests by default |
commit | commitdiff | tree |
2012-11-08 |
Joel Sing | runtime: re-enable crash test on NetBSD |
commit | commitdiff | tree |
2012-11-08 |
Dmitriy Vyukov | runtime: fix instrumentation of slice append for race... |
commit | commitdiff | tree |
2012-11-08 |
Brad Fitzpatrick | net: close fds eagerly in DialTimeout |
commit | commitdiff | tree |
2012-11-08 |
Brad Fitzpatrick | cmd/api: bug fix for goapi's lame type checker |
commit | commitdiff | tree |
2012-11-08 |
Shenghou Ma | time: clarify why timer.Stop and ticker.Stop don't... |
commit | commitdiff | tree |
2012-11-08 |
Carl Mastrangelo | lib9: remove unreferenced externs and getuser() |
commit | commitdiff | tree |
2012-11-08 |
Anthony Martin | runtime: use vDSO for gettimeofday on linux/amd64 |
commit | commitdiff | tree |
2012-11-08 |
Alex Brainman | cmd/go: say that -race flag can be used on windows... |
commit | commitdiff | tree |
2012-11-08 |
Ian Lance Taylor | cmd/gc: warn about slice indexes larger than int in... |
commit | commitdiff | tree |
2012-11-08 |
Nigel Tao | doc/effective_go: don't use ALL_CAPS for variable names. |
commit | commitdiff | tree |
2012-11-07 |
Nigel Tao | image/jpeg: handle fill bytes. |
commit | commitdiff | tree |
2012-11-07 |
Rémy Oudompheng | cmd/gc: fix internal compiler error with broken structs. |
commit | commitdiff | tree |
2012-11-07 |
David Symonds | archive/tar: avoid writing ModTime that is out of range. |
commit | commitdiff | tree |
2012-11-07 |
Rémy Oudompheng | cmd/6g, cmd/8g: mark used registers in indirect addressing. |
commit | commitdiff | tree |
2012-11-07 |
Rémy Oudompheng | runtime: use runtime·callers when racefuncenter's pc... |
commit | commitdiff | tree |
2012-11-07 |
Ian Lance Taylor | test: run index test by default |
commit | commitdiff | tree |
2012-11-07 |
Russ Cox | api: refresh next.txt |
commit | commitdiff | tree |
2012-11-07 |
Russ Cox | cmd/gc: fix escape analysis bug |
commit | commitdiff | tree |
2012-11-07 |
Dmitriy Vyukov | runtime/race: add Windows support |
commit | commitdiff | tree |
2012-11-07 |
Ian Lance Taylor | reflect: fix test of whether structs are identical |
commit | commitdiff | tree |
2012-11-07 |
Roger Peppe | crypto/x509: fix DecryptPEMBlock |
commit | commitdiff | tree |
2012-11-07 |
Russ Cox | cmd/gc: annotate local variables with unique ids for... |
commit | commitdiff | tree |
2012-11-07 |
Russ Cox | cmd/gc: fix go:nointerface export comment |
commit | commitdiff | tree |
2012-11-07 |
Mikio Hara | net: fix protocol number for IPv6 test |
commit | commitdiff | tree |
2012-11-07 |
Dmitriy Vyukov | runtime/race: lazily allocate shadow memory |
commit | commitdiff | tree |
2012-11-07 |
Dmitriy Vyukov | cmd/gc: racewalk: instrument returnsfromheap params |
commit | commitdiff | tree |
2012-11-07 |
Dmitriy Vyukov | cmd/gc: racewalk: do not double function calls |
commit | commitdiff | tree |
2012-11-07 |
Dmitriy Vyukov | cmd/gc: refactor racewalk |
commit | commitdiff | tree |
2012-11-07 |
Alex Brainman | net: implement IPv6 support for windows |
commit | commitdiff | tree |
2012-11-07 |
Carl Mastrangelo | crypto/sha1: Make sha-1 do block mixup in place |
commit | commitdiff | tree |
2012-11-06 |
Ian Lance Taylor | CONTRIBUTORS: Add Carl Mastrangelo (Google CLA). |
commit | commitdiff | tree |
2012-11-06 |
Rémy Oudompheng | cmd/6g: fix use of large integers as indexes or array... |
commit | commitdiff | tree |
2012-11-06 |
Shenghou Ma | cmd/go: invoke gcc -print-libgcc-file-name only once |
commit | commitdiff | tree |
2012-11-06 |
Shenghou Ma | sort: fix comment for various Search routines |
commit | commitdiff | tree |
2012-11-06 |
Shenghou Ma | net/rpc: give hint to pass a pointer to Register |
commit | commitdiff | tree |
2012-11-06 |
Péter Surányi | cmd/godoc: initialize filesystem and metadata for -url |
commit | commitdiff | tree |
2012-11-06 |
Daniel Morsing | cmd/gc, runtime: avoid unnecessary copy on type assertion. |
commit | commitdiff | tree |
2012-11-06 |
Ian Lance Taylor | test: fix index.go to pass with recent index checks |
commit | commitdiff | tree |
2012-11-06 |
Ian Lance Taylor | cmd/gc: don't require that slice index constants be... |
commit | commitdiff | tree |
2012-11-06 |
Ian Lance Taylor | cmd/gc: check for array bounds overflow in slice expression |
commit | commitdiff | tree |
2012-11-06 |
Dmitriy Vyukov | runtime: mark race instrumentation callbacks as nosplit... |
commit | commitdiff | tree |
2012-11-06 |
Dmitriy Vyukov | cmd/go: use correct paths with race detector |
commit | commitdiff | tree |
2012-11-06 |
Dmitriy Vyukov | runtime: fix deadlock in parallel for test |
commit | commitdiff | tree |
2012-11-06 |
Dmitriy Vyukov | runtime: disable parallel for tests under race detector. |
commit | commitdiff | tree |
2012-11-05 |
Andrew Gerrand | A+C: Péter Surányi (individual CLA) |
commit | commitdiff | tree |
2012-11-05 |
Andrew Gerrand | cmd/godoc: use normal gofmt printer settings for playgr... |
commit | commitdiff | tree |
2012-11-04 |
Shenghou Ma | net: fix timeout slack calculation |
commit | commitdiff | tree |
2012-11-04 |
Dave Cheney | cmd/5g: improve shift code generation |
commit | commitdiff | tree |
2012-11-04 |
Alex Brainman | net: do not test TestReadWriteDeadline timeout upper... |
commit | commitdiff | tree |
2012-11-02 |
Rob Pike | sort: make return value for 'not found' clearer in... |
commit | commitdiff | tree |
2012-11-02 |
Rémy Oudompheng | cmd/gc: instrument blocks for race detection. |
commit | commitdiff | tree |
2012-11-02 |
Dmitriy Vyukov | net/http: fix data race in test |
commit | commitdiff | tree |
2012-11-02 |
Shenghou Ma | runtime/cgo, go/build: cgo support for FreeBSD/ARM |
commit | commitdiff | tree |
2012-11-02 |
Jeff R. Allen | misc/benchcmp: show memory statistics, when available |
commit | commitdiff | tree |
2012-11-02 |
Alex Brainman | net: add missing locking in windows Shutdown |
commit | commitdiff | tree |
2012-11-02 |
Rémy Oudompheng | cmd/5g, cmd/6g: fix out of registers with array indexing. |
commit | commitdiff | tree |
2012-11-02 |
Nigel Tao | image/png: update palette out-of-bounds comment. |
commit | commitdiff | tree |
2012-11-02 |
Oling Cat | spec: we're now at Unicode 6.2.0 |
commit | commitdiff | tree |
2012-11-02 |
Russ Cox | cmd/gc, cmd/ld: struct field tracking |
commit | commitdiff | tree |
2012-11-02 |
Alex Brainman | net: use better error messages on windows |
commit | commitdiff | tree |
2012-11-01 |
Robert Griesemer | go/ast: document use of Data field for method objects |
commit | commitdiff | tree |
2012-11-01 |
Robert Griesemer | exp/types: move exp/types/staging -> exp/types |
commit | commitdiff | tree |
2012-11-01 |
Robert Griesemer | exp/types, exp/gotype: remove exp/types |
commit | commitdiff | tree |
2012-11-01 |
Ian Lance Taylor | misc/cgo/test: changes to pass when using gccgo |
commit | commitdiff | tree |
2012-11-01 |
Eric Roshan... | crypto: use better hash benchmarks |
commit | commitdiff | tree |
2012-11-01 |
Rémy Oudompheng | net: fix race in TestReadWriteDeadline. |
commit | commitdiff | tree |
2012-11-01 |
Robert Griesemer | encoding/binary: skip blank fields when (en/de)coding... |
commit | commitdiff | tree |
2012-11-01 |
Russ Cox | build: do not run race tests with cgo disabled |
commit | commitdiff | tree |
2012-11-01 |
Dmitriy Vyukov | cmd/gc: fix build |
commit | commitdiff | tree |
2012-11-01 |
Dmitriy Vyukov | cmd/gc: racewalk: fix a bunch of minor issues |
commit | commitdiff | tree |
2012-11-01 |
Han-Wen Nienhuys | syscall: add {Get,Set,List,Remove}xattr on Linux. |
commit | commitdiff | tree |
2012-11-01 |
Rémy Oudompheng | cmd/gc, runtime: pass PC directly to racefuncenter. |
commit | commitdiff | tree |
2012-11-01 |
Robert Griesemer | exp/types/staging: filling in more blanks |
commit | commitdiff | tree |
2012-11-01 |
Ian Lance Taylor | cmd/cgo: improve gccgo support |
commit | commitdiff | tree |
2012-11-01 |
Ian Lance Taylor | cmd/go: fixes to gccgo support |
commit | commitdiff | tree |
2012-11-01 |
Ian Lance Taylor | go/build: support compiler as build constraint |
commit | commitdiff | tree |
2012-11-01 |
Dmitriy Vyukov | cmd/gc: racewalk: fix instrumentation of ninit lists |
commit | commitdiff | tree |
2012-11-01 |
Rémy Oudompheng | cmd/gc: fix incomplete export data when inlining with... |
commit | commitdiff | tree |
2012-11-01 |
Dmitriy Vyukov | run.bash: add sanity test for race detector |
commit | commitdiff | tree |
2012-11-01 |
Rémy Oudompheng | cmd/gc: fix inlining bug with local variables. |
commit | commitdiff | tree |
2012-11-01 |
Ryan Hitchman | compress/flate: shrink decompressor struct for better... |
commit | commitdiff | tree |
2012-11-01 |
Daniel Morsing | cmd/gc: do simple bounds checking of constant indices... |
commit | commitdiff | tree |
2012-11-01 |
Robert Griesemer | spec: clarify returns, defer statements, and panics |
commit | commitdiff | tree |
2012-11-01 |
Jan Ziak | runtime: move Itab to runtime.h |
commit | commitdiff | tree |
2012-11-01 |
Alexey Borzenkov | net: fix a bad cast in dnsmsg.go |
commit | commitdiff | tree |
2012-11-01 |
Jan Ziak | runtime: add memorydump() debugging function |
commit | commitdiff | tree |
2012-11-01 |
Russ Cox | cmd/gc: avoid %#x of 0 |
commit | commitdiff | tree |
2012-11-01 |
Andrew Gerrand | website: remove floating topbar |
commit | commitdiff | tree |
2012-11-01 |
Rémy Oudompheng | cmd/5g, cmd/6g, cmd/8g: remove width check for componen... |
commit | commitdiff | tree |
2012-11-01 |
Alex Brainman | run.bat: make output consistent |
commit | commitdiff | tree |
2012-11-01 |
Mikio Hara | all: clear execute bit |
commit | commitdiff | tree |
2012-11-01 |
Nigel Tao | image/png: degrade gracefully for palette index values... |
commit | commitdiff | tree |
2012-10-31 |
Dan Callahan | encoding/json: clarify correct usage of struct tags... |
commit | commitdiff | tree |
2012-10-31 |
Robert Griesemer | A+C: adding Dan Callahan (individual CLA) |
commit | commitdiff | tree |
next |