]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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...
2024-05-09 Ian Lance Taylorreflect: improved ifaceIndir comment
2024-05-09 Roland Shoemakercrypto/x509: reject critical AKI
2024-05-09 Ian Lance Taylorreflect: restore ifaceIndir function for now
2024-05-09 Roland Shoemakercrypto/x509: reject critical SKI extensions
2024-05-09 Roland Shoemakercrypto/x509: reject critical AIA extensions
2024-05-09 Roland Shoemakercrypto/x509: properly reject invalid DNS names when...
2024-05-09 qiulaidongfengreflect: clarify documentation for Value.Seq/Seq2
2024-05-09 Than McIntoshruntime: add workaround to "throw" pending resolution...
2024-05-09 Michael Matloobcmd: vendor golang.org/x/mod@6686f41
2024-05-09 Ian Lance Taylorslices: add iterator-related functions
2024-05-09 CP Lepagecmd/link: Add missing platform for Mac Catalyst
2024-05-09 Russ Coxnet/http: remove misleading response headers on error
2024-05-09 Michael Matloobcmd/link: add support for telemetry
2024-05-09 Michael Matloobcmd/compile: add support for telemetry
2024-05-09 Russ Coxcmd/dist: reject accidental use of internal packages...
2024-05-09 Russ Coxcmd/compile: stop using internal/godebug
2024-05-09 qiulaidongfengreflect: add iterative related methods
2024-05-09 Ian Lance Taylornet: use port 53 when checking for UDP routes
2024-05-08 Mateusz Poliwczakencoding/hex: don't overallocate memory in DecodeString
2024-05-08 Oleksandr Redkointernal/fuzz: fix names of noCopy methods
2024-05-08 Michael Prattruntime: fix eagerly typo
2024-05-08 Alan Donovanruntime: properly frame panic values in tracebacks
2024-05-08 Michael Anthony... internal/trace/v2: correctly handle a broken spilled...
2024-05-08 Michael Anthony... iter: detect and reject double next and double yield...
2024-05-08 Michael Anthony... runtime: update large object stats before freeSpan...
2024-05-08 Michael Anthony... runtime: delete pagetrace GOEXPERIMENT
2024-05-08 Felix Geisendörferruntime: move profiling pc buffers to m
2024-05-08 Michael Anthony... internal/trace/v2: add gotraceeventstats utility
2024-05-08 Michael Anthony... runtime: add traceallocfree GODEBUG for alloc/free...
2024-05-08 Michael Anthony... runtime: remove allocfreetrace
2024-05-08 Keith Randallcmd/compile: avoid past-the-end pointer when zeroing
2024-05-08 Michael Matloobcmd/go: rename flag counters and add buildmode values...
2024-05-08 Michael Matlooball: vendor golang.org/x/telemetry@2790727
next