2012-01-30 |
Gustavo Niemeyer | encoding/xml: fix decoding of xml.Name with sub-elements |
commit | commitdiff | tree |
2012-01-30 |
Rob Pike | gopack: rename pack, move to go-tool directory |
commit | commitdiff | tree |
2012-01-30 |
Russ Cox | compress/flate: undo misuse of skipNever |
commit | commitdiff | tree |
2012-01-30 |
Russ Cox | fmt: add test of NaN map keys |
commit | commitdiff | tree |
2012-01-30 |
Russ Cox | 8g: use uintptr for local pc |
commit | commitdiff | tree |
2012-01-30 |
Rob Pike | make.bash: don't remove hgpatch |
commit | commitdiff | tree |
2012-01-30 |
Gustavo Niemeyer | cmd/go: fix including of _cgo_export.h |
commit | commitdiff | tree |
2012-01-30 |
Olivier Duperray | pkg/go/scanner: Fix Typical use output |
commit | commitdiff | tree |
2012-01-30 |
Russ Cox | runtime: fix float64 hash |
commit | commitdiff | tree |
2012-01-30 |
Volker Dobler | net/http: Fix nil pointer dereference in error case. |
commit | commitdiff | tree |
2012-01-30 |
Alex Brainman | os/user: windows implementation |
commit | commitdiff | tree |
2012-01-30 |
Alex Brainman | build: use correct go-tool directory location |
commit | commitdiff | tree |
2012-01-30 |
Brad Fitzpatrick | cmd/goapi: expand embedded interfaces |
commit | commitdiff | tree |
2012-01-30 |
Andrew Gerrand | builder: drop recover blocks |
commit | commitdiff | tree |
2012-01-30 |
Andrew Gerrand | dashboard: ask builders to re-build Go tip to freshen... |
commit | commitdiff | tree |
2012-01-30 |
Andrew Gerrand | gobuilder: use go tool to build and test sub-repositories |
commit | commitdiff | tree |
2012-01-30 |
Andrew Gerrand | dashboard: add sub-repositories to init list |
commit | commitdiff | tree |
2012-01-29 |
Gustavo Niemeyer | cmd/goinstall: remove now that 'go get' works |
commit | commitdiff | tree |
2012-01-29 |
Volker Dobler | net/http: set cookies in client jar on POST requests. |
commit | commitdiff | tree |
2012-01-29 |
Rob Pike | cmd/go: add go tools to rearrangement |
commit | commitdiff | tree |
2012-01-29 |
Rob Pike | cmd/go: slightly less confusing error message |
commit | commitdiff | tree |
2012-01-29 |
Russ Cox | codereview: fix initialization check |
commit | commitdiff | tree |
2012-01-29 |
Rob Pike | cmd/go: c tools not used during compilation |
commit | commitdiff | tree |
2012-01-29 |
Shenghou Ma | 5l, 6l, 8l, ld: remove memory leaks |
commit | commitdiff | tree |
2012-01-29 |
Russ Cox | codereview: die if initialized twice |
commit | commitdiff | tree |
2012-01-29 |
Rob Pike | cmd/go: first piece of tool rearrangement |
commit | commitdiff | tree |
2012-01-29 |
Mikio Hara | net: update comments to remove redundant "net" prefix |
commit | commitdiff | tree |
2012-01-29 |
Rémy Oudompheng | gc: use original constant expression in error messages. |
commit | commitdiff | tree |
2012-01-28 |
Roger Peppe | cmd/go: make vcs command actually gather output |
commit | commitdiff | tree |
2012-01-27 |
Brad Fitzpatrick | os: remove SIGXXX signals variables. |
commit | commitdiff | tree |
2012-01-27 |
Robert Griesemer | go/doc: don't show methods of exported anonymous fields |
commit | commitdiff | tree |
2012-01-27 |
Robert Griesemer | go/doc: added test case |
commit | commitdiff | tree |
2012-01-27 |
Rémy Oudompheng | go: introduce support for "go build" with gccgo. |
commit | commitdiff | tree |
2012-01-27 |
Russ Cox | reflect: add comment about Type.Field allocation |
commit | commitdiff | tree |
2012-01-27 |
Adam Langley | doc: update Go1 release notes in light of the crypto... |
commit | commitdiff | tree |
2012-01-27 |
Ivan Krasin | compress/flate: remove unused huffmanEncoder.generateCh... |
commit | commitdiff | tree |
2012-01-27 |
Brad Fitzpatrick | flag: allow a FlagSet to not write to os.Stderr |
commit | commitdiff | tree |
2012-01-27 |
Rémy Oudompheng | cgo: accept null pointers in gccgo flavour of C.GoString. |
commit | commitdiff | tree |
2012-01-27 |
Dmitriy Vyukov | net/rpc: fix data race on Call.Error |
commit | commitdiff | tree |
2012-01-27 |
Ian Lance Taylor | test: match gccgo error messages |
commit | commitdiff | tree |
2012-01-27 |
Andrew Gerrand | tag weekly.2012-01-27 |
commit | commitdiff | tree |
2012-01-27 |
Andrew Gerrand | weekly.2012-01-27 weekly.2012-01-27 |
commit | commitdiff | tree |
2012-01-27 |
David Symonds | gc: remove extra paranoia from inlining unsafe.Pointer... |
commit | commitdiff | tree |
2012-01-27 |
Gustavo Niemeyer | cmd/go: solve ambiguity of get lp.net/project/foo |
commit | commitdiff | tree |
2012-01-27 |
David Symonds | gc: permit unsafe.Pointer for inlined functions. |
commit | commitdiff | tree |
2012-01-26 |
Brad Fitzpatrick | archive/zip: add functions to convert between os.FileIn... |
commit | commitdiff | tree |
2012-01-26 |
James P. Cooper | database/sql: convert SQL null values to []byte... |
commit | commitdiff | tree |
2012-01-26 |
Rob Pike | FAQ: more words about why GOMAXPROCS>1 might not speed... |
commit | commitdiff | tree |
2012-01-26 |
Brad Fitzpatrick | net/http: add Request.RequestURI field |
commit | commitdiff | tree |
2012-01-26 |
Russ Cox | gc, runtime: handle floating point map keys |
commit | commitdiff | tree |
2012-01-26 |
Russ Cox | 6c, 8c: make floating point code NaN-safe |
commit | commitdiff | tree |
2012-01-26 |
Andrew Gerrand | cmd/go: update doc.go with text generated from the... |
commit | commitdiff | tree |
2012-01-26 |
Robert Griesemer | math/big: test both bitLen and bitLen_g |
commit | commitdiff | tree |
2012-01-26 |
Russ Cox | godoc: move overview before API TOC |
commit | commitdiff | tree |
2012-01-26 |
Roger Peppe | net/http: make ParseForm ignore unknown content types. |
commit | commitdiff | tree |
2012-01-26 |
Mikio Hara | net: make WriteTo fail when UDPConn is already connected |
commit | commitdiff | tree |
2012-01-26 |
Luuk van Dijk | gc: softer criteria for inlinability. |
commit | commitdiff | tree |
2012-01-26 |
Dmitriy Vyukov | net/rpc: log Call reply discard |
commit | commitdiff | tree |
2012-01-26 |
Dmitriy Vyukov | net/rpc: fix data race in benchmark |
commit | commitdiff | tree |
2012-01-26 |
Luuk van Dijk | cmd/gc: forgotten recursion on ninit itself in order.c |
commit | commitdiff | tree |
2012-01-26 |
Dmitriy Vyukov | net/rpc: fix race in TestClientWriteError test |
commit | commitdiff | tree |
2012-01-26 |
Robert Hencke | doc/go1: minor html fixes |
commit | commitdiff | tree |
2012-01-26 |
Rob Pike | path/filepath: fix test |
commit | commitdiff | tree |
2012-01-26 |
Gustavo Niemeyer | doc/go1: add encoding/xml changes |
commit | commitdiff | tree |
2012-01-26 |
Blake Mizerany | database/sql: fix Tx.Query |
commit | commitdiff | tree |
2012-01-26 |
Brad Fitzpatrick | cmd/goapi: new tool for tracking exported API over... |
commit | commitdiff | tree |
2012-01-26 |
James P. Cooper | database/sql: add NullInt64, NullFloat64, NullBool |
commit | commitdiff | tree |
2012-01-26 |
Gustavo Niemeyer | doc/go1: fix urls |
commit | commitdiff | tree |
2012-01-26 |
Brad Fitzpatrick | A+C: Add James P. Cooper (Individual CLA) |
commit | commitdiff | tree |
2012-01-26 |
Brad Fitzpatrick | A+C: add Blake Mizerany (Individual CLA) |
commit | commitdiff | tree |
2012-01-26 |
Gustavo Niemeyer | doc/go1: add net/url changes |
commit | commitdiff | tree |
2012-01-26 |
Robert Griesemer | go/doc: fix typo |
commit | commitdiff | tree |
2012-01-26 |
Robert Griesemer | go/doc: revert API change (per former discussion) and... |
commit | commitdiff | tree |
2012-01-26 |
David G. Andersen | math/big: return type of bitLen is an int; use MOVL... |
commit | commitdiff | tree |
2012-01-25 |
Gustavo Niemeyer | gofix: handle xml.Unmarshal in xmlapi fix |
commit | commitdiff | tree |
2012-01-25 |
David G. Andersen | math/big: assembly versions of bitLen for x86-64,... |
commit | commitdiff | tree |
2012-01-25 |
Yoshiyuki Kanno | net/http: fix Transport deadlock |
commit | commitdiff | tree |
2012-01-25 |
Russ Cox | gc: fix order of evaluation |
commit | commitdiff | tree |
2012-01-25 |
Brad Fitzpatrick | regexp: remove vestigial Error type |
commit | commitdiff | tree |
2012-01-25 |
Mikio Hara | net: fix dialing google test |
commit | commitdiff | tree |
2012-01-25 |
Robert Griesemer | go/doc: test cases for sort order |
commit | commitdiff | tree |
2012-01-25 |
Rob Pike | go1: sub-repositories |
commit | commitdiff | tree |
2012-01-25 |
Robert Figueiredo | syscall: add NOTE_* constants on OS X |
commit | commitdiff | tree |
2012-01-25 |
Russ Cox | A+C: Robert Figueiredo (individual CLA) |
commit | commitdiff | tree |
2012-01-25 |
Russ Cox | build: fix build |
commit | commitdiff | tree |
2012-01-25 |
Brad Fitzpatrick | net/http: disabled test for Transport race / deadlock bug |
commit | commitdiff | tree |
2012-01-25 |
Russ Cox | build: remove code now in subrepositories |
commit | commitdiff | tree |
2012-01-25 |
Russ Cox | gofix: update go1pkgrename for subrepositories |
commit | commitdiff | tree |
2012-01-25 |
Robert Griesemer | gofix: add -debug flag for quicker diagnosis of interna... |
commit | commitdiff | tree |
2012-01-25 |
Russ Cox | codereview: more fixes |
commit | commitdiff | tree |
2012-01-25 |
Russ Cox | codereview: support for subrepositories |
commit | commitdiff | tree |
2012-01-25 |
Robert Griesemer | go/printer: factor some frequently used code |
commit | commitdiff | tree |
2012-01-25 |
Robert Griesemer | go/printer, gofmt: respect line breaks in signatures |
commit | commitdiff | tree |
2012-01-25 |
Robert Griesemer | go/doc: test case for corner case (override of predecl... |
commit | commitdiff | tree |
2012-01-25 |
Robert Griesemer | go/doc: clean rewrite of go/doc internals |
commit | commitdiff | tree |
2012-01-25 |
Robert Griesemer | gofmt: fix test.sh |
commit | commitdiff | tree |
2012-01-25 |
Fazlul Shahriar | os: pass tests on Plan 9 again |
commit | commitdiff | tree |
2012-01-25 |
David Symonds | runtime: move NumCPU declaration into debug.go. |
commit | commitdiff | tree |
2012-01-25 |
Joel Sing | archive/tar: fix race in TestNonSeekable |
commit | commitdiff | tree |
2012-01-25 |
Rob Pike | doc/go1: mime, filepath.Walk |
commit | commitdiff | tree |
next |