0
1
mirror of https://github.com/golang/go synced 2025-05-05 03:21:36 +00:00

Commit Graph

  • 6fd3ce52bb net/http: use standard time formatting methods Tom Thorogood 2025-02-09 12:42:25 +10:30
  • 8b8ab2584d internal/trace: merge event and tracev2 packages Michael Anthony Knyszek 2025-01-29 17:16:02 +00:00
  • 9faa00af74 internal/trace/internal/testgen: force trace version selection Michael Anthony Knyszek 2025-01-24 21:04:01 +00:00
  • 715754ba86 internal/trace: be stricter about allowed events in v2 trace versions Michael Anthony Knyszek 2025-01-24 20:56:47 +00:00
  • 0f62125487 internal/trace: rename go122 to tracev2 Michael Anthony Knyszek 2025-01-24 20:36:51 +00:00
  • 35c0ea22a9 [release-branch.go1.24] bytes: use "subslice" instead of "substring" in doc comments Cherry Mui 2025-02-07 17:42:02 -05:00
  • 6d399e9da6 [release-branch.go1.24] os: hide SetFinalizer from users of Root Michael Anthony Knyszek 2025-02-07 23:22:50 +00:00
  • 3924fe92b6 runtime: establish happens-before between goroutine and bubble exit Damien Neil 2025-02-07 09:55:15 -08:00
  • a704d39b29 os: hide SetFinalizer from users of Root Michael Anthony Knyszek 2025-02-07 23:22:50 +00:00
  • 47d0b0f2bf crypto/internal/fips140test: add TLS-v1.3 ACVP tests Daniel McCarney 2024-12-14 14:36:21 -05:00
  • 3310f324ad crypto/internal/fips140test: add TLS-v1.2 ACVP tests Daniel McCarney 2024-12-14 12:53:29 -05:00
  • 0580e2a496 crypto/internal/fips140test: add KDA HKDF ACVP tests Daniel McCarney 2024-12-13 16:21:45 -05:00
  • 035d3c8f53 crypto/internal/fips140test: add SHAKE-* ACVP tests Daniel McCarney 2024-10-19 14:10:28 -04:00
  • 8cb6d3b826 cmd/compile: mark PCMPEQB as commutative Jakub Ciolek 2025-02-08 23:35:51 +01:00
  • 472d285906 crypto/aes: more precise description for AES keys requirements Pasha Radchenko 2025-02-06 18:42:28 +00:00
  • 74c3b3784e cmd/internal/bio: remove unused MustWriter Mateusz Poliwczak 2025-02-08 13:51:31 +00:00
  • 181cf3c95e text/template: handle UnsafePointer in isTrue pgxiaolianzi 2025-02-07 08:37:50 +00:00
  • ae26a30bb0 crypto/internal/fips140test: add CMAC-AES ACVP tests Daniel McCarney 2024-12-13 14:17:48 -05:00
  • ff27d270c9 bytes: use "subslice" instead of "substring" in doc comments Cherry Mui 2025-02-07 17:42:02 -05:00
  • 215de81513 cmd/compile: don't merge symbols on riscv64 when dynamic linking Meng Zhuo 2024-09-12 19:46:20 +08:00
  • a4fcfaa167 go/types, types2: better error messages for channel sends and receives Robert Griesemer 2025-02-06 13:51:51 -08:00
  • ff627d28db os: improve comments for process support, minor code cleanup Ian Lance Taylor 2024-12-23 11:44:42 -08:00
  • 646d285d7d os: simplify Process.Release Ian Lance Taylor 2024-12-23 11:27:13 -08:00
  • bdbc5ca1bd os: use AddCleanup, not SetFinalizer, for Process Ian Lance Taylor 2024-12-22 21:23:55 -08:00
  • 8028731648 internal/trace: rename "oldtrace" to trace v1 Michael Anthony Knyszek 2025-01-24 20:17:20 +00:00
  • a4ef655ede internal/trace: move SchedReqs out of events package Michael Anthony Knyszek 2025-01-24 18:10:31 +00:00
  • ca1cfea371 internal/trace: refactor how experimental batches are exposed Michael Anthony Knyszek 2025-01-09 18:17:49 +00:00
  • d7f6f6fd54 bufio: skip network test if unixpacket socket not supported Ian Lance Taylor 2025-02-06 18:04:00 -08:00
  • cb47156e90 testing/synctest: add an example of testing networked code Damien Neil 2025-01-30 10:55:36 -08:00
  • 1bfbefa159 make.bat: pass through all arguments to "dist bootstrap" qmuntal 2025-02-06 11:13:19 +01:00
  • 580a383103 {all,clean,make,race,run}.bat: use || instead of "if errorlevel 1" qmuntal 2025-02-06 10:55:59 +01:00
  • 302bf36314 crypto/internal/fips140test: add AES ACVP tests Daniel McCarney 2024-12-11 14:48:00 -05:00
  • 273db12cee crypto/internal/fips140test: add DetECDSA ACVP tests Daniel McCarney 2024-12-11 16:31:22 -05:00
  • 78132a1f57 crypto/internal/fips140test: add ECDSA ACVP tests Daniel McCarney 2024-11-14 15:54:54 -05:00
  • f99a214d96 crypto/internal/fips140test: add EDDSA ACVP tests Daniel McCarney 2024-11-14 16:00:43 -05:00
  • d9d87edc56 Revert "cmd/go: report gcc ld error message when linking fails" Quim Muntal 2025-02-06 13:16:34 -08:00
  • 9125e214a1 crypto/internal/fips140/edwards25519/field: speed up Element.Bytes Alexander Yastrebov 2025-02-07 11:29:34 +00:00
  • 6563a23560 run.bat: pass through all arguments to "go tool dist test" qmuntal 2025-02-06 09:19:20 +01:00
  • 09fdcdc97d {all,clean,make,race,run}.bat: remove %GOBUILDEXIT% and %GOBUILDFAIL% qmuntal 2025-02-06 09:07:08 +01:00
  • 7a2f757c52 cmd/internal/obj/riscv: update references to RISC-V specification Joel Sing 2024-11-24 14:38:33 +11:00
  • b8fb95becd crypto/internal/fips140/subtle: combine xor_<goarch>.go files Joel Sing 2025-01-03 19:06:13 +11:00
  • 85b5d11246 crypto/subtle: add additional benchmarks for XORBytes Joel Sing 2025-01-03 19:06:07 +11:00
  • 76c18e2ed2 cmd/link: add -e (no limit on errors) flag qmuntal 2025-02-04 11:16:40 +01:00
  • e7c9667def os: simplify process status Ian Lance Taylor 2024-12-22 21:15:30 -08:00
  • caf29da4cc os: don't store reference count in Process.state Ian Lance Taylor 2024-12-22 21:00:58 -08:00
  • 637c235b51 lib/time: build with Ubuntu backward compatibility options Ian Lance Taylor 2025-01-27 10:21:57 -08:00
  • 290ec2d92b bufio: don't do empty Write at start of WriteTo Ian Lance Taylor 2025-01-26 21:52:58 -08:00
  • 7c6b047ea1 encoding/base64: use internal/byteorder Ian Lance Taylor 2025-01-09 14:42:16 -08:00
  • 5c9b13d90f crypto/internal/fips140/drbg: add package comment Ian Lance Taylor 2025-01-07 10:47:01 -08:00
  • 88108cc563 cmd/go: adjust testsuite to add reraised panic message Ian Lance Taylor 2025-02-06 15:01:17 -08:00
  • 372f2d8022 unicode/utf8: remove init from utf8_test Luka Krmpotic 2025-02-06 21:33:18 +00:00
  • b7b4c60585 [release-branch.go1.24] weak: prevent unsafe conversions using weak pointers thepudds 2025-02-06 08:07:38 -05:00
  • 8163ea1458 weak: prevent unsafe conversions using weak pointers thepudds 2025-02-06 08:07:38 -05:00
  • 478ad013f9 runtime: don't duplicate reraised panic values in printpanics Damien Neil 2025-01-31 15:03:15 -08:00
  • 9b4a462a7d cmd/cgo: use strings.Builder to build long strings Ian Lance Taylor 2024-12-25 16:01:58 -08:00
  • 0da7fafac4 net: fix ListenMulitcastUDP to work properly when interface has no IPv4 Jesse Rittner 2025-01-25 16:21:53 -05:00
  • 65004c7bf4 cmd/go: report gcc ld error message when linking fails qmuntal 2025-02-03 21:05:51 +01:00
  • cd595be6d6 cmd/compile: prefer an add when shifting left by 1 Jakub Ciolek 2025-01-11 19:26:57 +01:00
  • a8e532b0f2 runtime/cgo: clarify that C code must not retain pointer Ian Lance Taylor 2025-02-05 17:22:43 -08:00
  • 4cc7705e56 testing: use strings.SplitSeq and bytes.SplitSeq apocelipes 2025-02-05 12:19:12 +00:00
  • 51bf2cf7cf Revert "cmd/go/internal/work: allow @ character in some -Wl, linker flags on darwin" Roland Shoemaker 2025-01-29 08:03:59 -08:00
  • 220fe79871 cmd/go: add '-skip' to list of cacheable test flags Michael Matloob 2025-02-05 15:27:29 -05:00
  • 18068cb96a [release-branch.go1.24] go1.24rc3 go1.24rc3 Gopher Robot 2025-02-05 12:02:05 -08:00
  • b45c7d5466 internal/trace: skip TestTraceCgoCallback on freebsd-amd64-race builders Dmitri Shuralyov 2025-02-03 22:50:29 -05:00
  • c43ac38b3b [release-branch.go1.24] Revert "cmd/go/internal/work: allow @ character in some -Wl, linker flags on darwin" Roland Shoemaker 2025-01-29 08:03:59 -08:00
  • ee6e0a5ed6 internal/routebsd: fix typo in sockAddrLen identifer name Dmitri Shuralyov 2025-02-05 13:52:56 -05:00
  • 721f5ca4ed runtime: adjust comments for auxv getAuxv Tobias Klauser 2025-02-04 17:04:26 +01:00
  • a7cbea8332 cmd/go: skip bzr tests if 'bzr help' has non-zero exit code Dmitri Shuralyov 2025-02-04 19:54:25 -05:00
  • f6ea0621d2 internal/routebsd: fix parsing network address of length zero Ian Lance Taylor 2025-02-04 15:11:42 -08:00
  • b7c9cdd53c cmd/compile: establish limits of bool to uint8 conversions Jakub Ciolek 2025-01-14 22:13:29 +01:00
  • bcfa00cbd2 cpu/internal: provide runtime detection of RISC-V extensions on Linux Mark Ryan 2023-08-25 11:22:02 +02:00
  • 664aebab7d cmd/go: add rva23u64 as a valid value for GORISCV64 Mark Ryan 2024-12-02 15:47:25 +01:00
  • 842e4b5207 net/rpc: move frozen notice to the start of the package doc Ian Lance Taylor 2025-02-04 10:33:38 -08:00
  • be2b809e5b os: fix race condition in readdir by atomically initializing dirinfo Amirhossein Akhlaghpour 2025-02-03 05:56:31 +00:00
  • a1ea78c470 net: use strings.SplitSeq and bytes.SplitSeq apocelipes 2025-02-05 00:37:18 +00:00
  • 0e35fb2f99 net: ignore unnamed interfaces on DragonFly Ian Lance Taylor 2025-02-04 14:23:14 -08:00
  • b485e5bceb os: remove Process.mode field Ian Lance Taylor 2024-12-22 20:26:23 -08:00
  • 5c2b5e02c4 os: separate Process.handle into a separate memory allocation Ian Lance Taylor 2024-12-22 20:20:17 -08:00
  • 0825475599 cmd/compile: do not treat OpLocalAddr as load in DSE Youlin Feng 2024-11-18 17:34:20 +08:00
  • 5cb5437b6d cmd/go/internal/vcsweb/vcstest: skip bzr test if deps not found Ian Lance Taylor 2025-02-04 11:56:38 -08:00
  • 7472b4c324 cmd/compile: include liveness info in GOSSAFUNC output David Chase 2025-01-08 17:01:05 -05:00
  • 46fd6b4e37 cmd/compile: remove reduntant Zero rule Jakub Ciolek 2025-01-05 11:31:11 +01:00
  • bdc2d856a8 cmd/compile: use isGenericIntConst() in prove Jakub Ciolek 2025-01-14 21:29:50 +01:00
  • 3981b446dd cmd/internal/sys: allow unaligned loads on big-endian ppc64 Keith Randall 2024-11-22 15:24:54 -08:00
  • ef7f09149b cmd/compile: prefer hv2 <= 127 over hv2 < 128 Jakub Ciolek 2025-01-13 21:35:04 +01:00
  • 5817e65094 [release-branch.go1.22] go1.22.12 go1.22.12 release-branch.go1.22 Gopher Robot 2025-02-04 08:12:15 -08:00
  • a991f9c34d [release-branch.go1.23] go1.23.6 go1.23.6 Gopher Robot 2025-02-04 08:13:44 -08:00
  • b07b20fbb5 spec: remove reference to Go 1.17 spec Robert Griesemer 2025-01-30 15:21:55 -08:00
  • ad7b46ee4a go/parser, go/types, syntax, types2: report invalid uses of ... by parsers Robert Griesemer 2024-11-25 13:08:34 -08:00
  • d96fd2e758 cmd/go: update new test for removal of nocoverageredesign Ian Lance Taylor 2025-02-03 13:45:27 -08:00
  • 64eed8ef1d go/parser: refactor parameter parsing (cleanup) Robert Griesemer 2024-11-21 15:53:05 -08:00
  • 530c829270 syscall: use consistent message for ESTALE on Linux Ian Lance Taylor 2025-01-17 09:59:50 -08:00
  • 4160ebf28f net: permit Interface with no Name Ian Lance Taylor 2025-01-09 13:04:51 -08:00
  • dcebb675b3 internal/routebsd: simplify for standard library Ian Lance Taylor 2024-12-18 14:45:09 -08:00
  • c1a5889edb net, internal/routebsd: move vendored x/net/route to internal Ian Lance Taylor 2024-12-18 14:28:16 -08:00
  • 41298239cf all: remove coverageredesign experiment Ian Lance Taylor 2025-01-28 11:27:22 -08:00
  • 26c59d3153 crypto/internal/fips140/sha3/_asm: remove unnecessary x/crypto dependency qmuntal 2024-12-17 10:51:36 +01:00
  • 439d39a719 all: replace reflect.Value.Type.Kind with reflect.Value.Kind Sean Liao 2024-12-01 20:06:26 +00:00
  • 82337de9f2 test/issue71226: add cast to avoid clang error Ian Lance Taylor 2025-02-03 09:50:38 -08:00
  • 77f5ecef3a all: run gofmt Ian Lance Taylor 2025-01-13 10:24:50 -08:00