2011-04-20 |
Russ Cox | run.bash: remove redundant rebuilds |
commit | commitdiff | tree |
2011-04-20 |
Rob Pike | gob: have errorf always prefix the message with "gob: " |
commit | commitdiff | tree |
2011-04-20 |
Russ Cox | net: fix windows build |
commit | commitdiff | tree |
2011-04-20 |
Rob Pike | gob: use new Implements and AssignableTo methods in... |
commit | commitdiff | tree |
2011-04-20 |
Brad Fitzpatrick | http: don't proxy loopback addresses |
commit | commitdiff | tree |
2011-04-20 |
Russ Cox | ld: remove MachoLoad limit |
commit | commitdiff | tree |
2011-04-20 |
Russ Cox | reflect: add Type.Implements, Type.AssignableTo, Value... |
commit | commitdiff | tree |
2011-04-20 |
Russ Cox | gc: fix error for +string |
commit | commitdiff | tree |
2011-04-20 |
Russ Cox | net: use C library resolver on FreeBSD, Linux, OS X... |
commit | commitdiff | tree |
2011-04-20 |
Russ Cox | reflect: update CanAddr, CanSet documentation |
commit | commitdiff | tree |
2011-04-20 |
Robert Griesemer | gofix, gofmt: update documentation |
commit | commitdiff | tree |
2011-04-20 |
David Crawshaw | gofmt: add -diff |
commit | commitdiff | tree |
2011-04-20 |
Andrew Gerrand | goinstall: support building executable commands |
commit | commitdiff | tree |
2011-04-19 |
Nigel Tao | src/pkg: make package doc comments consistently start... |
commit | commitdiff | tree |
2011-04-19 |
Robert Griesemer | go spec: attempt at clarifying language for "append" |
commit | commitdiff | tree |
2011-04-19 |
Rob Pike | gob: fix trivial bug in map marshaling. |
commit | commitdiff | tree |
2011-04-19 |
Russ Cox | CONTRIBUTORS: add David Crawshaw (Google CLA) |
commit | commitdiff | tree |
2011-04-19 |
Adam Langley | crypto/openpgp: better handling of keyrings. |
commit | commitdiff | tree |
2011-04-19 |
Adam Langley | crypto/x509: fix build |
commit | commitdiff | tree |
2011-04-19 |
Adam Langley | crypto: move certificate verification into x509. |
commit | commitdiff | tree |
2011-04-19 |
Nigel Tao | image/jpeg: add an encoder. |
commit | commitdiff | tree |
2011-04-19 |
Russ Cox | reflect: allow Slice of arrays |
commit | commitdiff | tree |
2011-04-18 |
Russ Cox | 5c: make alignment rules match 5g, just like 6c matches 6g |
commit | commitdiff | tree |
2011-04-18 |
Russ Cox | http: fix IP confusion in TestServerTimeouts |
commit | commitdiff | tree |
2011-04-18 |
Russ Cox | changes for more restricted reflect.SetValue |
commit | commitdiff | tree |
2011-04-18 |
Russ Cox | reflect: more efficient; cannot Set result of NewValue... |
commit | commitdiff | tree |
2011-04-18 |
Brad Fitzpatrick | mime: add a TODO, fix the format of an error |
commit | commitdiff | tree |
2011-04-18 |
Brad Fitzpatrick | mime: RFC 2231 continuation / non-ASCII support |
commit | commitdiff | tree |
2011-04-18 |
Rob Pike | tutorial: modernize the definition and use of Open. |
commit | commitdiff | tree |
2011-04-18 |
Russ Cox | gc: fix complex move again |
commit | commitdiff | tree |
2011-04-18 |
Rob Pike | test/bench: update timings; moving to new machine. |
commit | commitdiff | tree |
2011-04-18 |
Quan Yong Zhai | net: fix dialgoogle_test.go |
commit | commitdiff | tree |
2011-04-18 |
Nigel Tao | CONTRIBUTORS: Raph Levien (Google CLA) |
commit | commitdiff | tree |
2011-04-17 |
Russ Cox | runtime: fix arm5 softfloat |
commit | commitdiff | tree |
2011-04-17 |
Russ Cox | codereview: add 'hg undo' command |
commit | commitdiff | tree |
2011-04-17 |
Dave Cheney | websocket: fix socket leak in test |
commit | commitdiff | tree |
2011-04-16 |
Dmitry Chestnykh | misc/goplay: fix Tab and Shift+Enter in Firefox. |
commit | commitdiff | tree |
2011-04-15 |
Brad Fitzpatrick | mime: bunch more tests, few minor parsing fixes |
commit | commitdiff | tree |
2011-04-15 |
Russ Cox | undo 4439044 |
commit | commitdiff | tree |
2011-04-15 |
Ross Light | compress/zlib: add FDICT flag in Reader/Writer |
commit | commitdiff | tree |
2011-04-15 |
Russ Cox | gc: fix complex move bug |
commit | commitdiff | tree |
2011-04-15 |
Russ Cox | gc: print of unsafe.Pointer |
commit | commitdiff | tree |
2011-04-15 |
Ian Lance Taylor | 5g: correct size of reg array. |
commit | commitdiff | tree |
2011-04-15 |
Brad Fitzpatrick | http: handler timeout support |
commit | commitdiff | tree |
2011-04-15 |
Dmitry Chestnykh | godoc: use "search" input type for search box. |
commit | commitdiff | tree |
2011-04-15 |
Rob Pike | 6l: fix another "set and not used". |
commit | commitdiff | tree |
2011-04-15 |
Russ Cox | net: disable one more external network test |
commit | commitdiff | tree |
2011-04-15 |
Brad Fitzpatrick | json: keep track of error offset in SyntaxError |
commit | commitdiff | tree |
2011-04-15 |
Brad Fitzpatrick | http: reverse proxy handler |
commit | commitdiff | tree |
2011-04-15 |
Russ Cox | gc: printing of multiple assignment |
commit | commitdiff | tree |
2011-04-15 |
Ian Lance Taylor | gob: when decoding a string, allocate a string, not... |
commit | commitdiff | tree |
2011-04-15 |
Lorenzo Stoakes | make: prevent rm provoking 'text file busy' errors. |
commit | commitdiff | tree |
2011-04-15 |
Russ Cox | build: remove DISABLE_NET_TESTS |
commit | commitdiff | tree |
2011-04-15 |
David Symonds | expvar: add Func for functions that return values that... |
commit | commitdiff | tree |
2011-04-15 |
Russ Cox | os: turn EPIPE exit into panic |
commit | commitdiff | tree |
2011-04-15 |
Dave Cheney | libmach: fix warnings. |
commit | commitdiff | tree |
2011-04-15 |
Quan Yong Zhai | net: fix ParseIP |
commit | commitdiff | tree |
2011-04-15 |
Russ Cox | A+C: Quan Yong Zhai (individual CLA) |
commit | commitdiff | tree |
2011-04-15 |
Brad Fitzpatrick | http: add NewRequest helper |
commit | commitdiff | tree |
2011-04-15 |
Russ Cox | gopack: fix prefix bug |
commit | commitdiff | tree |
2011-04-15 |
Dave Cheney | gobuilder: respect MAKEFLAGS if provided |
commit | commitdiff | tree |
2011-04-15 |
Andrew Gerrand | gobuilder: permit builders of the form goos-goarch-foo |
commit | commitdiff | tree |
2011-04-15 |
Rob Pike | gob: fix handling of indirect receivers for GobDecoders. |
commit | commitdiff | tree |
2011-04-15 |
Ian Lance Taylor | gob: test case for indirection to large field. |
commit | commitdiff | tree |
2011-04-15 |
Robert Griesemer | gofmt: exclude test case that doesn't compile w/o errors |
commit | commitdiff | tree |
2011-04-14 |
Robert Griesemer | gofmt: gofmt test harness bug fix |
commit | commitdiff | tree |
2011-04-14 |
Petar Maymounkov | http: don't quote Set-Cookie Domain and Path |
commit | commitdiff | tree |
2011-04-14 |
Robert Griesemer | gofmt: don't crash when rewriting nil interfaces in... |
commit | commitdiff | tree |
2011-04-14 |
Brad Fitzpatrick | http: be clear when failing to connect to a proxy |
commit | commitdiff | tree |
2011-04-14 |
Rob Pike | for GCC4.6: fix a bunch of set-and-not-used errors. |
commit | commitdiff | tree |
2011-04-14 |
Lucio De Re | pkg/runtime/plan9: Warning remediation, for Plan 9... |
commit | commitdiff | tree |
2011-04-14 |
Brad Fitzpatrick | gotest: generate gofmt-compliant code |
commit | commitdiff | tree |
2011-04-14 |
Adam Langley | crypto/tls: add server-side OCSP stapling support. |
commit | commitdiff | tree |
2011-04-14 |
Brad Fitzpatrick | http: consume request bodies before replying |
commit | commitdiff | tree |
2011-04-14 |
Brad Fitzpatrick | http: fix race in transport_test |
commit | commitdiff | tree |
2011-04-14 |
Russ Cox | gotest: add timing, respect $GOARCH |
commit | commitdiff | tree |
2011-04-14 |
Russ Cox | ld: defend against some broken object files |
commit | commitdiff | tree |
2011-04-14 |
Russ Cox | compress/flate: dictionary support |
commit | commitdiff | tree |
2011-04-14 |
Russ Cox | gc: fix use of typekind array in error messages |
commit | commitdiff | tree |
2011-04-14 |
Luuk van Dijk | runtime: fix gdb support for channels. |
commit | commitdiff | tree |
2011-04-14 |
Dave Cheney | runtime: fix set and not used in chan.c |
commit | commitdiff | tree |
2011-04-14 |
Rob Pike | lib9/create.c: delete unused variable |
commit | commitdiff | tree |
2011-04-14 |
Andrew Gerrand | tag weekly.2011-04-13 |
commit | commitdiff | tree |
2011-04-14 |
Andrew Gerrand | weekly.2011-04-13 weekly.2011-04-13 |
commit | commitdiff | tree |
2011-04-14 |
Russ Cox | runtime: drop chan circular linked list in favor of... |
commit | commitdiff | tree |
2011-04-14 |
Russ Cox | pkg: manual cleanup of some gofixed code |
commit | commitdiff | tree |
2011-04-14 |
Russ Cox | gc: fix func syntax error |
commit | commitdiff | tree |
2011-04-14 |
Corey Thomasson | net: sort records returned by LookupMX |
commit | commitdiff | tree |
2011-04-14 |
Andrew Gerrand | doc/install.html: document use of libc6-dev-i386 |
commit | commitdiff | tree |
2011-04-13 |
Rob Pike | govet: make name-matching for printf etc. case-insensitive. |
commit | commitdiff | tree |
2011-04-13 |
Nigel Tao | image: allow "?" wildcards when registering image formats. |
commit | commitdiff | tree |
2011-04-13 |
Robert Griesemer | gofmt: gofmt -s -w src misc |
commit | commitdiff | tree |
2011-04-13 |
Rob Pike | libmach: fix the windows build. |
commit | commitdiff | tree |
2011-04-13 |
Robert Griesemer | fix build: disable gofmt test script, enable gotest... |
commit | commitdiff | tree |
2011-04-13 |
Brad Fitzpatrick | http: flesh out server Expect handling + tests |
commit | commitdiff | tree |
2011-04-13 |
Robert Griesemer | gofmt: add test framework in Go |
commit | commitdiff | tree |
2011-04-13 |
Robert Griesemer | gofmt: minor refactor to permit easy testing |
commit | commitdiff | tree |
2011-04-13 |
Russ Cox | reflect: inline method implementations |
commit | commitdiff | tree |
2011-04-13 |
Rob Pike | gofix: fix embarrassing typo in osopen.go |
commit | commitdiff | tree |
2011-04-13 |
Russ Cox | libmach: fix freebsd compiler errors |
commit | commitdiff | tree |
next |