2013-07-15 |
Russ Cox | CONTRIBUTORS: add David Presotto (Google CLA) |
commit | commitdiff | tree |
2013-07-15 |
Dmitriy Vyukov | runtime: minor test cleanup |
commit | commitdiff | tree |
2013-07-15 |
Shenghou Ma | misc/cgo/test: skip test for issue 3250, the runtime... |
commit | commitdiff | tree |
2013-07-15 |
Andrew Bonventre | image/gif: add writer implementation |
commit | commitdiff | tree |
2013-07-15 |
Alexandre Normand | dist: fix postinstall script for Darwin |
commit | commitdiff | tree |
2013-07-15 |
Andrew Gerrand | A+C: Alexandre Normand (individual CLA) |
commit | commitdiff | tree |
2013-07-15 |
Nigel Tao | A+C: Andrew Bonventre (individual CLA). |
commit | commitdiff | tree |
2013-07-14 |
Joseph Holsten | log/syslog: fix typo: change Wanring to Warning |
commit | commitdiff | tree |
2013-07-14 |
Rob Pike | A+C: Joseph Holsten (individual CLA) |
commit | commitdiff | tree |
2013-07-13 |
Russ Cox | cmd/6l, cmd/8l: use one-byte XCHG forms when possible |
commit | commitdiff | tree |
2013-07-13 |
Russ Cox | encoding/json: add more tests for UTF-8 coercion |
commit | commitdiff | tree |
2013-07-13 |
Russ Cox | cmd/go, testing: streamline direct use of test binaries |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | undo CL 11161044 / ba455262a9db |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | encoding/json: coerce invalid UTF-8 to valid UTF-8... |
commit | commitdiff | tree |
2013-07-12 |
Keith Randall | cmd/dist: allow assembly code to use enumerated constants. |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/5a, cmd/6a, cmd/8a: fix flag parsing |
commit | commitdiff | tree |
2013-07-12 |
Shenghou Ma | run.bash: enlarge timeout of runtime tests |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/5g, cmd/6g, cmd/8g: fix line number of caller of... |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/ld: fix large stack split for preempt check |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/go, testing: remove redundant "for pkg" in coverage... |
commit | commitdiff | tree |
2013-07-12 |
Shenghou Ma | misc/cgo/test: relax the threshold in test3250. |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | runtime: fix 386 build after cas64 change |
commit | commitdiff | tree |
2013-07-12 |
David Symonds | encoding/json: escape U+2028 and U+2029. |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | runtime: make cas64 like cas32 and casp |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | run.bash: actually stop on cgo failures |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | misc/cgo/test: make test work with -linkmode=internal |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/ld: place read-only data in non-executable segment |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/5l, cmd/6l, cmd/8l: increase error buffer size |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/gc: fix error message for import as 'init' |
commit | commitdiff | tree |
2013-07-12 |
Paul Borman | json: unmarshal types that are byte slices. |
commit | commitdiff | tree |
2013-07-12 |
Alex Brainman | make.bat: incease runtime test timeout to 300s (fixes... |
commit | commitdiff | tree |
2013-07-11 |
ChaiShushan | misc/goplay: use `go run x.go` instead of `go build... |
commit | commitdiff | tree |
2013-07-11 |
Robert Griesemer | spec: move decl in example closer to use |
commit | commitdiff | tree |
2013-07-11 |
Shenghou Ma | runtime: fix build for windows. |
commit | commitdiff | tree |
2013-07-11 |
Shenghou Ma | runtime: correctly handle signals received on foreign... |
commit | commitdiff | tree |
2013-07-11 |
Shenghou Ma | cmd/cgo: silence two gcc warnings for *.cgo2.c |
commit | commitdiff | tree |
2013-07-11 |
Shenghou Ma | syscall: implement Sendfile for Darwin. |
commit | commitdiff | tree |
2013-07-11 |
Shenghou Ma | cmd/cgo: clarify the underscore prefix rule and C union... |
commit | commitdiff | tree |
2013-07-11 |
Dmitriy Vyukov | runtime: fix CPU underutilization |
commit | commitdiff | tree |
2013-07-11 |
ChaiShushan | net/rpc: fix a test bug |
commit | commitdiff | tree |
2013-07-11 |
Dmitriy Vyukov | runtime: adjust traceback for new preemptive reality |
commit | commitdiff | tree |
2013-07-11 |
Nigel Tao | image/draw: add the Quantizer type. |
commit | commitdiff | tree |
2013-07-11 |
Russ Cox | cmd/ld: correct assignment of sizes to mach-o symbols |
commit | commitdiff | tree |
2013-07-10 |
Nigel Tao | image/draw: add Drawer, FloydSteinberg and the op.Draw... |
commit | commitdiff | tree |
2013-07-10 |
Robert Griesemer | go/format: fix failing test (fix build) |
commit | commitdiff | tree |
2013-07-10 |
Robert Griesemer | go/parser: more tolerant parsing of const and var decls |
commit | commitdiff | tree |
2013-07-10 |
Andrew Gerrand | html: add escaping tests |
commit | commitdiff | tree |
2013-07-10 |
Alex Brainman | time: find correct zone abbreviations even on non-Engli... |
commit | commitdiff | tree |
2013-07-10 |
Robert Griesemer | spec: define notion of named type |
commit | commitdiff | tree |
2013-07-10 |
Brad Fitzpatrick | net/http: in ServeContent, don't seek on content until... |
commit | commitdiff | tree |
2013-07-10 |
Andrew Gerrand | encoding/xml: fix typo in docs |
commit | commitdiff | tree |
2013-07-09 |
Rob Pike | cmd/go: fix a couple of bugs in coverage tooling |
commit | commitdiff | tree |
2013-07-09 |
Robert Griesemer | builtin: document print and println |
commit | commitdiff | tree |
2013-07-09 |
Nigel Tao | image/color: add Plan9Palette and WebSafePalette. |
commit | commitdiff | tree |
2013-07-09 |
Dave Cheney | cmd/ld: trivial: fix unhandled switch case |
commit | commitdiff | tree |
2013-07-09 |
ChaiShushan | net/rpc: use log.Print and return error instead log... |
commit | commitdiff | tree |
2013-07-08 |
Andrew Gerrand | misc/dist: clean files from GOPATH after building tour |
commit | commitdiff | tree |
2013-07-07 |
Shenghou Ma | cmd/go: fix "go get -u" for git repositories. |
commit | commitdiff | tree |
2013-07-05 |
Daniel Morsing | cmd/6g, cmd/8g: prevent constant propagation of non... |
commit | commitdiff | tree |
2013-07-05 |
Oliver Hookins | encoding/json: Correct description of stateNeg function. |
commit | commitdiff | tree |
2013-07-05 |
Dave Cheney | syscall: reduce duplication between *bsd and linux |
commit | commitdiff | tree |
2013-07-05 |
Andrew Gerrand | A+C: Oliver Hookins (individual CLA) |
commit | commitdiff | tree |
2013-07-05 |
Nigel Tao | image/gif: close the lzw.Reader we create. |
commit | commitdiff | tree |
2013-07-04 |
Andrew Gerrand | doc: update playground.js |
commit | commitdiff | tree |
2013-07-03 |
Robert Griesemer | go/parser: accept optional indices for all parts of... |
commit | commitdiff | tree |
2013-07-03 |
Brad Fitzpatrick | net/textproto: reduce allocations in ReadMIMEHeader |
commit | commitdiff | tree |
2013-07-03 |
Brad Fitzpatrick | A+C: Brian Gitonga Marete (individual CLA) |
commit | commitdiff | tree |
2013-07-03 |
David Symonds | cmd/go: git checkout the correct default branch. |
commit | commitdiff | tree |
2013-07-03 |
Rob Pike | doc/go1.2.txt: stable sort |
commit | commitdiff | tree |
2013-07-03 |
ChaiShushan | net/rpc: remove unnecessary code |
commit | commitdiff | tree |
2013-07-02 |
Adam Langley | crypto/tls: implement TLS 1.2. |
commit | commitdiff | tree |
2013-07-02 |
David Symonds | go/ast: improve doc for FuncDecl's Type field. |
commit | commitdiff | tree |
2013-07-02 |
Shenghou Ma | runtime: fix runtime.sigreturn_tramp for NetBSD/ARM |
commit | commitdiff | tree |
2013-07-02 |
Daniel Morsing | cmd/gc: fix issue with method wrappers not having escap... |
commit | commitdiff | tree |
2013-07-02 |
Rémy Oudompheng | cmd/gc: fix computation of equality class of types. |
commit | commitdiff | tree |
2013-07-02 |
Yasuhiro Matsumoto | misc/vim: Allow multiple GOOS/GOARCH. |
commit | commitdiff | tree |
2013-07-02 |
Russ Cox | sort: fix 32-bit build |
commit | commitdiff | tree |
2013-07-02 |
Jeff R. Allen | time: prevent a panic from leaving the timer mutex... |
commit | commitdiff | tree |
2013-07-02 |
ChaiShushan | net/rpc/jsonrpc: remove unused serverCodec.resp field |
commit | commitdiff | tree |
2013-07-02 |
Volker Dobler | sort: implement stable sorting |
commit | commitdiff | tree |
2013-07-02 |
Russ Cox | reflect: add Value.Slice3 and Value.SetCap methods... |
commit | commitdiff | tree |
2013-07-02 |
Russ Cox | cmd/gc: support x[i:j:k] |
commit | commitdiff | tree |
2013-07-01 |
Andrew Gerrand | cmd/godoc: set up playground for examples that are... |
commit | commitdiff | tree |
2013-07-01 |
Russ Cox | runtime: disable preemption test (fix build) |
commit | commitdiff | tree |
2013-07-01 |
Russ Cox | runtime: disable preemption |
commit | commitdiff | tree |
2013-07-01 |
Dmitriy Vyukov | runtime: fix memory leaks due to defers |
commit | commitdiff | tree |
2013-07-01 |
Russ Cox | sync/atomic: remove test dependency on net/http |
commit | commitdiff | tree |
2013-07-01 |
David Bürgin | misc/vim: Add compiler plugin for Go |
commit | commitdiff | tree |
2013-07-01 |
Jeff R. Allen | image/gif: do not allow pixels outside the current... |
commit | commitdiff | tree |
2013-06-30 |
Russ Cox | lib9: restore printing of signed integers |
commit | commitdiff | tree |
2013-06-28 |
Rémy Oudompheng | cmd/gc: fix missing export data for inlining in a few... |
commit | commitdiff | tree |
2013-06-28 |
Rémy Oudompheng | test: match gccgo error strings. |
commit | commitdiff | tree |
2013-06-28 |
Russ Cox | runtime: shorten hash lookup stack frames |
commit | commitdiff | tree |
2013-06-28 |
Brad Fitzpatrick | net/http: fix memory leak in Transport |
commit | commitdiff | tree |
2013-06-28 |
Rick Arnold | net/smtp: preserve Auth errors |
commit | commitdiff | tree |
2013-06-28 |
Ian Lance Taylor | include/plan9: define size_t to fix build breakage |
commit | commitdiff | tree |
2013-06-28 |
Russ Cox | cmd/5g, cmd/6g, cmd/8g: fix comment |
commit | commitdiff | tree |
2013-06-28 |
Dmitriy Vyukov | runtime: introduce GODEBUG env var |
commit | commitdiff | tree |
2013-06-28 |
Dmitriy Vyukov | runtime: preempt goroutines for GC |
commit | commitdiff | tree |
2013-06-28 |
Ian Lance Taylor | runtime: remove declaration of function that does not... |
commit | commitdiff | tree |
next |