]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-10-12 Russ Coxhash/maphash: adjust package comment
2020-10-12 Russ Coxtext/template: allow newlines inside action delimiters
2020-10-12 Russ Coxnet: remove dependency on math/rand
2020-10-12 Alberto Donizetticmd/compile: use Bool accessor in place of Val.U.(bool)
2020-10-12 soolaugustssa: comment Sdom() with the form "Sdom..."
2020-10-12 dqu123net/http: deep copy Request.TransferEncoding
2020-10-12 gzdaijieos: call f.Close before t.Fatal to avoid vet unreachabl...
2020-10-11 hkcmd/compile/internal/gc: fix wrong function name in...
2020-10-10 Meng Zhuocmd/asm: Add SHA3 hardware instructions for ARM64
2020-10-10 Cuong Manh Lecmd/compile: remove NewPtr/NewSlice calls with untyped...
2020-10-09 Jay Conrodcmd/go: ignore retracted versions when converting revis...
2020-10-09 Michael Prattcmd/compile: drop SSA atomics TODO
2020-10-09 David Chasecmd/compile: late call expansion for rtcall
2020-10-09 David Chasecmd/compile: enable late expansion in openDeferExit
2020-10-09 David Chasecmd/compile: enable late call lowering for "callDeferStack"
2020-10-09 David Chasecmd/compile: some minor cleanups
2020-10-09 Egon Elbrenet/http/pprof: remove html/template dependency
2020-10-09 Keith Randalldoc: update install docs for 387->softfloat transition
2020-10-09 Cuong Manh Lecmd/compile: split exported/non-exported methods for...
2020-10-09 Cherry Zhangall: enable more tests on macOS/ARM64
2020-10-08 Cherry Zhangsyscall: support ptrace on macOS/ARM64
2020-10-08 Ian Lance Taylorsyscall: restore EscapeArg behavior for empty string
2020-10-08 Keith Randallcmd/compile: fix incorrect comparison folding
2020-10-08 Cuong Manh Lecmd/compile: rename types.IdealFoo to types.UntypedFoo
2020-10-08 Cuong Manh Lecmd/compile: use types.IdealFoo directly in predecl
2020-10-08 Roberto Clapisnet/http: make SameSiteDefaultMode behavior match the...
2020-10-08 Ian Lance Taylorcmd/cgo: add more architectures to size maps
2020-10-07 Hana (Hyang... cmd/vendor,cmd/pprof: sync pprof@1a94d8640e99
2020-10-07 Cherry Zhangcmd/internal/obj/arm64: only emit R_CALLIND relocations...
2020-10-07 Cherry Zhangcrypto/x509: use macOS/AMD64 implementation on macOS...
2020-10-07 Cherry Zhangtime: enable system zoneinfo on macOS/ARM64
2020-10-07 Dmitri Shuralyovdoc/go1.16: document GO386=387 and GO386=softfloat
2020-10-07 Ayan Georgenet/http/pprof: use Request.Context, not the deprecated...
2020-10-07 Ian Lance Taylorsyscall: rewrite Windows makeCmdLine to use []byte
2020-10-07 Cherry Zhangcmd/compile: store call args in the call block
2020-10-07 Eugene Kalinincmd/go: env -w validates GOTMPDIR value
2020-10-07 Cherry Zhangruntime: restore SSE guard in asyncPreempt on 386
2020-10-07 Ori Rawlingsinternal/reflectlite: include Kind in ValueError message
2020-10-06 Cherry Zhangcmd/link: support C-shared buildmode on macOS/ARM64
2020-10-06 Cherry Zhangcmd/link: support PIE on macOS/ARM64
2020-10-06 Cherry Zhangcmd/link: support plugin on macOS/ARM64
2020-10-06 Cherry Zhangruntime/cgo: only build xx_cgo_panicmem on iOS
2020-10-06 Keith Randallall: implement GO386=softfloat
2020-10-06 Brad Fitzpatricknet/http: add Transport.GetProxyConnectHeader
2020-10-06 Cherry Zhangall: enable more tests on macOS/ARM64
2020-10-06 Cherry Zhangcmd/dist: enable more tests on macOS/ARM64
2020-10-06 Cherry Zhangruntime: enable more address bits on macOS/ARM64
2020-10-06 Cherry Zhangruntime: use sigaltstack on macOS/ARM64
2020-10-06 Dan Scalescompress/flate: remove unneeded zeroing of bytes array...
2020-10-06 Lynn Bogercmd/compile,cmd/internal/obj/ppc64: use mulli where...
2020-10-06 witchardcmd/go/internal/get: improve -insecure deprecation...
2020-10-06 Michael Matloobcmd/go: add basic support for overlays
2020-10-06 David Chasecmd/compile: correct leaf type when "selecting" singlet...
2020-10-06 Luca Spillercrypto/tls: fix typo in spelling of permanentError
2020-10-06 Alberto Donizettidoc: fix typo in contribute.html
2020-10-06 David Chasecmd/compile: avoid applying ARM CMP->CMN rewrite in...
2020-10-06 Alexey Vilenskiyreflect: support multiple keys in struct tags
2020-10-05 Dmitri Shuralyovsrc/buildall.bash: remove linux-386-387 target
2020-10-05 Dmitri Shuralyovsrc/buildall.bash: remove mobile filter
2020-10-05 Keith Randallcmd/compile: export notinheap annotation to object...
2020-10-05 Ian Lance Taylorcmd/go: use cmd/internal/pkgpath for gccgo pkgpath...
2020-10-05 Ian Lance Taylorcmd/cgo: split gofrontend mangling checks into cmd...
2020-10-05 Michael Matloobcmd/go: update go_windows_test to use test go binary
2020-10-05 Cherry Zhangcmd/dist: test c-archive mode on ios/arm64
2020-10-05 Austin Clementsruntime: clean up runtime.call* frame sizes on ARM64
2020-10-05 Austin Clementsruntime: define and use call16 everywhere
2020-10-05 Austin Clementsruntime: correct signature of call16
2020-10-05 Roland Bracewell... encoding/asn1: clarify use of SET suffix
2020-10-05 Elias Naurmisc/ios: fixup review comments from CL 255257
2020-10-05 Cherry Zhangcmd/dist: detect gohostarch on ios/arm64
2020-10-05 Elias Nauriostest.bash: remove
2020-10-03 Elias Naurmisc/ios: add support for running programs on the iOS...
2020-10-03 Joel Singcmd/link: add support for openbsd/mips64
2020-10-03 Alberto Donizetticmd/compile: change mustHeapAlloc to return a reason why
2020-10-02 Austin Clementsruntime: update and tidy cgo callback description
2020-10-02 Tobias Klauserdoc/go1.16: announce netbsd/arm64 support
2020-10-02 Austin Clementsruntime: add debugging to TestTimePprof
2020-10-02 Rob Findleygo/types: add Checker.walkDecl to simplify checking...
2020-10-02 Dai Jienet/http: remove duplicate declaration of error
2020-10-02 Filippo Valsordacrypto/dsa,crypto/x509: deprecate DSA and remove crypto...
2020-10-02 Alberto Donizetticmd/go: remove test checking GO386=387 invalidates...
2020-10-02 Keith Randallall: drop 387 support
2020-10-01 Ian Lance Taylorreflect: add test for variadic reflect.Type.Method
2020-10-01 Jay Conrodcmd/go/internal/modfetch: always extract module directo...
2020-10-01 David Chasecmd/compile: allow directory specification for GOSSAFUN...
2020-10-01 David Chasecmd/compile: activate revert switch for late call expan...
2020-10-01 Michael Anthony... runtime: align 12-byte objects to 8 bytes on 32-bit...
2020-10-01 Lynn Bogercmd/compile,cmd/internal/obj/ppc64: fix some shift...
2020-10-01 David Chasecmd/compile: late call expansion for go func and simple...
2020-10-01 David Chasecmd/compile: enable late expansion for closure calls
2020-10-01 David Chasecmd/compile: enable late expansion for interface calls
2020-10-01 David Chasecmd/compile: enable late expansion for address-of stati...
2020-10-01 David Chasecmd/compile: fix late call expansion for SSA-able aggre...
2020-10-01 Gerrit Code... Merge "cmd/link: merge branch 'dev.link' into master"
2020-10-01 Roland Shoemakerdoc/go1.16: fix crypto typo
2020-10-01 Quimcmd/link: enable ASLR on windows binaries built with...
2020-10-01 Jeremy Fallercmd/link: merge branch 'dev.link' into master
2020-10-01 Rob Findleygo/types: turn TestBenchmark into a normal benchmark
2020-10-01 Tobias Klausersyscall: use correct cmsg alignment for netbsd/arm64
2020-10-01 Russ Coxio: make clear that EOF should not be wrapped
next