]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2020-10-14 Tobias Klauserlib/time, time, time/tzdata: use slim tz data format
2020-10-14 Tobias Klausersyscall: remove stray TODO comment
2020-10-14 Alberto Donizetticmd/compile: rename strlit, Bool, and Int64 *Node accessors
2020-10-14 Martin Möhrmannruntime: implement GODEBUG=inittrace=1 support
2020-10-14 Cherry Zhangcmd/link: support PIE internal linking on darwin/amd64
2020-10-13 Cherry Zhangcmd/internal/obj: remove LSym.RefIdx
2020-10-13 Ian Lance Taylortest: add test that fails with gofrontend
2020-10-13 Matthew Dempskycmd/compile: fix and improve alias detection
2020-10-13 Bryan C. Millscmd/go/internal/modfetch: remove error return from...
2020-10-13 Bryan C. Millscmd/go: adjust ImportMissingError when module lookup...
2020-10-13 Bryan Borehamfmt: explain how Formatter interface affects verbs...
2020-10-13 Martin Möhrmannruntime: remove unused alg constants
2020-10-13 Martin Möhrmanninternal/cpu: remove unused arm64 capabilities
2020-10-13 Tao Qingyunio: add ErrBadWriteCount
2020-10-13 Fazlul Shahriarcmd/go/internal/fsys: skip symlink test on Plan 9
2020-10-13 Lynn Bogercmd/link: update plt size appropriately on ppc64
2020-10-13 Cherry Zhangcmd/link: set runtime.text to the address of the first...
2020-10-13 Tobias Klauserlib/time, time/tzdata: update tz data to 2020b
2020-10-13 Tobias Klauserinternal/bytealg: fix typo in IndexRabinKarp{,Bytes...
2020-10-13 Russ Coxgo/build: reject //go:build without // +build
2020-10-13 Russ Coxcmd/asm: reject misplaced go:build comments
2020-10-13 Russ Coxcmd/compile: reject misplaced go:build comments
2020-10-13 Russ Coxpath: avoid import of strings
2020-10-13 Russ Coxsyscall: remove dependency on io
2020-10-13 Russ Coxhash/crc32: fix race between lazy Castagnoli init and...
2020-10-12 David Chasecmd/compile: add generic optimization patterns for...
2020-10-12 Cherry Zhangcmd/go: don't always link in cgo for PIE
2020-10-12 Tobias Klausertime: add ios build constraint to zoneinfo_ios.go
2020-10-12 Ignacio Hagopiannet/http/httputil: flush ReverseProxy immediately if...
2020-10-12 Cherry Zhangcmd/link: remove residual darwin/386 code
2020-10-12 Michael Matloobcmd/go: support walking through overlay directories
2020-10-12 Cherry Zhangcmd/link: always mark runtime.buildVersion and runtime...
2020-10-12 Russ Coxgo/build: clean up ctxt.shouldBuild, tests
2020-10-12 Russ Coxcmd/fix: print warning to stderr, show provenance
2020-10-12 Russ Coxcmd/fix: rename confusing boolean
2020-10-12 Russ Coxcmd/fix: always format source file before fixing
2020-10-12 Russ Coxcmd/go: add IgnoredOtherFiles to go list; pass IgnoredF...
2020-10-12 Russ Coxcmd/go: remove Package.constraintIgnoredGoFiles
2020-10-12 Russ Coxgo/build: add Package.IgnoredOtherFiles
2020-10-12 Robert Griesemercmd/compile/internal/syntax: provide BadExpr where...
2020-10-12 Russ Coxcmd/go: disable automatic go vet -unreachable during...
2020-10-12 Cherry Zhangcmd/link: only dynamically export necessary symbols...
2020-10-12 Russ Coxnet/http: deflake TestTransportPersistConnLeak on macOS
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
next