0
1
mirror of https://github.com/golang/go synced 2025-06-06 16:30:45 +00:00

Commit Graph

  • 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
  • 8bc32ab6b1 os: clean up after TestIssue60181 Joel Sing 2024-07-10 23:20:11 +10:00
  • b31e9a63a4 unsafe: say "functions like syscall.Syscall", not only Syscall Ian Lance Taylor 2024-07-06 14:09:26 -07:00
  • a71bb570d0 all: make struct comments match struct names cuishuang 2024-07-04 14:10:55 +08:00
  • 611f18c4e9 strings: more cross-references in docstrings Kir Kolyshkin 2024-07-10 18:37:00 -07:00
  • 08a6e080ca database/sql/driver: fix name in comment Jonathan Hall 2024-01-10 21:23:25 +01:00
  • dfaaa91f05 os: clarify that IsNotExist, IsExist, IsPermission and IsTimeout work with nil errors Diogo Pinela 2019-03-28 20:35:28 +00:00
  • 5881d857c5 crypto/tls: add support for -expect-no-hrr to bogo_shim_test Clide Stefani 2024-06-25 11:46:39 -04:00
  • 4e548f2c8e [release-branch.go1.22] cmd/link: don't let dsymutil delete our temp directory Cherry Mui 2024-06-21 11:56:45 -04:00
  • 45f9ded1df [release-branch.go1.22] cmd/compile: don't elide zero extension on top of signed values Keith Randall 2024-06-27 20:45:22 -07:00
  • 49906f9575 [release-branch.go1.22] cmd/go: fix build config before creating actions for 'go list -cover' Ehden Sinai 2024-02-01 13:38:56 -05:00
  • e073febe90 [release-branch.go1.21] cmd/go: fix build config before creating actions for 'go list -cover' Ehden Sinai 2024-02-01 13:38:56 -05:00
  • ea96074191 [release-branch.go1.22] os/exec: only use cachedLookExtensions if Cmd.Path is unmodified Dmitri Shuralyov 2024-07-04 18:07:45 -04:00
  • b3040679ad math: remove riscv64 assembly implementations of rounding Jorropo 2024-07-06 04:48:04 +02:00
  • 70e453b436 context: handle nil values for valueCtx.String() Sean Liao 2024-07-09 20:24:34 +01:00
  • 183a40db6d runtime: avoid multiple records with identical stacks from MutexProfile Nick Ripley 2024-07-02 12:53:36 -04:00
  • e89e880eac crypto/tls: add support for -reject-alpn and -decline-alpn flags to bogo_shim_test Clide Stefani 2024-06-11 14:42:13 -04:00
  • 73186ba002 crypto/internal/cryptotest: add common tests for the hash.Hash interface Manuel Sabin 2024-06-07 14:50:42 -04:00
  • 87ec2c959c testing: remove call to os.Exit in documentation for TestMain Julian Dax 2024-07-07 23:41:02 +02:00
  • 6d89b38ed8 unsafe: clarify when String bytes can be modified Ian Lance Taylor 2024-07-06 14:42:16 -07:00
  • 5565462a86 cmd/dist: remove iter,slices,maps test on GOEXPERIMENT=rangefunc qiulaidongfeng 2024-07-06 23:03:27 +00:00
  • b43d6c57de io: add test for Pipe constructor allocations Cuong Manh Le 2024-05-24 23:41:22 +07:00
  • d0146bd85b os/exec: only use cachedLookExtensions if Cmd.Path is unmodified Dmitri Shuralyov 2024-07-04 18:07:45 -04:00
  • ad77cefeb2 cmd/compile: correct RewriteMultiValueCall fatal message Cuong Manh Le 2024-07-03 11:46:46 +07:00
  • be152920b9 cmd/compile: fix ICE when compiling global a, b = f() Cuong Manh Le 2024-07-02 17:17:39 +07:00
  • 82c14346d8 cmd/link: don't disable memory profiling when pprof.WriteHeapProfile is used Cherry Mui 2024-07-03 14:14:34 -04:00
  • 7d19d508a9 cmd/cgo: read CGO_LDFLAGS environment variable Ian Lance Taylor 2024-07-03 11:20:54 -07:00
  • 5f50b1e3bf cmd/compile: fix mis-compilation when switching over channels Cuong Manh Le 2024-06-25 02:35:19 +07:00
  • 71f9dbb1e4 cmd/compile: emit error message on mismatch import path Cuong Manh Le 2024-07-03 13:13:05 +07:00
  • 148755a27b cmd/link: document -checklinkname option Ian Lance Taylor 2024-07-02 11:44:43 -07:00
  • f12ac5be70 time: fix time zone parsing when format includes time zone seconds Darin Krauss 2024-07-01 13:25:28 -04:00
  • 12e9b968bc [release-branch.go1.21] go1.21.12 go1.21.12 Gopher Robot 2024-07-02 18:19:15 +00:00
  • 8e1fdea831 [release-branch.go1.22] go1.22.5 go1.22.5 Gopher Robot 2024-07-02 18:19:08 +00:00
  • 09aeb6e33a os: add TODO about removing test exception Kir Kolyshkin 2024-07-01 12:41:56 -07:00
  • 94982a0782 cmd/go/internal/workcmd: remove a potentially confusing statement Michael Matloob 2024-07-01 14:13:21 -04:00
  • f71c00b616 cmd/link: align .reloc block starts by 32 bits for PE target Than McIntosh 2024-07-01 16:11:33 +00:00
  • d3c93f2f00 cmd/go: update go clean help message Mohamed Yousif 2024-06-24 16:14:03 +00:00
  • cdbf5f2f7e sync: refer to Locker interface methods in RWMutex.RLocker doc Dmitri Shuralyov 2024-06-29 20:35:40 +00:00
  • c33144c47c runtime: fix nil pointer in TestGoroutineParallelism2 when offline Tom Levy 2024-05-13 04:10:34 +00:00
  • 82c371a307 cmd/compile: drop internal range-over-func vars from DWARF output Alessandro Arzilli 2024-06-24 15:53:55 +02:00
  • 773767def0 net/http: avoid appending an existing trailing slash to path again Jes Cok 2024-06-26 01:35:13 +08:00
  • 7f90b960a9 cmd/compile: don't elide zero extension on top of signed values Keith Randall 2024-06-27 20:45:22 -07:00
  • ea537cca31 cmd/go/internal/help: add documentation for language version downgrading Michael Matloob 2024-06-27 11:16:30 -04:00
  • b0927fdd49 slices: update docs for All, Backward, Values Jes Cok 2024-06-28 00:00:00 +08:00
  • c2d4f852ce [release-branch.go1.22] cmd/link: handle dynamic import variables on Darwin in plugin mode Cherry Mui 2024-06-17 14:44:42 -04:00
  • c9be6ae748 [release-branch.go1.21] net/http: send body or close connection on expect-100-continue requests Damien Neil 2024-06-06 12:50:46 -07:00
  • 3222951439 [release-branch.go1.22] net/http: send body or close connection on expect-100-continue requests Damien Neil 2024-06-06 12:50:46 -07:00
  • 5a18e79687 cmd/link: don't skip code sign even if dsymutil didn't generate a file Cherry Mui 2024-06-21 12:20:38 -04:00
  • 5f319b7507 cmd/link: don't let dsymutil delete our temp directory Cherry Mui 2024-06-21 11:56:45 -04:00
  • a2e90be996 os: rewrite TestChtimesWithZeroTimes Kir Kolyshkin 2024-06-09 12:47:23 -07:00
  • ceaf26ecce [release-branch.go1.22] cmd/compile: mark pointer to noalg type as noalg zuojunwei.1024 2024-02-27 19:14:00 +08:00
  • 90bcc552c0 crypto/tls: apply QUIC session event flag to QUICResumeSession events Damien Neil 2024-06-24 10:01:47 -07:00
  • b1fd047508 cmd/internal/obj/arm64: fix return with register Joel Sing 2024-06-15 01:28:46 +10:00
  • b3b4556c24 cmd/compile: update README to reflect dead code elimination changes func25 2024-06-23 05:53:47 +00:00
  • 68315bc8ce cmd: run go mod tidy after CL 593684 Dmitri Shuralyov 2024-06-24 16:39:21 -04:00
  • dfe4dbf8c0 [release-branch.go1.22] os/exec: on Windows look for extensions in Run if not already done qiulaidongfeng 2024-06-05 19:06:31 +00:00
  • f214a76075 cmd/vendor: vendor x/telemetry@38a4430 Hana (Hyang-Ah) Kim 2024-06-24 11:45:12 -04:00
  • 3560cf0afb [release-branch.go1.22] runtime: always update stack bounds on cgocallback Michael Pratt 2024-05-09 16:54:41 -04:00
  • ac14d4d9ce [release-branch.go1.21] runtime: always update stack bounds on cgocallback Michael Pratt 2024-05-09 16:54:41 -04:00
  • 29b1a6765f net/http: document that Request.Clone does not deep copy Body Damien Neil 2024-06-17 14:54:22 -07:00
  • 5159a7193a [release-branch.go1.22] cmd/compile: put constants before variables in initialization order Keith Randall 2024-03-28 08:47:52 -07:00
  • 11b861e459 [release-branch.go1.22] go/types, types2: report error for floating-point iteration variable Robert Griesemer 2024-04-22 15:52:59 -07:00
  • 81fc616267 [release-branch.go1.22] crypto/tls: don't call tlsrsakex.IncNonDefault with FIPS Mike Beaumont 2024-04-29 12:14:32 +02:00
  • 29d378aa87 [release-branch.go1.21] cmd/cgo/internal/testsanitizers: make the libfuzzer tests all short Michael Anthony Knyszek 2024-05-29 22:04:04 +00:00
  • 14f0251867 [release-branch.go1.22] cmd/cgo/internal/swig: force use of lld for LTO tests on the builders Michael Anthony Knyszek 2024-05-30 03:36:41 +00:00
  • ab60a7bc18 [release-branch.go1.22] cmd/cgo/internal/testsanitizers: make the libfuzzer tests all short Michael Anthony Knyszek 2024-05-29 22:04:04 +00:00
  • 537ec6f21e [release-branch.go1.21] cmd/cgo/internal/swig: force use of lld for LTO tests on the builders Michael Anthony Knyszek 2024-05-30 03:36:41 +00:00
  • 4c97e883b5 [release-branch.go1.22] cmd/link: put runtime.end in the last section of data segment Cherry Mui 2024-06-11 18:39:19 -04:00
  • dfb0067018 [release-branch.go1.21] cmd/link: put runtime.end in the last section of data segment Cherry Mui 2024-06-11 18:39:19 -04:00
  • e65014d059 [release-branch.go1.21] cmd/go: fix go list -u -m all with too new retractions dependency Sam Thanawalla 2024-05-20 20:43:39 +00:00
  • 179ccb7042 [release-branch.go1.22] cmd/go: fix go list -u -m all with too new retractions dependency Sam Thanawalla 2024-05-20 20:43:39 +00:00
  • cf54a3d114 crypto/tls: replay test recordings without network Filippo Valsorda 2024-06-23 14:10:14 +02:00
  • b98803e8e5 os: TestChtimes: separate hasNoatime Kir Kolyshkin 2024-06-21 16:59:21 -07:00
  • 0def9d5c02 cmd/internal/obj/arm64: Enable arm64 assembler tests for cross-compiler builds Sebastian Nickolls 2024-04-25 17:19:20 +01:00
  • 085cf0fcdc net/netip: add test that Compare and reflect.DeepEqual match Brad Fitzpatrick 2024-06-24 07:57:45 -07:00
  • 740043f516 net/netip: unexport fields of addrDetail Ian Lance Taylor 2024-06-23 15:21:28 -07:00
  • e8ee1dc4f9 cmd/link/internal/ld: handle "\r" in MinGW "--print-prog-name" output Davis Goodin 2024-06-21 16:44:44 -07:00
  • 44f1870666 cmd/link: handle dynamic import variables on Darwin in plugin mode Cherry Mui 2024-06-17 14:44:42 -04:00
  • 0af2148fdc cmd: vendor golang.org/x/telemetry@a740542 Michael Matloob 2024-06-21 16:32:37 -04:00
  • cb3b34349b doc/next: delete Gopher Robot 2024-06-21 19:19:05 +00:00
  • d79c350916 cmd/internal: separate counter package from telemetry package Michael Matloob 2024-06-21 14:35:14 -04:00
  • 52ce25b44e cmd/vendor: pull in golang.org/x/telemetry@b4de734 Michael Matloob 2024-06-21 14:49:21 -04:00
  • fed2c11d67 iter: minor doc comment updates Ian Lance Taylor 2024-06-18 17:49:10 -07:00
  • d73a8a206a cmd/cgo: fail on v, err := C.fn when fn is a builtin function Ian Lance Taylor 2024-05-30 22:29:35 -07:00
  • 1b4f1dc95d os: improve newFile, rm newDir Kir Kolyshkin 2024-06-11 17:25:06 -07:00
  • 72e2220b50 encoding/json: clarify the map's key type for Unmarshal Jes Cok 2024-06-18 23:43:21 +08:00
  • e9a306e004 types2, go/types: correct NewTypeParam documentation Cuong Manh Le 2024-06-21 14:45:26 +07:00
  • 6fea409424 text/template/parse: fix handling of assignment/declaration in PipeNode.String Rob Pike 2024-06-14 09:48:09 +10:00
  • d67839f58a crypto/tls: add support for -expect-version to bogo_shim_test Clide Stefani 2024-06-13 14:57:12 -04:00
  • 7dff7439dc [release-branch.go1.23] go1.23rc1 go1.23rc1 Gopher Robot 2024-06-21 15:42:56 +00:00
  • 201129414f sync/atomic: correct result names for Or methods Austin Clements 2024-06-18 22:12:35 -04:00
  • 20b79fd577 time: provide non-default metric for asynctimerchan Russ Cox 2024-05-02 14:29:16 -04:00
  • 62c3a6350b [release-branch.go1.23] internal/godebugs: fix old value for httpservecontentkeepheaders Damien Neil 2024-06-20 10:23:42 -07:00