2014-07-16 |
Rob Pike | cmd/ld: use count, not upper bound, in type of array |
commit | commitdiff | tree |
2014-07-16 |
Yasuhiro Matsumoto | cmd/go/doc: Fix example domain |
commit | commitdiff | tree |
2014-07-16 |
Dmitriy Vyukov | runtime: start goroutine ids at 1 |
commit | commitdiff | tree |
2014-07-16 |
Adam Langley | compress/bzip2: fix panics on malformed input. |
commit | commitdiff | tree |
2014-07-15 |
Rob Pike | cmd/ld: change DWARF encoding for array lengths |
commit | commitdiff | tree |
2014-07-15 |
Matthew Dempsky | cmd/ld: consistently document flags that expect values |
commit | commitdiff | tree |
2014-07-15 |
Matthew Dempsky | objdump: remove out-of-date comment |
commit | commitdiff | tree |
2014-07-15 |
Dmitriy Vyukov | runtime: make a test more robust |
commit | commitdiff | tree |
2014-07-15 |
Dmitriy Vyukov | runtime: zero dangling pointer |
commit | commitdiff | tree |
2014-07-15 |
Jakob Borg | net: Don't read beyond end of slice when parsing resolv... |
commit | commitdiff | tree |
2014-07-15 |
Dave Cheney | cmd/go: skip vcs tests on nacl and android |
commit | commitdiff | tree |
2014-07-15 |
Volker Dobler | strconv: fix CanBackquote for invalid UTF-8 |
commit | commitdiff | tree |
2014-07-15 |
Robert Griesemer | go/ast: fix walk to handle "for range x" |
commit | commitdiff | tree |
2014-07-15 |
Rob Pike | cmd/ld: generate correct upper bound value for array... |
commit | commitdiff | tree |
2014-07-15 |
Chris McGee | go get: Support for IBM DevOps Services (hub.jazz.net... |
commit | commitdiff | tree |
2014-07-15 |
Andrew Gerrand | A+C: add Chris McGee (individual CLA) |
commit | commitdiff | tree |
2014-07-15 |
Russ Cox | runtime: refactor routines for stopping, running gorout... |
commit | commitdiff | tree |
2014-07-14 |
Robert Griesemer | go/*: permit "for range x" |
commit | commitdiff | tree |
2014-07-14 |
Rob Pike | doc/go1.4.txt: permit for range x |
commit | commitdiff | tree |
2014-07-14 |
Robert Griesemer | spec: permit "for range x" (no index variables) |
commit | commitdiff | tree |
2014-07-14 |
Peter Collingbourne | cmd/go: introduce support for $GCCGO env var |
commit | commitdiff | tree |
2014-07-12 |
Alex Brainman | make.bat: return exit code to dashboard builder |
commit | commitdiff | tree |
2014-07-12 |
Russ Cox | cmd/ld: add go-specific dwarf type information |
commit | commitdiff | tree |
2014-07-11 |
David du Colombier | liblink: fix warnings on Plan 9 |
commit | commitdiff | tree |
2014-07-11 |
Rob Pike | ld: change DWARF output for structs |
commit | commitdiff | tree |
2014-07-11 |
Dustin Long | image/png: interlacing support for png. |
commit | commitdiff | tree |
2014-07-10 |
Benny Siegert | cmd/go: do not fail if libgcc does not exist |
commit | commitdiff | tree |
2014-07-10 |
Pietro Gagliardi | debug/elf: add (*File).DynamicSymbols, ErrNoSymbols... |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | nacltest.bash: set GOROOT before invoking cmd/go |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | nacltest.bash: nacl/arm support. |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | misc/nacl: add go_nacl_arm_exec, update README |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | cmd/dist: always use GOARM=7 for nacl/arm |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | crypto/rc4: disable assembly implementation for nacl... |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | syscall: nacl/arm support. |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | sync/atomic: nacl/arm support. |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | runtime: nacl/arm support. |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support |
commit | commitdiff | tree |
2014-07-10 |
Nigel Tao | A+C: add Dustin Long (Markover Inc. DBA Poptip corporat... |
commit | commitdiff | tree |
2014-07-10 |
Alex Brainman | runtime: align stack before calling windows in usleep2 |
commit | commitdiff | tree |
2014-07-10 |
Shenghou Ma | runtime: ignore exceptions from foreign threads. |
commit | commitdiff | tree |
2014-07-10 |
Josh Bleecher... | net/rpc: use html/template to render html |
commit | commitdiff | tree |
2014-07-10 |
Andrew Gerrand | A+C: Manuel Mendez (individual CLA) |
commit | commitdiff | tree |
2014-07-09 |
Robin Eklind | docs: Make consistent use of optional li closing tags. |
commit | commitdiff | tree |
2014-07-09 |
David Crawshaw | androidtest.bash: missing ! |
commit | commitdiff | tree |
2014-07-09 |
David Crawshaw | os: no /tmp on android |
commit | commitdiff | tree |
2014-07-09 |
Peter Collingbourne | cmd/go: use $CC to build _cgo_defun.c |
commit | commitdiff | tree |
2014-07-09 |
Dmitriy Vyukov | runtime: grow heap by 64K instead of 128K |
commit | commitdiff | tree |
2014-07-09 |
David Crawshaw | androidtest.bash, misc/android: build scripts for android |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | debug/plan9obj: fix test build |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | syscall: use the nsec system call instead of /dev/binti... |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | runtime: use the nsec system call instead of /dev/binti... |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | debug/plan9obj, cmd/addr2line: on Plan 9 use a.out... |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | cmd/objdump: set goarch properly on non-386 Plan 9... |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | syscall: remove more NxM assumptions on Plan 9 |
commit | commitdiff | tree |
2014-07-09 |
Aram Hăvărneanu | os: fix failing test on Plan 9 |
commit | commitdiff | tree |
2014-07-09 |
Cristian Staretu | syscall: NetlinkRIB, avoid allocation in loop |
commit | commitdiff | tree |
2014-07-09 |
Dmitri Shuralyov | cmd/go: fix build -o panic when import path pattern... |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | run.bash: disable tests that don't (yet) like running... |
commit | commitdiff | tree |
2014-07-08 |
Ian Lance Taylor | test: add test for gccgo comment lexing failure |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | go/build: add android to the flock |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | runtime: skip crash test on android |
commit | commitdiff | tree |
2014-07-08 |
Dmitriy Vyukov | runtime: fix spurious "[string too long]" error |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | cmd/addr2line: skip test on android |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | cmd/pack: skip test on android (no Go tool) |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | cmd/nm: skip test on android (no Go tool) |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | os: adjust tests for android file system |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | cmd/objdump: skip test on android (no Go tool) |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | crypto/x509: skip test on android (no Go tool) |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | net: no AI_ALL on android |
commit | commitdiff | tree |
2014-07-08 |
David Crawshaw | net: treat android like linux in tests |
commit | commitdiff | tree |
2014-07-08 |
Josh Bleecher... | undo CL 101670044 / 49a6cbd80cf2 |
commit | commitdiff | tree |
2014-07-07 |
Josh Bleecher... | net/rpc: use html/template to render html |
commit | commitdiff | tree |
2014-07-07 |
Rob Pike | cmd/ld: fix off-by-one in DWARF frame tables |
commit | commitdiff | tree |
2014-07-07 |
David Crawshaw | runtime: export _rt0 for android |
commit | commitdiff | tree |
2014-07-07 |
Tetsuo Kiso | doc/contribute.html: capitalize the first letter |
commit | commitdiff | tree |
2014-07-05 |
Dmitriy Vyukov | debug/elf: fix nil deref in test |
commit | commitdiff | tree |
2014-07-05 |
Dmitriy Vyukov | image/gif: fix nil deref in test |
commit | commitdiff | tree |
2014-07-04 |
David Crawshaw | runtime/cgo: replace fprintf(stderr, ...) with fatalf... |
commit | commitdiff | tree |
2014-07-03 |
Bill Thiede | doc/contribute: reorder documented steps to match norma... |
commit | commitdiff | tree |
2014-07-03 |
David Crawshaw | runtime/cgo: revert use of undefined logging function |
commit | commitdiff | tree |
2014-07-03 |
David Crawshaw | cmd/go, cmd/ld, runtime, os/user: TLS emulation for... |
commit | commitdiff | tree |
2014-07-03 |
Dmitriy Vyukov | runtime: delete unnecessary confusing code |
commit | commitdiff | tree |
2014-07-03 |
Dmitriy Vyukov | crypto/x509: fix format strings in test |
commit | commitdiff | tree |
2014-07-03 |
Aram Hăvărneanu | runtime: make runtime·usleep and runtime·osyield callab... |
commit | commitdiff | tree |
2014-07-02 |
Cristian Staretu | archive/tar: reuse temporary buffer in readHeader |
commit | commitdiff | tree |
2014-07-02 |
Cristian Staretu | archive/tar: reuse temporary buffer in writeHeader |
commit | commitdiff | tree |
2014-07-02 |
Adam Langley | crypto/rsa: fix out-of-bound access with short session... |
commit | commitdiff | tree |
2014-07-02 |
Russ Cox | build: annotations and modifications for c2go |
commit | commitdiff | tree |
2014-07-02 |
Preetam Jinka | crypto/cipher: fix typo in example comment |
commit | commitdiff | tree |
2014-07-02 |
Timo Truyts | bufio: Fixed call to Fatal, should be Fatalf. |
commit | commitdiff | tree |
2014-07-02 |
Brad Fitzpatrick | A+C: Timo Truyts (individual CLA) |
commit | commitdiff | tree |
2014-07-02 |
Brad Fitzpatrick | A+C: Cristian Staretu (individual CLA) |
commit | commitdiff | tree |
2014-07-02 |
Aram Hăvărneanu | liblink, runtime: preliminary support for plan9/amd64 |
commit | commitdiff | tree |
2014-07-01 |
Aram Hăvărneanu | runtime: properly restore registers in Solaris runtime... |
commit | commitdiff | tree |
2014-07-01 |
Shenghou Ma | misc/nacl, syscall: lazily initialize fs on nacl. |
commit | commitdiff | tree |
2014-07-01 |
David Crawshaw | all: add GOOS=android |
commit | commitdiff | tree |
2014-07-01 |
Russ Cox | encoding/gob: fewer decAlloc calls |
commit | commitdiff | tree |
2014-07-01 |
Robert Griesemer | cmd/gofmt: fix gofmt -s for 3-index slices |
commit | commitdiff | tree |
2014-07-01 |
Robert Griesemer | src, misc: applied gofmt -w -s |
commit | commitdiff | tree |
2014-07-01 |
Simon Whitehead | gofmt/main: Added removal of empty declaration groups. |
commit | commitdiff | tree |
next |