aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 dayscmd: vendor golang.org/x/telemetry@51e8b5dMichael Matloob
5 daysruntime: remove unused codeqiulaidongfeng
6 dayshash: use internal/byteorderMateusz Poliwczak
7 daysruntime/internal/atomic: add mips operators for And/OrMauri de Souza Meneguzzo
7 daysruntime: add runtime.debugPinnerV1Alessandro Arzilli
8 dayscmd/go/testdata/script: disable build_plugin_reproducible on darwinMichael Matloob
8 dayscmd/go/testdata/script: clear path in gotoolchain_issue66175Michael Matloob
8 dayscmd/trace: pkg import only onceguoguangwu
8 daysinternal/byteorder: new packageMateusz Poliwczak
8 daysslices: add ChunkMatt Layher
8 daysnet/http/httptest: add comment to Server.Client() about Server.URLAlireza Ghasemi
8 dayscmd/compile, cmd/link: disallow linkname of some newly added internal functionsCherry Mui
8 daysruntime: crash asap and extend total sleep time for slow machine in testzzkcode
8 daysreflect: let Value.Seq iterate integer conform to the specqiulaidongfeng
8 dayscmd/link/internal/ld: fix overlapping sections in ELF relro linksThan McIntosh
8 daysos: change ioutil-test to os-test in testguoguangwu
9 dayscmd/dist: don't copy files ending in ~ to bootstrap directoryIan Lance Taylor
9 daysreflect: improved ifaceIndir commentIan Lance Taylor
9 dayscrypto/x509: reject critical AKIRoland Shoemaker
9 daysreflect: restore ifaceIndir function for nowIan Lance Taylor
9 dayscrypto/x509: reject critical SKI extensionsRoland Shoemaker
9 dayscrypto/x509: reject critical AIA extensionsRoland Shoemaker
9 dayscrypto/x509: properly reject invalid DNS names when checking constraintsRoland Shoemaker
9 daysreflect: clarify documentation for Value.Seq/Seq2qiulaidongfeng
9 daysruntime: add workaround to "throw" pending resolution of issue #67274Than McIntosh
9 dayscmd: vendor golang.org/x/mod@6686f41Michael Matloob
9 daysslices: add iterator-related functionsIan Lance Taylor
9 dayscmd/link: Add missing platform for Mac CatalystCP Lepage
9 daysnet/http: remove misleading response headers on errorRuss Cox
9 dayscmd/link: add support for telemetryMichael Matloob
9 dayscmd/compile: add support for telemetryMichael Matloob
9 dayscmd/dist: reject accidental use of internal packages from bootstrap toolchainRuss Cox
9 dayscmd/compile: stop using internal/godebugRuss Cox
9 daysreflect: add iterative related methodsqiulaidongfeng
10 daysnet: use port 53 when checking for UDP routesIan Lance Taylor
10 daysencoding/hex: don't overallocate memory in DecodeStringMateusz Poliwczak
10 daysinternal/fuzz: fix names of noCopy methodsOleksandr Redko
10 daysruntime: fix eagerly typoMichael Pratt
10 daysruntime: properly frame panic values in tracebacksAlan Donovan
10 daysinternal/trace/v2: correctly handle a broken spilled batchMichael Anthony Knyszek
10 daysiter: detect and reject double next and double yield in Pull, Pull2Michael Anthony Knyszek
10 daysruntime: update large object stats before freeSpan in sweepMichael Anthony Knyszek
10 daysruntime: delete pagetrace GOEXPERIMENTMichael Anthony Knyszek
10 daysruntime: move profiling pc buffers to mFelix Geisendörfer
10 daysinternal/trace/v2: add gotraceeventstats utilityMichael Anthony Knyszek
10 daysruntime: add traceallocfree GODEBUG for alloc/free events in tracesMichael Anthony Knyszek
10 daysruntime: remove allocfreetraceMichael Anthony Knyszek
10 dayscmd/compile: avoid past-the-end pointer when zeroingKeith Randall
10 dayscmd/go: rename flag counters and add buildmode values separatelyMichael Matloob
10 daysall: vendor golang.org/x/telemetry@2790727Michael Matloob