]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-11-15 Than McIntoshcmd/compile/internal/inline: score call sites exposed... master
2023-11-15 Than McIntoshcmd/compile/internal/inline: rework call scoring for...
2023-11-15 Than McIntoshcmd/compile/internal/inline: fix buglet in panic path...
2023-11-15 qiulaidongfengreflect: optimize Value.IsZero for array types
2023-11-15 Park Zhoucmd/compile/internal/ir: fix doc
2023-11-15 Robert Griesemergo/types, types2: remove local version processing in...
2023-11-14 Michael Anthony... runtime: prevent send on closed channel in wakeableSleep
2023-11-14 Roland Shoemakercrypto/tls: remove RSA KEX ciphers from the default...
2023-11-14 Roland Shoemakercrypto/tls: change default minimum version to 1.2
2023-11-14 Ezzno Jruntime: remove useless nil checking during init of...
2023-11-14 Deleplaceslices: zero the slice elements discarded by Delete...
2023-11-14 Robert Griesemermath/big: update comment in the implementation of FloatPrec
2023-11-14 Jes Cokcmd/link/internal/loadpe: remove unused dynimports...
2023-11-14 Michael Anthony... internal/trace/v2: resolve syscall parsing ambiguity
2023-11-14 Michael Anthony... internal/trace/v2: halve the memory footprint of the...
2023-11-14 Michael Anthony... internal/trace/v2: don't enforce batch order on Ms
2023-11-14 Cuong Manh Lecmd/compile/internal/types2: mark gotypesalias as undoc...
2023-11-14 Dmitri Shuralyovcmd/api: use api/next directory for beta versions
2023-11-14 Robert Griesemermath/big: implement Rat.FloatPrec
2023-11-13 Robert Griesemergo/types, types2: add FileVersions map to test Info
2023-11-13 Michael Prattruntime: remove work.pauseStart
2023-11-13 Paul E. Murphycmd/compile/internal/ssa: on PPC64, merge (CMPconst...
2023-11-13 Robert Griesemergo/types, types2: implement Alias proposal (export...
2023-11-13 Michael Prattcmd/compile: support lookup of functions from export...
2023-11-13 Michael Prattcmd/compile: initial function value devirtualization
2023-11-13 aimuzcmd/compile: remove redundant function pkgNameOf
2023-11-13 Michael Anthony... runtime: call enableMetadataHugePages and its callees...
2023-11-11 Robert Griesemergo/types, types2: implement Info.PkgNameOf
2023-11-10 Andy Panlog/slog: add LogLoggerLevel to enable setting level...
2023-11-10 Tobias Klausersyscall: regen zsyscall_{aix_ppc64,solaris_amd64}.go
2023-11-10 Robert Griesemergo/types, types2: always run tests with and without...
2023-11-10 Michael Prattcmd/compile: move FuncPC intrinsic handling to common...
2023-11-10 Michael Anthony... internal/trace/v2: disable TestTrace* tests on Windows...
2023-11-10 Michael Anthony... internal/trace/v2: disable cgo callback test if cgo...
2023-11-10 Michael Anthony... internal/trace: implement goroutine analysis for v2...
2023-11-10 Michael Anthony... internal/trace: implement MutatorUtilizationV2
2023-11-10 Michael Anthony... runtime: add execution tracer v2 behind GOEXPERIMENT...
2023-11-10 Michael Anthony... runtime: fix user arena heap bits writing on big endian...
2023-11-10 Robert Griesemercmd/compile: update types2.Info.FileVersions API to...
2023-11-09 Damien Neilpath/filepath: consider \\?\c: as a volume on Windows
2023-11-09 Michael Anthony... runtime: improve tickspersecond
2023-11-09 Michael Anthony... runtime: make all GC mark workers yield for forEachP
2023-11-09 Michael Anthony... runtime: make it harder to introduce deadlocks with...
2023-11-09 Michael Anthony... runtime: refactor runtime->tracer API to appear more...
2023-11-09 Michael Anthony... runtime: enable allocheaders by default
2023-11-09 Michael Anthony... runtime: make alloc headers footers instead
2023-11-09 Michael Anthony... runtime: implement experiment to replace heap bitmap...
2023-11-09 Michael Anthony... runtime: add the allocation headers GOEXPERIMENT and...
2023-11-09 Roland Shoemakercrypto/x509: implement AddCertWithConstraint
2023-11-09 Cherry Muiruntime: skip TestG0StackOverflow on windows/arm64
2023-11-09 qmuntalcmd/internal/link: merge .pdata and .xdata sections...
2023-11-09 MichaƂ Matczuknet/http: use copyBufPool in transferWriter.doBodyCopy()
2023-11-09 Paul E. Murphycmd/internal/obj/ppc64: remove C_UCON optab matching...
2023-11-09 Jes Cokinternal/zstd: use dynamic path resolution for xxhsum...
2023-11-09 Robert Griesemergo/types, types2: introduce _Alias type node
2023-11-09 Bryan C. Millsos/signal: remove some arbitrary timeouts in tests
2023-11-09 aimuzinternal/zstd: avoid panic when the regenerated size...
2023-11-09 Joel Singall: clean up addition of constants in riscv64 assembly
2023-11-09 Joel Singcmd/internal/obj/riscv: improve handling of invalid...
2023-11-09 Jes Cokslices: update doc for Delete and Replace
2023-11-08 Bryan C. Millscmd/go: allow toolchain upgrades in 'go mod download...
2023-11-08 Jes Cokslices: make Insert panic if index is out of range...
2023-11-08 Quan Tongcmd/go/internal/modload: ignore $GOPATH/go.mod
2023-11-08 Tobias Klausersyscall: use fchmodat2 in Fchmodat
2023-11-08 cui flitertesting: add available godoc link
2023-11-08 Jes Cokcmd/go/internal/modload: omit return at the end of...
2023-11-08 Jes Cokcmd/go/internal/modload: avoid calling strings.HasPrefi...
2023-11-08 aimuzinternal/zstd: use dynamic path resolution for zstd...
2023-11-08 Richard Wangruntime: clarify error when returning unpinned pointers
2023-11-08 cui fliterruntime: add available godoc link
2023-11-08 Kevin Burkelog/slog: fix method name in docs
2023-11-08 Than McIntoshcmd/compile/internal/types: remove dead function
2023-11-08 Cherry Muiall: rename GOEXPERIMENT=range to rangefunc
2023-11-08 Than McIntoshcmd/link/internal/loader: remove some dead code
2023-11-08 Than McIntoshcmd/compile/internal/inlheur: regionalize call site...
2023-11-08 Than McIntoshcmd/compile/internal/inl: remove some spurious debuggin...
2023-11-08 Than McIntoshcmd/compile/inline/inleur: use "largest possible score...
2023-11-08 Than McIntoshcmd/compile/internal/inline/inlheur: remove pkg-level...
2023-11-08 Jes Cokinternal/diff: add missing 'as' in comment
2023-11-08 Keith Randallcmd/internal/obj/arm64: fix frame pointer restore in...
2023-11-07 Mikhail Mazurskiynet/url: use quick path in URL.Encode() on empty map
2023-11-07 wulianglongrdnet/http/cookiejar: remove unused variable
2023-11-07 Than McIntoshcmd/compile/internal/inline/inlheur: enhance call resul...
2023-11-07 Than McIntoshcmd/compile/internal/inline: tweak "returns inlinable...
2023-11-07 aimuznet/http/cgi: eliminate use of Perl in tests
2023-11-07 Jorropocmd/compile: fix findIndVar so it does not match disjoi...
2023-11-07 Mauri de Souza... runtime/internal/atomic: add arm/arm64 operators for...
2023-11-07 Mauri de Souza... cmd/compile,runtime: dedup writeBarrier needed
2023-11-07 Robert Griesemergo/types: export Info.FileVersions
2023-11-07 Damien Neilpath/filepath: fix various issues in parsing Windows...
2023-11-07 Joel Singcmd/internal/obj/riscv: support subtraction with a...
2023-11-07 Joel Singsyscall: provide and use ioctlPtr for all BSD platforms
2023-11-07 Joel Singsyscall: provide and use fcntlPtr for all BSD platforms
2023-11-07 Christian Kruseboring: update documentation to include arm64
2023-11-07 Wang Yaduocmd/internal/obj/riscv: fix the offset of JALR transfor...
2023-11-06 Russ Coxgo/version: add new package
2023-11-06 aimuznet/http/cgi: the PATH_INFO should be empty or start...
2023-11-06 carl.taonet/http: remove Content-Encoding header in roundtrip_js
2023-11-06 Mauri de Souza... net/netip: allow only valid prefix digits in ParsePrefix
2023-11-06 Mitarnet/http: set/override Content-Length for encoded range...
next