2014-02-26 |
Ian Lance Taylor | cmd/gc: minor code simplification |
commit | commitdiff | tree |
2014-02-26 |
Robert Griesemer | go/parser: report error if ParseExpr argument contains... |
commit | commitdiff | tree |
2014-02-26 |
Russ Cox | runtime, net: fixes from CL 68490043 review |
commit | commitdiff | tree |
2014-02-26 |
Ian Lance Taylor | runtime: remove unnecessary cast in alg.goc |
commit | commitdiff | tree |
2014-02-26 |
Ian Lance Taylor | include: fix comment in link.h |
commit | commitdiff | tree |
2014-02-26 |
Ian Lance Taylor | cmd/6g, cmd/8g: simplify calls to gvardef |
commit | commitdiff | tree |
2014-02-26 |
Joel Sing | runtime: use monotonic clock for openbsd/386 and openbs... |
commit | commitdiff | tree |
2014-02-26 |
Andrew Gerrand | cmd/go: remove 'go tool benchcmp' and corresponding... |
commit | commitdiff | tree |
2014-02-26 |
Rob Pike | lib9/utf: bring C environment up to Unicode 6.3.0 |
commit | commitdiff | tree |
2014-02-26 |
Mikio Hara | net: clean the dregs of NaCL merge |
commit | commitdiff | tree |
2014-02-26 |
Mikio Hara | runtime: use monotonic clock for timers on freebsd... |
commit | commitdiff | tree |
2014-02-25 |
Josh Bleecher... | 5g, 8g: remove dead code |
commit | commitdiff | tree |
2014-02-25 |
Rob Pike | spec: libraries and implementation are now at Unicode 6.3 |
commit | commitdiff | tree |
2014-02-25 |
Russ Cox | all: nacl import round 2 |
commit | commitdiff | tree |
2014-02-25 |
Dave Cheney | syscall: fix solaris build |
commit | commitdiff | tree |
2014-02-25 |
Keith Randall | runtime: add prototype for panicdivide |
commit | commitdiff | tree |
2014-02-25 |
Brad Fitzpatrick | crypto/sha1: restore accidental removal of arm build tag |
commit | commitdiff | tree |
2014-02-25 |
Robert Griesemer | spec: clarify default "true" condition/tag in for/switc... |
commit | commitdiff | tree |
2014-02-25 |
Russ Cox | runtime: fix 386, arm build |
commit | commitdiff | tree |
2014-02-25 |
Russ Cox | cmd/go: fix bug in remote package discovery |
commit | commitdiff | tree |
2014-02-25 |
Brad Fitzpatrick | net/http: add Transport.TLSHandshakeTimeout; set it... |
commit | commitdiff | tree |
2014-02-25 |
Adam Langley | doc/go1.3: note a couple more crypto changes. |
commit | commitdiff | tree |
2014-02-25 |
Russ Cox | cmd/go: document new -exec flag on run/test |
commit | commitdiff | tree |
2014-02-25 |
Dave Cheney | all: merge NaCl branch (part 1) |
commit | commitdiff | tree |
2014-02-25 |
Mikio Hara | runtime: use monotonic clock for timers on linux/arm |
commit | commitdiff | tree |
2014-02-25 |
Mikio Hara | syscall: add mmap test |
commit | commitdiff | tree |
2014-02-25 |
Dmitriy Vyukov | sync: use RunParallel in benchmarks |
commit | commitdiff | tree |
2014-02-25 |
Aram Hăvărneanu | syscall: add support for GOOS=solaris |
commit | commitdiff | tree |
2014-02-25 |
Aram Hăvărneanu | syscall: generate zfiles for GOOS=solaris |
commit | commitdiff | tree |
2014-02-25 |
Aram Hăvărneanu | runtime, net: add support for GOOS=solaris |
commit | commitdiff | tree |
2014-02-25 |
Robert Griesemer | go/printer: fix alignment of comments in labeled statements |
commit | commitdiff | tree |
2014-02-24 |
Brad Fitzpatrick | net/http: use TCP Keep-Alives on DefaultTransport's... |
commit | commitdiff | tree |
2014-02-24 |
Adam Langley | crypto/tls: report TLS version in ConnectionState. |
commit | commitdiff | tree |
2014-02-24 |
Adam Langley | crypto/tls: pick ECDHE curves based on server preference. |
commit | commitdiff | tree |
2014-02-24 |
Russ Cox | build: comment possible ulimit failure in run.bash |
commit | commitdiff | tree |
2014-02-24 |
Brad Fitzpatrick | net: add Dialer.KeepAlive option |
commit | commitdiff | tree |
2014-02-24 |
Shenghou Ma | cmd/ld: fix build for ARMv5. |
commit | commitdiff | tree |
2014-02-24 |
Rémy Oudompheng | cmd/gc: fix walkcompare bugs. |
commit | commitdiff | tree |
2014-02-24 |
Lucio De Re | cmd/go: Plan 9 compatible "env" output |
commit | commitdiff | tree |
2014-02-24 |
Rob Pike | crypto/md5,sha1: add examples for Sum |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | testing: fix bogus benchmark |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | testing: improve diagnosis of a potential misuse of... |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | runtime: fix heap memory corruption |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | runtime: fix potential memory corruption |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | runtime: use RunParallel in more benchmarks |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | time: use RunParallel in benchmarks |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | math/big: use RunParallel in benchmarks |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | fmt: use RunParallel in benchmarks |
commit | commitdiff | tree |
2014-02-24 |
Mikio Hara | syscall: regenerate Flock_t to make it compliant with... |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | testing: diagnose a potential misuse of RunParallel |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | net/http: use RunParallel in benchmarks |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | net/rpc: use RunParallel in benchmarks |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | runtime: fix double symbol definition |
commit | commitdiff | tree |
2014-02-24 |
Dave Cheney | runtime: stack allocate Panic structure during runtime... |
commit | commitdiff | tree |
2014-02-24 |
Jay Weisskopf | runtime: use monotonic clock for timers (linux/386... |
commit | commitdiff | tree |
2014-02-24 |
Patrick Mézard | time: explicitely mention Tickers have to be stopped |
commit | commitdiff | tree |
2014-02-24 |
Shane Hansen | gdb: Add partial python3 + go1.2 support to runtime... |
commit | commitdiff | tree |
2014-02-24 |
Patrick Mézard | codereview: remove unused upload_options.revision |
commit | commitdiff | tree |
2014-02-24 |
Robert Daniel... | net/http: don't pile up defers in b.N loop |
commit | commitdiff | tree |
2014-02-24 |
Dmitriy Vyukov | runtime/race: fix finalizer tests |
commit | commitdiff | tree |
2014-02-24 |
Mikio Hara | syscall: add fcntl test |
commit | commitdiff | tree |
2014-02-24 |
Mikio Hara | syscall: make mkerrors.sh work with clang |
commit | commitdiff | tree |
2014-02-24 |
Mikio Hara | syscall: consolidate test cases for Unix-like systems |
commit | commitdiff | tree |
2014-02-24 |
Anfernee Yongkun Gui | net/http: fix comment in connectMethod's key format |
commit | commitdiff | tree |
2014-02-24 |
Shenghou Ma | misc/cgo/testso: don't use TLS variables on Darwin... |
commit | commitdiff | tree |
2014-02-23 |
Shenghou Ma | cmd/gc: diagnose "make([]T, non-integer)" correctly. |
commit | commitdiff | tree |
2014-02-23 |
Shenghou Ma | cmd/ld: don't emit unreachable dynimport symbols in... |
commit | commitdiff | tree |
2014-02-23 |
Patrick Mézard | os/exec: explicitly mention Cmd.Wait() has to be called... |
commit | commitdiff | tree |
2014-02-23 |
Rob Pike | A+C: Patrick Mézard (individual CLA) |
commit | commitdiff | tree |
2014-02-21 |
Rob Pike | testing: improve introduction to package comment |
commit | commitdiff | tree |
2014-02-21 |
Adam Langley | crypto/tls: enforce that either ServerName or InsecureS... |
commit | commitdiff | tree |
2014-02-21 |
Russ Cox | A+C: Jay Weisskopf (individual CLA) |
commit | commitdiff | tree |
2014-02-21 |
Russ Cox | reflect: better error for walking through nil embedded... |
commit | commitdiff | tree |
2014-02-21 |
Brad Fitzpatrick | A+C: Apisak Darakananda (individual CLA) |
commit | commitdiff | tree |
2014-02-20 |
Russ Cox | runtime/debug: add SetPanicOnFault |
commit | commitdiff | tree |
2014-02-20 |
Russ Cox | runtime: use goc2c as much as possible |
commit | commitdiff | tree |
2014-02-20 |
Russ Cox | cmd/pack: fix match |
commit | commitdiff | tree |
2014-02-20 |
Russ Cox | cmd/gc: explain 'nointerface' method failure |
commit | commitdiff | tree |
2014-02-20 |
Chris Manghane | cmd/gc: make embedded, unexported fields read-only. |
commit | commitdiff | tree |
2014-02-20 |
Josh Bleecher... | cmd/ld: fix off-by-one error in DWARF .debug_line trans... |
commit | commitdiff | tree |
2014-02-20 |
David du Colombier | os: fix Rename on Plan 9 |
commit | commitdiff | tree |
2014-02-20 |
Alex Brainman | net/http: remove tmp file created in TestMultipartReade... |
commit | commitdiff | tree |
2014-02-20 |
Rob Pike | syscall: terminate error string in exec package on... |
commit | commitdiff | tree |
2014-02-20 |
Alex Brainman | cmd/pack: provide executable name in TestHello |
commit | commitdiff | tree |
2014-02-20 |
Rob Pike | cmd/pack: another attempt to fix the build for TestHello |
commit | commitdiff | tree |
2014-02-19 |
Rob Pike | cmd/pack: don't look for " in output from go env |
commit | commitdiff | tree |
2014-02-19 |
Rob Pike | cmd/pack: dump output of command of "go env" command... |
commit | commitdiff | tree |
2014-02-19 |
Russ Cox | cmd/gc, runtime: enable precisestack by default |
commit | commitdiff | tree |
2014-02-19 |
Russ Cox | cmd/5g, cmd/8g: zero ambiguously live values on entry |
commit | commitdiff | tree |
2014-02-19 |
Russ Cox | cmd/pack: add 'c' command to create archive |
commit | commitdiff | tree |
2014-02-19 |
Russ Cox | api: update next.txt |
commit | commitdiff | tree |
2014-02-19 |
Rob Pike | cmd/gc: fix printf format in typecheck.c |
commit | commitdiff | tree |
2014-02-19 |
Rob Pike | cmd/pack: use log.SetPrefix to make log calls more... |
commit | commitdiff | tree |
2014-02-19 |
Russ Cox | cmd/addr2line: reimplement in Go |
commit | commitdiff | tree |
2014-02-19 |
Rick Arnold | cmd/gc: fix array index out of bounds error message |
commit | commitdiff | tree |
2014-02-19 |
Adam Langley | crypto/x509: add example of using a custom root list. |
commit | commitdiff | tree |
2014-02-19 |
Adam Langley | crypto/tls: improve documentation for ServerName. |
commit | commitdiff | tree |
2014-02-19 |
Russ Cox | cmd/go: skip writing dwarf debug info for ephemeral... |
commit | commitdiff | tree |
2014-02-19 |
Russ Cox | cmd/ld: drop gcargs, gclocals symbols from symbol table |
commit | commitdiff | tree |
2014-02-19 |
Rémy Oudompheng | cmd/gc: fix handling of append with -race. |
commit | commitdiff | tree |
next |