]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-02-27 Ian Lance Taylorruntime: don't panic on racy use of timers
2020-02-27 Cherry Zhangcmd/dist: enable cgo and PIE tests on android/arm64
2020-02-27 Cherry Zhangcmd/link: reenable internal linking PIE on linux/amd64...
2020-02-26 Constantin... io/ioutil: reject path separators in TempDir, TempFile...
2020-02-26 Nikson Kanti... build: in clean.bash, look for 'go' in GOROOT/bin inste...
2020-02-26 Josh Bleecher... cmd/compile: use immediates for MOVO of readonly sym
2020-02-26 Josh Bleecher... cmd/compile: mark Lsyms as readonly earlier
2020-02-26 Josh Bleecher... cmd/compile: make clobber variadic
2020-02-26 Tobias Klausercmd/link/internal/ld: bump NetBSD ABI version to 7.0
2020-02-26 Josh Bleecher... cmd/compile: constant fold SHLxconst of a constant...
2020-02-26 Josh Bleecher... cmd/compile: merge const into storeidx on amd64
2020-02-26 HowJMaybytes: deflake TestGrow by using testing.AllocsPerRun
2020-02-26 Joel Singcmd/compile: simplify Slicemask on riscv64
2020-02-26 Joel Singcmd/compile: improve Eq32/Neq32 on riscv64
2020-02-26 codesoapencoding/json: consolidate the isSpace function
2020-02-26 Katie Hockmancrypto/tls: use new ecdsa.VerifyASN1 API
2020-02-26 Joel Singtest: re-enable open-coded defer test on riscv64
2020-02-26 GrigoriyMikhalkincmd/go: escape $WORK in ccompile when -n is set
2020-02-26 Katie Hockmancrypto/x509: use new ecdsa.VerifyASN1 API
2020-02-26 Jay Conrodcmd/go/internal/modfetch: retry rename for unzipped...
2020-02-26 TennyZhuangcmd/compile: output cost while inlining function with...
2020-02-26 Joshua Crowgeycmd/vendor: create modules.txt even for unused deps
2020-02-26 Michael Mundaycmd/compile: remove Greater* and Geq* generic integer ops
2020-02-26 Michael Mundaycmd/compile: canonicalize comparison argument order
2020-02-26 Elias Naurcmd/link: default to internal linking for android/arm64
2020-02-26 yah01fmt: do not remove trailing zeros for %g and %G with...
2020-02-26 Emmanuel T... crypto/x509: load roots from colon separated SSL_CERT_D...
2020-02-26 Ian Lance Taylorall: avoid string(i) where i has type int
2020-02-26 Cherry Zhangruntime: guard VZEROUPPER on CPU feature
2020-02-25 Keith Randallruntime: reorder race detector calls in slicecopy
2020-02-25 Michael Matloobcmd/go: emit an error for extraneous files in GOROOT...
2020-02-25 Brad Fitzpatrickmime: fix ExtensionsByType bug when there are duplicates
2020-02-25 Brad Fitzpatrickmisc/wasm: avoid implicit boolean to number conversion
2020-02-25 Bryan C. Millscmd/go/internal/{test,vet}: use a standard flag.FlagSet...
2020-02-25 Alexander Rakoczydoc/go1.14: add link to module migration guide
2020-02-25 Kevin Burkedoc/articles/race_detector: mention memory leak potential
2020-02-25 Cherry Zhangcmd/link: stop requiring the math package on ARM
2020-02-25 Xiangdong Jicmd/asm: add asimd instruction 'rev16' on arm64
2020-02-25 Joel Singmath/big: initial vector arithmetic in riscv64 assembly
2020-02-25 Joel Singmath: implement Sqrt in assembly for riscv64
2020-02-25 Carlos Amedeedoc: add Go 1.14 to release history
2020-02-25 Josh Bleecher... cmd/compile: use ellipses in RISCV64 rules
2020-02-25 Bryan C. MillsRevert "cmd/compile: don't allow NaNs in floating-point...
2020-02-25 Meng Zhuoruntime: fix file permission
2020-02-25 Bryan C. MillsRevert "Revert "cmd/go/internal/modload: record the...
2020-02-25 Corne van der... cmd/link: Revert -buildmode=pie to internal linking
2020-02-25 nu50218cmd/go: fix typo in comment
2020-02-25 Changkun Ousync: add new Map method LoadAndDelete
2020-02-25 Richard Wilkesruntime: allow float syscall return values on windows...
2020-02-25 Keith RandallRevert "reflect: when Converting between float32s,...
2020-02-25 Jean de Klerktime: add basic YYYY/MM/DD example to time docs
2020-02-25 Keith Randallreflect: when Converting between float32s, don't lose...
2020-02-25 Keith Randallcmd/compile: don't allow NaNs in floating-point constan...
2020-02-25 Cherry Zhangcmd/link: improve gap detection in TestPIESize
2020-02-25 Liam 'Auzzie... os/exec: use environment variables for user token when...
2020-02-25 Josh Bleecher... cmd/compile: delete stray file
2020-02-25 Josh Bleecher... cmd/compile: use ellipses in MIPS64 rules
2020-02-25 Josh Bleecher... cmd/compile: use ellipses in S390X rules
2020-02-25 Josh Bleecher... cmd/compile: use ellipses in PPC64 rules
2020-02-25 Josh Bleecher... cmd/compile: use ellipses in dec64 rules
2020-02-25 Josh Bleecher... cmd/compile: use ellipses in wasm rules
2020-02-24 Josh Bleecher... cmd/compile: use ellipses in MIPS rules
2020-02-24 Andrew BonventreRevert "cmd/go/internal/modload: record the replacement...
2020-02-24 Josh Bleecher... cmd/compile: use ellipses in ARM64 rules
2020-02-24 Josh Bleecher... cmd/compile: use ellipses in ARM rules
2020-02-24 Josh Bleecher... cmd/compile: use ellipses in 386 rules
2020-02-24 Keith Randallcmd/compile: use ADDQ instead of LEAQ when we can
2020-02-24 Keith Randallruntime/cgo: fix unsetenv wrapper
2020-02-24 Tobias Klauserdoc/go1.14: document that freebsd/arm64 requires FreeBS...
2020-02-24 Bryan C. Millsmisc/cgo/testshared: explicitly set GOBIN (instead...
2020-02-24 Keith Randallcmd/compile: avoid memmove -> SSA move rewrite when...
2020-02-24 Bryan C. Millscmd/go/internal/modload: record the replacement for...
2020-02-24 Alessandro... cmd/compile: assign correct declaration line to DIE...
2020-02-24 Keith Randallruntime: special case interface hashing for pointers
2020-02-24 Dmitri Shuralyovdoc/go1.14: remove draft notice
2020-02-24 Bryan C. Millscmd/go/internal/modfetch: delete unused isVendoredPacka...
2020-02-24 Robert Griesemergo/types: report correct argument types for make()...
2020-02-24 Ian Lance Taylorruntime: remove mcache field from m
2020-02-24 Milan Patelreflect: update Select to panic early on excessive...
2020-02-24 Dmitri Shuralyovtest: clean up run.go
2020-02-24 Tobias Klauserruntime: remove unused _F_SETFL const on linux
2020-02-24 Katie Hockmancrypto/cipher: require non-zero nonce size for AES-GCM
2020-02-24 Jordan Liggittencoding/json: limit max nesting depth
2020-02-24 Tamir Dubersteincmd/link: code cleanup in macho_combine_dwarf.go
2020-02-24 Daniel Martítext/template: make reflect.Value indirections more...
2020-02-24 Tobias Klausersyscall: use dup3 in forkAndExecInChild1 if available
2020-02-24 Tobias Klausermisc/cgo: correct GOOS in skip message
2020-02-24 Robert Griesemergo/types: report correct number of arguments for make...
2020-02-24 Alberto Donizettihash/maphash: add package-level example
2020-02-24 Changkun Outime: add Ticker.Reset
2020-02-24 Masahiro Furudatetesting: change benchmark example function
2020-02-23 Ian Lance Taylortime: don't get confused about day 31 when parsing 002
2020-02-23 Andrew BonventreRevert "time: add Ticker.Reset"
2020-02-23 Tobias Klausermisc/cgo: enable testso and testsovar on mips64x
2020-02-23 Changkun Outime: add Ticker.Reset
2020-02-23 Sam Chendoc: remove extra br tags
2020-02-22 Cuong Manh Lecmd/compile: consistently use OXXX for works relate...
2020-02-22 Jon Johnsonencoding/json: fix broken link to json.org
2020-02-22 Hajime Hoshisyscall: release a js.Func object in fsCall
2020-02-22 Josh Bleecher... cmd/compile: allow values with aux Sym to fault on...
next