go /
go /
59b3424cd97d80d6e8d7ef903ec2aeb7a6b9b820 - 59b3424 cmd/go: update PE header magic for files generated by GNU ld by Shenghou Ma · 10 years ago
- 4d59d1f cmd/dist: enable external linking test for windows/amd64 by Shenghou Ma · 10 years ago
- e7df053 cmd/internal/ld, cmd/6l: external linking for windows/amd64 by Shenghou Ma · 10 years ago
- 484d939 cmd/dist: enable external linking test for windows/386 by Shenghou Ma · 10 years ago
- 04642e9 cmd/internal/ld, cmd/8l: external linking for windows/386 by Shenghou Ma · 10 years ago
- b6ed943 runtime: use _main instead of main on windows/386 by Shenghou Ma · 10 years ago
- 6112e6e cmd/internal/ld, runtime: record argument size for cgo_dynimport stdcall syscalls by Shenghou Ma · 10 years ago
- 398f56f os/signal: skip TestCtrlBreak on windows/386 temporarily by Shenghou Ma · 10 years ago
- 7180cfa image/internal/imageutil: generate subsample-ratio-specific code. by Nigel Tao · 10 years ago
- f1878c0 debug/dwarf, encoding/asn1, go/ast: fix old comments by Matthew Dempsky · 10 years ago
- 717cb74 cmd/internal/ld: edit into more idiomatic Go code by Matthew Dempsky · 10 years ago
- b2f2951 image/internal/imageutil: new package, used by image/draw and image/jpeg. by Nigel Tao · 10 years ago
- db454af cmd/go: allow go get with local path by Sebastien Binet · 10 years ago
- fc9a234 regexp: fix link to RE2 syntax by Brad Fitzpatrick · 10 years ago
- 715d017 doc: add cmd/trace to go1.5.txt by Brad Fitzpatrick · 10 years ago
- 2b2f09b doc: update go1.5.txt by Brad Fitzpatrick · 10 years ago
- 754bb71 doc/go1.5.txt: updated (composite literal lang. change, math/big.Float support) by Robert Griesemer · 10 years ago
- 9ee6baa syscall: disable test that forks on darwin/arm by David Crawshaw · 10 years ago
- 21e47d8 mime: add "image/svg+xml" type for extension ".svg" by Joe Harrison · 10 years ago
- 9323862 regexp: port RE2's bitstate backtracker to the regexp package by Michael Matloob · 10 years ago
- f7befa4 syscall: Add Foreground and Pgid to SysProcAttr by Michael MacInnis · 10 years ago
- 5bf9249 net/http: enable segfaulting test on darwin/arm by David Crawshaw · 10 years ago
- 14082fa net: fix TestInterfaces, TestInterfaceAddrs on platforms without loopback interface by Mikio Hara · 10 years ago
- a0fb8f8 net/http: ignore the Unix epoch time in ServeContent by Brad Fitzpatrick · 10 years ago
- 25bf792 image/color: add alpha-premultiplied comment. by Nigel Tao · 10 years ago
- 4f35ad6 runtime: fix return values for open/read/write/close on openbsd/arm by Joel Sing · 10 years ago
- 98485f5 runtime: fix linux/amd64p32 build by Dave Cheney · 10 years ago
- 7727dee spec: extend type omission rules for composite literal element values by Robert Griesemer · 10 years ago
- a22e939 cmd/go: Delete some unused code. by Jeremy Schlatter · 10 years ago
- 492ac4b go/parser: permit type elision from composite literal map keys by Robert Griesemer · 10 years ago
- 98182c8 math/big: enable pure Go (no assembly) build with build tag by Robert Griesemer · 10 years ago
- 4224d81 cmd/internal/gc: inline x := y.(*T) and x, ok := y.(*T) by Russ Cox · 10 years ago
- b115c35 cmd/internal/gc: move cgen, regalloc, et al to portable code by Russ Cox · 10 years ago
- 11dba2e html/template: fix crash when escaping incomplete template by Rob Pike · 10 years ago
- 3f12d27 bytes, os/exec, strings: fix a few BUG comments by areski · 10 years ago
- 9c0b145 os: don't return Chmod's error from Mkdir and OpenFile by Kato Kazuyoshi · 10 years ago
- 69b2f70 cmd/internal/gc: remove dead code by Robert Griesemer · 10 years ago
- 888767f cmd/internal/gc: use big.Int to represent Mpint bits by Robert Griesemer · 10 years ago
- 653426f runtime: exit getfull barrier if there are partial workbufs by Austin Clements · 10 years ago
- 06de3f5 runtime: document subtlety around entering mark termination by Austin Clements · 10 years ago
- 43dfb87 mime/quotedprintable: add writer by Alexandre Cesaro · 10 years ago
- 4d2b3a0 runtime: fix arm build by Russ Cox · 10 years ago
- b960263 cmd/internal/gc: move componentgen into portable code by Russ Cox · 10 years ago
- d47fe80 cmd/internal/gc: increase registerization limits by Russ Cox · 10 years ago
- fd38dbc cmd/internal/gc: cache ProgInfo in Prog by Russ Cox · 10 years ago
- 532ccae cmd/internal/obj: replace Addr.U struct {...} with Val interface{} by Russ Cox · 10 years ago
- 631d6a3 runtime: implement atomicand8 atomically by Russ Cox · 10 years ago
- b93fa30 cmd/6g: allow componentgen of slice inside struct by Russ Cox · 10 years ago
- 08af4c3 cmd/internal/obj/x86: fix duffcopy/duffzero for GOEXPERIMENT=framepointer by Russ Cox · 10 years ago
- f63678a testing: document that flag.Parse is not called when TestMain runs by Shenghou Ma · 10 years ago
- 20b3a9b crypto/x509: document that DecryptPEMBlock cannot detect all cases of incorrect password by Shenghou Ma · 10 years ago
- fc28fd1 cmd/internal/obj: shuffle link.go to put declarations in original order by Russ Cox · 10 years ago
- 8b9a3d4 cmd/internal/gc: change Naddr to take a *Addr to fill in by Russ Cox · 10 years ago
- a5e1841 cmd/dist: add //line to copied bootstrap files by Russ Cox · 10 years ago
- 564eab8 runtime: add GODEBUG=sbrk=1 to bypass memory allocator (and GC) by Russ Cox · 10 years ago
- 01af727 Revert "cmd/internal/gc: add internConcat for alloc-free string concatenation" by Russ Cox · 10 years ago
- 42fcc6f cmd/internal/gc: add internConcat for alloc-free string concatenation by Josh Bleecher Snyder · 10 years ago
- 7274b1f net/http/pprof: Correct body tag in index template by Quoc-Viet Nguyen · 10 years ago
- 64469fc cmd/dist: re-disable android test by David Crawshaw · 10 years ago
- 9c5e8c4 cmd/dist: update android testing TODO, add iOS by David Crawshaw · 10 years ago
- fd2f8d4 cmd/internal/gc: remove duplicate copyright notice by Robert Griesemer · 10 years ago
- 6d44844 cmd/internal/gc: fix broken build by Josh Bleecher Snyder · 10 years ago
- 25e793d cmd/internal/gc, runtime: speed up some cases of _, ok := i.(T) by Josh Bleecher Snyder · 10 years ago
- 55b4516 cmd/internal/gc: clean up walk conv* and assert* by Josh Bleecher Snyder · 10 years ago
- cadd4f8 runtime: combine gcWorkProducer into gcWork by Austin Clements · 10 years ago
- 77fcf36 runtime: don't use cached wbuf in markroot by Austin Clements · 10 years ago
- fa2f9c2 runtime: run concurrent mark phase on regular stack by Austin Clements · 10 years ago
- bef356b runtime: improve comment in concurrent GC by Austin Clements · 10 years ago
- d21cef1 runtime: remove pointless harvestwbufs by Austin Clements · 10 years ago
- a681c30 runtime: remove out of date comment by Austin Clements · 10 years ago
- b90638e runtime: delete old .h files by Josh Bleecher Snyder · 10 years ago
- 4bc9bad cmd/internal/gc: speed up large string switches by Josh Bleecher Snyder · 10 years ago
- 6ffed30 runtime: fix minor typo by Josh Bleecher Snyder · 10 years ago
- 2adc4e8 all: use "reports whether" in place of "returns true if(f)" by Josh Bleecher Snyder · 10 years ago
- fcb895f runtime: add a select test by Dmitry Vyukov · 10 years ago
- ecd630d bufio: fix incorrect comment on Scanner.Scan by Aaron Jacobs · 10 years ago
- d26fdf2 crypto/tls: disable RC4 by default. by Adam Langley · 10 years ago
- a432568 crypto/tls: panic with unknown hash functions. by Adam Langley · 10 years ago
- 123b38e crypto/{ecdsa,rsa}: always use io.ReadFull with crypto/rand.Reader. by Adam Langley · 10 years ago
- e14339d cmd/go: don't crash on unknown GOARCH unless we actually care by Ian Lance Taylor · 10 years ago
- db96e68 math/big: clearer semantics for Float.Scan by Robert Griesemer · 10 years ago
- bc14989 cmd/internal/gc: add a comment to esc.go by David Chase · 10 years ago
- 87ec06f runtime: fix writebarrier throw in lock_sema by Russ Cox · 10 years ago
- 41dbcc1 runtime: Remove write barriers during STW. by Rick Hudson · 10 years ago
- ce9b512 runtime: copy env strings on startup by David Crawshaw · 10 years ago
- 00c73f5 math/big: cleaner handling of exponent under/overflow by Robert Griesemer · 10 years ago
- 2e7f0a0 runtime: fix comment by Dmitry Vyukov · 10 years ago
- 4396ea9 runtime: remove futile wakeups from trace by Dmitry Vyukov · 10 years ago
- 1b49a86 runtime/cgo: catch EXC_BAD_ACCESS on darwin/arm by David Crawshaw · 10 years ago
- 1f3fe91 test: fix recover4 test on 64kb systems by Dave Cheney · 10 years ago
- 4eb9302 cmd/yacc: fix path in documentation by Jeremy Jackins · 10 years ago
- 3eaea87 Revert "test: disable recover4 test to fix ppc64 builds" by Dave Cheney · 10 years ago
- 1313e79 test: disable recover4 test to fix ppc64 builds by Dave Cheney · 10 years ago
- 506615d runtime: factor object dumping code out of greyobject by Austin Clements · 10 years ago
- 830abc9 runtime: fix out of date comment by Austin Clements · 10 years ago
- e5be643 cmd/internal/gc: mv builtins builtin by Russ Cox · 10 years ago
- 1fdd1d1 cmd/6g: make proginfo register bits constants by Russ Cox · 10 years ago
- 00b3b40 cmd/internal/obj/x86: minor optimization by Russ Cox · 10 years ago
- c819834 cmd/internal/gc: fmt.Sprintf elimination and minor cleanup by Russ Cox · 10 years ago
- d7f6d46 cmd/...: remove use of func() { ... }() in loop increment by Russ Cox · 10 years ago