| 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 | 
| 2012-01-25 | 
Andrew Gerrand | godoc: update metadata upon launch | 
commit | commitdiff | tree | 
| 2012-01-25 | 
Robert Griesemer | go/scanner: Use explicit scanner.Mode type. | 
commit | commitdiff | tree | 
| 2012-01-25 | 
Andrew Balholm | net/http: parse CONNECT requests | 
commit | commitdiff | tree | 
| 2012-01-25 | 
Rob Pike | doc/go1: add more info about hash and net changes,...  | 
commit | commitdiff | tree | 
| 2012-01-25 | 
Robert Griesemer | go/parser: Use explicit parser.Mode type. | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Nigel Tao | html: move the HTML parser to an exp/html package....  | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Gustavo Niemeyer | encoding/xml: remove Marshaler support | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Andrew Gerrand | math/big: add examples for Rat and Int's SetString...  | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Gustavo Niemeyer | encoding/xml: add docs for ignoring tag | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Andrew Gerrand | text/template: add example for Template | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Brad Fitzpatrick | encoding/binary: document that PutVarint, PutUvarint...  | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Brad Fitzpatrick | net: actually reset deadline when time is zero | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Shenghou Ma | build: do not build all C compilers | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Brad Fitzpatrick | rename FooError vars to ErrFoo | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Olivier Duperray | test: Add the usual Copyright notice. | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Brad Fitzpatrick | go/build: typo | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Russ Cox | cmd/go: fix get github | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Ivan Krasin | compress/flate: increase the length of hash table from...  | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Brad Fitzpatrick | crypto: rename some FooError to ErrFoo | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Luuk van Dijk | gc: static implements check on typeswitches only applie...  | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Gustavo Niemeyer | encoding/xml: bring API closer to other packages | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Robert Griesemer | go/doc: removed unused field "Type.Type" | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Rob Pike | doc/go1: image changes | 
commit | commitdiff | tree | 
| 2012-01-24 | 
Robert Griesemer | lib/godoc: use Type.Name directly | 
commit | commitdiff | tree | 
| 2012-01-23 | 
David G. Andersen | math/big: slight improvement to algorithm used for...  | 
commit | commitdiff | tree | 
| 2012-01-23 | 
Russ Cox | exp/ebnflint: test spec during 'go test' | 
commit | commitdiff | tree | 
| 2012-01-23 | 
Russ Cox | cmd/go: add missing files (fix build) | 
commit | commitdiff | tree | 
| 2012-01-23 | 
Russ Cox | cmd/go: implement go get + bug fixes | 
commit | commitdiff | tree | 
| 2012-01-23 | 
Russ Cox | go/build: add BuildTags to Context, allow !tag | 
commit | commitdiff | tree | 
| 2012-01-23 | 
Russ Cox | gc: avoid DOT in error messages | 
commit | commitdiff | tree | 
| 2012-01-23 | 
Shenghou Ma | cgo: -cdefs should translate unsafe.Pointer to void * | 
commit | commitdiff | tree | 
| 2012-01-23 | 
Robert Griesemer | go/doc: test all operation modes | 
commit | commitdiff | tree | 
| 2012-01-23 | 
Marcel van...  | exp/norm: fixes a subtle bug introduced by change 10087...  | 
commit | commitdiff | tree | 
| 2012-01-23 | 
Mikio Hara | net: consistent OpError message | 
commit | commitdiff | tree | 
| next |