2012-06-25 |
Dave Cheney | runtime: remove memset/memclr shim |
commit | commitdiff | tree |
2012-06-25 |
Dmitriy Vyukov | runtime: fix potential GC deadlock |
commit | commitdiff | tree |
2012-06-24 |
Russ Cox | runtime: detect hash map collision problems |
commit | commitdiff | tree |
2012-06-24 |
Charles L.... | math: improve Atan, Asin and Acos accuracy |
commit | commitdiff | tree |
2012-06-24 |
Han-Wen Nienhuys | os: make POSIX StartProcess work with chroot again. |
commit | commitdiff | tree |
2012-06-24 |
Russ Cox | CONTRIBUTORS: add Han-Wen Nienhuys (Google CLA) |
commit | commitdiff | tree |
2012-06-24 |
Jan Ziak | test/bench/shootout: remove dependency on C libraries... |
commit | commitdiff | tree |
2012-06-24 |
Jan Ziak | exp/inotify: prevent data race during testing |
commit | commitdiff | tree |
2012-06-24 |
Dave Cheney | runtime: avoid r9/r10 during memmove |
commit | commitdiff | tree |
2012-06-24 |
Dave Cheney | runtime: avoid r9/r10 during memset |
commit | commitdiff | tree |
2012-06-24 |
David Symonds | flag: fix indexing doc. |
commit | commitdiff | tree |
2012-06-24 |
Brad Fitzpatrick | net/http: fix doc inaccuracy and typo; tighten test |
commit | commitdiff | tree |
2012-06-23 |
Shenghou Ma | runtime: fix struct Sigaction for Linux/386 |
commit | commitdiff | tree |
2012-06-22 |
David G. Andersen | net/rpc: fix typo in documentation, clarify semantics... |
commit | commitdiff | tree |
2012-06-22 |
David G. Andersen | encoding/json: fix minor typo in documentation for... |
commit | commitdiff | tree |
2012-06-22 |
Andrew Gerrand | doc: put A Tour of Go video on the front page |
commit | commitdiff | tree |
2012-06-21 |
Mats Lidell | misc/emacs: Replace replace-{string|regexp} for XEmacs... |
commit | commitdiff | tree |
2012-06-20 |
Adam Langley | crypto/x509: add extended key usage support. |
commit | commitdiff | tree |
2012-06-19 |
Marcel van... | exp/locale/collate: added regression test for collate... |
commit | commitdiff | tree |
2012-06-19 |
Shenghou Ma | doc/articles/slices_usage_and_internals: fix typo |
commit | commitdiff | tree |
2012-06-19 |
Shenghou Ma | runtime: fix struct Sigaction for Linux/ARM |
commit | commitdiff | tree |
2012-06-19 |
Brad Fitzpatrick | net/http: make client await response concurrently with... |
commit | commitdiff | tree |
2012-06-19 |
Brad Fitzpatrick | net/http: clarify client return values in docs |
commit | commitdiff | tree |
2012-06-19 |
Robert Griesemer | go/ast: multiple "blank" imports are permitted |
commit | commitdiff | tree |
2012-06-19 |
Marcel van... | bytes: fixed typo. |
commit | commitdiff | tree |
2012-06-18 |
Brad Fitzpatrick | net/url: sort keys in Encode; don't enumerate map randomly |
commit | commitdiff | tree |
2012-06-18 |
Adam Langley | A+C: Christine Hansmann (individual CLA) |
commit | commitdiff | tree |
2012-06-15 |
Robert Griesemer | go/ast: Walk: do not walk comment list |
commit | commitdiff | tree |
2012-06-15 |
Shenghou Ma | doc: delete Mercurial Queues doc |
commit | commitdiff | tree |
2012-06-15 |
Nigel Tao | exp/html/atom: add some more atoms. |
commit | commitdiff | tree |
2012-06-14 |
Shenghou Ma | exp/types: clean up objects after test |
commit | commitdiff | tree |
2012-06-14 |
Shenghou Ma | crypto/elliptic: fix doc typo |
commit | commitdiff | tree |
2012-06-14 |
Andrew Gerrand | tag go1.0.2 |
commit | commitdiff | tree |
2012-06-14 |
Andrew Gerrand | doc: document go1.0.2 |
commit | commitdiff | tree |
2012-06-14 |
Nigel Tao | cmd/gc: inline convT2E when T is uintptr-shaped. |
commit | commitdiff | tree |
2012-06-13 |
Rob Pike | encoding/gob: don't cache broken encoding engines. |
commit | commitdiff | tree |
2012-06-13 |
Brad Fitzpatrick | net/http: use index.html modtime (not directory) for... |
commit | commitdiff | tree |
2012-06-13 |
Rémy Oudompheng | strconv: extend fast parsing algorithm to ParseFloat... |
commit | commitdiff | tree |
2012-06-13 |
Robert Griesemer | math/big: correctly test for positive inputs in Int.GCD |
commit | commitdiff | tree |
2012-06-13 |
Russ Cox | syscall: fix windows copyFindData |
commit | commitdiff | tree |
2012-06-13 |
Robert Griesemer | godoc: show comments in various filtered views |
commit | commitdiff | tree |
2012-06-13 |
Robert Griesemer | go/ast: comment map implementation |
commit | commitdiff | tree |
2012-06-13 |
Russ Cox | go/build: fix boolean negation |
commit | commitdiff | tree |
2012-06-13 |
Jan Ziak | runtime: improved continuity in hash computation |
commit | commitdiff | tree |
2012-06-13 |
Robert Griesemer | math/big: fix binaryGCD |
commit | commitdiff | tree |
2012-06-13 |
Robert Griesemer | math/big: various cleanups |
commit | commitdiff | tree |
2012-06-13 |
Christopher... | math/big: Implemented binary GCD algorithm |
commit | commitdiff | tree |
2012-06-13 |
Jean-Marc Eurin | misc/emacs: Fix a failure when /tmp/<file>.go exists. |
commit | commitdiff | tree |
2012-06-13 |
Robert Griesemer | CONTRIBUTORS: added Christopher Swenson (Google CLA) |
commit | commitdiff | tree |
2012-06-13 |
Andrew Gerrand | doc/install: mention GOPATH and point to code.html |
commit | commitdiff | tree |
2012-06-13 |
Nigel Tao | exp/html: simplify some of the parser's internal methods. |
commit | commitdiff | tree |
2012-06-12 |
Robert Griesemer | math/big: optimize common case of Int.Bit(0) |
commit | commitdiff | tree |
2012-06-12 |
Rob Pike | encoding/gob: better handling of nil pointers |
commit | commitdiff | tree |
2012-06-11 |
Rob Pike | fmt.Fscanf: don't read past newline |
commit | commitdiff | tree |
2012-06-11 |
Robert Griesemer | exp/types: testing resolution of qualified identifiers |
commit | commitdiff | tree |
2012-06-11 |
Jean-Marc Eurin | misc/emacs: Fix the automatic gofmt when creating a... |
commit | commitdiff | tree |
2012-06-10 |
Brad Fitzpatrick | encoding/gob: fix doc typo |
commit | commitdiff | tree |
2012-06-08 |
Dave Cheney | runtime: use uintptr where possible in malloc stats |
commit | commitdiff | tree |
2012-06-08 |
Robert Griesemer | math/big: added nat.trailingZeroBits, simplified some... |
commit | commitdiff | tree |
2012-06-08 |
Russ Cox | syscall: unexport GetCurrentProcessId on Windows |
commit | commitdiff | tree |
2012-06-08 |
Russ Cox | syscall: fix windows build |
commit | commitdiff | tree |
2012-06-08 |
Russ Cox | syscall: revert API changes in Windows Win32finddata... |
commit | commitdiff | tree |
2012-06-08 |
Russ Cox | cmd/api: handle empty API file, ignore -next in release |
commit | commitdiff | tree |
2012-06-08 |
Russ Cox | regexp/syntax: unexport ErrUnexpectedParen |
commit | commitdiff | tree |
2012-06-08 |
Nigel Tao | exp/html: check the context node for consistency when... |
commit | commitdiff | tree |
2012-06-08 |
Dave Cheney | cmd/5c, cmd/5g, cmd/5l: fix cross compilation failure... |
commit | commitdiff | tree |
2012-06-07 |
Shenghou Ma | test/bench/shoutout: fix compliation |
commit | commitdiff | tree |
2012-06-07 |
Shenghou Ma | cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support... |
commit | commitdiff | tree |
2012-06-07 |
Russ Cox | cmd/cgo: make Go code order deterministic |
commit | commitdiff | tree |
2012-06-07 |
Russ Cox | cmd/gc: limit data disassembly to -SS |
commit | commitdiff | tree |
2012-06-07 |
Russ Cox | cmd/gc: fix LEAQ $0, SI bug |
commit | commitdiff | tree |
2012-06-07 |
Russ Cox | cmd/gc: run escape analysis in call graph dependency... |
commit | commitdiff | tree |
2012-06-07 |
Russ Cox | cmd/gc: fix type checking loop |
commit | commitdiff | tree |
2012-06-07 |
Russ Cox | cmd/gc: delete dead code |
commit | commitdiff | tree |
2012-06-07 |
Russ Cox | cmd/gc: do not crash on struct with _ field |
commit | commitdiff | tree |
2012-06-07 |
Russ Cox | cmd/gc: preserve side effects during inlining of functi... |
commit | commitdiff | tree |
2012-06-07 |
Russ Cox | encoding/json: fix panic unmarshaling into non-nil... |
commit | commitdiff | tree |
2012-06-07 |
Russ Cox | cmd/gc: mark output of typename as type-checked |
commit | commitdiff | tree |
2012-06-07 |
Nigel Tao | exp/html: when parsing, compare atoms (ints) instead... |
commit | commitdiff | tree |
2012-06-07 |
Nigel Tao | exp/html: make the tokenizer return atoms for tag tokens. |
commit | commitdiff | tree |
2012-06-07 |
Dave Cheney | test/bench/go1: add go/parser benchmark |
commit | commitdiff | tree |
2012-06-06 |
Alex Brainman | runtime: include "typekind.h" to fix windows build |
commit | commitdiff | tree |
2012-06-06 |
Nigel Tao | exp/html/atom: add more atoms. |
commit | commitdiff | tree |
2012-06-06 |
Andrew Gerrand | misc/dashboard/app: fix build failure notifications |
commit | commitdiff | tree |
2012-06-06 |
Fazlul Shahriar | net: pass tests on Plan 9 again |
commit | commitdiff | tree |
2012-06-06 |
Jan Ziak | runtime: move type kinds into a separate file |
commit | commitdiff | tree |
2012-06-06 |
Daniel Morsing | fmt: fix doc typo |
commit | commitdiff | tree |
2012-06-06 |
Russ Cox | A+C: Daniel Morsing (individual CLA) |
commit | commitdiff | tree |
2012-06-06 |
Markus Sonderegger | crypto/rand: enable rand.Reader on plan9 |
commit | commitdiff | tree |
2012-06-06 |
Russ Cox | A+C: Markus Sonderegger (individual CLA) |
commit | commitdiff | tree |
2012-06-06 |
Russ Cox | fmt: fix inadvertent change to %#v |
commit | commitdiff | tree |
2012-06-06 |
Shenghou Ma | net: fix cgoAddrInfoFlags() on FreeBSD |
commit | commitdiff | tree |
2012-06-06 |
Shenghou Ma | build: restore PATH before "dist banner" |
commit | commitdiff | tree |
2012-06-06 |
Joel Sing | runtime: fix tv_sec handling for netbsd/386 |
commit | commitdiff | tree |
2012-06-05 |
Dave Cheney | cmd/5c, cmd/5g, cmd/5l: fix array indexing warning... |
commit | commitdiff | tree |
2012-06-05 |
Dave Cheney | test/bench/go1: reduce fasta data size for linux/arm |
commit | commitdiff | tree |
2012-06-05 |
Russ Cox | runtime: use OS X vsyscall for gettimeofday (amd64) |
commit | commitdiff | tree |
2012-06-05 |
Russ Cox | runtime: use OS X vsyscall for gettimeofday (386) |
commit | commitdiff | tree |
2012-06-05 |
Dave Cheney | runtime: use uintptr for block length in scanblock |
commit | commitdiff | tree |
2012-06-05 |
Rémy Oudompheng | cmd/[568]g: correct freeing of allocated Regs. |
commit | commitdiff | tree |
next |