]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-02-02 Robert Griesemer[dev.typeparams] all: merge dev.regabi (23b0c1f) into...
2021-02-02 Dan Scales[dev.typeparams] Handling multiple type arguments for...
2021-02-02 Robert Griesemer[dev.regabi] all: merge master (fca94ab) into dev.regabi
2021-02-02 task4233spec: improve the example in Type assertions section
2021-02-02 Cherry Zhangcmd/link: don't decode type symbol in shared library...
2021-02-02 Cherry Zhangcmd/link: fix off-by-1 error in findShlibSection
2021-02-01 Dan Scales[dev.typeparams] Parse a generic type arg for generic...
2021-02-01 Tom Thorogoodtest: fix incorrectly laid out instructions in issue116...
2021-02-01 Dan Scales[dev.regabi] test: add a test for inlining closures
2021-02-01 Cherry Zhangdoc/go1.16: document that on OpenBSD syscalls are now...
2021-02-01 Nehal J Wanicmd/link: disable TestPIESize if CGO isn't enabled
2021-02-01 Toshihiro Shiinodoc/go1.16: minor markup fixes
2021-01-30 Dan Scales[dev.typeparams] cmd/compile: start translating type...
2021-01-30 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: handle...
2021-01-29 Ian Lance Taylorembed: update docs for proposal tweaks
2021-01-29 Cherry Zhangruntime: document pointer write atomicity for memclrNoH...
2021-01-29 Robert Griesemer[dev.typeparams] cmd/compile/internal/typecheck: declut...
2021-01-28 Dan Scales[dev.typeparams] cmd/compile: start adding info needed...
2021-01-28 Joel Singsyscall: generate readlen/writelen for openbsd libc
2021-01-28 Bryan C. Millscmd/go: revert TestScript/build_trimpath to use ioutil...
2021-01-28 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: translate...
2021-01-28 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: must...
2021-01-28 Joel Singruntime: correct syscall10/syscall10X on openbsd/amd64
2021-01-28 Ian Lance Taylordoc/go1.16: document go/build/constraint package
2021-01-28 Joel Singruntime,syscall: convert syscall on openbsd/arm64 to...
2021-01-27 David Chase[dev.regabi] cmd/compile: remove nested functions from...
2021-01-27 David Chase[dev.regabi] cmd/go: Use GOMAXPROCS to limit default...
2021-01-27 Alexander Rakoczyapi/go1.16: add go/build/constraint APIs
2021-01-27 Roland Shoemakercrypto/x509: remove leftover CertificateRequest field
2021-01-27 Dan Scalesruntime: make sure to remove open-coded defer entries...
2021-01-27 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: report...
2021-01-27 Nuno Crucesruntime: block console ctrlhandler when the signal...
2021-01-27 Nehal J Wanicmd/go: skip issue33139 when the 'cc' script command...
2021-01-27 Joel Singruntime: switch runtime to libc for openbsd/arm64
2021-01-27 Joel Singruntime: convert openbsd/arm64 locking to libc
2021-01-27 Joel Singsyscall: clean up mkasm related changes
2021-01-27 Ryuji Iwatadoc/go1.16: fix closing brace in .Export format
2021-01-27 Paul Davismath: fix typo in sqrt.go code comment
2021-01-26 David Chase[dev.regabi] cmd/compile: missing last patch set for...
2021-01-26 David Chase[dev.regabi] cmd/compile: remove leftover code form...
2021-01-26 Dan Scales[dev.typeparams] cmd/compile: fix MethodExpr handling...
2021-01-26 Joel Singruntime,syscall: convert syscall on openbsd/amd64 to...
2021-01-26 Robert Griesemer[dev.typeparams] test: enable excluded test fixedbugs...
2021-01-26 Robert Griesemer[dev.typeparams] go/constant: faster match implementation
2021-01-26 Robert Griesemer[dev.typeparams] go/constant: choose internal float...
2021-01-26 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (5e4a0cd) into...
2021-01-26 Matthew Dempsky[dev.typeparams] cmd/compile: force untyped constants...
2021-01-26 Victor Michelos: further document limitations around naked file...
2021-01-26 Matthew Dempsky[dev.regabi] all: merge master (bf0f7c9) into dev.regabi
2021-01-26 Ian Lance Tayloros: correct names in CreateTemp and MkdirTemp doc comments
2021-01-26 Hilko Bengennet/http/fcgi: remove locking added to prevent a test...
2021-01-25 Ian Lance Taylordoc/go1.16: mention os.DirFS in os section
2021-01-25 Matthew Dempskycmd/compile: fix order-of-assignment issue w/ defers
2021-01-25 Ian Lance Taylordoc/go1.16: mention os.DirEntry and types moved from...
2021-01-25 Ian Lance Taylordoc/go1.16: mention new testing/iotest functions
2021-01-25 Robert Griesemer[dev.typeparams] go/constant: in ToFloat, convert to...
2021-01-25 Ian Lance Taylordoc/go1.16: mention deprecation of io/ioutil
2021-01-25 Matthew Dempsky[dev.regabi] cmd/compile: disallow taking address of...
2021-01-25 Ian Lance Taylordoc/go1.16: mention go/build changes
2021-01-25 Ian Lance Taylorhtml/template: revert "avoid race when escaping updates...
2021-01-25 Jay Conrodcmd/go: fix TestScript/cgo_path, cgo_path_space when...
2021-01-25 Austin Clements[dev.regabi] cmd/compile/internal: specify memory layout
2021-01-25 Austin Clements[dev.regabi] cmd/compile/internal: add internal ABI...
2021-01-25 Austin Clementsdoc/asm: add a section on go_asm.h, clean up go_tls...
2021-01-25 Matthew Dempsky[dev.regabi] cmd/compile: enable rational constant...
2021-01-25 Matthew Dempsky[dev.regabi] os: disable TestDirFS until #42637 is...
2021-01-25 Gerrit Code... Merge "[dev.typeparams] all: merge dev.regabi (063c72f...
2021-01-25 Matthew Dempsky[dev.typeparams] cmd/compile: fix -G=3 handling of...
2021-01-25 Matthew Dempsky[dev.typeparams] test: enable more errorcheck tests...
2021-01-25 Matthew Dempsky[dev.regabi] cmd/go: workaround -race issue on ppc64le
2021-01-25 Tobias Klauserlib/time, time/tzdata: update tzdata to 2021a
2021-01-25 David Chase[dev.regabi] cmd/compile: modify abiutils for recently...
2021-01-25 Jason A. Donenfeldos: force consistent mtime before running fstest on...
2021-01-25 Tobias Klauserdoc/go1.16: fix WalkDir and Walk links
2021-01-25 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (063c72f) into...
2021-01-25 Matthew Dempsky[dev.regabi] cmd/compile: backport changes from dev...
2021-01-24 Robert Griesemer[dev.typeparams] test: fix excluded files lookup so...
2021-01-23 Brad Fitzpatrickdoc/go1.16: add crypto/x509 memory optimization
2021-01-23 Brad Fitzpatrickdoc/go1.16: reword ambiguously parsable sentence
2021-01-23 eric fangcmd/internal/obj/arm64: fix VMOVQ instruction encoding...
2021-01-23 Baokun Lee[dev.regabi] cmd/compile: replace ir.Name map with...
2021-01-23 Robert Griesemer[dev.typeparams] test: set -G=3 and enable more errorch...
2021-01-23 Joel Singruntime: restore cgo_import_dynamic for libc.so on...
2021-01-23 Dan Scales[dev.regabi] cmd/compile: fix escape analysis problem...
2021-01-23 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: remove...
2021-01-23 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: use same...
2021-01-23 Matthew Dempsky[dev.typeparams] cmd/compile: refactor SelectorExpr...
2021-01-23 Gerrit Code... Merge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: factor...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-23 Dan Scales[dev.regabi] cmd/compile: scan body of closure in tooHa...
2021-01-22 Pantonshireio/ioutil: fix example test for WriteFile to allow...
2021-01-22 Cherry Zhangruntime: define dummy msanmove
2021-01-22 Cherry Zhangruntime: check for g0 stack last in signal handler
2021-01-22 Jay Conrodcmd/go: don't lookup the path for CC when invoking cgo
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-22 Matthew Dempsky[dev.typeparams] cmd/compile: refactor irgen's handling...
2021-01-22 Joel Singruntime: switch runtime to libc for openbsd/amd64
2021-01-22 Michael Matloobcmd/go: add documentation for test and xtest fields...
2021-01-22 Rob Findley[dev.typeparams] go/types: import api_test.go changes...
next