0
1
mirror of https://github.com/golang/go synced 2025-06-15 17:41:45 +00:00

Commit Graph

  • 13d36a9b46 cmd/go: don't start upload until after toolchain selection Michael Matloob 2024-05-13 14:59:02 -04:00
  • 7730e5b783 go/ast: add Preorder go1.23 iterator Alan Donovan 2024-03-11 17:16:44 -04:00
  • 3c8f925606 go/types, types2: factor out type parameter access into genericType Robert Griesemer 2024-04-25 16:10:22 -07:00
  • bf279b71e2 go/types, types2: add Alias.{TypeParams, SetTypeParams, TypeArgs, Origin} Robert Griesemer 2024-05-07 09:38:28 -07:00
  • 36b06c3d2f cmd/vendor/golang.org/x/telemetry: update to ac8fed8 Alan Donovan 2024-05-15 15:06:14 -04:00
  • 3f7a030e02 runtime/debug: add SetCrashOutput(...CrashOptions) parameter Alan Donovan 2024-05-15 14:55:19 -04:00
  • 3d80761531 go/types, types2: add additional documentation for Underlying Rob Findley 2024-05-14 19:19:48 +00:00
  • c4772d30bf cmd/link: disallow pull-only linknames Cherry Mui 2024-05-14 00:01:49 -04:00
  • 849770dec9 cmd/compile: disallow linkname referring to instantiations Cherry Mui 2024-05-14 22:34:58 -04:00
  • bf0b605dfb runtime: make convTstring write barrier unreachable from throw Alan Donovan 2024-05-09 18:16:59 -04:00
  • 3a84293118 [release-branch.go1.22] cmd/compile: avoid past-the-end pointer when zeroing Keith Randall 2024-05-08 08:51:39 -07:00
  • 90b1521138 cmd/go/internal/modload: compute direct in workspace mode Michael Matloob 2024-04-18 18:04:54 -04:00
  • 18d0e6a14f cmd/compile, cmd/internal: fine-grained fiddling with loop alignment David Chase 2024-04-02 11:12:44 -04:00
  • 31c8150082 cmd/compile/internal/noder: enable type aliases in type checker Matthew Dempsky 2024-05-14 22:22:34 -07:00
  • c3c97ad1bf run.bash: rm bumping open files soft limit Kir Kolyshkin 2024-05-14 18:09:04 -07:00
  • 27603028eb cmd/internal/obj/x86: make SEH symbols content-addressable Cherry Mui 2024-05-14 21:40:51 -04:00
  • 8056540772 cmd/internal/obj: print symbol index at -S=3 Cherry Mui 2024-05-14 21:39:30 -04:00
  • 408739fc96 cmd/compile,cmd/asm: on PPC64, generate compares against constant 0 Paul E. Murphy 2024-05-13 11:56:42 -05:00
  • 6ccd8e4cf6 cmd/go: add support for godebug lines in go.mod and go.work Russ Cox 2024-05-08 20:41:38 -04:00
  • 0222a028f1 cmd/compile/internal/ssa: combine more shift and masking on PPC64 Paul E. Murphy 2024-05-01 15:03:34 -05:00
  • bbdad50c09 doc/godebug: correct gotypealias=1 deprecation Russ Cox 2024-05-14 15:27:33 -04:00
  • d05af62695 syscall: skip TestAmbientCapsUserns when restricted, document Michael Stapelberg 2024-05-14 10:54:40 +02:00
  • a524b87253 net/http: avoid panic when writing 100-continue after handler done Damien Neil 2024-05-14 09:55:11 -07:00
  • b86527ec05 cmd/compile/internal/ssa: print output on failure in TestFmaHash Cherry Mui 2024-05-14 12:49:39 -04:00
  • 1f6a983baf database/sql: reordering fields to reduce struct sizes apocelipes 2024-05-14 09:42:57 +00:00
  • c7597a8d23 internal/poll: use internal/byteorder Tobias Klauser 2024-05-14 13:49:35 +02:00
  • 7ba8a23b67 syscall: use internal/byteorder Tobias Klauser 2024-05-14 13:48:21 +02:00
  • 7008859ae1 os: use internal/byteorder Tobias Klauser 2024-05-14 13:22:07 +02:00
  • eef288da1e cmd: add telemetry for commands in cmd Michael Matloob 2024-05-13 14:59:02 -04:00
  • efc347348e cmd: pull in golang.org/x/telemetry@7d78a97 Michael Matloob 2024-05-14 14:48:52 -04:00
  • ca5fc8de65 cmd/vendor: pull in x/mod/modfile godebug changes Russ Cox 2024-05-08 20:41:33 -04:00
  • 2cc42f7328 time: more flake removal in asynctimerchan test Russ Cox 2024-05-14 13:21:22 -04:00
  • 0767ffdf27 doc: add relnote fragment on stack slot merging Than McIntosh 2024-04-24 18:53:45 +00:00
  • 3454ac0d63 cmd/link/internal/ld: clean tmpdir obj timestamps Than McIntosh 2024-05-14 14:59:03 +00:00
  • c7c578cdf3 encoding/base32: use correct length for unpadded buffer in Read Niklas Ott 2024-04-24 15:22:52 +02:00
  • 9fa34d9fa2 net/netip: fix TestInlining after CL 585057 Tobias Klauser 2024-05-14 08:56:12 +02:00
  • 362dcedfdb [release-branch.go1.22] cmd/go/testdata/script: add darwin skips for selected buildrepro tests Than McIntosh 2024-02-20 16:49:43 +00:00
  • 8623c0ba95 internal/chacha8rand: use internal/byteorder Mateusz Poliwczak 2024-05-12 06:32:11 +00:00
  • 9f9afbf332 net/netip: test that Addr.AsSlice is inlineable Tobias Klauser 2024-05-13 18:00:46 +02:00
  • 259d2347d2 net/netip: replace != nil with != "" in comment Mateusz Poliwczak 2024-05-13 13:01:17 +00:00
  • 4015277b61 net/netip: combine import groups Tobias Klauser 2024-05-13 17:59:12 +02:00
  • cc1479653d slices: fix punctuation in the documentation of Values Alberto Donizetti 2024-05-12 15:37:41 +02:00
  • a949ade592 image/gif: use internal/byteorder apocelipes 2024-05-11 13:13:19 +00:00
  • 133cdfb469 encoding/csv: clarify that Writer uses different line break than RFC 4180 by default nobishino 2024-05-13 21:31:18 +00:00
  • 509bbeb407 math/rand/v2, math/big: use internal/byteorder Mateusz Poliwczak 2024-05-11 06:59:46 +00:00
  • 7e196c04ed fmt, internal/fmtsort: refactor SortedMap to use slice of structs for map sorting aimuz 2024-05-10 09:23:24 +00:00
  • ec1724bc99 encoding/binary: simplify encoder.value Lorenz Bauer 2024-04-16 09:15:41 +01:00
  • 59003b6d87 syscall: don't change local limit if prlimit used for another process lifubang 2024-05-10 03:29:45 +00:00
  • 0fa334d45a [release-branch.go1.21] cmd/go/testdata/script: clear path in gotoolchain_issue66175 Michael Matloob 2024-05-10 15:24:06 -04:00
  • d4a81ec7ee [release-branch.go1.22] cmd/go/testdata/script: clear path in gotoolchain_issue66175 Michael Matloob 2024-05-10 15:24:06 -04:00
  • 99283b81f4 cmd/go: add module information to vet actions Tim King 2024-04-18 13:48:18 -07:00
  • c98867d23a crypto: replace encoding/binary in favour of internal/byteorder Mateusz Poliwczak 2024-05-11 09:37:50 +00:00
  • a32e94d43e cmd/cgo, cmd/go: add cgo -ldflags option, use it in cmd/go Ian Lance Taylor 2024-05-09 15:19:38 -07:00
  • f4494522dc runtime: use frame pointer unwinding for block and mutex profilers Nick Ripley 2023-10-06 13:02:40 -04:00
  • b5bfb5a3ce runtime: refactor fpunwindExpand to use provided buffer Nick Ripley 2023-11-19 20:01:57 -05:00
  • f43d9c40f3 net/netip: use internal/byteorder Mateusz Poliwczak 2024-05-11 05:31:15 +00:00
  • f933f78d17 cmd/go: remove unused code qiulaidongfeng 2024-04-28 04:57:20 +00:00
  • 9ea4770e14 cmd/internal/obj/loong64: improve the definition of plan9 assembly format in optab Guoqi Chen 2023-05-08 06:20:21 +08:00
  • ec711aaaaa all: delete loong64 non-register ABI fallback path Guoqi Chen 2023-08-30 17:49:55 +08:00
  • 5881ae742f cmd: vendor golang.org/x/telemetry@51e8b5d Michael Matloob 2024-05-10 18:52:41 -04:00
  • 0eaf8d97b6 runtime: remove unused code qiulaidongfeng 2024-04-24 12:03:56 +00:00
  • 07fc59199b hash: use internal/byteorder Mateusz Poliwczak 2024-05-11 06:59:33 +00:00
  • 9623a3586f runtime/internal/atomic: add mips operators for And/Or Mauri de Souza Meneguzzo 2024-05-01 14:33:11 +00:00
  • 7f9edb4225 runtime: add runtime.debugPinnerV1 Alessandro Arzilli 2024-01-24 19:02:32 +01:00
  • 74a49188d3 cmd/go/testdata/script: disable build_plugin_reproducible on darwin Michael Matloob 2024-05-10 18:43:45 -04:00
  • a0a6026bb1 cmd/go/testdata/script: clear path in gotoolchain_issue66175 Michael Matloob 2024-05-10 15:24:06 -04:00
  • cf6124f807 cmd/trace: pkg import only once guoguangwu 2024-05-10 05:20:09 +00:00
  • f3a743981d internal/byteorder: new package Mateusz Poliwczak 2024-05-10 06:06:47 +00:00
  • f6c3a3e3c8 slices: add Chunk Matt Layher 2024-02-09 10:34:58 -05:00
  • 69c74c9ea9 net/http/httptest: add comment to Server.Client() about Server.URL Alireza Ghasemi 2024-05-09 06:07:55 +00:00
  • 4721f95058 cmd/compile, cmd/link: disallow linkname of some newly added internal functions Cherry Mui 2024-05-09 17:07:43 -04:00
  • df4f40b9e0 runtime: crash asap and extend total sleep time for slow machine in test zzkcode 2024-05-10 14:51:01 +00:00
  • dc8976dd0b [release-branch.go1.22] cmd/compile: don't combine loads in generated equality functions khr@golang.org 2024-05-03 12:55:34 -07:00
  • 8fbd4d7b0e [release-branch.go1.21] cmd/compile: don't combine loads in generated equality functions khr@golang.org 2024-05-03 12:55:34 -07:00
  • 00e6815208 [release-branch.go1.22] cmd/go: download 1.X.0 instead of 1.X during toolchain upgrade. Sam Thanawalla 2024-04-18 21:01:06 +00:00
  • 77cfa29044 [release-branch.go1.21] cmd/go: download 1.X.0 instead of 1.X during toolchain upgrade. Sam Thanawalla 2024-04-18 21:01:06 +00:00
  • b44600f83f reflect: let Value.Seq iterate integer conform to the spec qiulaidongfeng 2024-05-10 08:38:42 +00:00
  • a548dee75c cmd/link/internal/ld: fix overlapping sections in ELF relro links Than McIntosh 2024-05-09 17:48:33 +00:00
  • 1259a30a58 os: change ioutil-test to os-test in test guoguangwu 2024-05-09 01:20:07 +00:00
  • 6584fe8195 cmd/dist: don't copy files ending in ~ to bootstrap directory Ian Lance Taylor 2024-05-09 15:28:23 -07:00
  • 2315412535 reflect: improved ifaceIndir comment Ian Lance Taylor 2024-05-09 16:08:49 -07:00
  • 671696a22d crypto/x509: reject critical AKI Roland Shoemaker 2024-02-07 12:10:58 -08:00
  • 2064413b54 reflect: restore ifaceIndir function for now Ian Lance Taylor 2024-05-09 15:40:34 -07:00
  • e0aab32c7f crypto/x509: reject critical SKI extensions Roland Shoemaker 2024-02-07 13:05:59 -08:00
  • f4bb7b9186 crypto/x509: reject critical AIA extensions Roland Shoemaker 2024-02-07 12:12:14 -08:00
  • 5856162487 crypto/x509: properly reject invalid DNS names when checking constraints Roland Shoemaker 2024-02-05 13:12:51 -08:00
  • 95a3779ebc reflect: clarify documentation for Value.Seq/Seq2 qiulaidongfeng 2024-05-09 22:04:57 +00:00
  • 9eebdca8a9 runtime: add workaround to "throw" pending resolution of issue #67274 Than McIntosh 2024-05-09 20:02:30 +00:00
  • e2375c49ff cmd: vendor golang.org/x/mod@6686f41 Michael Matloob 2024-05-08 13:14:51 -04:00
  • 0b5f72251b slices: add iterator-related functions Ian Lance Taylor 2024-03-01 17:40:50 -08:00
  • cecbf4f28e cmd/link: Add missing platform for Mac Catalyst CP Lepage 2024-05-07 12:35:25 +00:00
  • dd6dee48b2 net/http: remove misleading response headers on error Russ Cox 2024-03-15 12:56:23 -04:00
  • 7fcf38d715 cmd/link: add support for telemetry Michael Matloob 2024-05-08 13:23:07 -04:00
  • 483a913a55 cmd/compile: add support for telemetry Michael Matloob 2024-03-11 16:11:39 -04:00
  • 805f6b3f5d cmd/dist: reject accidental use of internal packages from bootstrap toolchain Russ Cox 2024-04-24 12:59:02 -04:00
  • acda0107ba cmd/compile: stop using internal/godebug Russ Cox 2024-04-24 12:56:44 -04:00
  • 524a774634 reflect: add iterative related methods qiulaidongfeng 2024-05-07 22:53:35 +00:00
  • 49eedfb4d0 net: use port 53 when checking for UDP routes Ian Lance Taylor 2024-05-08 15:46:40 -07:00
  • a878d3dfa0 encoding/hex: don't overallocate memory in DecodeString Mateusz Poliwczak 2024-05-08 18:26:42 +00:00
  • 59493f32ed internal/fuzz: fix names of noCopy methods Oleksandr Redko 2024-05-08 20:43:00 +03:00