2015-03-19 |
David Crawshaw | cmd/dist: re-disable android test |
commit | commitdiff | tree |
2015-03-19 |
David Crawshaw | cmd/dist: update android testing TODO, add iOS |
commit | commitdiff | tree |
2015-03-19 |
Robert Griesemer | cmd/internal/gc: remove duplicate copyright notice |
commit | commitdiff | tree |
2015-03-19 |
Josh Bleecher... | cmd/internal/gc: fix broken build |
commit | commitdiff | tree |
2015-03-19 |
Josh Bleecher... | cmd/internal/gc, runtime: speed up some cases of _... |
commit | commitdiff | tree |
2015-03-19 |
Josh Bleecher... | cmd/internal/gc: clean up walk conv* and assert* |
commit | commitdiff | tree |
2015-03-19 |
Austin Clements | runtime: combine gcWorkProducer into gcWork |
commit | commitdiff | tree |
2015-03-19 |
Austin Clements | runtime: don't use cached wbuf in markroot |
commit | commitdiff | tree |
2015-03-19 |
Austin Clements | runtime: run concurrent mark phase on regular stack |
commit | commitdiff | tree |
2015-03-19 |
Austin Clements | runtime: improve comment in concurrent GC |
commit | commitdiff | tree |
2015-03-19 |
Austin Clements | runtime: remove pointless harvestwbufs |
commit | commitdiff | tree |
2015-03-19 |
Austin Clements | runtime: remove out of date comment |
commit | commitdiff | tree |
2015-03-18 |
Josh Bleecher... | runtime: delete old .h files |
commit | commitdiff | tree |
2015-03-18 |
Josh Bleecher... | cmd/internal/gc: speed up large string switches |
commit | commitdiff | tree |
2015-03-18 |
Josh Bleecher... | runtime: fix minor typo |
commit | commitdiff | tree |
2015-03-18 |
Josh Bleecher... | all: use "reports whether" in place of "returns true... |
commit | commitdiff | tree |
2015-03-18 |
Dmitry Vyukov | runtime: add a select test |
commit | commitdiff | tree |
2015-03-18 |
Aaron Jacobs | bufio: fix incorrect comment on Scanner.Scan |
commit | commitdiff | tree |
2015-03-18 |
Adam Langley | crypto/tls: disable RC4 by default. |
commit | commitdiff | tree |
2015-03-18 |
Adam Langley | crypto/tls: panic with unknown hash functions. |
commit | commitdiff | tree |
2015-03-18 |
Adam Langley | crypto/{ecdsa,rsa}: always use io.ReadFull with crypto... |
commit | commitdiff | tree |
2015-03-18 |
Ian Lance Taylor | cmd/go: don't crash on unknown GOARCH unless we actuall... |
commit | commitdiff | tree |
2015-03-17 |
Robert Griesemer | math/big: clearer semantics for Float.Scan |
commit | commitdiff | tree |
2015-03-17 |
David Chase | cmd/internal/gc: add a comment to esc.go |
commit | commitdiff | tree |
2015-03-17 |
Russ Cox | runtime: fix writebarrier throw in lock_sema |
commit | commitdiff | tree |
2015-03-17 |
Rick Hudson | runtime: Remove write barriers during STW. |
commit | commitdiff | tree |
2015-03-17 |
David Crawshaw | runtime: copy env strings on startup |
commit | commitdiff | tree |
2015-03-17 |
Robert Griesemer | math/big: cleaner handling of exponent under/overflow |
commit | commitdiff | tree |
2015-03-17 |
Dmitry Vyukov | runtime: fix comment |
commit | commitdiff | tree |
2015-03-17 |
Dmitry Vyukov | runtime: remove futile wakeups from trace |
commit | commitdiff | tree |
2015-03-17 |
David Crawshaw | runtime/cgo: catch EXC_BAD_ACCESS on darwin/arm |
commit | commitdiff | tree |
2015-03-17 |
Dave Cheney | test: fix recover4 test on 64kb systems |
commit | commitdiff | tree |
2015-03-17 |
Jeremy Jackins | cmd/yacc: fix path in documentation |
commit | commitdiff | tree |
2015-03-17 |
Dave Cheney | Revert "test: disable recover4 test to fix ppc64 builds" |
commit | commitdiff | tree |
2015-03-17 |
Dave Cheney | test: disable recover4 test to fix ppc64 builds |
commit | commitdiff | tree |
2015-03-17 |
Austin Clements | runtime: factor object dumping code out of greyobject |
commit | commitdiff | tree |
2015-03-17 |
Austin Clements | runtime: fix out of date comment |
commit | commitdiff | tree |
2015-03-17 |
Russ Cox | cmd/internal/gc: mv builtins builtin |
commit | commitdiff | tree |
2015-03-17 |
Russ Cox | cmd/6g: make proginfo register bits constants |
commit | commitdiff | tree |
2015-03-17 |
Russ Cox | cmd/internal/obj/x86: minor optimization |
commit | commitdiff | tree |
2015-03-17 |
Russ Cox | cmd/internal/gc: fmt.Sprintf elimination and minor... |
commit | commitdiff | tree |
2015-03-17 |
Russ Cox | cmd/...: remove use of func() { ... }() in loop increment |
commit | commitdiff | tree |
2015-03-17 |
Russ Cox | cmd/internal/gc: add -d disablenil debug option to... |
commit | commitdiff | tree |
2015-03-17 |
Russ Cox | cmd/gc: rewrite argtype to substitute in a single pass |
commit | commitdiff | tree |
2015-03-17 |
Russ Cox | cmd/dist: show reason for command failure |
commit | commitdiff | tree |
2015-03-17 |
Russ Cox | cmd/internal/obj: reimplement line history |
commit | commitdiff | tree |
2015-03-16 |
Joël Stemmer | crypto/tls: return correct hash function when using... |
commit | commitdiff | tree |
2015-03-16 |
Nick Sullivan | crypto/rsa: implement crypto.Decrypter |
commit | commitdiff | tree |
2015-03-16 |
Russ Cox | cmd/internal/obj: add basic test of line history |
commit | commitdiff | tree |
2015-03-16 |
Russ Cox | cmd/internal/obj: use map for symbol table |
commit | commitdiff | tree |
2015-03-16 |
Russ Cox | cmd/pprof/internal/profile: insert blank line after... |
commit | commitdiff | tree |
2015-03-16 |
Russ Cox | test: add test that variables captured by deferred... |
commit | commitdiff | tree |
2015-03-16 |
Rob Pike | text/template: protect against explicit nil in field... |
commit | commitdiff | tree |
2015-03-16 |
Shenghou Ma | doc/go_mem.html: correct the channel example |
commit | commitdiff | tree |
2015-03-16 |
Josh Bleecher... | cmd/internal/gc: remove dead code |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | cmd/objdump: disable TestDisasm.* on arm64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | os/signal, hash/crc32: add arm64 build tags |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | test: fix nosplit test, and disable nilptr3 test on... |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | reflect: add support for GOARCH=arm64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | sync/atomic: add support for GOARCH=arm64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | math, math/big: add support for GOARCH=arm64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | syscall: add support for GOARCH=arm64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | runtime: add support for linux/arm64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | cmd/dist: add support for GOARCH=arm64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | cmd/cgo: add support for GOARCH=arm64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | cmd/7g: add ARM64 Go compiler, based on 9g |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | cmd/7l: add the ARM64 linker |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | cmd/asm: add support for ARM64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | cmd/internal/obj, cmd/internal/obj/arm64: add support... |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | cmd/go: disable verifyAsm for arm64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | go/build: add GOARCH=arm64 |
commit | commitdiff | tree |
2015-03-16 |
Aram Hăvărneanu | .gitignore: ignore ARM64 build products |
commit | commitdiff | tree |
2015-03-15 |
Shenghou Ma | doc/go1.5: correct archive/zip change |
commit | commitdiff | tree |
2015-03-15 |
Joel Sing | sync/atomic: add support for openbsd/arm |
commit | commitdiff | tree |
2015-03-15 |
Joel Sing | cmd/dist: use GOARM=5 for openbsd/arm |
commit | commitdiff | tree |
2015-03-15 |
Joel Sing | syscall: add support for openbsd/arm |
commit | commitdiff | tree |
2015-03-15 |
Joel Sing | runtime: add support for openbsd/arm |
commit | commitdiff | tree |
2015-03-15 |
Joel Sing | doc: note removal of dragonfly/386 port |
commit | commitdiff | tree |
2015-03-15 |
Shenghou Ma | runtime: skip TestStdcallAndCDeclCallbacks when gcc... |
commit | commitdiff | tree |
2015-03-14 |
Joel Sing | all: remove dragonfly/386 port |
commit | commitdiff | tree |
2015-03-14 |
Josh Bleecher... | encoding/binary: cull dead code |
commit | commitdiff | tree |
2015-03-14 |
Ian Lance Taylor | debug/elf: support reading debug info from 32-bit PPC... |
commit | commitdiff | tree |
2015-03-14 |
Ian Lance Taylor | debug/gosym: fix typo in comment |
commit | commitdiff | tree |
2015-03-14 |
Michael Hudson... | cmd/internal/ld: remove some dead code |
commit | commitdiff | tree |
2015-03-14 |
Matthew Dempsky | cmd/internal/gc: remove unused fields |
commit | commitdiff | tree |
2015-03-14 |
Robert Griesemer | math/big: wrap Float.Cmp result in struct to prevent... |
commit | commitdiff | tree |
2015-03-14 |
Mikio Hara | syscall: add missing Syscall9 for darwin/amd64 |
commit | commitdiff | tree |
2015-03-13 |
Matthew Dempsky | cmd/internal/gc: remove namebuf variable |
commit | commitdiff | tree |
2015-03-13 |
Dave Cheney | cmd/7g: fix build breakage |
commit | commitdiff | tree |
2015-03-13 |
Michael Hudson... | cmd/internal/gc, etc: remove canemitecode of Naddr |
commit | commitdiff | tree |
2015-03-13 |
Ian Lance Taylor | test: add test that gccgo failed to compile |
commit | commitdiff | tree |
2015-03-13 |
Robert Griesemer | math/big: fix minor documentation issue |
commit | commitdiff | tree |
2015-03-13 |
Robert Griesemer | math/big: fix silly bug in Int64 accessor |
commit | commitdiff | tree |
2015-03-13 |
Nigel Tao | image/jpeg: reject bad Tq values in SOF data. |
commit | commitdiff | tree |
2015-03-13 |
Joel Sing | runtime: remove reference to openbsd kern.rthreads... |
commit | commitdiff | tree |
2015-03-13 |
Joel Sing | cmd/5l: make 5l work on openbsd |
commit | commitdiff | tree |
2015-03-12 |
Andrew Gerrand | doc/go1.5.txt: mention zip.WriterAt |
commit | commitdiff | tree |
2015-03-12 |
Andrew Gerrand | archive/zip: remove WriterOptions and replace with... |
commit | commitdiff | tree |
2015-03-12 |
Robert Griesemer | math/big: handle NaNs in Float.Cmp |
commit | commitdiff | tree |
2015-03-12 |
Russ Cox | flag: use four spaces before tab, not three |
commit | commitdiff | tree |
next |