]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-05-17 qiulaidongfengcmd/go: unexport loadImport
2024-05-16 Jorropocmd/compile: fix indentation level in generic.rules
2024-05-16 Mauri de Souza... runtime: cleanup crashstack code
2024-05-16 Michael Matloobcmd/go: add go telemetry command and GOTELEMETRY, GOTEL...
2024-05-16 Robert Griesemergo/types, types2: report error for floating-point itera...
2024-05-16 Chen.Zhidongnet/http: add Pattern field in Request to return matche...
2024-05-16 Jonathan Amsterdamdoc/README.md: give example of package-less symbol...
2024-05-16 Mike Beaumontcrypto/tls: don't call tlsrsakex.IncNonDefault with...
2024-05-16 Yoann Congalcrypto/x509: fix certificate request creation with...
2024-05-16 Tobias Klausernet: fix typo in ctrlCtxFn parameter name
2024-05-16 apocelipescrypto: use byteorder to simplify consumeUint32 and...
2024-05-16 Jonathan Amsterdamdoc/next/64910.md: reword release note
2024-05-16 Rob Findleygo/ast: fix bug handling the result of yield in Preorder
2024-05-16 Jonathan Amsterdamlog/slog: handle times with undefined UnixNanos
2024-05-16 Damien Neilnet/http: simplify HTTP/1 request cancelation
2024-05-16 Damien Neilarchive/zip: treat truncated EOCDR comment as an error
2024-05-16 Jes Cokdoc: make symbol links simpler for relnotes
2024-05-16 Michael Matloobcmd/go/internal/envcmd: fix showing GODEBUG env value
2024-05-16 Alan Donovanruntime/debug: eliminate temporary variadicity from...
2024-05-16 qiulaidongfengcmd/go: add -changed to query for non-defaults in the env
2024-05-16 Alan Donovancmd/vendor/golang.org/x/telemetry: update to 9ff3ad9
2024-05-16 Jonathan Amsterdamdoc/README.md: mention adding the proposal issue
2024-05-16 Mateusz Poliwczakcrypto/x509: add text and binary marshal methods to OID
2024-05-16 Cuong Manh Lecmd/compile: add test case for using Alias types
2024-05-16 Tobias Klausermath/rand/v2: use max builtin in tests
2024-05-16 Michael Prattruntime: always update stack bounds on cgocallback
2024-05-16 Hiroaki Nakamuracmd/go/internal/script: Fix build tags of isETXTBSY
2024-05-15 Jes Coknet/http, reflect: rename Test function names
2024-05-15 Michael Matloobcmd/go: don't start upload until after toolchain selection
2024-05-15 Alan Donovango/ast: add Preorder go1.23 iterator
2024-05-15 Robert Griesemergo/types, types2: factor out type parameter access...
2024-05-15 Robert Griesemergo/types, types2: add Alias.{TypeParams, SetTypeParams...
2024-05-15 Alan Donovancmd/vendor/golang.org/x/telemetry: update to ac8fed8
2024-05-15 Alan Donovanruntime/debug: add SetCrashOutput(...CrashOptions)...
2024-05-15 Rob Findleygo/types, types2: add additional documentation for...
2024-05-15 Cherry Muicmd/link: disallow pull-only linknames
2024-05-15 Cherry Muicmd/compile: disallow linkname referring to instantiations
2024-05-15 Alan Donovanruntime: make convTstring write barrier unreachable...
2024-05-15 Michael Matloobcmd/go/internal/modload: compute direct in workspace...
2024-05-15 David Chasecmd/compile, cmd/internal: fine-grained fiddling with...
2024-05-15 Matthew Dempskycmd/compile/internal/noder: enable type aliases in...
2024-05-15 Kir Kolyshkinrun.bash: rm bumping open files soft limit
2024-05-15 Cherry Muicmd/internal/obj/x86: make SEH symbols content-addressable
2024-05-15 Cherry Muicmd/internal/obj: print symbol index at -S=3
2024-05-15 Paul E. Murphycmd/compile,cmd/asm: on PPC64, generate compares agains...
2024-05-15 Russ Coxcmd/go: add support for godebug lines in go.mod and...
2024-05-15 Paul E. Murphycmd/compile/internal/ssa: combine more shift and maskin...
2024-05-15 Russ Coxdoc/godebug: correct gotypealias=1 deprecation
2024-05-15 Michael Stapelbergsyscall: skip TestAmbientCapsUserns when restricted...
2024-05-14 Damien Neilnet/http: avoid panic when writing 100-continue after...
2024-05-14 Cherry Muicmd/compile/internal/ssa: print output on failure in...
2024-05-14 apocelipesdatabase/sql: reordering fields to reduce struct sizes
2024-05-14 Tobias Klauserinternal/poll: use internal/byteorder
2024-05-14 Tobias Klausersyscall: use internal/byteorder
2024-05-14 Tobias Klauseros: use internal/byteorder
2024-05-14 Michael Matloobcmd: add telemetry for commands in cmd
2024-05-14 Michael Matloobcmd: pull in golang.org/x/telemetry@7d78a97
2024-05-14 Russ Coxcmd/vendor: pull in x/mod/modfile godebug changes
2024-05-14 Russ Coxtime: more flake removal in asynctimerchan test
2024-05-14 Than McIntoshdoc: add relnote fragment on stack slot merging
2024-05-14 Than McIntoshcmd/link/internal/ld: clean tmpdir obj timestamps
2024-05-14 Niklas Ottencoding/base32: use correct length for unpadded buffer...
2024-05-14 Tobias Klausernet/netip: fix TestInlining after CL 585057
2024-05-13 Mateusz Poliwczakinternal/chacha8rand: use internal/byteorder
2024-05-13 Tobias Klausernet/netip: test that Addr.AsSlice is inlineable
2024-05-13 Mateusz Poliwczaknet/netip: replace != nil with != "" in comment
2024-05-13 Tobias Klausernet/netip: combine import groups
2024-05-13 Alberto Donizettislices: fix punctuation in the documentation of Values
2024-05-13 apocelipesimage/gif: use internal/byteorder
2024-05-13 nobishinoencoding/csv: clarify that Writer uses different line...
2024-05-13 Mateusz Poliwczakmath/rand/v2, math/big: use internal/byteorder
2024-05-13 aimuzfmt, internal/fmtsort: refactor SortedMap to use slice...
2024-05-13 Lorenz Bauerencoding/binary: simplify encoder.value
2024-05-13 lifubangsyscall: don't change local limit if prlimit used for...
2024-05-13 Tim Kingcmd/go: add module information to vet actions
2024-05-13 Mateusz Poliwczakcrypto: replace encoding/binary in favour of internal...
2024-05-13 Ian Lance Taylorcmd/cgo, cmd/go: add cgo -ldflags option, use it in...
2024-05-13 Nick Ripleyruntime: use frame pointer unwinding for block and...
2024-05-13 Nick Ripleyruntime: refactor fpunwindExpand to use provided buffer
2024-05-13 Mateusz Poliwczaknet/netip: use internal/byteorder
2024-05-13 qiulaidongfengcmd/go: remove unused code
2024-05-13 Guoqi Chencmd/internal/obj/loong64: improve the definition of...
2024-05-13 Guoqi Chenall: delete loong64 non-register ABI fallback path
2024-05-13 Michael Matloobcmd: vendor golang.org/x/telemetry@51e8b5d
2024-05-13 qiulaidongfengruntime: remove unused code
2024-05-12 Mateusz Poliwczakhash: use internal/byteorder
2024-05-11 Mauri de Souza... runtime/internal/atomic: add mips operators for And/Or
2024-05-11 Alessandro... runtime: add runtime.debugPinnerV1
2024-05-11 Michael Matloobcmd/go/testdata/script: disable build_plugin_reproducib...
2024-05-10 Michael Matloobcmd/go/testdata/script: clear path in gotoolchain_issue...
2024-05-10 guoguangwucmd/trace: pkg import only once
2024-05-10 Mateusz Poliwczakinternal/byteorder: new package
2024-05-10 Matt Layherslices: add Chunk
2024-05-10 Alireza Ghaseminet/http/httptest: add comment to Server.Client() about...
2024-05-10 Cherry Muicmd/compile, cmd/link: disallow linkname of some newly...
2024-05-10 zzkcoderuntime: crash asap and extend total sleep time for...
2024-05-10 qiulaidongfengreflect: let Value.Seq iterate integer conform to the...
2024-05-10 Than McIntoshcmd/link/internal/ld: fix overlapping sections in ELF...
2024-05-10 guoguangwuos: change ioutil-test to os-test in test
2024-05-09 Ian Lance Taylorcmd/dist: don't copy files ending in ~ to bootstrap...
next