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 |
2012-06-05 |
Nigel Tao | gc: fix typo. |
commit | commitdiff | tree |
2012-06-05 |
Rob Pike | net/http/httputil: fix typo in comment. |
commit | commitdiff | tree |
2012-06-04 |
Rémy Oudompheng | test: avoid interface conversion in rotate.go |
commit | commitdiff | tree |
2012-06-04 |
Robert Griesemer | go spec: clarify promotion rules for methods/fields... |
commit | commitdiff | tree |
2012-06-04 |
Russ Cox | cmd/gc: introduce hidden closure functions earlier |
commit | commitdiff | tree |
2012-06-04 |
Shenghou Ma | lib9: fix memory leak in p9getwd() |
commit | commitdiff | tree |
2012-06-04 |
Russ Cox | time: accept .999 in Parse |
commit | commitdiff | tree |
2012-06-04 |
Robert Griesemer | math/big: improved karatsuba calibration code, better... |
commit | commitdiff | tree |
2012-06-04 |
Marcel van... | exp/locale/collate: somehow an incorrect version of... |
commit | commitdiff | tree |
2012-06-04 |
Shenghou Ma | test/bench/go1: fix gzip test |
commit | commitdiff | tree |
2012-06-04 |
Joel Sing | net: fix botched cgo netbsd merge |
commit | commitdiff | tree |
2012-06-04 |
Joel Sing | cgo: enable cgo on netbsd/386 and netbsd/amd64 |
commit | commitdiff | tree |
2012-06-04 |
Joel Sing | misc/cgo/stdio: split stdout/stderr into a separate... |
commit | commitdiff | tree |
2012-06-04 |
Benny Siegert | syscall: use pipe instead of pipe2 on NetBSD |
commit | commitdiff | tree |
2012-06-04 |
Brad Fitzpatrick | net/http: add new Server benchmark |
commit | commitdiff | tree |
2012-06-04 |
Andrew Gerrand | doc: mention 'hg update default' in contribution... |
commit | commitdiff | tree |
2012-06-04 |
Russ Cox | doc/install: we don't print 'The compiler is 6g' anymore |
commit | commitdiff | tree |
2012-06-04 |
Ryan Barrett | misc/emacs: make compilation-mode's next-error understa... |
commit | commitdiff | tree |
2012-06-04 |
Brad Fitzpatrick | net/textproto: add benchmark, cleanup, update comment |
commit | commitdiff | tree |
2012-06-04 |
Brad Fitzpatrick | net/http: simplify ParseHTTPVersion |
commit | commitdiff | tree |
2012-06-04 |
Nigel Tao | cmd/gc: recognize u<<1 op u>>31 as a rotate when op... |
commit | commitdiff | tree |
2012-06-04 |
Shenghou Ma | api: add Linux/ARM to go1 API |
commit | commitdiff | tree |
2012-06-04 |
Brad Fitzpatrick | net/http: change a Del to delete |
commit | commitdiff | tree |
2012-06-04 |
Mikio Hara | path/filepath: fix test |
commit | commitdiff | tree |
2012-06-03 |
Russ Cox | time: make Format 2.7x faster |
commit | commitdiff | tree |
2012-06-03 |
Joel Sing | net: move cgo address info flags to per-platform files |
commit | commitdiff | tree |
2012-06-03 |
Alex Brainman | syscall: correct Win32finddata definition |
commit | commitdiff | tree |
2012-06-03 |
Russ Cox | cmd/5g: fix typo |
commit | commitdiff | tree |
2012-06-03 |
Russ Cox | api: add net.UnixConn's CloseRead and CloseWrite methods |
commit | commitdiff | tree |
2012-06-03 |
Luuk van Dijk | cmd/gc: inline slice[arr,str] in the frontend (mostly). |
commit | commitdiff | tree |
2012-06-03 |
Russ Cox | exp/html/atom: faster Lookup with smaller tables |
commit | commitdiff | tree |
2012-06-02 |
Shenghou Ma | syscall: fix 32-bit uid calls |
commit | commitdiff | tree |
2012-06-02 |
Shenghou Ma | runtime: remove unnecessary macros in vlop_arm.s |
commit | commitdiff | tree |
2012-06-02 |
Shenghou Ma | cmd/5a, cmd/5l, math: add CLZ instruction for ARM |
commit | commitdiff | tree |
2012-06-02 |
Jan Ziak | runtime: add (unused for now) gc field to type information |
commit | commitdiff | tree |
2012-06-02 |
Charles L.... | math: amd64 versions of Ceil, Floor and Trunc |
commit | commitdiff | tree |
2012-06-02 |
Jan Mercl | path/filepath: implement documented SkipDir behavior |
commit | commitdiff | tree |
2012-06-02 |
Shenghou Ma | cmd/5c, cmd/5g, cmd/5l: enable use of R12, F8-F15 |
commit | commitdiff | tree |
2012-06-02 |
Brad Fitzpatrick | api: add FreeBSD to go1 API |
commit | commitdiff | tree |
2012-06-02 |
Rob Pike | text/template/parse: restore the goroutine |
commit | commitdiff | tree |
next |