]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-05-06 Agniva De Sarkerruntime: use correct truncated constants for float...
2020-05-06 Cuong Manh Lecmd/compile: do not emit code for discardable blank...
2020-05-06 Katie Hockmancrypto/tls: marshal sessionState using cryptobyte
2020-05-05 Alex Gaynorencoding/csv: optimize Write by giving fieldNeedsQuotes...
2020-05-05 Michał Łowickitesting: fix reported caller name for funcs passed...
2020-05-05 Cherry Zhangcmd/link: fix loop variable capturing in TestDeadcode
2020-05-05 smasher164net/http: update link to chrome documentation on connec...
2020-05-05 Cherry Zhangcmd/compile: use ReadFull to read fingerprint
2020-05-05 Filippo Valsordacrypto/rsa,crypto/ecdsa,crypto/ed25519: implement Priva...
2020-05-05 Filippo Valsordacrypto/tls: enforce TLS 1.3 (and TLS 1.2) downgrade...
2020-05-05 Keith Randallcmd/compile: restrict bit test rewrite rules
2020-05-05 Brad Fitzpatrickcrypto/x509: don't read symlinked root certs from disk...
2020-05-05 Andrew G. Morgannet/http/httputil: don't use testing.T after test completes
2020-05-05 geedchinruntime: correct waitReasonForceGGIdle to waitResonForc...
2020-05-05 Filippo Valsordamath/big: add (*Int).FillBytes
2020-05-04 Dmitri Shuralyovall: update vendored dependencies for Go 1.15 release
2020-05-04 Kezhu Wangreflect: keep RO flags unchanged in Value.Addr
2020-05-04 Joel Singruntime: mark riscv64 goexit with TOPFRAME
2020-05-04 Joel Singmath: implement Min/Max in riscv64 assembly
2020-05-04 Jay Conrodcmd/go/internal/modload: make QueryPattern consider...
2020-05-04 Alberto Donizetticmd/compile: use typed aux in arm64 MOVstore rules
2020-05-03 Alex Brainmansyscall, internal/syscall/windows: remove utf16PtrToStr...
2020-05-02 kakulisenmath: add function examples.
2020-05-02 Daniel Kumornet/http/httputil: handle escaped paths in SingleHostRe...
2020-05-02 Joel Singcmd/compile: use SEQZ pseudo instruction in RISCV64...
2020-05-01 Ian Lance Taylorsyscall: if Setctty, require that Ctty be a child descr...
2020-05-01 Dmitri Shuralyovcmd/gofmt, go/format, go/printer: move number normaliza...
2020-05-01 fanzha02doc, cmd/internal/obj/arm64: update the directives...
2020-05-01 Cherry Zhangcmd/link: expand a TODO comment
2020-05-01 Mark Ryancmd/internal/obj/x86: prevent jumps crossing 32 byte...
2020-05-01 alex-semenyukA+C: add Alexey Semenyuk (individual CLA)
2020-05-01 Matthew Dempskycmd/cgo: "not-type" means "is not a type", not "is...
2020-05-01 Cherry Zhangcmd/link: don't mark a symbol's Gotype reachable
2020-05-01 Matthew Dempskygo/types: add UsesCgo config to support _cgo_gotypes.go
2020-05-01 Matthew Dempskycmd/cgo: use type aliases for #define type macros
2020-05-01 Brad Fitzpatrickcmd,std: update golang.org/x/net to 20200501053045...
2020-05-01 Dan Scalesruntime: add one extra lock ranking partial edge
2020-05-01 Tobias Klauserinternal/unsafeheader: fix reference in godoc comment...
2020-05-01 Gerrit Code... Merge "cmd: merge branch 'dev.link' into master"
2020-05-01 Michał Łowickicmd/go: add 'go help buildconstraint'
2020-05-01 Cherry Zhangcmd: merge branch 'dev.link' into master
2020-05-01 Cherry Zhang[dev.link] cmd/link: directly use loader.ExtReloc in...
2020-05-01 Cherry Zhang[dev.link] cmd/link: drop fields of external symbols...
2020-05-01 Cherry Zhang[dev.link] cmd/link: batch allocations when converting...
2020-05-01 Tobias Klausercmd/dist: don't copy riscv64 specific files for bootstr...
2020-05-01 Keith Randallruntime/race: rebuild race detector .syso files
2020-05-01 Brad Fitzpatricknet/http: remove badStringError, make some unexported...
2020-05-01 cncalruntime/race: fix comment in select_test.TestNoRaceSelect1
2020-05-01 Ian Lance Taylorsyscall: document exact meaning of Ctty field
2020-05-01 Robert Griesemerbytes: simpler and faster FieldsFunc (apply same change...
2020-05-01 Brian Kesslermath/cmplx: handle special cases
2020-05-01 Bryan C. Millsinternal/unsafeheader: consolidate stringHeader and...
2020-05-01 Than McIntosh[dev.link] cmd/link: tweaks to data alignment processing
2020-05-01 Than McIntosh[dev.link] cmd/link/internal/loader: change storage...
2020-04-30 Anton Kuklincmd: disable *.go domains lookup in go get command
2020-04-30 Gerrit Code... Merge "cmd: merge branch 'dev.link' into master"
2020-04-30 Robert Griesemerstrconv: fix for parseFloatPrefix
2020-04-30 Cherry Zhang[dev.link] cmd/link: use more compact representation...
2020-04-30 Cherry Zhangcmd: merge branch 'dev.link' into master
2020-04-30 Than McIntosh[dev.link] cmd/link: performance changes for relocsym
2020-04-30 Michael Anthony... runtime: add scavenge -> traceBuf to lock partial order
2020-04-30 Michael Anthony... runtime: wake scavenger and update address on sweep...
2020-04-30 Michael Anthony... runtime: make the scavenger's pacing logic more defensive
2020-04-30 Alberto Donizetticmd/compile: switch to typed auxint for arm64 TBZ/TBNZ...
2020-04-30 Keith Randallcmd/compile: add indexed memory modification ops to...
2020-04-30 Keith Randallcmd/compile: add indexed load+op operations to amd64
2020-04-30 Brad Fitzpatrickdoc/go1.15: add 32-bit darwin removal and Resolver...
2020-04-30 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-30 Than McIntosh[dev.link] cmd/link: minor performance tweaks in dodata
2020-04-30 Cherry Zhang[dev.link] cmd/link: fold zero symbol check into Resolv...
2020-04-30 Cherry Zhang[dev.link] cmd/link: pass reloc by value to Adddynrel2
2020-04-30 Cherry Zhang[dev.link] cmd/link: unescape relocs passed to Archreloc2
2020-04-30 Brad Fitzpatricknet/http/httputil: don't append to X-Forwarded-For...
2020-04-30 Ruixin Baocmd/compile: adopt strong aux typing for some s390x...
2020-04-30 Alex Brainmancmd/go: use -buildmode=pie as default on window
2020-04-30 Tobias Klauserlib/time, time/tzdata: update tz data to 2020a
2020-04-30 Daniel Martícmd/go: make 'mod verify' use multiple CPUs
2020-04-30 Keyan Pishdadiancmd/go: add error for cross-compiled -race builds
2020-04-30 Rob Pikecmd/cover: include a package name in the HTML title
2020-04-30 Robert Griesemerstrconv: implement parseFloatPrefix returning no. of...
2020-04-30 Ian Lance Taylorsyscall: on linux-arm64, prefer prlimit to {g,s}etrlimit
2020-04-30 Cherry Zhang[dev.link] cmd/link: remove sym.Symbols.Newsym
2020-04-30 Cherry Zhang[dev.link] cmd/link: combine decodesym.go and decodesym2.go
2020-04-30 Ian Lance Taylordebug/gosym: correct comments for Table.{Files,Objs}
2020-04-30 Austin ClementsRevert "cmd/compile: omit file:pos for non-existent...
2020-04-30 Emmanuel T... cmd/compile: omit file:pos for non-existent, permission...
2020-04-30 Austin Clementsruntime: move condition into wakep
2020-04-30 kakulisenmath: Add a function example
2020-04-30 Matthew Dempskynet/http/cgi: replace constant map with switch statement
2020-04-29 Keith Randallcmd/compile: move last of the generic rules to typed aux
2020-04-29 Austin Clementscmd/compile,runtime: stack maps only at calls, remove...
2020-04-29 Austin Clementscmd/compile: make LivenessMap sparse
2020-04-29 Austin Clementscmd/compile: don't emit stack maps for write barrier...
2020-04-29 Austin Clementscmd/compile: fix unsafe-points with stack maps
2020-04-29 Austin Clementscmd/compile: rename issafepoint -> hasStackMap
2020-04-29 Austin Clementscmd/compile: mark PanicBounds/Extend as calls
2020-04-29 Austin Clementsruntime: use conservative scanning for debug calls
2020-04-29 Austin Clementsruntime: perform debug call injection on a new goroutine
2020-04-29 Austin Clementsruntime: make newproc1 not start the goroutine
2020-04-29 Austin Clementsruntime/pprof: fix units of MaxRSS on Linux
next