]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-05-20 Xiaodong Liusyscall: add syscall support for linux/loong64
2022-05-20 Xiaodong Liuruntime: add loong64 to architectures known to TestGCInfo
2022-05-20 Xiaodong Liuruntime: add build tag for common support on linux...
2022-05-20 Xiaodong Liuruntime: implement runtime entry for linux/loong64
2022-05-20 nimelehinruntime: add BenchmarkMemclrRange
2022-05-19 Keith Randallruntime: fix overflow in PingPongHog test
2022-05-19 Ian Lance Taylorcmd/dist: pass a -test.timeout option to a host test
2022-05-19 Xiaodong Liuruntime/cgo: add cgo function call support for loong64
2022-05-19 Xiaodong Liuruntime/internal/atomic: add atomic support for loong64
2022-05-19 Daniel Martícmd/go: reference BuildID field from list's -export...
2022-05-19 Tobias Klausernet/netip: fix receiver name in Addr.{has,without}Zone...
2022-05-19 Jinzhudatabase/sql: fix close rows error ignored in Next
2022-05-19 Mostafa Solaticmd/go: do not ignore flags option with bad quoting
2022-05-19 Keith Randallruntime: test alignment of fields targeted by 64-bit...
2022-05-19 Daniel Martícmd/gofmt: use SkipObjectResolution with -s as well
2022-05-19 Mostafa Solatireflect: add example for FieldByName
2022-05-19 Michael Anthony... runtime: use correct heap goal in GC traces
2022-05-19 Xiaodong Liuruntime: support vdso for linux/loong64
2022-05-19 Xiaodong Liuruntime: implement signal for linux/loong64
2022-05-19 Xiaodong Liuruntime: implement syscalls for runtime bootstrap on...
2022-05-19 Xiaodong Liuruntime: implement duffzero/duffcopy for linux/loong64
2022-05-19 Xiaodong Liuruntime: support memclr/memmove for linux/loong64
2022-05-19 Russ Coxall: gofmt main repo
2022-05-19 Bryan C. Millsmisc/cgo/testplugin: set the package name in TestIssue19534
2022-05-19 Russ Coxsyscall: make //sys lines not doc comments
2022-05-19 Bryan C. Millsmisc/cgo: invoke "go" from $GOROOT/bin instead of ...
2022-05-19 Michael Anthony... runtime: use osyield in runqgrab on netbsd
2022-05-19 Joel Singcmd/compile: regenerate ssa
2022-05-19 Xiaodong Liuruntime: implement asyncPreempt for linux/loong64
2022-05-18 Cherry Muiruntime: relax the threshold for TestPingPongHog
2022-05-18 Tatiana Bradleycrypto/tls: randomly generate ticket_age_add
2022-05-18 Cherry Muicmd/compile: do not use special literal assignment...
2022-05-18 Volker doblernet/http/cookiejar: allow cookies with an IP address...
2022-05-18 Cherry Muicmd/compile/internal/test: make TestIntendedInlining...
2022-05-18 Leonard Wangruntime: remove useless constant definition in malloc.go
2022-05-18 Silke Hofstraos: look up hostname from PATH in test
2022-05-18 Carlo Alberto... reflect: deprecate (Slice|String)Header
2022-05-18 Dmitri Shuralyovall: tidy std module
2022-05-18 John Bamptonall: fix spelling
2022-05-18 Ian Lance Taylortest: add test that caused a gofrontend crash
2022-05-17 Cherry Muiruntime: deflake TestCgoPprofThread
2022-05-17 Tobias Klausernet/netip: fix type name in z0, z4, z6noz comment
2022-05-17 Matthew Dempskycmd/compile/internal/noder: remove TODO about position...
2022-05-17 pooja shyamsundarcrypto/internal/nistec: re-enable s390x asm for P-256
2022-05-17 John Bamptonall: fix spelling
2022-05-17 Robert Findleygo/types, types2: set an origin object for vars and...
2022-05-17 Bryan C. Millsvendor: revert stray edit from CL 406835
2022-05-17 Kévin Dunglasnet/http: unskip TestEarlyHintsRequest_h2
2022-05-17 Xiaodong Liuruntime: load/save TLS variable g on loong64
2022-05-17 John Bamptonruntime: fix code span element
2022-05-17 Xiaodong Liuinternal/syscall/unix: loong64 use generic syscall
2022-05-17 Xiaodong Liuinternal/bytealg: support basic byte operation on loong64
2022-05-17 John Bamptonall: fix spelling
2022-05-17 Tobias Klausercompress/flate: remove var newH
2022-05-17 Xiaodong Liuinternal/{cpu, goarch}: add constant definition for...
2022-05-17 Keith Randalldoc: update jump table performance release note
2022-05-17 Rob Pikefmt: add Append, Appendln, Appendf
2022-05-17 Xiaodong Liucmd/nm, cmd/objdump, cmd/pprof: disassembly is not...
2022-05-17 Cuong Manh Letest,misc: fix builders that do not support plugin
2022-05-17 Xiaodong Liucmd/link: support linker for linux/loong64
2022-05-17 Kévin Dunglasnet/http: allow sending 1xx responses
2022-05-17 Dmitri Shuralyovcmd/pprof: update vendored github.com/google/pprof
2022-05-17 hopehooktime: add Time.ZoneBounds
2022-05-17 Damien Neilio/fs: document requirement that ReadDir return an...
2022-05-17 Cuong Manh Lecmd/compile: tighten the condition for inlining shape...
2022-05-17 Matthew Dempskycmd/compile: skip exporting generic functions for ...
2022-05-16 Matthew Dempskycmd/compile/internal/types: use Type.LinkString in...
2022-05-16 Dmitri Shuralyovall: update vendored golang.org/x dependencies for...
2022-05-16 Dmitri Shuralyovall: update vendored golang.org/x/{arch,sys,term} for...
2022-05-16 Rob Piketext/template/parse: make atTerminator more efficient
2022-05-16 Matthew Dempskycmd/compile/internal/typecheck: remove "name" handling...
2022-05-16 Matthew Dempskycmd/compile: remove base.Ctxt.Pkgpath fallback paths
2022-05-16 Matthew Dempskytest: fix issue20014 for noopt builder
2022-05-16 Rhys Hiltnerruntime/pprof: slow new goroutine launches in test
2022-05-16 Matthew Dempskycmd/compile: set LocalPkg.Path to -p flag
2022-05-16 Bryan C. Millsruntime/pprof: eliminate arbitrary deadline in testCPUP...
2022-05-16 Matthew Dempskycmd/compile/internal/ir: more idiomatic DynamicType...
2022-05-16 Matthew Dempskygo/importer: disable TestForCompiler/LookupCustom for...
2022-05-16 Matthew Dempskyruntime: mark panicshift and panicdivide as //go:yeswri...
2022-05-16 Matthew Dempskycmd/compile/internal/test: don't initialize LocalPkg...
2022-05-16 Meng Zhuoruntime: add address sanitizer support for riscv64
2022-05-14 Xiaodong Liucmd/asm/internal: assembler end-to-end test for loong64
2022-05-14 Cuong Manh Lecmd/compile: fix inlining function has shape in type
2022-05-14 hopehookencoding/csv: add Reader.InputOffset method
2022-05-14 Cuong Manh Lecmd/compile: don't inline fn with shape params, but...
2022-05-14 Jinzhudatabase/sql: follow convention for field naming
2022-05-13 Michael Anthony... runtime: account for idle mark time in the GC CPU limiter
2022-05-13 Xiaodong Liucmd/compile/internal: fix test error on loong64
2022-05-13 Daniel Martícmd/compile: tidy up noder's unified IR docs
2022-05-13 Matthew Dempskycmd/compile/internal/ir: remove PkgFuncName assumption...
2022-05-13 Matthew Dempskycmd/compile/internal/types: remove Type.sym and rename...
2022-05-13 Matthew Dempskycmd/compile/internal/types: change structuraltype_test...
2022-05-13 Matthew Dempskycmd/compile/internal/types: change NewTypeParam to...
2022-05-13 Cuong Manh Lecmd/compile/internal/ir: remove NilExpr.Sym_
2022-05-13 Matthew Dempskycmd/compile/internal/staticdata: remove use of `""...
2022-05-13 Matthew Dempskycmd/compile/internal/typecheck: remove iexport assumpti...
2022-05-13 Matthew Dempskycmd/compile/internal/noder: remove unified IR assumptio...
2022-05-13 Matthew Dempskycmd/compile/internal/gc: parse command-line flags earlier
2022-05-13 Ian Lance Taylortime: clarify that monotonic clock is not returned...
2022-05-13 Ville Skyttämime: skip globs2 entries that are not simple file...
next