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

Commit Graph

  • 19f779dd4f crypto/internal/fips140test: make TestCASTFailures standalone Filippo Valsorda 2025-01-27 13:02:27 +01:00
  • 3e0f9e3973 crypto/internal/fips140test: add functional tests Filippo Valsorda 2025-01-27 13:02:27 +01:00
  • d3d5a3bcef cmd/compile: devirtualize interface calls with type assertions Mateusz Poliwczak 2025-02-13 11:25:31 +01:00
  • 3902e9ef4e internal/abi: remove go122 flag Keith Randall 2025-02-12 15:24:10 -08:00
  • 1bacc014a0 move to utils Mateusz Poliwczak 2025-02-13 08:20:58 +01:00
  • f2cadb6b2e cmd/pprof: update vendored github.com/google/pprof [generated] Dmitri Shuralyov 2025-02-11 18:08:32 -05:00
  • 679cd8e779 reflect, internal/abi: speed up TypeFor[T] Mateusz Poliwczak 2025-02-12 07:16:32 +00:00
  • fb5f78a14f internal/syscall: add cgo_import_dynamic for Fchmodat on AIX and Solaris Damien Neil 2025-02-12 09:23:14 -08:00
  • fc0049fb20 crypto/tls: document FIPS 140-3 mode behavior Filippo Valsorda 2025-02-06 11:34:20 +01:00
  • 6519aa955d vet: add regression test for printf checker regression Alan Donovan 2024-09-04 12:30:47 -04:00
  • 80e2e474b8 [release-branch.go1.24] cmd/go: initialize req.Header when loading git credential Quan Tong 2025-02-07 18:42:26 +07:00
  • e42e793cd8 make sure that len and cap are >= 0 Mateusz Poliwczak 2025-02-12 20:12:37 +01:00
  • a6e512ca76 update tests Mateusz Poliwczak 2025-02-12 20:00:06 +01:00
  • 024c900b43 cmd/go: clarify vcs suffix to repo mapping Sean Liao 2025-02-11 16:30:22 +00:00
  • 3e4916fbf0 cmd/compile: determine static len and cap values of make() calls Mateusz Poliwczak 2025-02-12 19:25:54 +01:00
  • 127288b4c6 cmd/go: add errors obtaining c compiler version to cache key Michael Matloob 2025-02-10 15:17:54 -05:00
  • b1a11c5446 all: update vendored dependencies [generated] Dmitri Shuralyov 2025-02-11 17:59:59 -05:00
  • a935749091 runtime: make TestSpuriousWakeupsNeverHangSemasleep more robust Michael Anthony Knyszek 2025-02-11 17:56:21 +00:00
  • 58834c3ee0 cmd/go: initialize req.Header when loading git credential Quan Tong 2025-02-07 18:42:26 +07:00
  • b574590c36 cmd/go: document -modfile and other flags for 'go tool' thepudds 2025-02-11 12:59:54 -05:00
  • d9cc4944ce cmd/dist: correct gccheckmark test name Cherry Mui 2025-02-11 20:47:55 -05:00
  • 8a61785479 Refactor output writer implementation suntala 2025-02-12 16:29:49 +01:00
  • 1cf62bea67 runtime: add linkname back on joyboyaster 2025-02-12 11:17:00 +08:00
  • 64d2ac5bb2 remove Elem() optimization Mateusz Poliwczak 2025-02-12 08:08:49 +01:00
  • 30f515898c make.bat,race.bat: simplify --dist-tool handling qmuntal 2025-02-11 18:23:11 +00:00
  • b941d2b6d8 crypto/internal/fips140test: add cSHAKE ACVP tests Daniel McCarney 2025-01-23 14:34:46 -05:00
  • 102406edbf crypto/internal/fips140test: add KTS-IFC ACVP tests Daniel McCarney 2025-01-22 14:49:46 -05:00
  • 11c642c2d3 crypto/internal/fips140test: add OneStepNoCounter ACVP tests Daniel McCarney 2025-01-14 14:56:20 -05:00
  • 27a902127c speed even more TypeFor[T] Mateusz Poliwczak 2025-02-11 21:10:39 +01:00
  • 8c6fec6d25 runtime: update HACKING.md with execution traces and debuglog Michael Anthony Knyszek 2025-02-01 05:51:33 +00:00
  • 34e8541d24 internal/trace/tracev2: add guide for trace experiments Michael Anthony Knyszek 2025-01-28 20:59:54 +00:00
  • 49eba8b15b internal/trace: interpret string ID arguments for experimental events Michael Anthony Knyszek 2025-01-28 20:54:34 +00:00
  • 659b895067 internal/trace: move fake P IDs to internal/trace/traceviewer Michael Anthony Knyszek 2025-01-27 21:47:24 +00:00
  • 0be3701cb6 internal/trace: clean up parser.go Michael Anthony Knyszek 2025-01-27 21:42:34 +00:00
  • b5f34aa4ab runtime: use internal/trace/tracev2 definitions Michael Anthony Knyszek 2025-01-29 17:17:04 +00:00
  • 0158ddad98 internal/trace: move maxArgs into tracev2 and validate specs Michael Anthony Knyszek 2025-02-01 05:26:17 +00:00
  • fadfe2fc80 internal/trace/tracev2: add test to validate spec invariants Michael Anthony Knyszek 2025-02-01 04:52:57 +00:00
  • 2b6f966e9a update Mateusz Poliwczak 2025-02-11 19:09:43 +01:00
  • ce90bcec73 do not reorder Map fields Mateusz Poliwczak 2025-02-11 19:03:13 +01:00
  • 3901409b5d [release-branch.go1.24] go1.24.0 go1.24.0 Gopher Robot 2025-02-11 09:24:39 -08:00
  • e9eb88ae72 {all,clean,make,race,run}.bat: simplify error handling qmuntal 2025-02-11 09:17:08 +01:00
  • e79e2ea547 update Mateusz Poliwczak 2025-02-11 17:57:33 +01:00
  • 450f3f608d net/http/httptest: match net/http ContentLength behavior for http.NoBody Sean Liao 2024-07-19 23:28:54 +01:00
  • dcbdc1a2f7 cmd/go/internal/modload: don't set GIT_SSH_COMMAND Sean Liao 2025-02-09 13:32:27 +00:00
  • 887d9ef610 internal/trace: increment sync counter before final Sync on error Michael Anthony Knyszek 2025-02-10 23:54:56 +00:00
  • e452d7714e fix typo Mateusz Poliwczak 2025-02-11 13:15:21 +01:00
  • eb46a00148 Make sure that it is equivalent to v.Interface().(T) Mateusz Poliwczak 2025-02-11 12:30:55 +01:00
  • e4a2a85abb encoding/gob: add RegisteredTypes function tserakhau 2025-02-07 13:04:14 +01:00
  • a3f5c452f6 reflect, internal/abi: speed up Elem() Mateusz Poliwczak 2025-02-11 08:54:08 +01:00
  • 3803f2ec92 Merge affde2d07f069979c70c03537cc04bcb69de4243 into 7c1a4134b4191e87ae05d07343329e83aada6132 Charlotte Koch 2025-02-11 00:50:44 -05:00
  • 7c1a4134b4 strings: add examples for Lines, SplitSeq, SplitAfterSeq, FieldsSeq and FieldsFuncSeq cuishuang 2025-02-07 17:11:36 +08:00
  • 371e83cd7b os: add Root.Chmod Damien Neil 2025-01-30 15:53:06 -08:00
  • 2e8973aeea crypto/internal/fips140test: add feedback KDF ACVP tests Daniel McCarney 2025-01-03 14:30:02 -05:00
  • ea54d8a0ef crypto/internal/fips140test: add RSA ACVP tests Daniel McCarney 2025-01-10 11:10:12 -05:00
  • 0c94c5fcae crypto/internal/fips140test: add counter KDF ACVP tests Daniel McCarney 2024-12-19 12:45:57 -05:00
  • 0bc57a3e7f crypto/internal/fips140test: add ctr DRBG ACVP tests Daniel McCarney 2025-01-02 15:09:39 -05:00
  • 283296195b internal/trace: emit a Sync event even if the next generation is broken Michael Anthony Knyszek 2025-02-10 20:10:22 +00:00
  • ee8db080c8 crypto/internal/fips140test: add KAS-ECC-SSC ACVP tests Daniel McCarney 2024-12-19 14:02:05 -05:00
  • 86aca87788 crypto/internal/fips140test: add SSH KDF ACVP tests Daniel McCarney 2024-12-15 17:33:48 -05:00
  • 072eea9b3b cmd/compile: avoid ifaceeq call if we know the interface is direct Keith Randall 2024-12-09 12:55:33 -08:00
  • c8664ced4e cmd/compile/internal/gc: handle errors from *bio.Writer Mateusz Poliwczak 2025-02-08 13:59:18 +00:00
  • 3105e3dca7 cmd/go/internal/work: allow a bunch of loong64-specific flags WANG Xuerui 2025-02-09 18:57:49 +08:00
  • 7715ca32fc database/sql: use t.Context in tests apocelipes 2025-02-08 01:15:29 +00:00
  • 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
  • 5c43046a58 use the same wording as encoding/json v2 machine424 2025-02-10 15:52:04 +01:00
  • b35a2312bb reflect: add TypeAssert[T] Mateusz Poliwczak 2025-02-10 15:38:15 +01:00
  • 1dcfad009b encoding/json: add context during decoding when disallowUnknownFields is set machine424 2025-02-10 15:18:09 +01:00
  • ae26a30bb0 crypto/internal/fips140test: add CMAC-AES ACVP tests Daniel McCarney 2024-12-13 14:17:48 -05:00
  • 7f2bb99d6c Merge 1b384fa44c18b045dd135661bc50ea5e997da5d6 into ff27d270c9f95178f9749bc8e1f15957b1c1d5b3 古大羊 2025-02-10 04:17:50 +00:00
  • 1b384fa44c crypto/tls: fix ECH compatibility 古大羊 2025-02-10 12:09:46 +08:00
  • ff27d270c9 bytes: use "subslice" instead of "substring" in doc comments Cherry Mui 2025-02-07 17:42:02 -05:00
  • 3c4efa7d48 feat: add getter to current num line marcosadsj 2025-02-09 00:40:34 -03:00
  • cae569f4c4 cmd/internal/bio: remove unused MustWriter Mateusz Poliwczak 2025-02-08 14:31:21 +01:00
  • a5d3622331 cmd/compile/internal/gc: handle errors from *bio.Writer Mateusz Poliwczak 2025-02-08 14:25:43 +01:00
  • 3dbcc8bded simplify the unit test for windows Albert Sundjaja 2025-02-08 17:57:32 +11:00
  • 40a763c3d1 added comment on test for clarity Albert Sundjaja 2025-02-08 17:57:09 +11:00
  • 215de81513 cmd/compile: don't merge symbols on riscv64 when dynamic linking Meng Zhuo 2024-09-12 19:46:20 +08:00
  • d23e90da0d fix typo in func name and simplify test Albert Sundjaja 2025-02-08 17:43:29 +11:00
  • a4fcfaa167 go/types, types2: better error messages for channel sends and receives Robert Griesemer 2025-02-06 13:51:51 -08:00
  • 2eacdbe9ea database/sql: use t.Context in tests apocelipes 2025-02-08 09:12:05 +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
  • 130d370525 fix: wrap doc Luca Maltagliati 2025-02-07 23:57:42 +01:00