]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-10-17 Cherry Zhangruntime/cgo: build iOS-specific code only on iOS
2020-10-16 Ian Lance Taylorruntime: wait for preemption signals before syscall...
2020-10-16 Cherry Zhangcmd/objdump: skip TestDisasmExtld on AIX
2020-10-16 Tobias Klauserinternal/poll, net, syscall: use accept4 on illumos
2020-10-16 Bryan C. Millscmd/go/internal/modload: avoid using the global build...
2020-10-16 Bryan C. Millscmd/go/internal/modload: allow 'go get' to use replaced...
2020-10-16 Russ Coxnet/http: try to deflake TestTransportDiscardsUnneededConns
2020-10-16 Bryan C. Millscmd/go: normalize paths in TestScript/build_overlay
2020-10-16 Russ Coxio: unexport ErrBadWriteCount
2020-10-16 Austin Clementsruntime/internal/atomic: panic nicely on unaligned...
2020-10-16 Austin Clementsruntime/internal/atomic: drop package prefixes
2020-10-16 Cherry Zhangcmd/objdump: skip tests on unsupported platforms
2020-10-16 Ross Lightnet/http: ensure Request.Body.Close is called once...
2020-10-16 Ross Lightnet/http: document concurrency expectations for Request...
2020-10-16 Cuong Manh Lecmd/compile: remove deltaNewFile
2020-10-16 Russ Coxgo/build: allow io/fs to depend on time
2020-10-16 Cherry Zhangcmd/internal/objfile: correct file table reading for...
2020-10-16 Daniel Martícompress/flate: revert a goto for-loop
2020-10-16 Jay Conrodcmd/go/internal/modload: move fetch to import.go
2020-10-16 Lynn Bogercmd/internal/obj/ppc64,cmd/asm/internal/asm/testdata...
2020-10-16 Russ Coxsort: update comments
2020-10-16 Russ Coxcmd/internal/obj: move LSym.Func into LSym.Extra
2020-10-16 Russ Coxnet/http: deflake TestServerEmptyBodyRace_h1, or at...
2020-10-15 ananya saxenanet/http: remove DualStack in DefaultTransport
2020-10-15 Michael Matloobcmd/go: rewrite paths for overlaid files using -trimpath
2020-10-15 Cherry Zhangcmd/dist: only build ios_exec wrapper for ios
2020-10-15 Matthew Dempskycmd/compile: use staticValue for inlining logic
2020-10-15 Ian Lance Taylorruntime: stop preemption during syscall.Exec on Darwin
2020-10-15 Matthew Dempskycmd/compile: allow inlining of "for" loops
2020-10-15 Matthew Dempskycmd/compile: improve escape analysis of known calls
2020-10-15 Matthew Dempskycmd/compile: set n.Name.Defn for inlined parameters
2020-10-15 Alberto Donizetticmd/compile: make assignop/convertop reason a return...
2020-10-15 Alberto Donizetticmd/compile: clean up C->Go translation artifacts in...
2020-10-15 Cuong Manh Lecmd/compile: simplify exprformat untyped condition...
2020-10-15 Joel Singcmd/link/internal/arm64: handle calls to SDYNIMPORT...
2020-10-15 Michael Prattruntime: remove debugCachedWork
2020-10-15 Obeyda Djeffalcmd/go: make sure CC and CXX are absolute
2020-10-14 Jean de Klerktoken: more descriptive panics
2020-10-14 Cherry Zhangcmd/link: support internal linking on darwin/arm64
2020-10-14 Roland Shoemakercrypto/x509: add signature verification to CreateCertif...
2020-10-14 alandonovansort: document requirements of Less relation
2020-10-14 Damien Neilnet/http: return 505 status for rejected protocol version
2020-10-14 Mohamed Attahriio: add a new ReadSeekCloser interface
2020-10-14 Russ Coxcmd: go get golang.org/x/tools@d88ec18 && go mod vendor
2020-10-14 Russ Coxcmd/go: update go list docs for IgnoredOtherFiles
2020-10-14 ZhangYunHaosync: fix typo in pooldequeue
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...
next