2011-11-09 |
Rob Pike | effective_go: fix up the description of cipher blocks... |
commit | commitdiff | tree |
2011-11-09 |
Rob Pike | crypto: update incorrect references to Cipher interface... |
commit | commitdiff | tree |
2011-11-09 |
Scott Lawrence | os/exec: Fix documentation references to os.DevNull |
commit | commitdiff | tree |
2011-11-09 |
Rob Pike | FAQ: rearrange and expand the discussion of testing |
commit | commitdiff | tree |
2011-11-09 |
Andrew Balholm | html: don't emit text token for empty raw text elements. |
commit | commitdiff | tree |
2011-11-09 |
Rémy Oudompheng | cgo: print error instead of panic on undeclared enums... |
commit | commitdiff | tree |
2011-11-09 |
Michał Derkacz | 6l: add MOVQ xmm_reg, xmm_reg |
commit | commitdiff | tree |
2011-11-09 |
Michał Derkacz | 6l: Fixes opcode for PSLLQ imm8, xmm_reg |
commit | commitdiff | tree |
2011-11-09 |
Russ Cox | A+C: Michał Derkacz (individual CLA) |
commit | commitdiff | tree |
2011-11-09 |
Russ Cox | A+C: Rémy Oudompheng (individual CLA) |
commit | commitdiff | tree |
2011-11-09 |
Charles L.... | math: faster Lgamma |
commit | commitdiff | tree |
2011-11-09 |
Russ Cox | runtime: add timer support, use for package time |
commit | commitdiff | tree |
2011-11-09 |
Dmitriy Vyukov | cgo: fix g0 stack guard |
commit | commitdiff | tree |
2011-11-09 |
Russ Cox | doc: htmlescape weekly notes |
commit | commitdiff | tree |
2011-11-09 |
Rob Pike | builtin: document delete |
commit | commitdiff | tree |
2011-11-09 |
Russ Cox | regexp: fix doc comment |
commit | commitdiff | tree |
2011-11-09 |
Lucio De Re | gopack: fixes for Plan 9 build |
commit | commitdiff | tree |
2011-11-09 |
Russ Cox | undo CL 5375043 / ea8b178f9b73 |
commit | commitdiff | tree |
2011-11-09 |
Russ Cox | gc: add GOEXPERIMENT=reorg |
commit | commitdiff | tree |
2011-11-09 |
Luuk van Dijk | gc: better error for non-calling use of unsafe builtins. |
commit | commitdiff | tree |
2011-11-09 |
Brad Fitzpatrick | http: add a disabled failing test for Issue 2357 |
commit | commitdiff | tree |
2011-11-09 |
Luuk van Dijk | gc: Preserve original blank name for .anon substitution... |
commit | commitdiff | tree |
2011-11-09 |
Luuk van Dijk | gc: Fail on implicit assigment to non-exported fields... |
commit | commitdiff | tree |
2011-11-09 |
Luuk van Dijk | gc: Better typechecks and errors in switches. |
commit | commitdiff | tree |
2011-11-09 |
Andrew Balholm | html: correctly parse </html> in <head> element. |
commit | commitdiff | tree |
2011-11-09 |
David Symonds | net/http: use t.Errorf from alternate goroutine in... |
commit | commitdiff | tree |
2011-11-09 |
David Symonds | net/http: fix sniffing when using ReadFrom. |
commit | commitdiff | tree |
2011-11-09 |
David Symonds | doc: fix anchor ID in weekly.html. |
commit | commitdiff | tree |
2011-11-09 |
Andrew Gerrand | http: make httputil's chunked reader/writer code a... |
commit | commitdiff | tree |
2011-11-09 |
Ian Lance Taylor | runtime: add comments for various functions in proc.c |
commit | commitdiff | tree |
2011-11-09 |
Rob Pike | FAQ: update |
commit | commitdiff | tree |
2011-11-09 |
Andrew Gerrand | fix .hgtags |
commit | commitdiff | tree |
2011-11-09 |
Andrew Gerrand | tag weekly.2011-11-09 |
commit | commitdiff | tree |
2011-11-08 |
Andrew Gerrand | weekly.2011-11-09 weekly.2011-11-09 |
commit | commitdiff | tree |
2011-11-08 |
Rob Pike | renaming_4: gofix -r everything/but/src/pkg |
commit | commitdiff | tree |
2011-11-08 |
Rob Pike | renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* |
commit | commitdiff | tree |
2011-11-08 |
Rob Pike | renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* |
commit | commitdiff | tree |
2011-11-08 |
Rob Pike | renaming_1: hand-edited files for go 1 renaming |
commit | commitdiff | tree |
2011-11-08 |
Rob Pike | gofix: add go1pkgrename |
commit | commitdiff | tree |
2011-11-08 |
Andrew Gerrand | tag weekly.2011-11-08 |
commit | commitdiff | tree |
2011-11-08 |
Andrew Gerrand | weekly.2011-11-08 weekly.2011-11-08 |
commit | commitdiff | tree |
2011-11-08 |
Andrew Balholm | html: treat <image> as <img> |
commit | commitdiff | tree |
2011-11-08 |
Rob Pike | text/template: make redefinition of a template in a... |
commit | commitdiff | tree |
2011-11-08 |
Joel Sing | runtime: add timespec definition for freebsd |
commit | commitdiff | tree |
2011-11-08 |
Anthony Martin | os, syscall: fix Plan 9 build |
commit | commitdiff | tree |
2011-11-08 |
Andrew Balholm | html: parse <body>, <base>, <link>, <meta>, and <title... |
commit | commitdiff | tree |
2011-11-08 |
Alex Brainman | runtime: add windows callback tests |
commit | commitdiff | tree |
2011-11-07 |
Andrew Gerrand | gotest: don't run examples that have no expected output |
commit | commitdiff | tree |
2011-11-07 |
Nigel Tao | html: fix typo in package docs. |
commit | commitdiff | tree |
2011-11-07 |
Mikio Hara | net: fix build comment |
commit | commitdiff | tree |
2011-11-07 |
Luuk van Dijk | gc: Clean up dostruct/stotype, detect broken fields... |
commit | commitdiff | tree |
2011-11-07 |
Russ Cox | go/ast: fix bugs in SortImports |
commit | commitdiff | tree |
2011-11-07 |
Russ Cox | lib9: fix windows build |
commit | commitdiff | tree |
2011-11-07 |
Russ Cox | lib9: add ctime |
commit | commitdiff | tree |
2011-11-07 |
Russ Cox | runtime/cgo: fix data declaration to be extern |
commit | commitdiff | tree |
2011-11-07 |
Dave Cheney | exp/ssh: improved client authentication support |
commit | commitdiff | tree |
2011-11-07 |
Joel Sing | runtime: fix prototype for openbsd thrsleep |
commit | commitdiff | tree |
2011-11-07 |
Ron Minnich | gc: use HEADER_IO macro from gopack |
commit | commitdiff | tree |
2011-11-07 |
Lucio De Re | gc: format nits |
commit | commitdiff | tree |
2011-11-07 |
Russ Cox | CONTRIBUTORS: add David Crawshaw's codereview account |
commit | commitdiff | tree |
2011-11-07 |
David Crawshaw | xml: allow parsing of <_> </_>. |
commit | commitdiff | tree |
2011-11-07 |
Dmitry Chestnykh | archive/zip: actually close file opened with OpenReader. |
commit | commitdiff | tree |
2011-11-07 |
David Symonds | net/http: fix whitespace handling in sniffer. |
commit | commitdiff | tree |
2011-11-07 |
Alex Brainman | runtime: windows_386 sighandler to use correct g |
commit | commitdiff | tree |
2011-11-06 |
Nigel Tao | html: be able to test more than one testdata file. |
commit | commitdiff | tree |
2011-11-06 |
Luuk van Dijk | gc: Better error message for range over non-receive... |
commit | commitdiff | tree |
2011-11-06 |
Luuk van Dijk | gc: Switch related errors should use plain format. |
commit | commitdiff | tree |
2011-11-05 |
Charles L.... | math: faster Gamma |
commit | commitdiff | tree |
2011-11-05 |
David Symonds | gofix: avoid panic on body-less functions in netudpgroup. |
commit | commitdiff | tree |
2011-11-04 |
Ian Lance Taylor | test: make closedchan.go exit with failure if something... |
commit | commitdiff | tree |
2011-11-04 |
Charles L.... | math: improved high-angle test for Cos, Sin and Tan |
commit | commitdiff | tree |
2011-11-04 |
Jani Monoses | goinstall: allow packages from launchpad.net/~user... |
commit | commitdiff | tree |
2011-11-04 |
Gustavo Niemeyer | CONTRIBUTORS: add Rietveld address for Jani Monoses |
commit | commitdiff | tree |
2011-11-04 |
Mike Samuel | html/template: wraps package template instead of exposi... |
commit | commitdiff | tree |
2011-11-04 |
Brad Fitzpatrick | http: support Trailers in ReadRequest |
commit | commitdiff | tree |
2011-11-04 |
Luuk van Dijk | gc: detect type switch variable not used cases. |
commit | commitdiff | tree |
2011-11-04 |
Gustavo Niemeyer | html,bzip2,sql: rename Error methods that return error... |
commit | commitdiff | tree |
2011-11-04 |
David Symonds | template: format error with pointer receiver. |
commit | commitdiff | tree |
2011-11-04 |
Russ Cox | runtime: fix linux/arm nanotime? |
commit | commitdiff | tree |
2011-11-04 |
Russ Cox | template: format errors |
commit | commitdiff | tree |
2011-11-04 |
Russ Cox | runtime: fix openbsd nanotime? |
commit | commitdiff | tree |
2011-11-04 |
Andrew Gerrand | bytes: fix typo and resolve to be less idiotic next... |
commit | commitdiff | tree |
2011-11-04 |
Andrew Gerrand | bytes: add Contains function |
commit | commitdiff | tree |
2011-11-04 |
Andrew Balholm | html: properly close <tr> element when an new <tr>... |
commit | commitdiff | tree |
2011-11-04 |
Brad Fitzpatrick | http: doc nits |
commit | commitdiff | tree |
2011-11-04 |
Brad Fitzpatrick | http: clarify Request docs |
commit | commitdiff | tree |
2011-11-04 |
Brad Fitzpatrick | httputil: move dump and chunking functions out of http |
commit | commitdiff | tree |
2011-11-04 |
Rob Pike | gob: fix bug when registering the same type multiple... |
commit | commitdiff | tree |
2011-11-04 |
Brad Fitzpatrick | http: only recognize application/x-www-form-urlencoded... |
commit | commitdiff | tree |
2011-11-03 |
Brad Fitzpatrick | httputil: move ReverseProxy out of http |
commit | commitdiff | tree |
2011-11-03 |
Andrew Balholm | html: move <link> element from after <head> into <head> |
commit | commitdiff | tree |
2011-11-03 |
Brad Fitzpatrick | net/http/httputil: new package; move ClientConn and... |
commit | commitdiff | tree |
2011-11-03 |
Russ Cox | time: faster Nanoseconds call |
commit | commitdiff | tree |
2011-11-03 |
Russ Cox | runtime: fix set and not used |
commit | commitdiff | tree |
2011-11-03 |
David Symonds | gofix: make fix order implicit by date. |
commit | commitdiff | tree |
2011-11-03 |
Rob Pike | os,text,unicode: renamings |
commit | commitdiff | tree |
2011-11-03 |
Vincent Vanackere | all: rename os.EOF to io.EOF in various non-code contexts |
commit | commitdiff | tree |
2011-11-03 |
Rob Pike | net: renamings |
commit | commitdiff | tree |
2011-11-03 |
Rob Pike | html,log,math: renamings |
commit | commitdiff | tree |
2011-11-03 |
Brad Fitzpatrick | http: don't use ClientConn in Transport |
commit | commitdiff | tree |
next |