]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-10-27 Keith Randallcmd/compile, runtime: store pointers to go:notinheap...
2020-10-27 Keith Randallcmd/compile: fix storeType to handle pointers to go...
2020-10-27 Ian Lance Taylorgo/internal/gccgoimporter: support notinheap annotation
2020-10-27 Daniel Martídoc/go1.16: document BuildID in 'go list -export'
2020-10-27 Alberto Donizetticmd/compile: replace int32(b2i(x)) with b2i32(x) in...
2020-10-27 Alberto Donizetticmd/compile: delete isPowerOfTwo, switch to isPowerOfTwo64
2020-10-27 Alberto Donizetticmd/compile: clean up ValAndOff funcs after untyped...
2020-10-27 Alberto Donizetticmd/compile: remove support for untyped ssa rules
2020-10-27 Heisenbergruntime: add 2-byte and 8-byte sub-benchmarks for memmo...
2020-10-27 Dan Petersonnet/http: use exponential backoff for polling in Server...
2020-10-27 Paul E. Murphycmd/compile: combine more 32 bit shift and mask operati...
2020-10-27 Cuong Manh Lecmd/compile: remove isLiteral
2020-10-27 HowJMaymisc/cgo/test: test C.enum_*
2020-10-27 Chris Hinesruntime: reduce timer latency
2020-10-27 xdcmd/dist: fix build failure of misc/cgo/test on arm64
2020-10-27 Russ Coxcmd/go/internal/fsys: add Glob
2020-10-27 Andy Williamsmime: look up mime types on Arch Linux
2020-10-27 Bryan C. Millscmd/go/internal/imports: make Tags and AnyTags safe...
2020-10-27 Ayzat Sadykovdatabase/sql: fix comment on DB.stop()
2020-10-27 Russ Coxcmd/go: fix bug introduced in CL 264537
2020-10-27 Joel Singcmd/compile: eliminate unnecessary sign/zero extension...
2020-10-27 Jason A. Donenfeldcrypto/rand: generate random numbers using RtlGenRandom...
2020-10-27 Joel Singcmd/compile: use MOV pseudo-instructions for sign/zero...
2020-10-27 Bryan C. Millscmd/go/internal/modload: embed PackageOpts in loaderParams
2020-10-27 Meng ZhuoRevert "cmd/link: remove all constants of elf"
2020-10-27 Meng Zhuocmd/link: remove all constants of elf
2020-10-27 Joel Singcmd/link,cmd/internal/obj/riscv: add TLS support for...
2020-10-27 Joel Singcmd/compile,cmd/internal/sys: enable additional build...
2020-10-27 Cuong Manh Lecmd/compile: defer lowering OANDNOT until SSA
2020-10-27 Cuong Manh Letest: add index bounds check elided with "&^"
2020-10-26 Michael Anthony... runtime: implement addrRanges.findSucc with a binary...
2020-10-26 Alberto Donizetticmd/compile: port last ARM rules to typed
2020-10-26 Michael Anthony... runtime: implement dumpmemstats in terms of readmemstats_m
2020-10-26 Michael Anthony... runtime,runtime/metrics: export goroutine count as...
2020-10-26 Michael Anthony... runtime,runtime/metrics: add metric for distribution...
2020-10-26 Michael Anthony... runtime: add timeHistogram type
2020-10-26 Michael Anthony... runtime,runtime/metrics: add object size distribution...
2020-10-26 Austin Clementscmd/go,cmd/compile,sync: remove special import case...
2020-10-26 Michael Anthony... runtime: make sysMemStats' methods nosplit
2020-10-26 Cherry Zhangcmd/internal/obj/{arm,s390x}: make return jump print...
2020-10-26 Michael Anthony... runtime,runtime/metrics: add heap goal and GC cycle...
2020-10-26 Michael Anthony... runtime,runtime/metrics: add heap object count metric
2020-10-26 Michael Anthony... runtime: add readMetrics latency benchmark
2020-10-26 Michael Anthony... runtime,runtime/metrics: add memory metrics
2020-10-26 Michael Anthony... runtime: move malloc stats into consistentHeapStats
2020-10-26 Michael Anthony... runtime: replace some memstats with consistent stats
2020-10-26 Michael Anthony... runtime: add consistent heap statistics
2020-10-26 Michael Anthony... runtime/metrics: add package interface
2020-10-26 Michael Anthony... runtime: add helper for getting an mcache in allocation...
2020-10-26 Michael Anthony... runtime: remove memstats.heap_alloc
2020-10-26 Michael Anthony... runtime: remove memstats.heap_idle
2020-10-26 Michael Anthony... runtime: break down memstats.gc_sys
2020-10-26 Michael Anthony... runtime: copy in MemStats fields explicitly
2020-10-26 Michael Anthony... runtime: delineate which memstats are system stats...
2020-10-26 Michael Anthony... runtime: make the span allocation purpose more explicit
2020-10-26 Michael Anthony... runtime: rename mcache fields to match Go style
2020-10-26 Michael Anthony... runtime: flush local_scan directly and more often
2020-10-26 Michael Anthony... runtime: don't flush local_tinyallocs
2020-10-26 Michael Anthony... runtime: remove mcentral.nmalloc and add mcache.local_n...
2020-10-26 Michael Anthony... runtime: make nlargealloc and largealloc mcache fields
2020-10-26 Michael Anthony... runtime: make distributed/local malloc stats the source...
2020-10-26 Michael Anthony... runtime: access the assist ratio atomically
2020-10-26 Michael Anthony... runtime: make next_gc atomically accessed
2020-10-26 Michael Anthony... runtime: load gcControllerState.scanWork atomically...
2020-10-26 Michael Anthony... runtime: define and enforce synchronization on heap_scan
2020-10-26 Russ Coxcmd/go/internal/fsys: rewrite non-idiomatic if statements
2020-10-26 Austin Clementsruntime: fix sub-uintptr-sized Windows callback arguments
2020-10-26 Austin Clementsruntime: tidy Windows callback test
2020-10-26 Austin Clementsruntime: tidy compileCallback
2020-10-26 Austin Clementsruntime: tidy cgocallback
2020-10-26 Austin Clementsruntime,cmd/cgo: simplify C -> Go call path
2020-10-26 Cherry Zhangcmd/link: preserve alignment for stackmap symbols
2020-10-25 Natanael Copanet: prefer /etc/hosts over DNS when no /etc/nsswitch...
2020-10-25 Kevin Parsonspath/filepath: allow EvalSymlinks to work on UNC share...
2020-10-25 imxyblog/syslog: set local to true if network is any of...
2020-10-24 Tobias Klausercmd/dist: document why test fails on incomplete ports
2020-10-24 Tobias Klauserlib/time, time/tzdata: update tz data to 2020d
2020-10-24 Joel Singcmd/dist: add openbsd/mips64 as incomplete port
2020-10-24 Constantin... cmd/compile: enforce strongly typed rules for ARM ...
2020-10-24 Joel Singcmd/internal/obj/riscv: support additional register...
2020-10-24 Alessandro... debug/dwarf: add support for DWARFv5 to (*Data).Ranges
2020-10-24 Tiwei Bieruntime: dump the status of lockedg on error
2020-10-24 Andrew G. Morgansyscall: disable TestAllThreadsSyscall on linux-ppc64
2020-10-24 Keiichi Hirobenet/http: fix typo in TestTransportReadToEndReusesConn
2020-10-24 Filippo Valsordacrypto/x509: deprecate legacy PEM encryption
2020-10-24 Thom Wiggerscrypto/tls: add no-shared to openssl build instructions
2020-10-23 Michael Anthony... runtime: add tests for addrRanges.add
2020-10-23 Michael Anthony... runtime: throw on zero-sized range passed to addrRanges.add
2020-10-23 Michael Anthony... runtime: add tests for addrRanges.findSucc
2020-10-23 Colin Arnottlog: expose std via new Default function
2020-10-23 subham sarkarall: fix quoting for compress/bzip2 and time's godoc
2020-10-23 Michael Prattruntime: drop redundant gcBlackenEnabled reset
2020-10-23 Jay Conrodcmd/go: change error message for missing import with...
2020-10-23 Jay Conrodcmd/go: save sums for zips needed to diagnose ambiguous...
2020-10-23 Jay Conrodcmd/go: don't fetch files missing sums in readonly...
2020-10-23 Jay Conrodcmd/go: in 'go mod init', suggest running 'go mod tidy'
2020-10-23 Jay Conrodcmd/go: refactor modload.InitMod
2020-10-23 Jay Conrodcmd/go: don't import requirements into existing go...
2020-10-23 Andrew G. Morgansyscall: support POSIX semantics for Linux syscalls
2020-10-23 Mark Rushakoffcmd/go: break after terminal loop condition
next