2019-03-01 |
artemkaxboy | cmd/internal/obj/x86: unexport movtab |
commit | commitdiff | tree |
2019-03-01 |
erifan01 | cmd/compile: add an optimaztion rule for math/bits... |
commit | commitdiff | tree |
2019-03-01 |
Cherry Zhang | cmd/compile: make KeepAlive work on stack object |
commit | commitdiff | tree |
2019-03-01 |
Ketan Parmar | bytes: add examples for ToTitleSpecial, ToUpperSpecial... |
commit | commitdiff | tree |
2019-03-01 |
Alex Brainman | path/filepath: do not call GetFinalPathNameByHandle... |
commit | commitdiff | tree |
2019-03-01 |
Alex Brainman | os: make Readlink work with symlinks with target like... |
commit | commitdiff | tree |
2019-03-01 |
Tobias Klauser | cmd/dist, cmd/link: allow passing default dynamic linke... |
commit | commitdiff | tree |
2019-03-01 |
Elias Naur | misc/android: adb push --sync testdata |
commit | commitdiff | tree |
2019-03-01 |
Tobias Klauser | debug/elf: perform stricter section header table checks... |
commit | commitdiff | tree |
2019-03-01 |
Elias Naur | misc/android: evaluate symlinks before comparing GOROOT... |
commit | commitdiff | tree |
2019-03-01 |
Matthew Dempsky | Revert "cmd/compile: rewrite f(g()) for multi-value... |
commit | commitdiff | tree |
2019-03-01 |
Baokun Lee | cmd/go/internal/cache: disable builds if GOCACHE is... |
commit | commitdiff | tree |
2019-03-01 |
Alex Tokarev | cmd/link: remove unused flag -D (FlagDataAddr) |
commit | commitdiff | tree |
2019-03-01 |
Elias Naur | misc/ios: evaluate symlinks before comparing GOROOT... |
commit | commitdiff | tree |
2019-02-28 |
Matthew Dempsky | cmd/compile: rewrite f(g()) for multi-value g() during... |
commit | commitdiff | tree |
2019-02-28 |
lukechampine | fmtsort: sort interfaces deterministically |
commit | commitdiff | tree |
2019-02-28 |
Matthew Dempsky | cmd/compile: fix false positives in isGoConst |
commit | commitdiff | tree |
2019-02-28 |
cia-rana | image/png: delete unused statement |
commit | commitdiff | tree |
2019-02-28 |
Damien Neil | fmt: fix %d and other non-string verbs on errors |
commit | commitdiff | tree |
2019-02-28 |
Richard Musiol | cmd/compile: simplify zero ext operations on wasm |
commit | commitdiff | tree |
2019-02-28 |
Michael Munday | internal/cpu: change s390x API to match x/sys/cpu |
commit | commitdiff | tree |
2019-02-28 |
Benny Siegert | cmd: update vendored golang.org/x/sys/unix |
commit | commitdiff | tree |
2019-02-28 |
Benny Siegert | syscall: use 64-bit alignment on netbsd-arm |
commit | commitdiff | tree |
2019-02-28 |
Daniel Martí | cmd/go: delay parsing the testmain template |
commit | commitdiff | tree |
2019-02-28 |
Rob Pike | time: move the explanation of u/micro to the ParseDurat... |
commit | commitdiff | tree |
2019-02-27 |
Daniel Martí | internal/lazytemplate: add a lazy template wrapper |
commit | commitdiff | tree |
2019-02-27 |
Clément Chigot | archive/tar, syscall: add statUnix for aix/ppc64 |
commit | commitdiff | tree |
2019-02-27 |
Clément Chigot | cmd/link: set correct sizes for XCOFF outer symbols |
commit | commitdiff | tree |
2019-02-27 |
Clément Chigot | cmd/link: improve XCOFF symbol table |
commit | commitdiff | tree |
2019-02-27 |
Ian Lance Taylor | doc/go1.12: new go line in go.mod can break builds... |
commit | commitdiff | tree |
2019-02-27 |
Valentin Vidic | regexp: add ReplaceAllStringFunc example |
commit | commitdiff | tree |
2019-02-27 |
Clément Chigot | cmd/link: fix -a with external linker |
commit | commitdiff | tree |
2019-02-27 |
ZZMarquis | crypto/x509: remove the redundant type declaration |
commit | commitdiff | tree |
2019-02-27 |
Daniel Martí | cmd/go: avoid compiling most regexes at init |
commit | commitdiff | tree |
2019-02-27 |
Arash Bina | crypto/x509: improve error when PKCS1, PKCS8, EC keys... |
commit | commitdiff | tree |
2019-02-27 |
Marcel van... | fmt: add frame info to Errorf and support %w |
commit | commitdiff | tree |
2019-02-27 |
Marcel van... | errors: add Unwrap, Is, and As |
commit | commitdiff | tree |
2019-02-27 |
Marcel van... | errors: add Frame and Formatter/Printer interfaces |
commit | commitdiff | tree |
2019-02-27 |
Juraj Sukop | math/big: better initial guess for nat.sqrt |
commit | commitdiff | tree |
2019-02-27 |
Marcel van... | internal/reflectlite: lite version of reflect package |
commit | commitdiff | tree |
2019-02-27 |
Marcel van... | encoding/json: remove use of DeepEqual for testing... |
commit | commitdiff | tree |
2019-02-27 |
Marcel van... | net/http: remove use of DeepEqual for testing errors |
commit | commitdiff | tree |
2019-02-27 |
Marcel van... | strconv: remove use of DeepEqual for testing errors |
commit | commitdiff | tree |
2019-02-27 |
Bryan C. Mills | cmd/dist: execute cgo_stdio and cgo_life as host tests |
commit | commitdiff | tree |
2019-02-27 |
Josh Bleecher... | time: reject tzdata with no zones |
commit | commitdiff | tree |
2019-02-27 |
Josh Bleecher... | cmd/compile: add types.SoleComponent, use in convFuncName |
commit | commitdiff | tree |
2019-02-27 |
Josh Bleecher... | runtime: speed up ifaceeq for direct ifaces |
commit | commitdiff | tree |
2019-02-27 |
Elias Naur | cmd/dist: fix variable name |
commit | commitdiff | tree |
2019-02-27 |
Bryan C. Mills | misc: add go.mod file |
commit | commitdiff | tree |
2019-02-27 |
Bryan C. Mills | cmd/link: do not close over the loop variable in testDWARF |
commit | commitdiff | tree |
2019-02-27 |
Bryan C. Mills | cmd/dist: execute misc/cgo/testso{,var} as regular... |
commit | commitdiff | tree |
2019-02-27 |
Bryan C. Mills | misc/cgo/test: skip TestCrossPackageTests on Android |
commit | commitdiff | tree |
2019-02-27 |
Bryan C. Mills | cmd/go: expand tests for standard-library vendoring... |
commit | commitdiff | tree |
2019-02-27 |
Alberto Donizetti | doc: add 1.10.8 and 1.11.5 to the releases list |
commit | commitdiff | tree |
2019-02-27 |
Daniel Martí | cmd/go: add benchmark that execs 'go env GOARCH' |
commit | commitdiff | tree |
2019-02-27 |
erifan01 | cmd/compile: optimize math/bits Len32 intrinsic on... |
commit | commitdiff | tree |
2019-02-27 |
Daniel Martí | internal/lazyregexp: add a lazy Regexp package |
commit | commitdiff | tree |
2019-02-27 |
Clément Chigot | cmd/go: fix -Wl,--whole-archive for aix/ppc64 |
commit | commitdiff | tree |
2019-02-27 |
Mikio Hara | Revert "net: add missing error check in test" |
commit | commitdiff | tree |
2019-02-27 |
Agniva De Sarker | syscall/js: add a note about a bug in TypedArray |
commit | commitdiff | tree |
2019-02-27 |
Bryan C. Mills | math/cmplx: avoid panic in Pow(x, NaN()) |
commit | commitdiff | tree |
2019-02-27 |
Clément Chigot | syscall: add missing Setrlimit and Termios on aix/ppc64 |
commit | commitdiff | tree |
2019-02-27 |
Gergely Brautigam | cmd/compile: suppress typecheck errors in a type switch... |
commit | commitdiff | tree |
2019-02-27 |
Tobias Klauser | debug/pe: prevent slice out of bounds access in (*File... |
commit | commitdiff | tree |
2019-02-27 |
Tobias Klauser | debug/pe: omit panic in (*File).ImportedSymbols on... |
commit | commitdiff | tree |
2019-02-27 |
Filippo Valsorda | crypto/tls: enable TLS 1.3 by default |
commit | commitdiff | tree |
2019-02-27 |
Filippo Valsorda | Revert "crypto/tls: disable RSA-PSS in TLS 1.2" |
commit | commitdiff | tree |
2019-02-27 |
Josh Bleecher... | cmd/asm: improve DATA size operand validation |
commit | commitdiff | tree |
2019-02-27 |
Ian Lance Taylor | cmd/go: preserve more env vars for TestScript child... |
commit | commitdiff | tree |
2019-02-27 |
Leon Klingele | net: add missing error check in test |
commit | commitdiff | tree |
2019-02-27 |
Mikio Hara | net: use EUI-48/EUI-64 reserved address blocks for... |
commit | commitdiff | tree |
2019-02-27 |
Rob Pike | time: rewrite ExampleDuration_Nanoseconds to be more... |
commit | commitdiff | tree |
2019-02-27 |
Matthew Dempsky | cmd/compile: unify duplicate const detection logic |
commit | commitdiff | tree |
2019-02-27 |
Matthew Dempsky | cmd/compile/internal/ssa: fix bad CL rebase |
commit | commitdiff | tree |
2019-02-27 |
Brian Kessler | math/big: handle alias of cofactor inputs in GCD |
commit | commitdiff | tree |
2019-02-27 |
go101 | go/ast: break out after first variable in ExampleCommentMap |
commit | commitdiff | tree |
2019-02-26 |
Francesc Campoy | regexp: limit the capacity of slices of bytes returned... |
commit | commitdiff | tree |
2019-02-26 |
Ian Lance Taylor | go/types: add gccgo sizes information |
commit | commitdiff | tree |
2019-02-26 |
WhisperRain | container/heap: avoid memory leak in example |
commit | commitdiff | tree |
2019-02-26 |
Ian Lance Taylor | cmd/link: use SeekPC in testDWARF |
commit | commitdiff | tree |
2019-02-26 |
Ian Lance Taylor | net: remove unixgram test sockets |
commit | commitdiff | tree |
2019-02-26 |
Ian Lance Taylor | os: clarify that mode argument is only used if file... |
commit | commitdiff | tree |
2019-02-26 |
Leon Klingele | net: explain why we ignore the first line of Plan 9... |
commit | commitdiff | tree |
2019-02-26 |
Leon Klingele | bytes: clean up a test |
commit | commitdiff | tree |
2019-02-26 |
Ian Lance Taylor | time: read 64-bit data if available |
commit | commitdiff | tree |
2019-02-26 |
Iskander Sharipov | cmd/compile: don't generate newobject call for 0-sized... |
commit | commitdiff | tree |
2019-02-26 |
Bryan Heden | fmt: fix an error in documentation for fmt |
commit | commitdiff | tree |
2019-02-26 |
Dmitry Mottl | net/http: add godoc for Dir.Open function |
commit | commitdiff | tree |
2019-02-26 |
Ian Lance Taylor | test: add test case that caused a gccgo compiler crash |
commit | commitdiff | tree |
2019-02-26 |
Jeremy Jay | compress/gzip: clarify that Multistream gzip requires... |
commit | commitdiff | tree |
2019-02-26 |
Leon Klingele | all: fix typos as reported by 'misspell' |
commit | commitdiff | tree |
2019-02-26 |
Derek Phan | io: align style of test comments in multi_test.go |
commit | commitdiff | tree |
2019-02-26 |
Alessandro... | cmd/compile: avoid collisions between statictmps and... |
commit | commitdiff | tree |
2019-02-26 |
Austin Clements | cmd/link: delete stale deadcode reference |
commit | commitdiff | tree |
2019-02-26 |
Marcel van... | bytes: hoist error creation out of function |
commit | commitdiff | tree |
2019-02-26 |
Tobias Klauser | runtime: use hw.ncpuonline sysctl in getncpu on openbsd |
commit | commitdiff | tree |
2019-02-26 |
Ggicci | net/http: clean the path of the stripped URL by StripPrefix |
commit | commitdiff | tree |
2019-02-26 |
Yasser Abdolmaleki | crypto/tls: fix typo |
commit | commitdiff | tree |
2019-02-26 |
Tobias Klauser | syscall: add empty line before marker comments in zsysc... |
commit | commitdiff | tree |
2019-02-26 |
Tooru Takahashi | cmd/internal/src: fix typo in pos.go |
commit | commitdiff | tree |
next |