2012-05-30 |
Mats Lidell | go-mode: Works for both GNU-Emacs and XEmacs-21.5 |
commit | commitdiff | tree |
2012-05-30 |
Rob Pike | test/bench/shootout: more speedups |
commit | commitdiff | tree |
2012-05-30 |
Russ Cox | cmd/6g: avoid MOVSD between registers |
commit | commitdiff | tree |
2012-05-30 |
Russ Cox | shootout: make mandelbrot.go more like mandelbrot.c |
commit | commitdiff | tree |
2012-05-30 |
Sameer Ajmani | A+C: add Mats Lidell. He signed the agreement with... |
commit | commitdiff | tree |
2012-05-30 |
Jean-Marc Eurin | misc/emacs: Use patch output of gofmt instead of... |
commit | commitdiff | tree |
2012-05-30 |
Rob Pike | test/bench/shootout/timing.log: mandelbrot is restored |
commit | commitdiff | tree |
2012-05-30 |
Joel Sing | runtime: always initialise procid on netbsd |
commit | commitdiff | tree |
2012-05-30 |
Jan Ziak | runtime: update field types in preparation for GC changes |
commit | commitdiff | tree |
2012-05-30 |
Joel Sing | cmd/ld: increase number of ELF sections |
commit | commitdiff | tree |
2012-05-30 |
Jan Ziak | runtime: hide symbol table from garbage collector |
commit | commitdiff | tree |
2012-05-30 |
Marcel van... | exp/locale/collate: avoid double building in maketables... |
commit | commitdiff | tree |
2012-05-30 |
Russ Cox | test/bench/go1: add mandelbrot for floating point |
commit | commitdiff | tree |
2012-05-30 |
Russ Cox | cmd/6g: change sbop swap logic |
commit | commitdiff | tree |
2012-05-30 |
Nigel Tao | image/png: optimize paeth some more. |
commit | commitdiff | tree |
2012-05-30 |
Alex Brainman | runtime: disable new TestCrashHandle on freebsd to... |
commit | commitdiff | tree |
2012-05-30 |
Rémy Oudompheng | runtime: do not unset the special bit after finalization. |
commit | commitdiff | tree |
2012-05-30 |
Andrew Balholm | exp/html: Convert \r and \r\n to \n when tokenizing |
commit | commitdiff | tree |
2012-05-30 |
Alex Brainman | runtime: handle windows exceptions, even in cgo programs |
commit | commitdiff | tree |
2012-05-30 |
Nigel Tao | exp/html: add some tokenizer and parser benchmarks. |
commit | commitdiff | tree |
2012-05-29 |
Brad Fitzpatrick | net: skip UnixShutdown test on windows |
commit | commitdiff | tree |
2012-05-29 |
Rémy Oudompheng | net: add CloseRead, CloseWrite methods to UnixConn. |
commit | commitdiff | tree |
2012-05-29 |
Rob Pike | fmt: speed up 10-20% |
commit | commitdiff | tree |
2012-05-29 |
Russ Cox | encoding/json: add round trip test in Unmarshal |
commit | commitdiff | tree |
2012-05-29 |
Brad Fitzpatrick | net/http: better comment in hasToken |
commit | commitdiff | tree |
2012-05-29 |
Peter Kleiweg | Emacs go-mode: don't indent the inside of strings. |
commit | commitdiff | tree |
2012-05-29 |
Robert Griesemer | exp/types: properly read dotted identifiers |
commit | commitdiff | tree |
2012-05-29 |
Brad Fitzpatrick | net/http: flush server response gracefully when ignorin... |
commit | commitdiff | tree |
2012-05-29 |
Russ Cox | merge unexpected branch |
commit | commitdiff | tree |
2012-05-29 |
Dmitriy Vyukov | time: fix deadlock in Sleep(0) |
commit | commitdiff | tree |
2012-05-29 |
Brad Fitzpatrick | database/sql: use driver.ColumnConverter everywhere... |
commit | commitdiff | tree |
2012-05-29 |
Russ Cox | runtime: replace runtime·rnd function with ROUND macro |
commit | commitdiff | tree |
2012-05-29 |
Rob Pike | test/bench/shootout/timing.log: update after recent... |
commit | commitdiff | tree |
2012-05-29 |
Russ Cox | exp/types: disable test |
commit | commitdiff | tree |
2012-05-29 |
Joel Sing | runtime: make go work on netbsd/386 |
commit | commitdiff | tree |
2012-05-29 |
Mikio Hara | net: fix comment on FileListener |
commit | commitdiff | tree |
2012-05-29 |
Russ Cox | crypto: housekeeping |
commit | commitdiff | tree |
2012-05-29 |
Mikio Hara | undo CL 6248054 / 0f418a63cdf9 |
commit | commitdiff | tree |
2012-05-29 |
Peter Kleiweg | Emacs go-mode: fix Emacs freeze-up when copy/pasting... |
commit | commitdiff | tree |
2012-05-29 |
Akshat Kumar | cmd/6l: Fixes for 64-bit Plan 9 |
commit | commitdiff | tree |
2012-05-29 |
Russ Cox | cmd/6g, cmd/8g: move panicindex calls out of line |
commit | commitdiff | tree |
2012-05-29 |
Sameer Ajmani | A+C: Peter Kleiweg (individual CLA) |
commit | commitdiff | tree |
2012-05-29 |
Andrew Balholm | exp/html: implement Noah's Ark clause |
commit | commitdiff | tree |
2012-05-28 |
Mikio Hara | net: fix comment on FileListener |
commit | commitdiff | tree |
2012-05-28 |
Mikio Hara | net: make parsePort as a function |
commit | commitdiff | tree |
2012-05-28 |
Brad Fitzpatrick | net/http: avoid fmt.Fprintf in Header.WriteSubset |
commit | commitdiff | tree |
2012-05-28 |
Brad Fitzpatrick | net/http: avoid a bunch of unnecessary CanonicalHeaderK... |
commit | commitdiff | tree |
2012-05-28 |
Brad Fitzpatrick | net/http: speed up ServeMux when no patterns contain... |
commit | commitdiff | tree |
2012-05-28 |
Brad Fitzpatrick | net/http: correct and faster hasToken |
commit | commitdiff | tree |
2012-05-28 |
Alexey Borzenkov | net/http: reuse http proxy connections for different... |
commit | commitdiff | tree |
2012-05-27 |
Alex Brainman | syscall: simplify text returned by Errno.Error() when... |
commit | commitdiff | tree |
2012-05-26 |
Alexey Borzenkov | net/rpc: improve response reading logic |
commit | commitdiff | tree |
2012-05-25 |
Nigel Tao | image/png: optimize the paeth filter implementation. |
commit | commitdiff | tree |
2012-05-25 |
Russ Cox | cmd/8c: better fix for 64-bit register smash |
commit | commitdiff | tree |
2012-05-25 |
Russ Cox | cmd/gc: fix parallel assignment in range |
commit | commitdiff | tree |
2012-05-25 |
Russ Cox | runtime: handle and test large map values |
commit | commitdiff | tree |
2012-05-25 |
Brad Fitzpatrick | misc/dist: use archive/tar.FileInfoHeader |
commit | commitdiff | tree |
2012-05-25 |
Andrew Balholm | exp/html: adjust parseForeignContent to match spec |
commit | commitdiff | tree |
2012-05-24 |
Nigel Tao | hash/adler32: optimize. |
commit | commitdiff | tree |
2012-05-24 |
Robert Griesemer | strconv: better documentation for FormatInt, FormatUint. |
commit | commitdiff | tree |
2012-05-24 |
Bill Thiede | net/mail: more liberal parsing of Date headers. |
commit | commitdiff | tree |
2012-05-24 |
David Symonds | C: Bill Thiede (Google CLA) |
commit | commitdiff | tree |
2012-05-24 |
Alexey Borzenkov | net/rpc: fix race condition when request write partiall... |
commit | commitdiff | tree |
2012-05-24 |
Brad Fitzpatrick | archive/tar: fix windows test failure |
commit | commitdiff | tree |
2012-05-24 |
Russ Cox | cmd/gc: faster code, mainly for rotate |
commit | commitdiff | tree |
2012-05-24 |
Rob Pike | runtime: fix docs for Caller and Callers |
commit | commitdiff | tree |
2012-05-24 |
Brad Fitzpatrick | archive/tar: add FileInfoHeader function |
commit | commitdiff | tree |
2012-05-24 |
Russ Cox | exp/locale/collate: avoid 16-bit math |
commit | commitdiff | tree |
2012-05-24 |
Russ Cox | cmd/gc: fix small integer bounds check bug |
commit | commitdiff | tree |
2012-05-24 |
Robert Griesemer | spec: clarify evaluation order of "i, x[i] = range... |
commit | commitdiff | tree |
2012-05-24 |
Robert Griesemer | godoc: correctly categorize interface methods, performa... |
commit | commitdiff | tree |
2012-05-24 |
Robert Griesemer | math/big: make Rat.Denom() always return a reference |
commit | commitdiff | tree |
2012-05-24 |
Russ Cox | cmd/6g: peephole fixes/additions |
commit | commitdiff | tree |
2012-05-24 |
Shenghou Ma | cmd/cc: fix uint right shift in constant evaluation |
commit | commitdiff | tree |
2012-05-24 |
Dmitriy Vyukov | runtime: faster GC mark phase |
commit | commitdiff | tree |
2012-05-24 |
Andrew Balholm | exp/html: detect "integration points" in SVG and MathML... |
commit | commitdiff | tree |
2012-05-24 |
David Symonds | flag: include flag name in redefinition panic. |
commit | commitdiff | tree |
2012-05-24 |
Joel Sing | runtime: make go work on netbsd/amd64 |
commit | commitdiff | tree |
2012-05-24 |
Andrew Balholm | exp/html: update test data |
commit | commitdiff | tree |
2012-05-24 |
Brad Fitzpatrick | encoding/json: documentation fix |
commit | commitdiff | tree |
2012-05-23 |
Robert Griesemer | go/parser: resolve all parameter types |
commit | commitdiff | tree |
2012-05-23 |
Brad Fitzpatrick | cmd/api: add flag to specify contexts |
commit | commitdiff | tree |
2012-05-23 |
Brad Fitzpatrick | net/http: fix response Connection: close, close client... |
commit | commitdiff | tree |
2012-05-23 |
Robert Griesemer | go/parser: minor cleanup |
commit | commitdiff | tree |
2012-05-23 |
Brad Fitzpatrick | net/http: clarify ErrBodyNotAllowed error message |
commit | commitdiff | tree |
2012-05-23 |
Shenghou Ma | cmd/ld: fix Linux/ARM build |
commit | commitdiff | tree |
2012-05-23 |
Alex Brainman | syscall: implement SetsockoptLinger for windows |
commit | commitdiff | tree |
2012-05-23 |
Brad Fitzpatrick | cmd/api: add api/next.txt |
commit | commitdiff | tree |
2012-05-23 |
Andrew Balholm | exp/html: adjust the last few insertion modes to match... |
commit | commitdiff | tree |
2012-05-23 |
Robert Griesemer | math/big: implement JSON un/marshaling support for... |
commit | commitdiff | tree |
2012-05-22 |
Ugorji Nwoke | text/template: exec should accept interface value as... |
commit | commitdiff | tree |
2012-05-22 |
Shenghou Ma | cmd/ld, cmd/6l, cmd/8l, cmd/5l: fix hidden/local symbol... |
commit | commitdiff | tree |
2012-05-22 |
Shenghou Ma | cmd/ld: take section symbols' value into account for PE |
commit | commitdiff | tree |
2012-05-22 |
Shenghou Ma | sync/atomic: use cas64 to implement {Load,Store,Add... |
commit | commitdiff | tree |
2012-05-22 |
Shenghou Ma | runtime: support conditional execution in ARM softfloat |
commit | commitdiff | tree |
2012-05-22 |
Russ Cox | undo CL 6112054 / 2eec2501961c |
commit | commitdiff | tree |
2012-05-22 |
Russ Cox | unicode: fix comment about variable types |
commit | commitdiff | tree |
2012-05-22 |
Jan Ziak | cmd/gc: export constants in hexadecimal |
commit | commitdiff | tree |
2012-05-22 |
Russ Cox | crypto/md5: faster inner loop, 3x faster overall |
commit | commitdiff | tree |
2012-05-22 |
Russ Cox | net/http: refactor body logic in test |
commit | commitdiff | tree |
next |