0
1
mirror of https://github.com/golang/go synced 2025-06-16 17:48:47 +00:00

Commit Graph

  • 1c4704991a testing: use QueryPerformanceCounter on Windows Egon Elbre 2024-01-22 09:31:43 +02:00
  • 9effeeab27 internal/weak: remove unnecessary conversion, fix typo Dmitriy Matrenichev 2024-04-22 22:26:33 +00:00
  • b439f32859 all: make use of sync.Map.Clear Jes Cok 2024-04-26 21:17:57 +08:00
  • 0e7f5cf30b doc/README.md: discourage RELNOTE in CLs Jonathan Amsterdam 2024-04-26 14:47:37 -04:00
  • b384ee7ceb net, os, internal/poll: test for use of sendfile Damien Neil 2024-04-25 11:53:45 -07:00
  • 196916299d net: fix sendfile regression with io.Copy on macOS Philipp Wollermann 2024-04-23 17:18:20 +09:00
  • 3f4af1ff0e [release-branch.go1.22] runtime: use bootstrapRand to initialize hashkey Michael Pratt 2024-04-18 12:42:43 -04:00
  • a7ff78d585 [release-branch.go1.22] cmd/compile: bail PGO method lookup on interface types Michael Pratt 2024-04-24 11:19:17 -04:00
  • 12c1177045 [release-branch.go1.22] cmd/internal/obj/ppc64: fix incorrect int to int64 conversion when checking MOVD opcodes Paul E. Murphy 2024-04-22 16:16:30 -05:00
  • deeebf5655 cmd/link/internal/ld: more fixes to TestElfBindNow readonly .got check Than McIntosh 2024-04-26 13:10:36 +00:00
  • 2dd82d97b6 compress: reordering fields to reduce struct sizes apocelipes 2024-04-24 09:59:02 +00:00
  • 4370cfbdf9 slices: optimize Compact and CompactFunc go101 2023-11-23 07:56:04 +00:00
  • 5ff0b53174 bytes: skip TestNewBufferShallow if optimization is disabled qmuntal 2024-04-26 09:38:44 +02:00
  • 5419f652b6 spec: clarify prose for range over numeric range expressions Robert Griesemer 2024-04-23 17:22:02 -07:00
  • 1ca31eac40 cmd/link/internal/ld: revised bindnow/relro test for ELF Than McIntosh 2024-04-23 14:39:23 +00:00
  • 57026007c8 cmd/compile: teach dse about equivalent LocalAddrs Derek Parker 2024-04-23 22:15:03 +00:00
  • a8ba163695 runtime: fix mcall unwinding on Windows qmuntal 2024-04-24 09:36:22 +02:00
  • fd99157f9d go/types, types2: refactor Checker.rangeStmt for clarity Robert Griesemer 2024-04-25 09:21:14 -07:00
  • a4031ea1f5 all: fix typos in comments guoguangwu 2024-04-25 08:42:27 +00:00
  • 06478e4b46 go/types, types2: simplify Default function Robert Griesemer 2024-04-25 08:57:36 -07:00
  • 8c0da423f7 cmd/go: go env GOMOD should not download newer toolchain Sam Thanawalla 2024-04-23 17:52:55 +00:00
  • 8960925ad8 time: deflake TestChan/asynctimerchan=1 tests Russ Cox 2024-04-23 17:34:38 -04:00
  • db5f2b4153 spec: clarify when a range expression is evaluated Robert Griesemer 2024-04-23 17:30:02 -07:00
  • 4351af68eb net/http: improve continue statements for tests Jes Cok 2024-04-25 00:53:19 +08:00
  • e7aeeae0c8 image/jpeg: ignore garbage bytes before a RST marker Nigel Tao 2024-04-22 23:36:32 +10:00
  • 799968dfc3 go.types, types2: factor out isUntypedNumeric predicate Robert Griesemer 2024-04-23 10:12:55 -07:00
  • 9b9de261bd go/types: add Alias.Rhs Alan Donovan 2024-04-24 16:51:20 -04:00
  • e689118852 crypto/tls: skip bogo suite on windows builders Roland Shoemaker 2024-04-24 10:04:01 -07:00
  • d037bba19b cmd/compile: add debug log prior to export data lookup Michael Pratt 2024-04-24 11:31:19 -04:00
  • 508e761978 cmd/compile: bail PGO method lookup on interface types Michael Pratt 2024-04-24 11:19:17 -04:00
  • 3aad2d0765 cmd/internal/obj/ppc64: fix incorrect int to int64 conversion when checking MOVD opcodes Paul E. Murphy 2024-04-22 16:16:30 -05:00
  • 4792ca7b93 doc: fix typos in docs guoguangwu 2024-04-23 05:27:54 +00:00
  • 62dfa43101 bytes: add test to ensure shallow copy of NewBuffer does not allocate Joe Tsai 2024-04-23 15:42:22 -07:00
  • fc6a5ea88c runtime: test mutex contention stacks and counts Rhys Hiltner 2024-04-23 14:16:04 -07:00
  • 960fa9bf66 sync: add examples for OnceValue and OnceValues Austin Clements 2023-03-28 14:53:57 -04:00
  • a62c290c50 src/buildall.bash: use grep -E instead of egrep gucio321 2024-04-23 09:55:15 +00:00
  • 08e73e6152 debug/elf: remove incorrect doc link Ian Lance Taylor 2024-02-09 14:11:39 -08:00
  • 8d880da1c4 cmd/cgo/internal/test: don't skip some tests on musl Ian Lance Taylor 2024-02-09 14:14:58 -08:00
  • 83613293d8 all: fix some typos in comments racequite 2024-04-23 11:45:49 +00:00
  • 0304d035cd runtime: switch to systemstack before throw in casgstatus Michael Anthony Knyszek 2024-04-22 15:24:42 +00:00
  • 9702cd980f cmd/compile: mark closure DUPOK if the outer function is Cherry Mui 2024-04-22 15:58:29 -04:00
  • 0c39dc1ff7 runtime: reduce stack usage for asmcgocall on PPC64 Cherry Mui 2024-04-22 17:40:53 -04:00
  • 552faa8927 runtime: reduced struct sizes found via pahole Sabyrzhan Tasbolatov 2024-04-14 16:55:57 +05:00
  • 674657e130 net/http: correct error messages for TestParseSetCookie Jes Cok 2024-04-20 16:27:17 +08:00
  • 5a3b6400ef Refactor output message Lev Ustimenko 2024-04-22 20:09:05 +00:00
  • aa63ef4b8b internal/intern: delete unused package Michael Anthony Knyszek 2024-04-05 22:09:30 +00:00
  • 6737f4cee5 runtime: set gp.syscallbp from entersyscallblock_handoff Michael Anthony Knyszek 2024-04-22 18:45:39 +00:00
  • 1f4bcee2cd runtime: move zeroVal out of map.go Michael Pratt 2024-04-19 13:46:16 -04:00
  • 9f9dd2bfd8 cmd/compile: fix cmpstring rewrite rule Keith Randall 2024-04-22 10:04:03 -07:00
  • 79065f0a5e net/netip: use the unique package instead of internal/intern Michael Anthony Knyszek 2024-04-05 22:08:02 +00:00
  • a088e230d4 unique: add unique package and implement Make/Handle Michael Anthony Knyszek 2024-04-04 04:51:24 +00:00
  • 654c3368e5 cmd/go: update comment to not say GO386 does not exist Ian Lance Taylor 2024-04-21 14:21:18 -07:00
  • ed2671aa15 cmd/link/internal/ld: temporarily add skip for new portion of TestElfBindNow Than McIntosh 2024-04-22 16:00:18 +00:00
  • 734fd7a949 cmd/compile/internal/ssa: fix the description of auxCCop as auxInt zhangjian 2024-04-21 12:03:35 +00:00
  • 69aa1974f3 cmd/compile: combine phielim and copyelim into a single pass jeffery 2024-04-22 08:02:22 +00:00
  • 4bb67bc21e runtime: always acquire M when acquiring locks by rank Rhys Hiltner 2024-04-19 22:12:18 +00:00
  • 2dddc7ef88 cmd/link: move .dynamic and .got sections to relro if applicable Than McIntosh 2024-03-13 19:03:43 +00:00
  • 7f76c00fc5 internal/reflectlite: remove unused mapType Michael Pratt 2024-04-19 16:14:54 -04:00
  • 903e0ffbed reflect: remove unnecessary type conversions of untyped PtrSize Ian Lance Taylor 2024-04-14 11:06:46 -07:00
  • 35c619398b runtime: for fallback hash, get rid of constant xors Keith Randall 2024-04-18 14:05:55 -07:00
  • c260de24b6 runtime: remove odd-forcing of hash constants khr@golang.org 2024-04-15 18:23:38 -07:00
  • ef2f3391da runtime: make it harder to find collisions in the 64-bit fallback hash khr@golang.org 2024-04-15 17:52:20 -07:00
  • 2b82a4f488 runtime: track frame pointer while in syscall Michael Anthony Knyszek 2024-04-18 20:54:55 +00:00
  • dcb5de5cac cmd/trace/v2: tolerate traces with broken tails Michael Anthony Knyszek 2024-04-18 17:38:30 +00:00
  • 4324d5a88c internal/concurrent: handle boundary case for hash bits in HashTrieMap Michael Anthony Knyszek 2024-04-19 04:41:01 +00:00
  • 2ff89341f6 reflect: omit anonymous field name from StructOf type string Ian Lance Taylor 2024-03-02 19:27:21 -08:00
  • f0d6ddfac0 crypto/tls: don't cache marshal'd bytes Roland Shoemaker 2024-04-18 10:51:25 -07:00
  • 1a3682b4c1 runtime: use bootstrapRand to initialize hashkey Michael Pratt 2024-04-18 12:42:43 -04:00
  • 1a0b86375f cmd/compile: remove redundant calls to cmpstring khr@golang.org 2024-04-13 19:21:15 -07:00
  • d428a63875 internal/goexperiment: remove unused range experiment Michael Pratt 2024-04-19 11:39:29 -04:00
  • 974b2011ca internal/syscall/unix: implement Eaccess on darwin Tobias Klauser 2024-04-18 09:39:31 +02:00
  • 104c293ffe syscall/js: allocate arg slices on stack for small numbers of args Jacob 2024-04-18 16:24:24 +00:00
  • f31fcc7538 doc: make symbol links simpler for relnotes Jes Cok 2024-04-19 20:40:30 +08:00
  • a63907808d net/http: add field Cookie.Quoted bool Nuno Gonçalves 2024-04-18 19:30:26 +00:00
  • 01064622a2 go/types: add Func.Signature method Alan Donovan 2024-02-20 10:24:21 -05:00
  • dfc86e922c internal/weak: add package implementing weak pointers Michael Anthony Knyszek 2024-04-04 04:50:13 +00:00
  • fa470f6245 internal/concurrent: add HashTrieMap Michael Anthony Knyszek 2024-03-23 01:21:03 +00:00
  • 68c0ad3a68 cmd/go: only attempt to match subset of $GOCACHE in test Michael Pratt 2024-04-18 13:52:44 -04:00
  • ad87d44047 go/types, types2: use correct predicate when asserting comma-ok types Robert Griesemer 2024-04-18 08:51:27 -07:00
  • a0205e650a doc: simplify symbol links for relnotes Jes Cok 2024-04-17 21:02:31 +08:00
  • 276d28fe40 net/http: add case for TestParseSetCookie Jes Cok 2024-04-18 02:29:55 +08:00
  • e01b1eb289 cmd/compile/internal: stack slot merging region formation enhancements Than McIntosh 2024-04-08 17:16:37 +00:00
  • a973b4256e cmd/dist: allow arbitrary package renames for bootstrap imports Michael Pratt 2024-03-27 12:09:26 -04:00
  • 8d4abd788c net/http: add comments that servemux121.go should remain frozen apocelipes 2024-04-16 08:11:21 +00:00
  • 84fbdf01ff cmd/go: use cache for PGO preprocessing Michael Pratt 2024-02-29 16:23:03 -05:00
  • 081dc9fd8c cmd/go: preprocess PGO profiles Michael Pratt 2024-02-29 15:15:44 -05:00
  • 4084bc1aa2 cmd/go: inital plumbing for PGO profiles preprocessing Michael Pratt 2024-02-28 15:25:40 -05:00
  • e718aee5f5 go/types: track gotypesalias non-default behavior Robert Griesemer 2024-04-17 18:40:27 -07:00
  • 9101bf1916 go/types, types2: use types2.Config flag to control Alias node creation Robert Griesemer 2024-04-17 17:44:55 -07:00
  • 334ce51004 net/http: don't cancel Dials when requests are canceled Damien Neil 2024-04-04 11:01:28 -07:00
  • 4742c52e10 internal/abi: define EmptyInterface, TypeOf, and NoEscape Michael Anthony Knyszek 2024-03-22 21:42:02 +00:00
  • 2073b35e07 crypto/tls: add a bogo shim Roland Shoemaker 2023-04-19 11:56:30 -07:00
  • c686783cab cmd/compile/internal/ssa: delay rewrite cycle detection for huge funcs Than McIntosh 2024-04-11 15:16:22 +00:00
  • 076166ab4e net/http: add ParseCookie, ParseSetCookie Jes Cok 2024-04-12 01:52:37 +08:00
  • f367fea83a cmd/covdata: close cpu and mem profile guoguangwu 2024-04-17 00:58:46 +00:00
  • 626f6db588 all: update vendored golang.org/x/crypto Dmitri Shuralyov 2024-04-16 19:15:55 -04:00
  • 5bb4f49471 Revert "go/types, types2: track gotypesalias non-default behavior" Lasse Folger 2024-04-17 13:30:58 +00:00
  • c51f6c6257 go/types, types2: track gotypesalias non-default behavior Robert Griesemer 2024-03-18 15:14:54 -07:00
  • 15cec430d7 types2: flip the default value of GODEBUG=gotypesalias=1 Robert Griesemer 2024-04-15 14:10:40 -07:00
  • 661f98141a go/internal/gcimporter: suppress 3 test cases when gotypesalias=1 Alan Donovan 2024-04-16 16:01:50 -04:00