2012-08-22 |
Dave Borowitz | net/http: Set TLSClientConfig.ServerName on every HTTP... |
commit | commitdiff | tree |
2012-08-22 |
Brad Fitzpatrick | CONTRIBUTORS: Add Dave Borowitz (Google CLA) |
commit | commitdiff | tree |
2012-08-22 |
Joel Sing | cmd/go: fix cgo linking on netbsd |
commit | commitdiff | tree |
2012-08-22 |
Joakim Sernbrant | archive/zip: zip64 support |
commit | commitdiff | tree |
2012-08-22 |
Andrew Gerrand | A+C: add Joakim Sernbrant |
commit | commitdiff | tree |
2012-08-21 |
Nigel Tao | exp/html: refactor the parser.read method. |
commit | commitdiff | tree |
2012-08-21 |
Dave Cheney | net/http: fix misplaced defer and example |
commit | commitdiff | tree |
2012-08-21 |
Dave Cheney | net/http: fix send on close channel error |
commit | commitdiff | tree |
2012-08-21 |
Dave Cheney | os: fix data race on Process.done |
commit | commitdiff | tree |
2012-08-20 |
Dmitriy Vyukov | net: add TCP benchmarks |
commit | commitdiff | tree |
2012-08-20 |
Shenghou Ma | cmd/ld: skip R_*_NONE relocations, fix Linux/386 build... |
commit | commitdiff | tree |
2012-08-20 |
Shenghou Ma | doc/install: we only need command line tools for Xcode... |
commit | commitdiff | tree |
2012-08-20 |
Volker Dobler | strconv: consistent parameter names for ParseUint |
commit | commitdiff | tree |
2012-08-20 |
Dmitriy Vyukov | net/http: reduce mutex contention |
commit | commitdiff | tree |
2012-08-20 |
Marcel van... | exp/locale/collate/build: fixed bug that was exposed... |
commit | commitdiff | tree |
2012-08-20 |
Marcel van... | exp/locale/collate: let regtest generate its own collat... |
commit | commitdiff | tree |
2012-08-20 |
Marcel van... | exp/locale/collate: changed default AlternateHandling... |
commit | commitdiff | tree |
2012-08-20 |
Marcel van... | exp/locale/collate: Added test flag to maketables tool... |
commit | commitdiff | tree |
2012-08-20 |
Nigel Tao | exp/html: make the parser manipulate the tokenizer... |
commit | commitdiff | tree |
2012-08-18 |
Mikkel Krautz | crypto/tls: explicitly require ExtKeyUsageClientAuth... |
commit | commitdiff | tree |
2012-08-18 |
Alex Brainman | pprof: make it work on windows again |
commit | commitdiff | tree |
2012-08-17 |
Rob Pike | fmt: honor integer radix formats (%d etc.) for pointers |
commit | commitdiff | tree |
2012-08-17 |
Rob Pike | all: move defers to after error check to avoid nil... |
commit | commitdiff | tree |
2012-08-17 |
Robert Griesemer | go_spec: unary + and - are also defined for complex... |
commit | commitdiff | tree |
2012-08-17 |
Joel Sing | runtime: fix netbsd/386 stack pointer handling |
commit | commitdiff | tree |
2012-08-17 |
Alex Brainman | misc/cgo/test: disable test on windows (attempt to... |
commit | commitdiff | tree |
2012-08-17 |
Shenghou Ma | cmd/ld: explicitly ignore R_*_NONE relocation to fix... |
commit | commitdiff | tree |
2012-08-17 |
Shenghou Ma | misc/cgo/life: remove -lmsvcrt to fix windows/amd64... |
commit | commitdiff | tree |
2012-08-16 |
Shenghou Ma | cmd/go: new cgo build procedure |
commit | commitdiff | tree |
2012-08-16 |
Dave Cheney | misc/cgo/test: remove unused Makefile |
commit | commitdiff | tree |
2012-08-16 |
Alex Brainman | test: change run.go to ignore \r in compiler output... |
commit | commitdiff | tree |
2012-08-15 |
Daniel Morsing | cmd/gc: Don't claim type assertion would help when... |
commit | commitdiff | tree |
2012-08-15 |
Andrew Balholm | exp/html: simplify testing code |
commit | commitdiff | tree |
2012-08-15 |
Ian Lance Taylor | A+C: Andrew Lutomirski (individual CLA) |
commit | commitdiff | tree |
2012-08-15 |
Robert Griesemer | text/scanner: report illegal hexadecimal numbers (bug... |
commit | commitdiff | tree |
2012-08-15 |
Joel Sing | os/exec: disable additional file descriptor test on... |
commit | commitdiff | tree |
2012-08-15 |
Joel Sing | runtime: disable crash handler test on netbsd |
commit | commitdiff | tree |
2012-08-15 |
Joel Sing | net: implement netbsd sockoptip |
commit | commitdiff | tree |
2012-08-15 |
Francisco Souza | cmd/go: skipping relative paths on go test -i ./... |
commit | commitdiff | tree |
2012-08-15 |
Andrew Balholm | exp/html: skip render and reparse on more tests that... |
commit | commitdiff | tree |
2012-08-15 |
Robert Hencke | 5l: trivial whitespace cleanup |
commit | commitdiff | tree |
2012-08-15 |
Benny Siegert | api: add recent API additions to next.txt |
commit | commitdiff | tree |
2012-08-14 |
Robert Griesemer | go/scanner: faster scanning |
commit | commitdiff | tree |
2012-08-14 |
Adam Langley | exp/proxy: remove package. |
commit | commitdiff | tree |
2012-08-13 |
Andrew Balholm | exp/html: generate replacement for <isindex> correctly |
commit | commitdiff | tree |
2012-08-13 |
Dmitriy Vyukov | net: remove unused fields |
commit | commitdiff | tree |
2012-08-13 |
Dmitriy Vyukov | runtime/pprof: fix comments |
commit | commitdiff | tree |
2012-08-13 |
Andrew Balholm | exp/html: discard tags that are terminated by EOF inste... |
commit | commitdiff | tree |
2012-08-12 |
Robert Griesemer | go/parser: exit early if source file does not contain... |
commit | commitdiff | tree |
2012-08-10 |
Rob Pike | text/template/parse: fix bug handling /*/ |
commit | commitdiff | tree |
2012-08-10 |
Shenghou Ma | runtime: use sched_getaffinity for runtime.NumCPU(... |
commit | commitdiff | tree |
2012-08-09 |
Andrew Balholm | exp/html: ignore self-closing flag except in SVG and... |
commit | commitdiff | tree |
2012-08-09 |
Robert Griesemer | godoc: report error for directories with multiple packages |
commit | commitdiff | tree |
2012-08-09 |
Rémy Oudompheng | go/build: correct shouldBuild bug reading whole content... |
commit | commitdiff | tree |
2012-08-09 |
Robert Griesemer | exp/types: add more import tests |
commit | commitdiff | tree |
2012-08-09 |
Robert Griesemer | spec: clarify evaluation order |
commit | commitdiff | tree |
2012-08-09 |
Shenghou Ma | testing: add Verbose() to expose whether -test.v is set |
commit | commitdiff | tree |
2012-08-09 |
Alex Brainman | misc/cgo/life: explicitly specify library for assert... |
commit | commitdiff | tree |
2012-08-09 |
Rob Pike | text/template: add 'nil' as a keyword in the language |
commit | commitdiff | tree |
2012-08-09 |
Shenghou Ma | cmd/5l: add PT_PAX_FLAGS ELF header |
commit | commitdiff | tree |
2012-08-09 |
Andrew Balholm | exp/html: ignore </html> in afterBodyIM when parsing... |
commit | commitdiff | tree |
2012-08-08 |
Andrew Balholm | exp/html: when ignoring <textarea> tag, switch tokenize... |
commit | commitdiff | tree |
2012-08-08 |
Charles L.... | math: update definition of NaN in assembly language... |
commit | commitdiff | tree |
2012-08-08 |
Andrew Gerrand | doc: add 'Get Started with Go' video, remove... |
commit | commitdiff | tree |
2012-08-08 |
Rob Pike | all: make Unicode surrogate halves illegal as UTF-8 |
commit | commitdiff | tree |
2012-08-08 |
Andrew Gerrand | io: amend ReaderFrom doc as per r's comment |
commit | commitdiff | tree |
2012-08-08 |
David Symonds | misc/dashboard/codereview: fixes for non-reviewers. |
commit | commitdiff | tree |
2012-08-08 |
Yves Junqueira | crypto/rand: Example for Read. |
commit | commitdiff | tree |
2012-08-08 |
Russ Cox | misc/dashboard/codereview: fix obo |
commit | commitdiff | tree |
2012-08-08 |
Robert Griesemer | godoc: make id attributes unique |
commit | commitdiff | tree |
2012-08-08 |
Andrew Balholm | exp/html: foster-parent text correctly |
commit | commitdiff | tree |
2012-08-07 |
Nigel Tao | image/jpeg: send a correct Start Of Scan (SOS) header. |
commit | commitdiff | tree |
2012-08-07 |
Shenghou Ma | runtime: inline several float64 routines to speed up... |
commit | commitdiff | tree |
2012-08-07 |
Brad Fitzpatrick | io: document ReaderFrom and WriterTo |
commit | commitdiff | tree |
2012-08-07 |
Yves Junqueira | text/template: fix range example. |
commit | commitdiff | tree |
2012-08-07 |
Andrew Balholm | exp/html: correctly handle <title> after </head> |
commit | commitdiff | tree |
2012-08-07 |
Alex Brainman | net/http: disable TestServeFileFromCWD test on windows |
commit | commitdiff | tree |
2012-08-07 |
Shenghou Ma | doc: fix some HTML syntax errors |
commit | commitdiff | tree |
2012-08-07 |
Shenghou Ma | cmd/5l: dwarf line number support for Linux/ARM |
commit | commitdiff | tree |
2012-08-07 |
Shenghou Ma | cmd/go: remove $WORK paths in generated binaries |
commit | commitdiff | tree |
2012-08-07 |
Shenghou Ma | math, runtime: use a NaN that matches gcc's |
commit | commitdiff | tree |
2012-08-07 |
Shenghou Ma | runtime: remove unnecessary ROUND in alg.c |
commit | commitdiff | tree |
2012-08-07 |
Shenghou Ma | misc/cgo/{life,stdio}, test/run.go: use test/run.go... |
commit | commitdiff | tree |
2012-08-06 |
Andrew Balholm | exp/html: fix foster-parenting when elements are implic... |
commit | commitdiff | tree |
2012-08-06 |
Russ Cox | net: fix spurious EADDRNOTAVAIL errors |
commit | commitdiff | tree |
2012-08-06 |
Alexey Borzenkov | syscall: fix plan9 build broken by CL 6458050 |
commit | commitdiff | tree |
2012-08-06 |
Alex Brainman | test/run: ignore all but .go file during compiledir... |
commit | commitdiff | tree |
2012-08-06 |
Brad Fitzpatrick | net: fix TCPListener file leak to child processes |
commit | commitdiff | tree |
2012-08-05 |
Alexey Borzenkov | syscall: return EINVAL when string arguments have NUL... |
commit | commitdiff | tree |
2012-08-05 |
Benny Siegert | syscall: add some new syscall numbers from NetBSD-current |
commit | commitdiff | tree |
2012-08-05 |
Rémy Oudompheng | runtime: faster string equality. |
commit | commitdiff | tree |
2012-08-05 |
Russ Cox | misc/dashboard/codereview: show first line of last... |
commit | commitdiff | tree |
2012-08-05 |
Russ Cox | bufio: discourage use of ReadLine |
commit | commitdiff | tree |
2012-08-05 |
Rémy Oudompheng | strconv: speedup AppendFloat/FormatFloat. |
commit | commitdiff | tree |
2012-08-05 |
Andrew Balholm | exp/html: don't treat SVG <title> like HTML <title> |
commit | commitdiff | tree |
2012-08-04 |
Dmitriy Vyukov | cmd/go: allow to use syso files with cgo |
commit | commitdiff | tree |
2012-08-04 |
Dmitriy Vyukov | cmd/cc: allow to call nested packages from within C... |
commit | commitdiff | tree |
2012-08-04 |
Ian Lance Taylor | cmd/go, go/build, misc/swig: add SWIG support to Go... |
commit | commitdiff | tree |
2012-08-03 |
Michał Derkacz | 5a, 5l, math: Add support for ABSD, ABSF floating point... |
commit | commitdiff | tree |
2012-08-03 |
Rémy Oudompheng | cmd/8g: fix miscompilation due to BADWIDTH. |
commit | commitdiff | tree |
next |