0
1
mirror of https://github.com/golang/go synced 2025-06-17 17:58:42 +00:00

Commit Graph

  • 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
  • 07496729c5 runtime/pprof: test for Darwin flake in TestVMInfo David Chase 2024-04-15 17:53:14 -04:00
  • 330bc95093 math/big: improve use of addze in mulAddVWW on ppc64x Lynn Boger 2024-04-15 16:13:57 -05:00
  • 7a0e2db135 cmd,crypto/elliptic: fix typos in comments apocelipes 2024-04-16 07:42:26 +00:00
  • 50c20dc382 os: remove unused issueNo field Tobias Klauser 2024-04-16 10:06:09 +02:00
  • b1ae67501a doc: fix tense in godebug (s/revert/reverted) Ian Lance Taylor 2024-02-05 14:56:54 -08:00
  • f17b28de78 runtime: remove no-op slice operation in Caller Dmitri Shuralyov 2024-04-15 19:54:01 -04:00
  • 315b6ae682 debug/elf: define non-standard but well-known symbol types Ian Lance Taylor 2024-04-15 10:14:57 -07:00
  • 1488bb6c4c cmd/cgo: create -objdir if not exist Michael Podtserkovskii 2024-04-05 13:58:35 +01:00
  • ca94e9e223 os: make File.Readdir et al concurrency-safe Alan Donovan 2024-04-12 16:08:22 -04:00
  • 7418d419af go/types, types2: simplify TestUnaliasTooSoonInCycle (cleanup) Robert Griesemer 2024-04-15 12:49:21 -07:00
  • cf760ce29c go/types: flip the default value of GODEBUG=gotypesalias=1 Alan Donovan 2024-04-09 15:20:21 -04:00
  • cfbe6cd9bb cmd/compile/internal/types2: port CL 576975 to types2 Alan Donovan 2024-04-15 14:50:39 -04:00
  • b107d95b9a compress/bzip2: simplify Huffman tree construction aimuz 2024-04-14 08:45:12 +00:00
  • f7f56ded01 cmd/internal/obj/loong64: recheck jump offset boundary after auto-aligning loop heads Guoqi Chen 2023-08-16 02:09:49 +08:00
  • 59209c4b35 internal/abi, internal/buildcfg: always enable register ABI on loong64 Guoqi Chen 2023-08-30 17:08:22 +08:00
  • beea7c1ba6 io: fix typo inside copyBuffer Chemaclass 2024-04-13 14:24:11 +00:00
  • 55e4097cba internal/goexperiment: remove the ExecTracer2 experiment Carlos Amedee 2024-04-03 11:58:54 -04:00
  • 7b10c49e05 runtime: rename v2 execution tracer files Carlos Amedee 2024-04-03 11:36:12 -04:00
  • 2c5849dc40 runtime, cmd/trace: remove code paths that include v1 tracer Carlos Amedee 2024-04-02 18:16:07 -04:00
  • 8e987fadb5 cmd/pprof: close resp body after the profile.Parse is called guoguangwu 2024-04-15 02:11:58 +00:00
  • c71d2a8d8f cmd/cover: fix typo in comment guoguangwu 2024-04-14 10:06:49 +00:00
  • 91c0482672 net: implement TCP_KEEPIDLE, TCP_KEEPINTVL, and TCP_KEEPCNT on Solaris 11.4 Andy Pan 2024-04-08 11:51:45 +08:00
  • c0a0ba254c cmd/go/internal/modfetch: fix typos in comment guoguangwu 2024-04-14 08:44:53 +00:00
  • 71d84ee7b4 net: add Unwrap to *DNSError Mateusz Poliwczak 2024-04-13 07:01:44 +00:00
  • 37f482223f net: separate the Solaris fast/slow path of setting SOCK_* from others Andy Pan 2024-04-04 16:30:30 +08:00
  • 16df5330e4 net: bifurcate the TCP Keep-Alive mechanism into Solaris and illumos Andy Pan 2024-03-28 15:08:38 +08:00
  • 891ac91e5c [release-branch.go1.21] net/http: update bundled golang.org/x/net/http2 Dmitri Shuralyov 2024-04-12 15:46:59 -04:00
  • d6c972ad41 [release-branch.go1.22] net/http: update bundled golang.org/x/net/http2 Dmitri Shuralyov 2024-04-12 15:46:09 -04:00
  • 519f6a00e4 runtime: utilize EVFILT_USER to wake up kevent for kqueue Andy Pan 2024-04-10 16:48:09 +08:00
  • 1962672620 doc: make use of simpler symbol links for relnotes Jes Cok 2024-04-11 22:25:27 +08:00
  • 2f3ff1fcdf go/types: update package doc Alan Donovan 2024-04-08 12:49:22 -04:00
  • 28b5d80d8d os: document file mode of temporary files Ian Lance Taylor 2024-04-11 15:10:47 -07:00
  • 5c20d5faeb net/http: fix debugRoundTrip log typo guangwu 2024-04-11 05:36:19 +00:00
  • d1f2cd8a49 cmd/trace/v2: make the -pprof actually useful Michael Anthony Knyszek 2024-04-11 21:27:08 +00:00
  • e14aad1faf cmd/trace/v2: handle the -pprof flag Michael Anthony Knyszek 2024-04-11 20:30:24 +00:00
  • ddfab21e46 net: check SkipAdditional error result Ian Lance Taylor 2024-04-11 14:36:25 -07:00
  • bfb1f56371 internal/trace/v2: make TestGCStress less random Michael Anthony Knyszek 2024-04-11 20:33:20 +00:00
  • 1843464f01 all: consistently use "IEEE 754" over "IEEE-754" Joe Tsai 2024-04-01 13:13:50 -07:00
  • 890179d949 misc/wasm: drop wasmtime < 14 support Johan Brandhorst-Satzkorn 2024-04-07 09:27:11 -07:00
  • 08af216c75 encoding/json: use slices to simplify the code apocelipes 2024-04-02 13:41:00 +00:00
  • 45703b50a6 internal/syscall/unix: implement Eaccess on openbsd Tobias Klauser 2024-04-08 11:30:12 +02:00
  • 48e00ab70a image/gif: revert incorrect usage of clear Roland Shoemaker 2024-04-09 15:27:30 +02:00
  • b6778c5230 internal/poll: better panic for invalid write return value Ian Lance Taylor 2024-04-10 09:59:20 -07:00
  • 7b3c38045b cmd/link: close cpu profile guoguangwu 2024-04-09 03:34:59 +00:00
  • c23579f031 database/sql: avoid clobbering driver-owned memory in RawBytes Damien Neil 2024-01-23 15:59:47 -08:00
  • 5b5d6f87a8 doc/README.md: note simpler symbol links Jonathan Amsterdam 2024-04-10 12:19:36 -04:00
  • 3504da4565 internal/trace/v2: halve the memory footprint of TestGCStress Michael Anthony Knyszek 2024-04-09 03:09:34 +00:00
  • 5bba5b256c runtime: rewrite traceMap to scale better Michael Anthony Knyszek 2024-03-15 22:18:06 +00:00
  • 73981695a2 runtime: push down systemstack requirement for tracer where possible Michael Anthony Knyszek 2024-03-15 22:15:37 +00:00
  • 236fe24ed5 doc: update relnote for sync.Map.Clear Jes Cok 2024-04-10 21:00:41 +08:00
  • 1bac2528fc crypto/internal/mlkem768: new package Filippo Valsorda 2023-12-06 16:51:11 +01:00
  • bdd27c4deb cmd/api: handle types.Alias Alan Donovan 2024-04-09 15:35:11 -04:00
  • a555ac6332 cmd/compile/internal/types2: revert to three-phase alias resolution Alan Donovan 2024-04-09 12:42:37 -04:00
  • ecfddf4841 cmd/compile/internal/base: enable stack slot merging by default Than McIntosh 2024-04-05 20:17:17 +00:00
  • 82e929e4f8 cmd/compile/internal/liveness: enhance mergelocals for addr-taken candidates Than McIntosh 2024-04-03 16:06:23 +00:00
  • 26a1f4ae00 cmd/compile/internal: small tweak to merge locals trace output Than McIntosh 2024-04-05 12:53:20 +00:00
  • 875332b8a2 cmd/compile/internal: merge stack slots for selected local auto vars Than McIntosh 2024-04-03 15:51:42 +00:00
  • de3a3c9ebc runtime: make zeroing of large objects containing pointers preemptible Michael Anthony Knyszek 2024-04-09 03:56:40 +00:00
  • 9f3f4c64db runtime: remove the allocheaders GOEXPERIMENT Michael Anthony Knyszek 2024-04-09 03:41:06 +00:00
  • 9f13665088 Revert "runtime: push down systemstack requirement for tracer where possible" Michael Knyszek 2024-04-08 21:34:24 +00:00
  • e995aa95cb runtime: account for _Pgcstop in GC CPU pause time in a fine-grained way Michael Anthony Knyszek 2024-03-25 17:50:13 +00:00
  • d4395ebc0c runtime: remove overlap in the GC CPU pause time metrics Michael Anthony Knyszek 2024-03-08 23:17:23 +00:00
  • 017478a963 runtime: move GC pause time CPU metrics update into the STW Michael Anthony Knyszek 2024-03-08 23:06:41 +00:00
  • 8008998b14 all: update vendored golang.org/x/net Dmitri Shuralyov 2024-04-05 18:22:10 -04:00
  • 50a5059056 net/http: update HandlerWritesTooMuch test to allow different h1/h2 behavior Damien Neil 2024-04-08 11:43:03 -07:00
  • e8f5c04c1b go/types: Identical: document the need for consistent symbols Alan Donovan 2024-04-05 17:34:16 -04:00
  • da732dd1c0 cmd/compile/internal/ssa: mark opPPC64ADDZE as having a flag input Paul E. Murphy 2024-03-21 16:00:17 -05:00
  • ae0a08dee9 runtime: use maxprocs instead of stwprocs for GC CPU pause time metrics Michael Anthony Knyszek 2024-03-08 23:02:34 +00:00
  • 08a7ab97ba runtime: factor out GC pause time CPU stats update Michael Anthony Knyszek 2024-03-08 22:59:46 +00:00
  • ddc6e165fd cmd/link: close the file opened in the captureHostObj function guoguangwu 2024-04-06 06:28:34 +00:00
  • 20f052c83c cmd/internal/obj/riscv: check immediate for rotation instructions Joel Sing 2024-03-19 21:07:46 +11:00
  • 58c5db3169 all: update vendored golang.org/x/net Dmitri Shuralyov 2024-04-05 15:25:55 -04:00
  • 5d18f88927 all: update vendored golang.org/x/net to v0.23.0 Dmitri Shuralyov 2024-04-03 15:52:28 -04:00
  • d186dde818 go/types: fix bug in premature Unalias of alias cycle Alan Donovan 2024-04-05 16:51:28 -04:00
  • 5ec7395afc runtime: push down systemstack requirement for tracer where possible Michael Anthony Knyszek 2024-03-15 22:15:37 +00:00
  • d6a3d093c3 runtime: take a stack trace during tracing only when we own the stack Michael Anthony Knyszek 2024-03-21 18:49:05 +00:00
  • 5879bf7e38 runtime: emit trace stacks for more goroutines in each generation Michael Anthony Knyszek 2024-02-26 19:51:31 +00:00
  • 62791eb489 cmd/go: add tool names to go tool subcommand counters Michael Matloob 2024-03-14 17:58:45 -04:00
  • 74cce866f8 testing/fstest: return structured errors in TestFS Olivier Mengué 2023-10-23 01:19:01 +02:00
  • b24ec88bb9 cmd/compile: export/import materialized aliases Alan Donovan 2024-03-27 09:44:01 -04:00
  • 2e064cf144 encoding/csv: port the go-fuzz function to native fuzzing Daniel Martí 2024-04-04 13:05:13 +09:00
  • fd999fda59 strings: intrinsify and optimize Compare Emma Haruka Iwao 2023-10-02 17:32:28 +00:00
  • 99b65ae930 net: update the doc for TCPConn.SetKeepAlivePeriod on Windows Andy Pan 2024-04-04 16:52:06 +08:00
  • 7e9894449e internal/poll: eliminate the redundant conditional branch for isKernelVersionGE53 Andy Pan 2024-04-04 16:40:52 +08:00
  • ebf7747dbe cmd/internal/obj/ppc64: on Power10, use xxspltidp for float constants Paul E. Murphy 2024-03-29 16:11:36 -05:00
  • 0f10ffec13 expvar: add the missing deletion step for keys apocelipes 2024-04-04 06:59:50 +00:00
  • 7dd8f39eba all: fix some comments cui fliter 2024-01-02 14:25:45 +08:00
  • da6cc218cb archive/zip: fix a broken URL in a comment in writeDataDescriptor Liam Miller-Cushon 2024-04-03 22:43:58 +00:00
  • deb2f89eb1 time: add available godoc link cui fliter 2023-11-04 16:35:22 +08:00
  • 397453f6ad strconv: add available godoc link cui fliter 2023-11-03 21:29:21 +08:00
  • 8121604559 go/types: don't fail fast on Go version errors Alan Donovan 2024-03-26 12:45:36 -04:00
  • af43932c20 errors: return early for Is(nil, ...) Tobias Klauser 2024-04-03 11:50:36 +02:00
  • a4440e3d23 net/http: speed up go test Felix Geisendörfer 2024-04-02 10:13:32 +02:00
  • 4b2db7f60d slices: update doc for Repeat Jes Cok 2024-04-03 12:18:14 +08:00