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

Commit Graph

  • b6efbd4efc cmd/compile, reflect: treat abi.NoEscape as cheap call Cuong Manh Le 2024-07-26 18:09:57 +07:00
  • deed521ea3 go/internal/gcimporter: cleanup test code pre Unified IR Cuong Manh Le 2024-07-24 15:22:09 +07:00
  • eb3dd019ed cmd/compile: cleanup test code pre Unified IR Cuong Manh Le 2023-11-17 18:23:21 +07:00
  • 9b4b4ae585 types2, go/types: fix instantiation of named type with generic alias Cuong Manh Le 2024-07-25 17:17:44 +07:00
  • 3509415eca [release-branch.go1.23] cmd/compile: more informative panic when importing generic type alias Robert Griesemer 2024-07-24 15:01:07 -07:00
  • d8c7230c97 cmd/compile/internal/types: fix typo in comment HeGaoYuan 2024-07-25 22:21:52 +00:00
  • d69a0883d4 encoding/gob: fix package doc typo for wireType Chen Su 2024-07-25 07:30:24 +00:00
  • e76353d5a9 runtime: allow the tracer to be reentrant Michael Anthony Knyszek 2024-05-22 21:46:29 +00:00
  • bd6f911f85 archive: use slices and maps to clean up tests apocelipes 2024-07-24 10:24:16 +00:00
  • b5b9d24dc3 encoding: use slices and maps to clean up tests apocelipes 2024-07-24 10:32:38 +00:00
  • 05861ff90c os,path/filepath,testing: use slices to clean up tests apocelipes 2024-07-24 10:47:14 +00:00
  • 0b0dfcd540 runtime: use slices and maps to clean up tests apocelipes 2024-07-24 10:24:06 +00:00
  • 2247afc0ae go,internal,io,mime: use slices and maps to clean tests apocelipes 2024-07-24 10:39:58 +00:00
  • 1d717951f5 net: use slices and maps to clean up tests apocelipes 2024-07-24 10:39:48 +00:00
  • 792a261303 doc/next: use relative link to Go issue Dmitri Shuralyov 2024-07-24 13:30:28 -04:00
  • 559c77592f [release-branch.go1.23] os: document CopyFS behavior for symlinks in destination Damien Neil 2024-07-24 10:29:13 -07:00
  • 0826b90172 internal/cpu: add DIT detection on arm64 Roland Shoemaker 2024-07-15 10:04:42 -07:00
  • b5c2b1ec13 cmd/internal/obj/arm64: support MSR DIT Roland Shoemaker 2024-07-10 17:02:34 -05:00
  • c0eac35a4c bytes,strings,unicode/utf16: use slices to clean up tests apocelipes 2024-07-24 10:32:22 +00:00
  • 910e6b5fae os: document CopyFS behavior for symlinks in destination Damien Neil 2024-07-24 10:29:13 -07:00
  • 70a1aae67f [release-branch.go1.22] cmd/trace/v2: make the -pprof actually useful Michael Anthony Knyszek 2024-04-11 21:27:08 +00:00
  • 2c88c1d599 [release-branch.go1.22] cmd/trace/v2: handle the -pprof flag Michael Anthony Knyszek 2024-04-11 20:30:24 +00:00
  • 074f2761b5 crypto/x509,embed: use slices to clean up tests apocelipes 2024-07-24 10:32:31 +00:00
  • c7ea20195a cmd/compile: fix typo in comment guoguangwu 2024-07-24 06:55:35 +00:00
  • 3637aa3e1e internal/trace/event: fix typo in comment Koichi Shiraishi 2024-05-31 10:33:13 +09:00
  • c5430dc1d8 regexp: allow patterns with no alternates to be one-pass Bryan Boreham 2024-05-27 16:55:02 +00:00
  • 8659ad972f encoding/json: rewrite interface{} to any Ian Lance Taylor 2024-05-23 20:50:25 -07:00
  • 72cc7699f8 test: add test cases for local not-in-heap types Cuong Manh Le 2024-07-11 13:32:27 +07:00
  • b73875ff6c test: re-enabled fixedbugs/notinheap.go test Cuong Manh Le 2024-07-11 00:14:33 +07:00
  • 88833c9045 cmd/compile: restore not-in-heap check for map/channel type Cuong Manh Le 2024-07-11 00:00:32 +07:00
  • 864aa86448 cmd/compile: run checkbce after fuseLate pass Cuong Manh Le 2024-07-16 23:56:56 +07:00
  • 3f9360345c cmd/compile: prevent un-necessary wrapping in switch statement Cuong Manh Le 2024-07-04 00:17:05 +07:00
  • d55253f5dd cmd/pprof: update vendored github.com/google/pprof Dmitri Shuralyov 2024-07-23 17:38:32 -04:00
  • 0d5fc4e1f0 cmd/go: fix TestNewReleaseRebuildsStalePackagesInGOPATH for runtime move Dmitri Shuralyov 2024-07-23 18:03:24 -04:00
  • c18ff29295 cmd/compile: make sync/atomic AND/OR operations intrinsic on amd64 Keith Randall 2024-06-25 14:56:11 -07:00
  • dbfa3cacc7 cmd/compile: fix typing of atomic logical operations Keith Randall 2024-06-25 14:01:09 -07:00
  • df009eead9 cmd/cgo: error on multiple incompatible function declarations Keith Randall 2024-05-29 19:37:43 -07:00
  • b0f7be3cfa cmd/compile: don't treat an InlMark as a read during deadstore Keith Randall 2024-06-12 20:24:44 -07:00
  • f66db49976 cmd/compile: store constant floats using integer constants Keith Randall 2024-06-12 18:25:55 -07:00
  • d15525d596 all: update vendored dependencies Dmitri Shuralyov 2024-07-23 15:16:02 -04:00
  • d567ea652a encoding/binary: add missing test helper calls Martin Garton 2024-06-17 12:44:36 +00:00
  • fc5073bc15 runtime,internal: move runtime/internal/sys to internal/runtime/sys David Chase 2024-07-23 11:43:23 -04:00
  • f9eb3e3cd5 runtime,internal: move runtime/internal/math to internal/runtime/math David Chase 2024-07-23 11:18:08 -04:00
  • fe87b586c0 runtime: remove VZEROUPPER in asyncPreempt on darwin/amd64 Cuong Manh Le 2024-02-03 10:47:28 +07:00
  • 78c0ea5df7 cmd/link: raise pe export cap to 65535 Jakob Gillich 2024-07-16 17:43:18 +00:00
  • 5f073d361f cmd/trace: merge testdata debugging tools into the trace tool Michael Anthony Knyszek 2024-06-21 15:32:29 +00:00
  • b8f83e2270 os: check relative paths in UserConfigDir and UserCacheDir rhysd 2024-07-17 11:44:35 +00:00
  • c4a595cf29 cmd/compile: use raw strings to avoid double escapes guoguangwu 2024-06-07 04:07:05 +00:00
  • 2edf00cf0d cmd/compile: simplify outerfn check in closureName Cuong Manh Le 2024-07-17 00:55:11 +07:00
  • 2e8b3425a2 cmd/compile: retire "IsHiddenClosure" and "IsDeadcodeClosure" Cuong Manh Le 2023-08-27 00:01:37 +07:00
  • d25a90676d make.bash: drop GNU/kFreeBSD handling Ian Lance Taylor 2024-07-06 14:14:54 -07:00
  • 1c4acea03d internal/trace: make Reader output deterministic Rhys Hiltner 2024-07-02 15:26:32 -07:00
  • 601ea46a53 runtime: add ERMS-based memmove support for modern CPU platforms TangYang 2024-07-02 04:02:12 +00:00
  • 20e18c9550 unicode/utf8: AppendRune and EncodeRune performance improvement Diego Augusto Molina 2024-06-25 22:15:16 -03:00
  • afe0e60054 cmd/compile: give function position on function-too-big error Keith Randall 2024-06-10 09:52:33 -07:00
  • e061fb89e8 text/template: fix doc spacing Will Faught 2024-07-19 23:29:01 +00:00
  • 00cb41e14d flag: handle nil os.Args when setting CommandLine at package level Darren 2024-07-19 09:19:18 +00:00
  • 53270be21c strconv: document that Unquote("''") returns an empty string Yossef Hisham 2024-07-22 16:11:45 +00:00
  • a6f3add91a net: add godoc links on UDP related symbols Olivier Mengué 2024-07-21 15:04:38 +02:00
  • f5e4e45ef7 [release-branch.go1.23] all: merge master (5e8a731) into release-branch.go1.23 Dmitri Shuralyov 2024-07-22 14:12:36 -04:00
  • e8c5bed7ea doc: initialize next directory for Go 1.24 Dmitri Shuralyov 2024-07-22 12:44:49 -04:00
  • c622f5c341 internal/goversion: update Version to 1.24 Dmitri Shuralyov 2024-07-22 12:31:02 -04:00
  • 5e8a731665 README: fix CC BY license name Will Faught 2024-07-20 01:18:47 +00:00
  • a799fa5189 slices: explicitly document nil and empty slice equality Sean Liao 2024-07-19 23:34:02 +01:00
  • f0de94ff12 cmd/compile: don't inline runtime functions in -d=checkptr build Cherry Mui 2024-07-18 14:51:34 -04:00
  • 3959d54c0b runtime: mark lockWithRankMayAcquire as nosplit Cuong Manh Le 2024-07-20 00:55:15 +07:00
  • 70491a8111 maps: document handling of non-reflexive keys Sean Liao 2023-12-29 20:20:03 +00:00
  • dabed2e09a [release-branch.go1.21] cmd/internal/cov: close counter data files eagerly Than McIntosh 2024-07-16 19:13:47 +00:00
  • 4c50f9162c [release-branch.go1.22] cmd/internal/cov: close counter data files eagerly Than McIntosh 2024-07-16 19:13:47 +00:00
  • 7321aa91c6 cmd: vendor golang.org/x/telemetry@0b706e1 Rob Findley 2024-07-17 20:18:06 +00:00
  • 420037b16d os: don't try to signal PID -1 on Unix Ian Lance Taylor 2024-07-17 09:23:09 -07:00
  • d149ce82af [release-branch.go1.21] internal/bytealg: extend memchr result correctly on wasm Zxilly 2024-07-17 05:34:55 +00:00
  • 9e148a4150 [release-branch.go1.22] internal/bytealg: extend memchr result correctly on wasm Zxilly 2024-07-17 05:34:55 +00:00
  • 87abb4afb6 runtime: avoid multiple records with identical stacks from MutexProfile Nick Ripley 2024-07-16 07:15:22 -04:00
  • 8c88f0c736 cmd/cgo/internal/testcarchive: remove 1-minute timeout Cherry Mui 2024-07-17 14:34:00 -04:00
  • fc51e5023e math/big: fix comment typo in natdiv.go withsky 2024-07-17 12:06:34 +00:00
  • 90c6558b6a internal/bytealg: extend memchr result correctly on wasm Zxilly 2024-07-17 05:34:55 +00:00
  • 355711821e cmd/internal/cov: close counter data files eagerly Than McIntosh 2024-07-16 19:13:47 +00:00
  • f2bcab5fb3 regexp: more cross-references in docstrings Kir Kolyshkin 2024-07-11 11:32:41 -07:00
  • 4b27560db9 [release-branch.go1.22] go/types: fix assertion failure when range over int is not permitted Tim King 2024-07-09 14:01:56 -07:00
  • 9915b87059 bytes: more cross-references in docstrings Kir Kolyshkin 2024-07-11 11:31:46 -07:00
  • 97ccc224f1 math/big: use lists in docstrings Kir Kolyshkin 2024-07-10 19:23:32 -07:00
  • 66e940b6f8 math/big: more cross-references in docstrings Kir Kolyshkin 2024-07-10 19:22:24 -07:00
  • 0dae393a26 encoding/binary: use list format in docstrings Kir Kolyshkin 2024-07-10 19:07:05 -07:00
  • 451a284d80 strings,bytes,regexp: use lists in Split* docstrings Kir Kolyshkin 2024-07-10 18:46:37 -07:00
  • b4a92f56ff crypto/tls: add exclude tls flags to bogo_shim_test Clide Stefani 2024-06-26 16:29:01 -04:00
  • 3bfbfa821f encoding/json: document compact json output in Encoder.Encode Sean Liao 2024-07-12 20:03:08 +01:00
  • d5479e197d net: document ParseIP always returns IPv6 addresses Sean Liao 2024-07-12 21:03:38 +01:00
  • 5c7f541386 archive/zip: document handling of duplicate names in Writer.Create Sean Liao 2024-07-12 20:51:45 +01:00
  • 6b97448132 sort: add example for Find cui fliter 2024-02-04 21:08:40 +08:00
  • 8b48290895 cmd/compile: fix recursive generic interface instantiation Cuong Manh Le 2024-01-31 14:47:40 +07:00
  • 30b6fd60a6 [release-branch.go1.23] go1.23rc2 go1.23rc2 Gopher Robot 2024-07-16 15:04:50 +00:00
  • 959b3fd426 flag: add FlagSet example Miki Tebeka 2023-12-06 13:33:02 +00:00
  • 7e4d6c2bcb [release-branch.go1.23] all: merge master (6948b4d) into release-branch.go1.23 Cherry Mui 2024-07-15 16:40:36 -04:00
  • 6948b4df8c Revert "runtime: avoid multiple records with identical stacks from MutexProfile" Cherry Mui 2024-07-15 19:49:44 +00:00
  • 8bd4ed6cbb [release-branch.go1.23] all: merge master (8f1ec59) into release-branch.go1.23 Cherry Mui 2024-07-15 13:23:33 -04:00
  • 8f1ec59bdb strings: re-introduce noescape wrapper Cuong Manh Le 2024-07-15 23:20:52 +07:00
  • 5d36bc18d5 net/http: document io.Seeker requirement for fs.FS arguments Sean Liao 2024-07-12 20:42:50 +01:00
  • 071b8d51c1 cmd: vendor golang.org/x/telemetry@268b4a8ec2d7 Rob Findley 2024-07-12 22:03:43 +00:00
  • 4e77872d16 go/types: fix assertion failure when range over int is not permitted Tim King 2024-07-09 14:01:56 -07:00