0
1
mirror of https://github.com/golang/go synced 2025-06-22 18:42:55 +00:00

Commit Graph

  • aa4a95011c doc/go1.22: document additional constants in debug/elf package Cherry Mui 2023-12-08 15:02:47 -05:00
  • e1cba47ee0 go/parser: fix panic in object resolution for invalid type parameter list Robert Griesemer 2023-12-07 21:08:17 -08:00
  • bbab863ada [release-branch.go1.21] os/signal: skip nohup tests on darwin builders Michael Pratt 2023-11-01 11:55:10 -04:00
  • 8cb86b5f85 [release-branch.go1.20] os/signal: skip nohup tests on darwin builders Michael Pratt 2023-11-01 11:55:10 -04:00
  • 6cdf2ccae8 cmd/go: relax version regexp from CL 547998 Bryan C. Mills 2023-12-08 12:20:35 -05:00
  • 78b42a5338 cmd/internal/obj/arm64: fix invalid register pair for LDP eric fang 2023-12-06 03:41:13 +00:00
  • 4bf1ca4b0c cmd/compile: fix error message for mismatch between the number of type params and arguments Raghvender 2023-11-20 19:43:13 -06:00
  • 788a227759 cmd/compile: fix SCCP propagation into jump tables Keith Randall 2023-12-07 11:09:29 -08:00
  • dca2ef2361 runtime: put runtime.fastrand back temporarily Russ Cox 2023-12-07 11:11:01 -05:00
  • 59ffd3b90d [release-branch.go1.20] os/signal: remove go t.Run from TestNohup Michael Pratt 2023-11-01 17:06:08 -04:00
  • 7dc67e8f29 [release-branch.go1.21] os/signal: remove go t.Run from TestNohup Michael Pratt 2023-11-01 17:06:08 -04:00
  • e1c0349a7c internal/profile: fully decode proto even if there are no samples Michael Pratt 2023-12-06 13:29:03 -05:00
  • c71eedf90a cmd/go: accept clang versions with vendor prefixes Bryan C. Mills 2023-12-06 15:19:59 -05:00
  • 77e76c4387 cmd/go: unset CC when we remove it from PATH in TestScript/cgo_stale_precompiled Bryan C. Mills 2023-12-06 09:50:42 -05:00
  • b11d19e03b cmd/asm: print absolute PC for all patterns "off(PC)" in testEndToEnd Ruinan 2023-11-30 15:54:06 +08:00
  • bb34112d4d os: document Readlink behavior for relative links Bryan C. Mills 2023-12-04 15:32:01 -05:00
  • 4601857c1c doc/go1.22: document openbsd/ppc64 port Cherry Mui 2023-12-07 11:34:35 -05:00
  • 2e4d9a1801 cmd/go: set global .gitconfig location more robustly in tests Bryan C. Mills 2023-12-07 10:24:55 -05:00
  • 5e724ccb2b go/types, types2: don't print aliased type (in comments) for Alias types Robert Griesemer 2023-12-06 16:36:10 -08:00
  • 2b4425759c doc: add release notes for changes to encoding/json package Joe Tsai 2023-12-06 14:03:17 -08:00
  • 0ff2b33ea0 cmd/go: avoid hard-coding runtime dependencies in TestNewReleaseRebuildsStalePackagesInGOPATH Bryan C. Mills 2023-12-06 12:47:32 -05:00
  • fecaea97e4 doc: changes for loong64 linux port David Chase 2023-12-05 16:11:20 -05:00
  • e914671f5d runtime/pprof: add section headers to Profile doc Michael Pratt 2023-12-06 12:34:02 -05:00
  • 6ee2719854 doc: add STW metrics to release notes Michael Pratt 2023-12-04 17:31:58 -05:00
  • ff9269ee11 doc: add release notes for runtime-internal contention Michael Pratt 2023-12-04 16:45:33 -05:00
  • 3b8b550a35 doc: document runtimecontentionstacks Michael Pratt 2023-12-04 15:43:41 -05:00
  • e9eb2beeb2 runtime/pprof: document block and mutex profiles Michael Pratt 2023-12-04 15:13:13 -05:00
  • 71fc9d4da5 gover: support Semantic Versioning major versions beyond 1 lotusirous 2023-11-13 22:03:09 +07:00
  • a9c9cc07ac iter, runtime: add coroutine support Russ Cox 2023-11-20 11:22:48 +11:00
  • 9f8b3ac8c4 [release-branch.go1.21] cmd/compile: fix escape analysis of string min/max Matthew Dempsky 2023-12-05 12:56:04 -08:00
  • 8c840b10d0 [release-branch.go1.21] cmd/compile: fix memcombine pass for big endian, > 1 byte elements Keith Randall 2023-11-30 10:04:16 -08:00
  • 459cd35ec0 doc/go1.22: mention new #vet analyzer cui fliter 2023-10-07 16:13:04 +08:00
  • 7b5a3733fc cmd/go/internal/modfetch/codehost: add new git tags before statLocal instead of after Bryan C. Mills 2023-12-04 18:29:35 -05:00
  • 3f2bf706f7 runtime/metrics: document runtime-internal locks in /sync/mutex/wait/total:seconds Michael Pratt 2023-12-04 15:12:25 -05:00
  • 98fd8f5768 runtime: rename GODEBUG=profileruntimelocks to runtimecontentionstacks Michael Pratt 2023-12-04 14:28:30 -05:00
  • 6e33a6376e cmd/go: use local go cache for cover_statements script test Than McIntosh 2023-11-27 12:24:59 -05:00
  • c80bd631a5 doc/go1.22: document linker flag changes Cherry Mui 2023-12-05 12:36:13 -05:00
  • 5214949d41 crypto/x509: revert Policies marshaling behavior Roland Shoemaker 2023-12-04 10:00:41 -08:00
  • c002a5d8ab doc: add release note on coverage testing of no-test packages Than McIntosh 2023-12-05 15:15:06 -05:00
  • e418258993 doc: document new cmp.Or function khr@golang.org 2023-12-05 22:54:10 +00:00
  • 01dfae914b doc: add release notes for changes to encoding packages Robert Griesemer 2023-12-05 13:40:45 -08:00
  • 1661bf02c8 doc: add release note for new go/version package Robert Griesemer 2023-12-05 13:01:30 -08:00
  • 3c31998f4f doc: re-arrange release notes for go/types Robert Griesemer 2023-12-04 13:31:23 -08:00
  • 1e9de4db88 doc: add release note for go/types.Alias type and Unalias function Robert Griesemer 2023-12-04 13:24:13 -08:00
  • 49f022cfa3 doc: add release note for go/types/PkgNameOf Robert Griesemer 2023-12-04 12:35:35 -08:00
  • ba519019d2 doc: add release note for changes to go/types/SizesFor Robert Griesemer 2023-12-04 11:38:50 -08:00
  • 53393062ba doc: add release note for go/types.Info.FileVersions Robert Griesemer 2023-12-04 11:13:32 -08:00
  • 34416d7f6f cmd/compile: fix escape analysis of string min/max Matthew Dempsky 2023-12-05 12:56:04 -08:00
  • ed30ee6c56 doc/go1.22: document ast.Object deprecation Alan Donovan 2023-12-05 15:16:18 -05:00
  • 5686b650cc doc/go_spec.html: rename golang.org to go.dev Alan Donovan 2023-12-05 14:22:53 -05:00
  • c29444ef39 math/rand, math/rand/v2: use ChaCha8 for global rand Russ Cox 2023-08-06 13:26:28 +10:00
  • d92434935f math/rand/v2: add ChaCha8 Russ Cox 2023-11-30 12:25:43 -05:00
  • 6d7b3c8cd1 internal/trace/v2: handle thread ID reuse correctly Michael Anthony Knyszek 2023-11-29 22:18:32 +00:00
  • c915215af6 runtime: add the disablethp GODEBUG setting Michael Anthony Knyszek 2023-12-05 17:31:34 +00:00
  • 3d2645f337 doc/go1.22: document enabling PIE by default on darwin/amd64 Cherry Mui 2023-12-05 12:30:19 -05:00
  • 3822e161a3 doc: add release note for math/big.Rat.FloatPrec Robert Griesemer 2023-12-04 10:45:50 -08:00
  • af5d544b6d log/slog: correct doc examples for Handler.WithGroup Jes Cok 2023-12-05 04:12:45 +00:00
  • 97c8ff8d53 [release-branch.go1.20] go1.20.12 go1.20.12 Gopher Robot 2023-12-05 17:20:18 +00:00
  • 6018ad99a4 [release-branch.go1.21] go1.21.5 go1.21.5 Gopher Robot 2023-12-05 17:28:14 +00:00
  • ec8c526e4b [release-branch.go1.21] net/http: limit chunked data overhead Damien Neil 2023-11-07 10:47:56 -08:00
  • 6446af942e [release-branch.go1.20] net/http: limit chunked data overhead Damien Neil 2023-11-07 10:47:56 -08:00
  • 285ef16b38 net/http: limit chunked data overhead Damien Neil 2023-11-07 10:47:56 -08:00
  • 16d3040a84 maps: fix aliasing problems with Clone Keith Randall 2023-11-30 22:59:04 -08:00
  • 098f059d07 runtime: require cgo for cgo gdb test Michael Pratt 2023-12-04 17:47:52 -05:00
  • 818de275c0 doc: add release notes for PGO improvements Michael Pratt 2023-12-04 13:31:21 -05:00
  • 1926a0b573 cmd/compile: update PGO profile Cherry Mui 2023-12-02 16:37:17 -05:00
  • 92b6cdeb42 doc: add release notes for runtime/pprof changes Michael Anthony Knyszek 2023-11-30 21:14:52 +00:00
  • b94532d08d doc: add release notes for the new execution tracer Michael Anthony Knyszek 2023-11-30 19:11:58 +00:00
  • de5b418bea runtime: let the fault thread to crash the process zzkcode 2023-11-30 11:39:29 +00:00
  • 58bfef82fc net/http: avoid leaking io.Copy goroutines (and hijacked connections) in TestTransportNoReuseAfterEarlyResponse Bryan C. Mills 2023-12-01 16:27:43 -05:00
  • 3220bbe1fb doc: add release notes for allocation headers Michael Anthony Knyszek 2023-11-30 19:36:46 +00:00
  • cf3d253c1b runtime: check if mp.curg is nil before readgstatus in writeProcStatusForP Michael Anthony Knyszek 2023-12-01 21:05:34 +00:00
  • 26b1694d9a testing: add regression tests for reentrant calls to T.Run Bryan C. Mills 2023-11-30 11:00:56 -05:00
  • ecb9d9b95c doc: document changes to slices package Keith Randall 2023-12-01 12:54:00 -08:00
  • 5d1287fa62 doc: remove encoding/binary.NativeEndian release note placeholder Keith Randall 2023-12-01 12:37:40 -08:00
  • 67c86037af go/types, types2: add testcase for alias issue Robert Griesemer 2023-11-30 12:52:01 -08:00
  • 40f6fbf147 cmd/link: update flag doc Cherry Mui 2023-12-01 14:04:35 -05:00
  • 70c7fb75e9 cmd/compile: correct code generation for right shifts on riscv64 Joel Sing 2023-11-26 02:48:05 +11:00
  • 5a2161ce9e runtime: emit the correct P status from a safepoint in the v2 tracer Michael Anthony Knyszek 2023-11-30 18:13:51 +00:00
  • 2e6387cbec doc: add release notes about bootstrap toolchain version Michael Anthony Knyszek 2023-11-30 21:02:24 +00:00
  • fbfe62bc80 cmd/compile: fix typecheck range over rune literal Cuong Manh Le 2023-12-01 00:16:24 +07:00
  • 446a5dcf5a bytes: add a boundary test for Count of 1 byte Keith Randall 2023-10-05 12:20:11 -07:00
  • bda1ef13f8 cmd/compile: fix memcombine pass for big endian, > 1 byte elements Keith Randall 2023-11-30 10:04:16 -08:00
  • 76d90a34dd testing: remove tests from the running log while they are waiting on parallel subtests Bryan C. Mills 2023-11-29 16:13:07 -05:00
  • b4fa5b163d debug/elf: return error in DynValue for invalid dynamic section size Jes Cok 2023-11-29 16:23:18 +00:00
  • a27a525d1b go/types: set correct Var.scopePos for parameters/results Alan Donovan 2023-11-20 17:22:37 -05:00
  • 858cd8da56 runtime/pprof: retry vmmap invocation if it failed due to a reported temporary resource shortage Cosmos Nicolaou 2023-11-29 11:04:57 -08:00
  • 83da21f052 all: update vendored dependencies Dmitri Shuralyov 2023-11-29 15:42:53 -05:00
  • 77397ffcb2 [release-branch.go1.20] crypto/rand,runtime: revert "switch RtlGenRandom for ProcessPrng" Roland Shoemaker 2023-11-29 20:01:24 +00:00
  • 27316739ac types2, go/types: fix type checking of ~[]E passing to unsafe builtins Cuong Manh Le 2023-11-28 09:50:25 +07:00
  • 636c6e350d doc: release notes for GOARM hardfloat/softfloat change Keith Randall 2023-11-28 13:09:42 -08:00
  • c418da34cd runtime: docfix countAlloc Peter Feichtinger 2023-11-24 12:15:54 +00:00
  • b9a4eaa62b cmd/cgo/internal/test: only test specific frames in testCallbackCallersSEH qmuntal 2023-11-29 11:15:54 +01:00
  • 1908d4354b cmd/internal/moddeps: walk GOROOT when it is a symlink qiulaidongfeng 2023-11-29 12:45:01 +00:00
  • 6111acc8e6 go/types: include AST in instantiatedIdent panic message Alan Donovan 2023-11-28 16:07:01 -05:00
  • aae7734658 internal/trace/v2: tolerate having a P in GoCreateSyscall Michael Anthony Knyszek 2023-11-28 17:10:46 +00:00
  • b2efd1de97 runtime: put ReadMemStats debug assertions behind a double-check mode Michael Anthony Knyszek 2023-11-27 22:27:32 +00:00
  • f7a79cb5fc [release-branch.go1.21] cmd/compile: fix findIndVar so it does not match disjointed loop headers Jorropo 2023-11-05 22:40:01 +01:00
  • d77307f855 [release-branch.go1.20] cmd/compile: fix findIndVar so it does not match disjointed loop headers Jorropo 2023-11-05 22:40:01 +01:00
  • 5df4a6376f doc: document PCALIGN directive Mauri de Souza Meneguzzo 2023-11-28 18:50:01 +00:00