0
1
mirror of https://github.com/golang/go synced 2025-06-12 17:11:51 +00:00

Commit Graph

  • d2f229db7a runtime: avoid register clobber in s390x racecall Michael Pratt 2025-05-21 11:10:24 -04:00
  • 304d9e2fd1 bufio: update buffer documentation Lokesh Kumar 2025-05-21 14:48:21 +00:00
  • d3d22cc5e4 lib/fips140: set inprocess.txt to v1.0.0 Filippo Valsorda 2025-05-21 14:41:28 +02:00
  • 419367969c cmd/link: require cgo internal linking in TestIssue33979 Michael Pratt 2025-05-21 10:58:32 -04:00
  • 360600b1d2 crypto/tls: replace custom intern cache with weak cache Roland Shoemaker 2025-01-25 10:28:02 -08:00
  • e6dacf91ff runtime: use cgroup CPU limit to set GOMAXPROCS Michael Pratt 2025-05-05 13:44:26 -04:00
  • f12c66fbed internal/runtime/cgroup: CPU cgroup limit discovery Michael Pratt 2025-04-22 10:24:37 +00:00
  • 06450a82b0 internal/runtime/cgroup: add line-by-line reader using a single scratch buffer Michael Pratt 2025-04-24 09:20:30 +00:00
  • e59e128f90 os: add Root.MkdirAll Damien Neil 2025-05-19 13:09:06 -07:00
  • 63dcc7b906 crypto/sha1: add sha-ni AMD64 implementation Roland Shoemaker 2025-01-19 09:24:50 -08:00
  • 40b19b56a9 runtime: add valgrind instrumentation Roland Shoemaker 2025-03-22 00:58:55 +00:00
  • 2a5ac1a993 cmd/doc: allow go doc -http without package in current directory Michael Matloob 2025-05-21 12:18:03 -04:00
  • 8b45a3f78b runtime: guarantee checkfinalizers test allocates in a shared tiny block Michael Anthony Knyszek 2025-05-20 20:26:56 +00:00
  • 8960970009 os: add Root.RemoveAll Damien Neil 2025-03-28 16:40:34 -07:00
  • 26e05b95c2 internal/pkgbits: specify that RelIdx is an element index Mark Freeman 2025-05-20 14:33:03 -04:00
  • 4ce1c8e9e1 cmd/compile: add rules about ORN and ANDN Xiaolin Zhao 2025-05-20 10:28:17 +08:00
  • 0810fd2d92 cmd/internal/obj/loong64: remove unused register alias definitions Guoqi Chen 2023-11-16 17:28:46 +08:00
  • bfb8f13274 internal/pkgbits: indent productions and hoist some types up Mark Freeman 2025-05-19 18:00:31 -04:00
  • 07b94b2db2 internal/trace: add generator tests for sync events Felix Geisendörfer 2025-02-28 17:30:54 +01:00
  • b22da3f544 internal/trace/internal/testgen: make generated trace version configurable Felix Geisendörfer 2025-02-28 17:28:43 +01:00
  • 847f157166 internal/trace: add a validator test for the new clock snapshots Felix Geisendörfer 2025-05-03 15:56:23 +03:00
  • 2d216141a1 internal/trace: expose clock snapshot timestamps on sync event Felix Geisendörfer 2025-02-28 16:07:45 +01:00
  • 112c23612f runtime,internal/trace: emit clock snapshots at the start of trace generations Felix Geisendörfer 2025-02-28 16:07:16 +01:00
  • 0d7dc6842b cmd/internal/obj/riscv: fix vector integer multiply add Mark Ryan 2025-05-06 14:07:09 +02:00
  • 0375edd901 os: skip TestOpenFileCreateExclDanglingSymlink when no symlinks Damien Neil 2025-05-20 17:02:11 -07:00
  • 7f806c1052 runtime, internal/fuzz: optimize build tag combination on loong64 Guoqi Chen 2025-04-25 19:59:01 +08:00
  • 5b17e2f927 crypto/subtle: optimize function xorBytes using SIMD on loong64 Xiaolin Zhao 2025-05-16 11:05:03 +08:00
  • a2eb643cbf cmd/dist, internal/platform: enable internal linking feature and test on loong64 limeidan 2023-10-09 17:32:03 +08:00
  • d37a1bdd48 cmd/compile: fix the implementation of NORconst on loong64 Xiaolin Zhao 2025-05-19 17:02:48 +08:00
  • 74304cda29 cmd/compile/internal/escape: improve order of work to speed up analyzing many locations thepudds 2025-03-12 17:29:25 -04:00
  • a070533633 reflect: turn off allocation test if instrumentation is on khr@golang.org 2025-05-20 15:59:02 -07:00
  • 4cdca1342b runtime: disable stack allocation test when instrumentation is on khr@golang.org 2025-05-20 15:56:29 -07:00
  • fccac5fe98 crypto/ecdsa,crypto/ed25519: cache FIPS private keys Filippo Valsorda 2025-01-08 11:16:48 +01:00
  • 0afcf9192c runtime: record synctest bubble ownership in hchan Damien Neil 2025-05-20 11:16:23 -07:00
  • 68bc0d84e9 encoding/json: avoid supurious synctest deadlock detection Damien Neil 2025-05-15 11:03:15 -07:00
  • 49a660e22c testing/synctest: add Test Damien Neil 2025-05-12 11:15:08 -07:00
  • 609197b406 cmd/doc: use golang.org/x/pkgsite/cmd/internal/doc to start server Michael Matloob 2025-05-19 15:31:37 -04:00
  • 546761aff4 cmd/doc: use go list to determine import path if it's missing Michael Matloob 2025-05-19 15:31:37 -04:00
  • 1972493904 cmd/doc: show page for the requested object Michael Matloob 2025-05-19 15:31:37 -04:00
  • 113b25774e cmd/compile: memcombine different size stores Junyang Shao 2025-03-31 17:50:10 +00:00
  • fa42585dad internal/pkgbits: rename RelocEnt to RefTableEntry Mark Freeman 2025-05-19 16:06:42 -04:00
  • 96d2211c61 cmd/compile/internal/noder: mark Ref[T] as a primitive Mark Freeman 2025-05-19 15:51:03 -04:00
  • 2541a68a70 reflect: add TypeAssert[T] Mateusz Poliwczak 2025-05-20 15:39:22 +00:00
  • d596bc0e81 runtime: disallow closing bubbled chans from outside bubble Damien Neil 2025-05-09 16:18:49 -07:00
  • b7382cc1f0 runtime: print blocking status of bubbled goroutines in stacks Damien Neil 2025-05-09 11:07:14 -07:00
  • e27a6e9e53 doc: add release notes for cleanups and the unique package Michael Anthony Knyszek 2025-05-09 19:45:25 +00:00
  • 5b0b4c01ba runtime: add package doc for checkfinalizer mode Michael Anthony Knyszek 2025-04-02 01:46:45 +00:00
  • 0d42cebacd runtime: report finalizer and cleanup queue length with checkfinalizer>0 Michael Anthony Knyszek 2025-05-09 19:33:22 +00:00
  • 2aac5a5cba runtime: skip testprogcgo tests in race mode on freebsd Michael Pratt 2025-05-19 17:28:45 -04:00
  • ca3b474702 unique: add alloc test for Make Jake Bailey 2025-05-14 22:36:57 -07:00
  • eec8dd0836 runtime: add scan trace for checkfinalizers>1 Michael Anthony Knyszek 2025-04-02 01:37:30 +00:00
  • 89af77deef internal/filepathlite: fix comment MaineK00n 2025-05-14 21:44:19 +00:00
  • c58f58b9f8 runtime: mark and identify tiny blocks in checkfinalizers mode Michael Anthony Knyszek 2025-05-09 18:53:06 +00:00
  • 913c069819 runtime: annotate checkfinalizers reports with source and type info Michael Anthony Knyszek 2025-04-01 19:38:39 +00:00
  • dfebef1c04 cmd/compile: fold negation into addition/subtraction on arm64 Julian Zhu 2025-05-17 14:30:07 +08:00
  • be0cc937ec net: avoid using Windows' TransmitFile on non-server machines Shibi J M 2025-05-20 03:59:15 +00:00
  • 0c7311e9ca cmd/go: do not try to load 'all' packages with invalid import paths Michael Matloob 2025-05-16 16:40:55 -04:00
  • 3e82316a43 cmd/compile: don't instrument counter globals in internal/fuzz Mateusz Poliwczak 2025-05-16 21:07:46 +02:00
  • 123141166b cmd/compile: add generic simplifications on riscv64 Julian Zhu 2025-05-17 21:45:50 +08:00
  • 3df078fc74 runtime: add new GODEBUG checkfinalizer Michael Anthony Knyszek 2024-12-09 19:07:40 +00:00
  • 2a65100e68 cmd/internal/testdir: filter out errors outside input file set Jake Bailey 2025-05-13 22:01:43 -07:00
  • ff9da9bcd5 cmd/dist: pass GO_GCFLAGS to cpuN runtime tests khr@golang.org 2025-05-20 08:42:24 -07:00
  • 326e5e1b7a cmd/compile/internal/escape: additional constant and zero value tests and logging thepudds 2025-02-12 18:39:08 -05:00
  • 1635aed941 hash/maphash: hash channels in purego version of maphash.Comparable Vladislav Yarmak 2025-05-10 17:58:48 +00:00
  • b69f50faef net/http: upon http redirect, copy Request.GetBody in new request Marc-Antoine Ruel 2025-04-18 13:48:04 -04:00
  • df9888ea4e runtime: prevent unnecessary zeroing of large objects with pointers Michael Anthony Knyszek 2025-03-21 16:26:15 +00:00
  • 24ea1aa25c runtime: only update freeIndexForScan outside of the mark phase Michael Anthony Knyszek 2025-05-13 20:09:57 +00:00
  • 693d8d920c cmd/go: extend the ignore directive for indexed modules Sam Thanawalla 2025-05-19 16:49:57 +00:00
  • 7b91ec07eb cmd/go: add 2 scripts test for git sha256 fetching David Finkel 2025-05-13 20:54:15 -04:00
  • 312ceba318 cmd/go/internal/modload: remove likely vestigial ability to infer module path from Godeps.json and vendor.json thepudds 2025-04-09 17:43:14 -04:00
  • 4f1146e661 testing: use a pattern to match the elapsed time in TestTRun Mateusz Poliwczak 2025-05-20 09:46:53 +02:00
  • c8bf388bad cmd/compile: align stack-allocated backing stores higher than required Keith Randall 2025-04-16 22:48:06 -07:00
  • 524946d247 cmd/compile: don't preload registers if destination already scheduled khr@golang.org 2025-05-13 17:53:45 -07:00
  • ce88e341b9 cmd/compile: allocate backing store for append on the stack Keith Randall 2025-04-09 14:38:03 -07:00
  • 3baf53aec6 cmd/compile: derive bounds on signed %N for N a power of 2 Keith Randall 2025-04-24 18:37:49 -07:00
  • 498899e205 math: fix portable FMA implementation when x*y ~ 0, x*y < 0 and z = 0 ICHINOSE Shogo 2025-05-18 17:28:09 +00:00
  • 2cde950049 runtime: disable TestSegv in race mode Michael Pratt 2025-05-19 16:20:47 -04:00
  • fd6afa352d cmd/compile/internal/noder: mark Sync as a primitive Mark Freeman 2025-05-19 15:45:41 -04:00
  • db956262ac runtime: rename ncpu to numCPUStartup Michael Pratt 2025-05-13 13:12:47 -04:00
  • 76e7bfbb4e runtime: move atoi to internal/runtime/strconv Michael Pratt 2025-05-14 15:53:58 -04:00
  • d93bea0e59 cmd/compile/internal/noder: document SectionPkg Mark Freeman 2025-05-19 13:16:15 -04:00
  • 2a29cddec3 internal/runtime/syscall: add basic file system calls Michael Pratt 2025-05-05 15:51:05 -04:00
  • 195e64232d cmd/compile/internal/noder: format grammar Mark Freeman 2025-05-16 10:58:45 -04:00
  • 2ab210bc74 cmd/compile/internal/noder: document the PosBase section Mark Freeman 2025-05-16 10:42:06 -04:00
  • 177d5eb630 net/http: clarify ServeMux.Handler behavior Jonathan Amsterdam 2025-05-19 09:20:04 -04:00
  • 3602cec3af net/http: fix ServeMux.Handler on trailing-slash redirect Jonathan Amsterdam 2025-05-17 19:36:06 -04:00
  • d52679006c cmd/compile: fold negation into addition/subtraction on mipsx Julian Zhu 2025-05-17 00:27:37 +08:00
  • 972639fc4c go/token: add FileSet.AddExistingFiles Alan Donovan 2025-05-14 15:22:36 -04:00
  • 11c86ddcb8 runtime: check for gsignal in asancall/msancall/racecall Michael Pratt 2025-01-22 14:13:33 -05:00
  • bc5aa2f7d3 go/types, types2: improve error message for init without body Mark Freeman 2025-04-04 10:44:38 -07:00
  • 2c929d6f4c runtime: pass through -asan/-msan/-race to testprog tests Michael Pratt 2025-01-22 17:18:19 -05:00
  • 5afada035c go/ast: add PreorderStack, a variant of Inspect that builds a stack Alan Donovan 2025-05-14 16:15:40 -04:00
  • a74ae95282 strings,bytes: add internal docs about perennial noCopy questions Alan Donovan 2025-05-19 13:05:24 -04:00
  • bd29985212 cmd/distpack: use positive list of tools to keep Michael Matloob 2025-05-16 19:53:21 -04:00
  • 198c3cb785 std: pass bytes.Buffer and strings.Builder by pointer Alan Donovan 2024-12-11 15:42:06 -05:00
  • da9c5b142c cmd/compile: add prefetch intrinsic support on loong64 Guoqi Chen 2025-05-12 11:01:44 +08:00
  • f212b6499a cmd/link/internal: add support for internal linking on loong64 limeidan 2023-10-09 17:31:14 +08:00
  • 42f9ee904c text/template: limit expression parenthesis nesting Ville Vesilehto 2025-05-14 18:16:54 +00:00
  • 6425749695 cmd/distpack: remove more tools from packaged distribution Michael Matloob 2025-05-15 15:30:57 -04:00
  • 8798f9e7a4 cmd/distpack: remove some tools from packaged distribution Michael Matloob 2025-02-06 16:11:50 -05:00