]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-06-15 Ian Lance Taylorruntime: use dispatch semaphores on Darwin
2019-06-14 Katie Hockmandoc: release notes for syscall and syscall/js
2019-06-14 Juliedoc: add release notes for log
2019-06-14 Jay Conrodcmd/go: avoid accidental downgrades in 'go get' with...
2019-06-14 Juliedoc: add release notes for context
2019-06-13 Lynn Bogervendor: go get -u golang.org/x/crypto && go mod vendor
2019-06-13 Katie Hockmandoc: clarify default go command behavior in the release...
2019-06-13 Daniel Theophanesdatabase/sql: add support for decimal interface
2019-06-13 Daniel Theophanesdatabase/sql: add Conn.Raw to expose the driver Conn...
2019-06-13 Bryan C. Millscmd/go: factor the I/O-retry logic out of renameio
2019-06-13 Jay Conrodcmd/go: add '--' before repository names when invoking...
2019-06-13 Juliedoc: add release notes for reflect
2019-06-13 Juliedoc: release notes for html/template
2019-06-13 Daniel Theophanesdatabase/sql/driver: document Valuer must not panic
2019-06-13 Dmitri Shuralyovdoc: mention os.UserConfigDir in release notes
2019-06-12 Katie Hockmandoc: release notes for text/scanner and text/template
2019-06-12 Russ Coxcmd/go: add GOPRIVATE environment variable
2019-06-12 Matthew Dempskycmd/compile: fix range analysis of small signed integers
2019-06-12 Juliedoc: add release notes for database/sql
2019-06-12 Katie Hockmandoc: add release notes for sync
2019-06-12 Andrew Bonventredoc: add release notes for the bytes, strings, and...
2019-06-12 Jonathan Amsterdamcmd/go: include -errorsas in go test vet checks
2019-06-11 Jonathan Amsterdamerrors: clarify doc for As
2019-06-11 Bryan C. Millscmd/go: allow GOPROXY to elide the "https://" prefix
2019-06-11 Katie Hockmandoc: add release notes describing the default mirror...
2019-06-11 Bryan C. Millscmd/vet: include the errors.As check from upstream...
2019-06-11 Jonathan Amsterdamerrors: improve As tests
2019-06-11 Andrew Bonventredoc: add release notes for os and os/exec
2019-06-10 Dmitri Shuralyovdoc: document Go 1.12.6
2019-06-10 Dmitri Shuralyovdoc: document Go 1.11.11
2019-06-10 Bryan C. Millscmd/go: in TestScript, set $GOEXE instead of $exe
2019-06-10 Andrew Bonventredoc, net/http: add release notes for net/http and fix...
2019-06-10 Bryan C. Millscmd/go/internal/load: remove unused hasSubdir function
2019-06-10 Keith Randallsyscall: fix freebsd 64-bit test
2019-06-10 Bryan C. Millscmd/go: in tests, don't assume that the 'git' binary...
2019-06-10 Keith RandallRevert "Revert "cmd/compile,runtime: allocate defer...
2019-06-10 Keith Randallsyscall: fix Getdirentries on 32-bit freebsd 12
2019-06-10 Bryan C. Millscmd/go/internal/web: support file:// URLs
2019-06-09 Dmitri Shuralyovcmd/go: fix syntax mistake in a testscript file, take 2
2019-06-07 Daniel Martícmd/go: fix syntax mistake in a testscript file
2019-06-07 Daniel Martíos: change UserConfigDir on Darwin to ~/Library/Applica...
2019-06-07 Keith Randallcmd/link: fix deferreturn detector
2019-06-07 Brad Fitzpatricknet/http: support BaseContext & ConnContext for http2...
2019-06-07 Austin Clementscmd/dist,cmd/compile: remove -allabis mode
2019-06-07 Matt Layhersyscall: refer to Proc.Call documentation for LazyProc...
2019-06-07 Constantin... cmd/go: fix error messages for go mod download in GOPAT...
2019-06-07 Daniel Martícmd/go: recommend -d when -m is used
2019-06-07 Bryan C. Millscmd/go/internal/modload: propagate errors from Query...
2019-06-07 Daniel Martítext/template: clarify the safety of Template.New
2019-06-07 Ian Lance Taylorgo/internal/gccgoimporter: update for gofrontend export...
2019-06-07 Daniel Martícmd/vendor: go get -u golang.org/x/tools && go mod...
2019-06-06 Austin Clementsruntime/internal/atomic: remove erroneous ABI wrappers
2019-06-06 Austin Clementsruntime/internal/atomic: export more ABI0 wrappers
2019-06-06 Russ Coxnet: remove non-cgo macOS resolver code
2019-06-06 Russ Coxnet: fix non-cgo macOS resolver code
2019-06-06 Russ Coxruntime: document, fix libc error checks on macOS
2019-06-06 Austin Clementscmd/go: remove cross-package assembly reference discovery
2019-06-06 Austin Clementsruntime: mark all Go symbols called from assembly in...
2019-06-06 Austin Clementscmd/compile: make the second argument to go:linkname...
2019-06-06 Austin Clementscmd/compile: generate ABI wrappers for //go:linkname...
2019-06-06 Michael Mundaycmd/compile, runtime: make atomic loads/stores sequenti...
2019-06-06 David Chasecmd/compile: correct capitalization in recordFlags...
2019-06-06 Meng Zhuosyscall: fix skip condition in skipUnprivilegedUserClone
2019-06-06 David Chasecmd/compile: add -smallframes gc flag for GC latency...
2019-06-06 Meng Zhuosyscall: skip test if unprivileged_userns_clone sysctl...
2019-06-06 Russ Coxruntime: fix non-tab indentation in lookup_darwin_*.s
2019-06-06 Russ Coxruntime: fix scattered non-tab indentation in assembly
2019-06-06 Russ Coxnet: fix conf.teardown call in TestGoLookupIPOrderFallb...
2019-06-06 Russ Coxruntime: use default system stack size, not 64 kB,...
2019-06-05 ng0cmd/go: accept -Wl,-R/path/
2019-06-05 Alex Myasoedovdoc: clarify safety of multiple and concurent os.(...
2019-06-05 Keith RandallRevert "cmd/compile,runtime: allocate defer records...
2019-06-05 Austin Clementscmd/link: regenerate symkind_string.go
2019-06-05 Ian Lance Taylordoc: remove CL 159258 from 1.13 release notes list
2019-06-05 Andrew Bonventredoc: update Go 1.13 release notes using relnote
2019-06-05 Bryan C. Millscmd/go: replace uses of ioutil.ReadFile with renameio...
2019-06-05 Bryan C. Millscmd/go/internal/renameio: add a ReadFile function
2019-06-05 Ian Lance Taylormisc/cgo/test: add test for issue 31093
2019-06-05 Ian Lance Taylorcmd/cgo: roll back "use C exact-width integer types...
2019-06-04 Dmitri Shuralyovnet/http: roll back "clean the path of the stripped...
2019-06-04 Tyler Bui-Palsulichcmd/go: document GO{NO}SUMDB in 'go help environment...
2019-06-04 Keith Randallcmd/compile,runtime: allocate defer records on the...
2019-06-04 Agniva De Sarkerdoc: fix missing anchor links in contribute.html
2019-06-03 Andrew Gerranderrors: fix package example
2019-06-03 LE Manh Cuongruntime: fix sigpipe do not check SIGPIPE was ignored
2019-06-03 Ben Shiruntime: save/restore callee saved registers in arm64...
2019-06-03 Keith Randallruntime: get map of args of unstarted goroutines like...
2019-06-03 Bryan C. Millscmd/go: document GO111MODULE=auto behavior for Go 1.13
2019-06-03 Andrew Gerrandcmd/cover: fix counting of blocks split by goto statements
2019-06-02 Hajime Hoshisyscall/js: fix comments
2019-06-02 frennkienet: fix the doc string on parseIPv6
2019-05-31 Jay Conrodcmd/go: ignore build tags when 'go get' modifies build...
2019-05-31 Keith Randallcmd/compile: don't move nil checks across a VarDef
2019-05-31 Cherry Zhangcmd/compile: make sure build works when intrinsics...
2019-05-31 Bryan C. Millscmd/go/internal/modfetch: use the resolved version...
2019-05-31 Cherry Zhangtest: add a test for gccgo bug #32347
2019-05-31 Than McIntoshcmd/link: revise test case to work on pre-10.14 macos
2019-05-31 LE Manh Cuongcmd/go: use the rev to resolve tags for pseudo-versions...
2019-05-31 Andrew Gerrandstrconv: document handling of NaN and ±Inf
2019-05-31 Ian Lance Taylormisc/cgo/errors: limit number of parallel executions
next