2014-04-11 |
Dmitriy Vyukov | net/http/httptest: add test for issue 7264 |
commit | commitdiff | tree |
2014-04-11 |
Alex Brainman | os/signal: use unique program name during TestCtrlBreak |
commit | commitdiff | tree |
2014-04-11 |
Matthew Cottingham | net/http: Return ErrNotMultipart from ParseMultipartFor... |
commit | commitdiff | tree |
2014-04-11 |
Brad Fitzpatrick | net/http: don't reject 0-lengthed bodies with Expect... |
commit | commitdiff | tree |
2014-04-11 |
Rui Ueyama | flag: remove extra space in error message |
commit | commitdiff | tree |
2014-04-11 |
Robert Griesemer | bufio: fix potential endless loop in ReadByte |
commit | commitdiff | tree |
2014-04-11 |
Robert Griesemer | bytes, strings: more consistent error messages |
commit | commitdiff | tree |
2014-04-11 |
Rui Ueyama | fmt: fix typo in help doc |
commit | commitdiff | tree |
2014-04-11 |
Rui Ueyama | expvar: fix map key output |
commit | commitdiff | tree |
2014-04-11 |
Russ Cox | runtime: make stack growth test shorter |
commit | commitdiff | tree |
2014-04-11 |
Brad Fitzpatrick | net/http: fix up Response.Write edge cases |
commit | commitdiff | tree |
2014-04-11 |
Brad Fitzpatrick | net/http: document, test, define, clean up Request... |
commit | commitdiff | tree |
2014-04-10 |
Rob Pike | doc/go1.3.html: fix spelling mistakes |
commit | commitdiff | tree |
2014-04-10 |
Brad Fitzpatrick | bytes, strings: add Reader.ReadAt race tests |
commit | commitdiff | tree |
2014-04-10 |
Brad Fitzpatrick | doc: finish net/http notes in go1.3.html |
commit | commitdiff | tree |
2014-04-10 |
Alexey Borzenkov | net/http: fix requests failing on short gzip body |
commit | commitdiff | tree |
2014-04-10 |
Russ Cox | runtime: make times in GODEBUG=gctrace=1 output clearer |
commit | commitdiff | tree |
2014-04-10 |
Keith Randall | cmd/6g: nacl: zero odd multiple of widthptr correctly |
commit | commitdiff | tree |
2014-04-10 |
Rui Ueyama | sync: fix spurious wakeup from WaitGroup.Wait |
commit | commitdiff | tree |
2014-04-10 |
Brad Fitzpatrick | net/http: don't reuse Transport connection unless Reque... |
commit | commitdiff | tree |
2014-04-10 |
David du Colombier | runtime: no longer skip stack growth test in short... |
commit | commitdiff | tree |
2014-04-10 |
David du Colombier | runtime: fix semasleep on Plan 9 |
commit | commitdiff | tree |
2014-04-10 |
Rob Pike | doc/go1.3.html: minor changes: crypto, net |
commit | commitdiff | tree |
2014-04-10 |
Alex Brainman | cmd/go: always build package during "go test" command |
commit | commitdiff | tree |
2014-04-10 |
Preetam Jinka | syscall: fix Getfsstat() for BSD |
commit | commitdiff | tree |
2014-04-10 |
Andrew Gerrand | A+C: Preetam Jinka (individual CLA) |
commit | commitdiff | tree |
2014-04-10 |
Robert Griesemer | undo CL 86220044 / 41388e58be65 |
commit | commitdiff | tree |
2014-04-10 |
Robert Griesemer | bufio: fix potential endless loop in ReadByte |
commit | commitdiff | tree |
2014-04-09 |
Robert Griesemer | bufio: fix UnreadByte |
commit | commitdiff | tree |
2014-04-09 |
Rob Pike | sync.Pool: better documentation |
commit | commitdiff | tree |
2014-04-09 |
Rémy Oudompheng | cmd/6g: relax constraint on variables that need zeroing. |
commit | commitdiff | tree |
2014-04-09 |
Rui Ueyama | misc/emacs: ignore backquote in comment or string |
commit | commitdiff | tree |
2014-04-09 |
Russ Cox | runtime: use 3x fewer nanotime calls in garbage collection |
commit | commitdiff | tree |
2014-04-09 |
Russ Cox | doc: tweak Solaris wording |
commit | commitdiff | tree |
2014-04-09 |
Russ Cox | runtime: fix flaky linux/386 build |
commit | commitdiff | tree |
2014-04-09 |
Jan Ziak | cmd/gc: drop { } around single-line if-statement body |
commit | commitdiff | tree |
2014-04-09 |
Jan Ziak | cmd/gc: avoid confusing error message "ovf in mpaddxx" |
commit | commitdiff | tree |
2014-04-09 |
Jan Ziak | cmd/gc: ignore blank (_) labels in label declarations |
commit | commitdiff | tree |
2014-04-09 |
Rob Pike | html/template: fix two unrelated bugs |
commit | commitdiff | tree |
2014-04-09 |
Rob Pike | doc/go1.3.html: go command, major library changes |
commit | commitdiff | tree |
2014-04-09 |
David du Colombier | runtime: fix GOTRACEBACK on Plan 9 |
commit | commitdiff | tree |
2014-04-09 |
Rob Pike | doc/go1.3.html: gc precision, nacl, solaris |
commit | commitdiff | tree |
2014-04-09 |
Brad Fitzpatrick | doc: add a couple net/http go1.3 items |
commit | commitdiff | tree |
2014-04-09 |
Russ Cox | runtime: cache gotraceback setting |
commit | commitdiff | tree |
2014-04-09 |
Rick Arnold | cmd/go: allow use of Context in 'go list -f' |
commit | commitdiff | tree |
2014-04-09 |
Carl Chatfield | reflect: fix variadic arg for funcs created by MakeFunc. |
commit | commitdiff | tree |
2014-04-09 |
Russ Cox | A+C: Carl Chatfield (individual CLA) |
commit | commitdiff | tree |
2014-04-08 |
Rob Pike | doc/go1.3.html: gccgo status |
commit | commitdiff | tree |
2014-04-08 |
Adam Langley | crypto/(ec)dsa: use Fermat's inversion. |
commit | commitdiff | tree |
2014-04-08 |
Rob Pike | doc/go1.3.html: linker, go command, miscellany |
commit | commitdiff | tree |
2014-04-08 |
Rob Pike | doc/go1.3.html: Performance, plus some library details |
commit | commitdiff | tree |
2014-04-08 |
Robert Griesemer | go/doc: fix URL matched in ToHTML |
commit | commitdiff | tree |
2014-04-08 |
Josh Bleecher... | encoding/xml: unmarshal into interfaces |
commit | commitdiff | tree |
2014-04-08 |
Alexander Zhavnerchik | encoding/xml: Makes XML Marshaler take into account... |
commit | commitdiff | tree |
2014-04-08 |
Russ Cox | A+C: Alexander Zhavnerchik (individual CLA) |
commit | commitdiff | tree |
2014-04-08 |
Russ Cox | reflect, runtime: fix crash in GC due to reflect.call... |
commit | commitdiff | tree |
2014-04-08 |
Dmitriy Vyukov | runtime/race: more precise handling of channel synchron... |
commit | commitdiff | tree |
2014-04-08 |
Ian Lance Taylor | liblink: remove code that is never executed |
commit | commitdiff | tree |
2014-04-08 |
Rob Pike | doc/go1.3.html: drop support for windows 2000 |
commit | commitdiff | tree |
2014-04-08 |
Keith Randall | runtime: make sure associated defers are copyable befor... |
commit | commitdiff | tree |
2014-04-08 |
Keith Randall | runtime: fix heapdump bugs. |
commit | commitdiff | tree |
2014-04-07 |
Mikio Hara | net: move error messages related to OpError into net.go |
commit | commitdiff | tree |
2014-04-07 |
Mikio Hara | net: remove "net:" prefix from error messages |
commit | commitdiff | tree |
2014-04-07 |
Albert Strasheim | cmd/go: Check error from SWIG link step. |
commit | commitdiff | tree |
2014-04-07 |
Brad Fitzpatrick | net/textproto: simplify common header interning |
commit | commitdiff | tree |
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 |
next |