go /
go /
c754be8979a6f3dab7b9e595077745a2087b7c02 - c754be8 doc/go1.5.txt: fix URL for a CL by Damian Gryski · 10 years ago
- 6bf0007 syscall: don't allocate when boxing common Errno values into errors by Brad Fitzpatrick · 10 years ago
- 180fbb1 image/draw: fix golden test for YCbCr.RGBA change. by Nigel Tao · 10 years ago
- 2f34e60 image/color: have YCbCr.RGBA work in 16-bit color, per the Color interface. by Nigel Tao · 10 years ago
- 392336f runtime: disallow write barriers in handoffp and callees by Austin Clements · 10 years ago
- 400f58a runtime: don't trigger write barrier in newosproc for nacl by Shenghou Ma · 10 years ago
- 8537ccd time: add a thorough example for time.Format by Rob Pike · 10 years ago
- 28074d5 syscall: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall by Ian Lance Taylor · 10 years ago
- ec2c7e6 runtime: use uintXX instead of *byte for si_addr on Darwin by Austin Clements · 10 years ago
- 9b0ea6a runtime: remove write barrier on G in sighandler by Austin Clements · 10 years ago
- 222f371 syscall: regenerate zsyscall_darwin_arm.go by Ian Lance Taylor · 10 years ago
- e9d9d0b runtime, runtime/cgo: make needextram a bool by David Crawshaw · 10 years ago
- c5c6c3a doc/go1.5.txt: add $DOLLAR to generate by Rob Pike · 10 years ago
- f338d94 cmd/go: add $DOLLAR to the predefined variables for go generate by Rob Pike · 10 years ago
- e2543ef runtime: add runtime.cmpstring and bytes.Compare by Dave Cheney · 10 years ago
- a3a193c image/internal/imageutil: inline the color.YCbCrToRGB calls. by Nigel Tao · 10 years ago
- 713451a misc/ios: simplify breakpoint timeout by David Crawshaw · 10 years ago
- ed92862 misc/ios: timeout and continue waiting for getwd by David Crawshaw · 10 years ago
- f279cad crypto/tls: Correct minimum version in comment by Matt Bostock · 10 years ago
- 2420926 runtime: remove obsolete comment by Alex Brainman · 10 years ago
- e89fdb82 doc/go1.5: add nacl get_random_bytes change, pepper-39+ required by Shenghou Ma · 10 years ago
- 003dccf runtime, syscall: use the new get_random_bytes syscall for NaCl by Shenghou Ma · 10 years ago
- 41d58c3 os/exec: post-process lsof output on Android. by Hyang-Ah (Hana) Kim · 10 years ago
- 4d54f27 net/internal/socktest: new package by Mikio Hara · 10 years ago
- 16d8b41 nacltest.bash: reduce test time by using bootstrapping Go to build fstest_nacl.go by Shenghou Ma · 10 years ago
- 89f4fd3 cmd/6g: fix build for nacl/amd64p32 by Shenghou Ma · 10 years ago
- 1c26176 net/url: fix docs for URL.String by Shenghou Ma · 10 years ago
- cf68fac mime/quotedprintable: accept badly encoded bytes by Alexandre Cesaro · 10 years ago
- 8fc73a3 cmd/8g, cmd/internal/gc: fix GO386=387 build by Dave Cheney · 10 years ago
- 2c4cf2f math/big: fix known bug in Float.Float64 by Robert Griesemer · 10 years ago
- 0e55f20 cmd/dist: add test to usage message's list of commands by Brad Fitzpatrick · 10 years ago
- 41f9c43 runtime, syscall: fix Solaris exec tests by Aram Hăvărneanu · 10 years ago
- 75447d0 cmd/7g: fix linux/arm64 build by Shenghou Ma · 10 years ago
- 7a88c64 syscall: use Getpgid to emulate Getpgrp on linux by Shenghou Ma · 10 years ago
- b8caed8 runtime: initialize extra M for cgo during mstart by David Crawshaw · 10 years ago
- 63f59b6 doc/go1.4.html: fix typo by Shenghou Ma · 10 years ago
- 546a54b runtime: Remove write barrier on g by Rick Hudson · 10 years ago
- 9b69196 runtime: add TestCgoDLLImports by Alex Brainman · 10 years ago
- 21aad02 doc/go1.5: mention external linking support for windows by Shenghou Ma · 10 years ago
- 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