2014-01-09 |
Brad Fitzpatrick | api: update next.txt |
commit | commitdiff | tree |
2014-01-09 |
Shenghou Ma | testing: document that ResetTimer also zeros the alloca... |
commit | commitdiff | tree |
2014-01-09 |
Adam Langley | crypto/tls: support renegotiation extension. |
commit | commitdiff | tree |
2014-01-09 |
Brad Fitzpatrick | A+C: Nicholas Katsaros (individual CLA) |
commit | commitdiff | tree |
2014-01-09 |
Rowan Worth | runtime: co-exist with NPTL's pthread_cancel. |
commit | commitdiff | tree |
2014-01-09 |
Ian Lance Taylor | A+C: sqweek (individual CLA) |
commit | commitdiff | tree |
2014-01-09 |
Aram Hăvărneanu | os, os/exec, os/user: add support for GOOS=solaris |
commit | commitdiff | tree |
2014-01-09 |
Ian Lance Taylor | runtime: change errorCString to a struct |
commit | commitdiff | tree |
2014-01-09 |
Russ Cox | debug/goobj: add String methods for SymID and SymKind |
commit | commitdiff | tree |
2014-01-09 |
Russ Cox | libmach: use different names for different Ureg types |
commit | commitdiff | tree |
2014-01-08 |
Rob Pike | cmd/nm: add -sort=size |
commit | commitdiff | tree |
2014-01-08 |
David du Colombier | libmach: use Go's ureg headers on Plan 9 |
commit | commitdiff | tree |
2014-01-08 |
Keith Randall | runtime: deallocate specials before deallocating the... |
commit | commitdiff | tree |
2014-01-08 |
Ian Lance Taylor | runtime: handle gdb breakpoint in x86 traceback |
commit | commitdiff | tree |
2014-01-08 |
Jeff Sickel | plan9: lookup query must seek to offset 0 before reading or |
commit | commitdiff | tree |
2014-01-08 |
Brad Fitzpatrick | archive/zip: new test for earlier zip64 fix |
commit | commitdiff | tree |
2014-01-08 |
Aram Hăvărneanu | all: add solaris build tags |
commit | commitdiff | tree |
2014-01-08 |
Michael Hudson... | cmd/go: test: do not put object files where later steps... |
commit | commitdiff | tree |
2014-01-07 |
Keith Randall | runtime: use special records hung off the MSpan to |
commit | commitdiff | tree |
2014-01-07 |
Brad Fitzpatrick | net/http: fix data race when sharing request body betwe... |
commit | commitdiff | tree |
2014-01-07 |
Shawn Smith | encoding/csv: test that carriage return is handled... |
commit | commitdiff | tree |
2014-01-07 |
Rémy Oudompheng | cmd/gc: add missing dupok flag for interface method... |
commit | commitdiff | tree |
2014-01-07 |
Joel Sing | crypto/sha512: avoid duplicate block declaration on 386 |
commit | commitdiff | tree |
2014-01-07 |
Rémy Oudompheng | cmd/gc: do not omit wrapper for expression (interface... |
commit | commitdiff | tree |
2014-01-07 |
Joel Sing | crypto/sha512: block implementation in amd64 assembly |
commit | commitdiff | tree |
2014-01-07 |
Aram Hăvărneanu | lib9, libmach, cmd/dist, go/build: add support for... |
commit | commitdiff | tree |
2014-01-07 |
Joel Sing | syscall: include mmap constants in netbsd zerror* files |
commit | commitdiff | tree |
2014-01-07 |
Russ Cox | cmd/gc: use 100x less memory for []byte("string") |
commit | commitdiff | tree |
2014-01-06 |
Adam Langley | crypto/rsa: support unpadded signatures. |
commit | commitdiff | tree |
2014-01-06 |
Brad Fitzpatrick | undo CL 44150043 / 198bdc0984dd |
commit | commitdiff | tree |
2014-01-06 |
Brad Fitzpatrick | archive/zip: fix bug reading zip64 files |
commit | commitdiff | tree |
2014-01-06 |
Matthew Cottingham | net/http: Add more call order tests for request form... |
commit | commitdiff | tree |
2014-01-06 |
Bill Thiede | hash/fnv: fix overview link currently returning 404. |
commit | commitdiff | tree |
2014-01-06 |
Shawn Smith | time: add tests for Tick, NewTicker with negative duration |
commit | commitdiff | tree |
2014-01-06 |
Joel Sing | crypto/sha256: block implementation in 386 assembly |
commit | commitdiff | tree |
2014-01-06 |
Volker Dobler | net/http: remove todos from cookie code |
commit | commitdiff | tree |
2014-01-06 |
Volker Dobler | net/http/cookiejar: document format of domain in Public... |
commit | commitdiff | tree |
2014-01-06 |
Emil Hessman | runtime: Fix panic when trying to stop CPU profiling... |
commit | commitdiff | tree |
2014-01-06 |
Dominik Honnef | misc/emacs: fontify type switch correctly |
commit | commitdiff | tree |
2014-01-06 |
Dominik Honnef | misc/emacs: minor cleanups |
commit | commitdiff | tree |
2014-01-05 |
Joel Sing | crypto/sha1, crypto/sha256, crypto/sha512: use copy... |
commit | commitdiff | tree |
2014-01-04 |
Shawn Smith | container/list: improve test coverage |
commit | commitdiff | tree |
2014-01-04 |
Jeff Sickel | runtime: plan 9 does have /dev/random |
commit | commitdiff | tree |
2014-01-04 |
Rob Pike | spec: s/and/or/ for correctness and parallelism |
commit | commitdiff | tree |
2014-01-04 |
Keith Randall | runtime: Fix race detector checks to ignore KindNoPoint... |
commit | commitdiff | tree |
2014-01-04 |
Emil Hessman | spec: Fix broken type identity link |
commit | commitdiff | tree |
2014-01-03 |
Dave Cheney | os: add tests for operations on nil *File methods |
commit | commitdiff | tree |
2014-01-03 |
Dave Cheney | os: return ErrInvalid if receiver is nil. |
commit | commitdiff | tree |
2014-01-03 |
Daniel Morsing | cmd/gc: silence assignment errors to undefined symbols |
commit | commitdiff | tree |
2014-01-03 |
Emil Hessman | encoding/json: Fix missing error when trying to unmarsh... |
commit | commitdiff | tree |
2014-01-03 |
Joel Sing | syscall: handle varied path lengths for unix sockets |
commit | commitdiff | tree |
2014-01-02 |
David Symonds | runtime: increase attempt count for map iteration order... |
commit | commitdiff | tree |
2014-01-02 |
David Symonds | runtime: add a test for randomised map iteration order. |
commit | commitdiff | tree |
2014-01-02 |
Brad Fitzpatrick | A+C: Pavel Zinovkin (individual CLA) |
commit | commitdiff | tree |
2014-01-02 |
Shawn Smith | encoding/hex: add Decode error test case |
commit | commitdiff | tree |
2014-01-02 |
Shawn Smith | time: add tests for Duration.Nanoseconds, Duration... |
commit | commitdiff | tree |
2014-01-01 |
Dave Cheney | encoding/json: add tests for InvalidUnmarshalError |
commit | commitdiff | tree |
2014-01-01 |
Shawn Smith | bufio: improve NewReaderSize, Peek, and UnreadByte... |
commit | commitdiff | tree |
2014-01-01 |
Shawn Smith | encoding/json: improve omitempty test coverage |
commit | commitdiff | tree |
2014-01-01 |
Shawn Smith | os: improve Readdir and Readdirnames test coverage |
commit | commitdiff | tree |
2014-01-01 |
Shawn Smith | encoding/hex: add Decode test case with uppercase hex... |
commit | commitdiff | tree |
2013-12-31 |
Michael Stapelberg | debug/elf: add C source for testdata executables |
commit | commitdiff | tree |
2013-12-31 |
Shawn Smith | crypto/sha256: add tests for Size() and BlockSize() |
commit | commitdiff | tree |
2013-12-31 |
David Symonds | 2014: Year of the Gopher. |
commit | commitdiff | tree |
2013-12-31 |
Shawn Smith | crypto/sha1: add tests for Size() and BlockSize() |
commit | commitdiff | tree |
2013-12-31 |
Shawn Smith | container/ring: add test for Move with empty Ring |
commit | commitdiff | tree |
2013-12-31 |
Mikio Hara | net: fix typo |
commit | commitdiff | tree |
2013-12-31 |
Shawn Smith | crypto/sha512: add tests for Size() and BlockSize() |
commit | commitdiff | tree |
2013-12-31 |
Josh Bleecher... | text/template: don't panic when using AddParseTree... |
commit | commitdiff | tree |
2013-12-30 |
Mihai Borobocea | spec: example shows wrong value for complex constant |
commit | commitdiff | tree |
2013-12-30 |
Brad Fitzpatrick | A+C: Mihai Borobocea (individual CLA) |
commit | commitdiff | tree |
2013-12-30 |
Keith Randall | cmd/6g: inline copies of up to 4 words in length. |
commit | commitdiff | tree |
2013-12-30 |
Keith Randall | runtime: use readrange instead of read to check for... |
commit | commitdiff | tree |
2013-12-30 |
Richard Musiol | reflect: fixed method name in Slice3 error message |
commit | commitdiff | tree |
2013-12-30 |
Shawn Smith | reflect: add DeepEqual slice of slice inequality test |
commit | commitdiff | tree |
2013-12-29 |
Shawn Smith | doc/contribute: golang-dev -> golang-codereviews |
commit | commitdiff | tree |
2013-12-29 |
Shawn Smith | reflect: remove length check for arrays in deepValueEqual |
commit | commitdiff | tree |
2013-12-29 |
Shawn Smith | io: add tests for SectionReader ReadAt and Size |
commit | commitdiff | tree |
2013-12-29 |
Shawn Smith | crypto/hmac: add tests for Size() and BlockSize() |
commit | commitdiff | tree |
2013-12-29 |
Dave Cheney | runtime: load runtime.goarm as a byte, not a word |
commit | commitdiff | tree |
2013-12-28 |
Ian Lance Taylor | net: work around Solaris connect issue when server... |
commit | commitdiff | tree |
2013-12-28 |
Shawn Smith | bytes: add test for Contains |
commit | commitdiff | tree |
2013-12-28 |
Shawn Smith | archive/tar: add test case for passing nil to FileInfoH... |
commit | commitdiff | tree |
2013-12-27 |
Martin Olsson | all: fix a few spelling errors in source comments |
commit | commitdiff | tree |
2013-12-27 |
Ian Lance Taylor | A+C: Martin Olsson (individual CLA) |
commit | commitdiff | tree |
2013-12-27 |
Ian Lance Taylor | net: use DialTimeout in TestSelfConnect |
commit | commitdiff | tree |
2013-12-27 |
Shawn Smith | strconv: add tests for FormatBool and AppendBool |
commit | commitdiff | tree |
2013-12-27 |
Shawn Smith | strconv: remove unused atof32int function |
commit | commitdiff | tree |
2013-12-27 |
Shawn Smith | crypto/cipher: remove unused shift1 function |
commit | commitdiff | tree |
2013-12-26 |
Brad Fitzpatrick | net/http: quiet distracting test spam |
commit | commitdiff | tree |
2013-12-26 |
Brad Fitzpatrick | net/http: fix data race in benchmark |
commit | commitdiff | tree |
2013-12-26 |
John Newlin | net/http: Release reference to chunkWriter's bufio... |
commit | commitdiff | tree |
2013-12-26 |
Brad Fitzpatrick | C: add John Newlin (Google CLA) |
commit | commitdiff | tree |
2013-12-26 |
Marko Tiikkaja | database/sql: Use all connections in pool |
commit | commitdiff | tree |
2013-12-24 |
Ian Lance Taylor | runtime/cgo: include <signal.h> to fix build |
commit | commitdiff | tree |
2013-12-24 |
Ian Lance Taylor | runtime/cgo: always set signal mask before calling... |
commit | commitdiff | tree |
2013-12-23 |
Yasuhiro Matsumoto | misc/vim: Fix broken quote |
commit | commitdiff | tree |
2013-12-22 |
S.Çağlar Onur | cgo/runtime: replace sigprocmask with pthread_sigmask. |
commit | commitdiff | tree |
2013-12-22 |
Ian Lance Taylor | A+C: S.Çağlar Onur (individual CLA) |
commit | commitdiff | tree |
2013-12-21 |
Shawn Smith | bytes, strings: improve Title test coverage by adding... |
commit | commitdiff | tree |
next |