2012-01-23 |
Rob Pike | FAQ: update to Go 1. |
commit | commitdiff | tree |
2012-01-23 |
Luuk van Dijk | gc: missed typecheck in subscripting a const string. |
commit | commitdiff | tree |
2012-01-23 |
Luuk van Dijk | gc: handle function calls in arguments to builtin compl... |
commit | commitdiff | tree |
2012-01-23 |
Ivan Krasin | compress/flate: delete unused util functions. |
commit | commitdiff | tree |
2012-01-23 |
Mikkel Krautz | ld: fix Mach-O code signing for non-cgo binaries |
commit | commitdiff | tree |
2012-01-23 |
Ivan Krasin | compress/flate: use append instead of slice+counter. |
commit | commitdiff | tree |
2012-01-23 |
Ivan Krasin | compress/flate: reduce memory pressure at cost of addit... |
commit | commitdiff | tree |
2012-01-23 |
Russ Cox | gc: fix recursion loop in interface comparison |
commit | commitdiff | tree |
2012-01-23 |
Robert Griesemer | godoc: log node printing error |
commit | commitdiff | tree |
2012-01-23 |
Gustavo Niemeyer | encoding/xml: support ignoring fields with "-" |
commit | commitdiff | tree |
2012-01-23 |
Gustavo Niemeyer | encoding/xml: minor doc fixup |
commit | commitdiff | tree |
2012-01-23 |
Robert Griesemer | go/doc: add more test cases |
commit | commitdiff | tree |
2012-01-23 |
Robert Griesemer | go/doc: set Type.Name field |
commit | commitdiff | tree |
2012-01-23 |
Gustavo Niemeyer | encoding/xml: improve []byte handling |
commit | commitdiff | tree |
2012-01-23 |
Olivier Duperray | doc/progs: Add the usual Copyright notice. |
commit | commitdiff | tree |
2012-01-22 |
Olivier Duperray | doc/codelab/wiki: Add the usual Copyright notice. |
commit | commitdiff | tree |
2012-01-22 |
Andrew Gerrand | go/build: silence all warnings |
commit | commitdiff | tree |
2012-01-22 |
Rob Pike | gob: reduce the maximum message size |
commit | commitdiff | tree |
2012-01-22 |
Ian Lance Taylor | test: explicitly use variables to avoid gccgo "not... |
commit | commitdiff | tree |
2012-01-22 |
Shenghou Ma | 6l, 8l: remove unused macro definition |
commit | commitdiff | tree |
2012-01-22 |
Shenghou Ma | runtime: update out-of-date comment |
commit | commitdiff | tree |
2012-01-22 |
Rob Pike | bytes: delete the test for huge buffers |
commit | commitdiff | tree |
2012-01-22 |
Robert Griesemer | bytes.Buffer: remove dead code, complete documentation |
commit | commitdiff | tree |
2012-01-21 |
Rob Pike | bytes.Buffer: restore panic on out-of-memory |
commit | commitdiff | tree |
2012-01-21 |
Ivan Krasin | compress/flate: fix a typo, improve compression rate... |
commit | commitdiff | tree |
2012-01-21 |
Mikio Hara | net: Dial, ListenPacket with "ip:protocol" network... |
commit | commitdiff | tree |
2012-01-21 |
David Symonds | gc: test case for recursive interface bug. |
commit | commitdiff | tree |
2012-01-21 |
Russ Cox | cmd/go: every test imports regexp |
commit | commitdiff | tree |
2012-01-21 |
Ivan Krasin | compress/flate: make lazy matching work. |
commit | commitdiff | tree |
2012-01-21 |
Anthony Martin | os: fix Plan 9 build after more FileMode changes |
commit | commitdiff | tree |
2012-01-20 |
Robert Griesemer | bytes: simplified logic |
commit | commitdiff | tree |
2012-01-20 |
Rob Pike | doc/go1: flag, runtime, testing |
commit | commitdiff | tree |
2012-01-20 |
Stefan Nilsson | doc: fix typo in Go for C++ programmers |
commit | commitdiff | tree |
2012-01-20 |
Rob Pike | doc/go1: rearrange a bit, sort the packages |
commit | commitdiff | tree |
2012-01-20 |
Russ Cox | gc: undo most of 'fix infinite recursion for embedded... |
commit | commitdiff | tree |
2012-01-20 |
Rob Pike | bytes.Buffer: turn buffer size overflows into errors |
commit | commitdiff | tree |
2012-01-20 |
Robert Griesemer | encoding/varint: deleted WriteXvarint |
commit | commitdiff | tree |
2012-01-20 |
Robert Griesemer | doc/go1.html: fix broken links |
commit | commitdiff | tree |
2012-01-20 |
Shenghou Ma | go run: correctly handle -n and -x flags |
commit | commitdiff | tree |
2012-01-20 |
Jeff R. Allen | gc: do not try to add a key with incorrect type to... |
commit | commitdiff | tree |
2012-01-20 |
Shenghou Ma | libmach: cross compiling support |
commit | commitdiff | tree |
2012-01-20 |
Russ Cox | A+C: Berengar Lehr (individual CLA) |
commit | commitdiff | tree |
2012-01-20 |
Scott Lawrence | go/ast: respect ImportSpec.EndPos |
commit | commitdiff | tree |
2012-01-20 |
Russ Cox | go/doc: avoid the name 'a.out' in the testdata |
commit | commitdiff | tree |
2012-01-20 |
Rob Pike | goyacc: fix indexing bug when yydebug >= 2 |
commit | commitdiff | tree |
2012-01-20 |
Shenghou Ma | misc/xcode/go.xclangspec: fix typo |
commit | commitdiff | tree |
2012-01-20 |
Dmitriy Vyukov | runtime: add type algorithms for zero-sized types |
commit | commitdiff | tree |
2012-01-20 |
Nigel Tao | tag weekly.2012-01-20 |
commit | commitdiff | tree |
2012-01-20 |
Nigel Tao | weekly.2012-01-20 weekly.2012-01-20 |
commit | commitdiff | tree |
2012-01-20 |
Mikio Hara | net: fix linux build |
commit | commitdiff | tree |
2012-01-20 |
Alex Brainman | misc/cgo/test: make tests run on windows |
commit | commitdiff | tree |
2012-01-20 |
Brad Fitzpatrick | database/sql: move from exp/sql |
commit | commitdiff | tree |
2012-01-19 |
Gustavo Niemeyer | html/template: fix docs after API changes |
commit | commitdiff | tree |
2012-01-19 |
Brad Fitzpatrick | os: use FileMode instead of uint32 in various functions |
commit | commitdiff | tree |
2012-01-19 |
Nigel Tao | image: change the YCbCr image's pixel buffers to start... |
commit | commitdiff | tree |
2012-01-19 |
Mikio Hara | net: fix windows build |
commit | commitdiff | tree |
2012-01-19 |
Mikio Hara | net: fix broken setDefaultSockopts |
commit | commitdiff | tree |
2012-01-19 |
Luit van Drongelen | crypto/hmac: Deprecate hmac.NewMD5, hmac.NewSHA1 and... |
commit | commitdiff | tree |
2012-01-19 |
David Symonds | gc: don't emit pkgpath for error type. |
commit | commitdiff | tree |
2012-01-19 |
Brad Fitzpatrick | net/http: log handler panic before closing HTTP connection |
commit | commitdiff | tree |
2012-01-19 |
Gustavo Niemeyer | os/exec: trivial allocation removal in LookPath |
commit | commitdiff | tree |
2012-01-19 |
Gustavo Niemeyer | encoding/xml: marshal/unmarshal xml.Name in field |
commit | commitdiff | tree |
2012-01-19 |
Shenghou Ma | doc: update out-of-date comments about runtime/cgo |
commit | commitdiff | tree |
2012-01-19 |
Robert Griesemer | go/parser: expressions may have comments |
commit | commitdiff | tree |
2012-01-19 |
Rob Pike | text/template/parse: use human error prints |
commit | commitdiff | tree |
2012-01-19 |
Dave Cheney | runtime: madvise and SysUnused for Darwin |
commit | commitdiff | tree |
2012-01-19 |
Andrew Gerrand | godoc: support canonical Paths in HTML metadata |
commit | commitdiff | tree |
2012-01-19 |
Evan Shaw | os: add ModeSticky |
commit | commitdiff | tree |
2012-01-19 |
Shenghou Ma | testing: do not recover example's panic |
commit | commitdiff | tree |
2012-01-19 |
Olivier Duperray | pkg: Add & fix Copyright of "hand generated" files |
commit | commitdiff | tree |
2012-01-19 |
Brad Fitzpatrick | exp/sql: rename NullableString to NullString and allow... |
commit | commitdiff | tree |
2012-01-19 |
Robert Griesemer | go/doc, godoc: don't shadow receiver |
commit | commitdiff | tree |
2012-01-19 |
Christoph Hack | net/http: the documentation should call NewRequest... |
commit | commitdiff | tree |
2012-01-19 |
Adam Langley | crypto/x509: remove explicit uses of rsa. |
commit | commitdiff | tree |
2012-01-19 |
Adam Langley | crypto/elliptic: add constant-time P224. |
commit | commitdiff | tree |
2012-01-19 |
Dmitriy Vyukov | math/rand: decrease test duration in short mode |
commit | commitdiff | tree |
2012-01-19 |
Andrew Gerrand | godoc: add anchors to cmd documentation headings |
commit | commitdiff | tree |
2012-01-19 |
Nigel Tao | html: in foreign content, check for HTML integration... |
commit | commitdiff | tree |
2012-01-19 |
Mikio Hara | encoding/json: fix comments, tweak tests for tag names |
commit | commitdiff | tree |
2012-01-19 |
Russ Cox | regexp: add SubexpNames |
commit | commitdiff | tree |
2012-01-19 |
Mikio Hara | syscall: fix plan9 build |
commit | commitdiff | tree |
2012-01-19 |
Andrew Gerrand | godoc: remove "need more packages?" link |
commit | commitdiff | tree |
2012-01-19 |
Stefan Nilsson | doc/codewalk: update urlpoll to use time.Duration. |
commit | commitdiff | tree |
2012-01-19 |
Andrew Gerrand | A+C: add Stefan Nilsson's gmail account |
commit | commitdiff | tree |
2012-01-19 |
Robert Griesemer | go/doc: collect imports |
commit | commitdiff | tree |
2012-01-19 |
Brad Fitzpatrick | cmd/go: skip _obj directories in package scans |
commit | commitdiff | tree |
2012-01-19 |
Mikio Hara | net: fix plan9 build |
commit | commitdiff | tree |
2012-01-19 |
Mikio Hara | net: fix comments |
commit | commitdiff | tree |
2012-01-19 |
Brad Fitzpatrick | net/http: update the Client docs a bit |
commit | commitdiff | tree |
2012-01-19 |
Brad Fitzpatrick | syscall: add Unix method to TimeSpec, TimeVal |
commit | commitdiff | tree |
2012-01-19 |
Brad Fitzpatrick | encoding/json: allow / and % in tag names |
commit | commitdiff | tree |
2012-01-19 |
Sanjay Menakuru | path: added examples |
commit | commitdiff | tree |
2012-01-19 |
Nigel Tao | image: add PixOffset methods; use them in image/draw... |
commit | commitdiff | tree |
2012-01-19 |
Brad Fitzpatrick | net: use NewTimer, not NewTicker, in fd_windows.go |
commit | commitdiff | tree |
2012-01-19 |
Andrew Gerrand | godoc: specify HTML page metadata with a JSON blob |
commit | commitdiff | tree |
2012-01-19 |
Brad Fitzpatrick | net: change SetTimeout to SetDeadline |
commit | commitdiff | tree |
2012-01-19 |
Ian Lance Taylor | test: split golden.out into expected output per test |
commit | commitdiff | tree |
2012-01-18 |
Robert Griesemer | fix windows build: always use / in filenames of go... |
commit | commitdiff | tree |
2012-01-18 |
Robert Griesemer | doc/go1.*: documented changes to go/* package tree |
commit | commitdiff | tree |
2012-01-18 |
Benny Siegert | image/color: rename modelYCbCr to yCbCrModel. |
commit | commitdiff | tree |
next |