0
1
mirror of https://github.com/golang/go synced 2025-06-26 19:14:44 +00:00

Commit Graph

  • bc9dc8d415 all: fix function names cui fliter 2023-07-03 13:41:45 +08:00
  • dd491cfa54 bufio: link "too large to fit" to Scanner.Buffer Ian Lance Taylor 2023-10-13 12:38:57 -07:00
  • cc47df017d runtime: use real type size in map keys and values functions Ian Lance Taylor 2023-10-13 10:34:30 -07:00
  • dc12cb179a compress: some minor corrections or adjustments for godoc link cui fliter 2023-10-13 11:28:53 +08:00
  • 34f2365d88 strconv: add example for QuotedPrefix Joe Tsai 2021-07-22 15:41:53 -07:00
  • 74f47206cf expvar: add available godoc link cui fliter 2023-10-13 15:04:09 +08:00
  • 0700bcfa2e hash: add available godoc link cui fliter 2023-10-14 00:54:45 +08:00
  • ba5ebc0a0b index/suffixarray: add available godoc link cui fliter 2023-10-14 01:28:00 +08:00
  • 22344034c5 archive: add available godoc link cui fliter 2023-10-12 12:18:18 +08:00
  • 6dd7462a04 bytes,strings: add available godoc link cui fliter 2023-10-12 11:49:26 +08:00
  • a0da9c00ae crypto: add available godoc link cui fliter 2023-10-12 18:08:04 +08:00
  • f9a31cda3c [release-branch.go1.21] cmd/compile/internal/typecheck: fix closure field naming Matthew Dempsky 2023-09-08 18:04:31 -07:00
  • 64b6c48107 [release-branch.go1.21] go/types, types2: don't use generics Robert Griesemer 2023-10-12 18:32:09 -07:00
  • 14c347f5ce cmd/compile/internal/pgo: readability refactor Michael Pratt 2023-09-19 17:04:06 -04:00
  • bfb8924653 cmd/compile: lookup indirect callees from export data for devirtualization Michael Pratt 2023-05-15 18:00:57 -04:00
  • 696fb5ead0 cmd/internal/objabi: add inverse of PathToPrefix Michael Pratt 2023-09-15 13:49:56 -04:00
  • d1ef967306 cmd/link/internal/ld: assign temporary addresses to per-package text Joel Sing 2021-09-11 02:03:10 +10:00
  • ef6993f327 [release-branch.go1.21] runtime: don't eagerly collapse hugepages Michael Anthony Knyszek 2023-09-29 19:16:38 +00:00
  • bae01521f3 [release-branch.go1.21] go/types, types2: don't implicitly modify an argument function's type Robert Griesemer 2023-10-02 15:47:08 -07:00
  • d48639094b [release-branch.go1.20] cmd/link: split text sections for arm 32-bit Than McIntosh 2023-09-29 14:19:17 -04:00
  • 236c07c049 [release-branch.go1.21] cmd/link: split text sections for arm 32-bit Than McIntosh 2023-09-29 14:19:17 -04:00
  • cc13161a0d encoding/xml: use reflect.Value.IsZero apocelipes 2023-10-12 15:55:54 +00:00
  • 15a274b621 runtime: don't print "unexpected SPWRITE" when printing traceback Cherry Mui 2023-09-29 14:00:04 -04:00
  • b56645a87b cmd/compile: synchronize inlinability logic between hairyVisitor and mkinlcall Michael Pratt 2023-04-10 17:11:39 -04:00
  • 657c885fb9 cmd/compile: when combining stores, use line number of first store Keith Randall 2023-08-21 15:55:35 -07:00
  • e4f72f7736 compress: add available godoc link cui fliter 2023-10-12 14:43:47 +08:00
  • ade730a96c container/heap: add available godoc link cui fliter 2023-10-12 14:54:31 +08:00
  • cf97cd317b bufio: add available godoc link cui fliter 2023-10-12 14:13:36 +08:00
  • a762ea17ec runtime: don't use atomic store in noteclear on AIX Ian Lance Taylor 2023-10-11 14:09:20 -07:00
  • eb832afb23 cmd/compiler: make decompose shortcuts apply for PtrShaped, not just Ptr David Chase 2023-10-11 17:28:02 -04:00
  • 872d7181f4 runtime/cgo: avoid taking the address of crosscall2 in code Cherry Mui 2023-10-06 20:53:27 -04:00
  • 3b0fc5a51f net: clear malloc'ed memory in cgoResSearch Ian Lance Taylor 2023-10-11 13:24:54 -07:00
  • 655155d0a7 cmd/compile, runtime/internal/atomic: add lwsync for false ppc64 cas Ian Lance Taylor 2023-10-06 12:20:19 -07:00
  • e7c142a19d cmd/compile: use absolute file name in isCgo check Ian Lance Taylor 2023-09-20 16:16:29 -07:00
  • a5943e9de1 io/fs: add godoc links Olivier Mengué 2023-10-10 22:54:39 +02:00
  • eff7aef4eb regexp: add godoc links Olivier Mengué 2023-07-03 23:13:44 +02:00
  • 2470d05872 maps: add examples for Clone,Copy and Equal cui fliter 2023-10-10 10:51:19 +08:00
  • 53d000d75b testing/fstest: add godoc links Olivier Mengué 2023-10-09 23:56:48 +02:00
  • 09aada24aa testing/fstest: MapFS: set perm 0555 on synthetized dirs Olivier Mengué 2023-10-08 17:51:00 +02:00
  • 7241fee9b0 runtime: remove write-only sweepdata fields Michael Pratt 2023-10-10 15:30:09 -04:00
  • 47a71d1ec9 runtime: remove stale non-atomic access comment Michael Pratt 2023-10-11 12:02:28 -04:00
  • ee8b8e988c cmd/go: clean up "cover" debug output Austin Clements 2023-10-11 12:20:19 -04:00
  • e12bdc80f2 types2, go/types: remove doc link from Func.Pkg comment Cuong Manh Le 2023-10-11 15:34:09 +07:00
  • dacf1f1e10 go/types: clarify the documentation for Func.Pkg Jonathan Amsterdam 2023-10-10 15:34:42 -04:00
  • 7c446bab63 Revert "cmd/link/internal/ld: assign temporary addresses to per-package text" Than McIntosh 2023-10-10 19:56:41 +00:00
  • c8fdffb790 [release-branch.go1.20] all: tidy dependency versioning after release Dmitri Shuralyov 2023-10-10 13:27:58 -04:00
  • e7015c9327 runtime: quote -ex and -iex gdb arguments on Windows qmuntal 2023-10-10 14:58:37 +02:00
  • 9465990e0e [release-branch.go1.21] all: tidy dependency versioning after release Dmitri Shuralyov 2023-10-10 13:37:01 -04:00
  • 7e1713e93c cmd/link/internal/ld: assign temporary addresses to per-package text Joel Sing 2021-09-11 02:03:10 +10:00
  • 1493dd3cfc cmd/compile: get rid of zero-sized values in call expansion David Chase 2023-10-10 12:18:43 -04:00
  • f34964a5cf all: pull in x/net v0.17.0 and its dependencies Dmitri Shuralyov 2023-10-10 11:22:17 -04:00
  • 883f062fc0 [release-branch.go1.21] go1.21.3 go1.21.3 Gopher Robot 2023-10-10 16:29:12 +00:00
  • 8042fd87f3 [release-branch.go1.20] go1.20.10 go1.20.10 Gopher Robot 2023-10-10 16:24:20 +00:00
  • e175f27f58 [release-branch.go1.20] net/http: regenerate h2_bundle.go Damien Neil 2023-10-06 14:16:27 -07:00
  • 24ae2d9272 [release-branch.go1.21] net/http: regenerate h2_bundle.go Damien Neil 2023-10-06 14:00:28 -07:00
  • 574a7f71a5 go/types: update FileVersions API to match proposal changes Robert Griesemer 2023-10-09 14:49:37 -07:00
  • aa8e4c5e61 runtime: fix some comments Jes Cok 2023-10-09 16:41:24 +00:00
  • b201cf4afa testing: remove unnecessary TempDir implementation detail from its doc Ville Skyttä 2023-10-09 21:03:10 +00:00
  • ad9e6edfdd cmd/compile: fix wrong argument of OpSelectN during expand_calls Cuong Manh Le 2023-10-09 22:39:50 +07:00
  • fce6be15cc cmd/compile: regenerate rewriteRISCV64.go to match cl 528975 Mark Ryan 2023-10-09 15:49:44 +02:00
  • 025e8ad6e9 go/token: use "// Output:" instead of "//Output:" in examples Jes Cok 2023-10-08 15:52:43 +00:00
  • 51bdd3bdcc os: use strings.EqualFold in os_test.go cui fliter 2023-10-08 10:51:45 +08:00
  • 8f61fab618 bytes,strings: add example for ContainsFunc cui fliter 2023-10-08 16:42:26 +08:00
  • 1ce8a3f081 io: add (*SectionReader).Outer() Carlo Alberto Ferraris 2023-09-08 08:21:58 +09:00
  • 5955a03e9c reflect: compute the median h uniformly Jes Cok 2023-10-07 16:18:16 +00:00
  • 5da31049a6 runtime: normalize line endings in TestGdbPython qmuntal 2023-10-05 12:02:43 +02:00
  • 262b8050da cmd/go: remove unnecessary b.Print setting Austin Clements 2023-08-24 16:48:14 -04:00
  • 8222423e03 go/types: document unfixable bug at Selection.Indirect Alan Donovan 2023-10-09 14:18:06 -04:00
  • a8ca649bbe crypto/aes,crypto/cipher: improve gcm performance on ppc64x Lynn Boger 2023-04-11 14:49:29 -05:00
  • e0948d825d cmd/compile: use type hash from itab field instead of type field Keith Randall 2023-09-25 18:00:10 -07:00
  • 778880b008 cmd/compile: fix typecheck range over negative integer Cuong Manh Le 2023-10-05 11:11:51 +07:00
  • ede27fb4ac go/types: clarify semantics of Selection Alan Donovan 2023-10-09 13:31:25 -04:00
  • e6990b7629 crypto/cipher: update GCM test Lynn Boger 2023-10-04 09:50:29 -05:00
  • afd7c15c7f cmd/compile: use cache in front of convI2I Keith Randall 2023-09-25 13:42:19 -07:00
  • 7fcc626b57 cmd/compile: use internal/abi types in the compiler Keith Randall 2023-10-01 10:02:39 -07:00
  • 25e48765a4 map: use correct load factor for deciding when to grow Keith Randall 2023-10-07 09:19:16 -07:00
  • 2744155d36 cmd/compile: fix ICE with parenthesized builtin calls Cuong Manh Le 2023-10-07 22:54:50 +07:00
  • f711892a8a cmd/compile/internal: stop lowering OpConvert on riscv64 Joel Sing 2023-10-06 16:45:12 +11:00
  • 561bf0457f cmd/compile: optimize right shifts of uint32 on riscv Mark Ryan 2023-09-17 13:08:55 +02:00
  • 6e8caefc19 cmd/dist: emphasize when all tests are excluded Dmitri Shuralyov 2023-10-02 09:38:24 -04:00
  • 9b61b0054b crypto/subtle: improve xorBytes assembler on PPC64 Lynn Boger 2023-09-25 10:49:11 -05:00
  • be3d5fb6e6 sync: use atomic.Uint32 in Once mstmdev 2023-10-06 19:00:52 +00:00
  • b72bbaebf9 cmd/compile: expand calls cleanup David Chase 2023-05-09 10:34:52 -04:00
  • 8b6e0e6e8e internal/bytealg: process two AVX2 lanes per Count loop Achille Roussel 2023-10-04 04:58:03 +00:00
  • ad76a98d5e internal/syscall/unix: implement Eaccess on dragonfly Tobias Klauser 2023-10-04 18:07:37 +02:00
  • 67fb851bd5 encoding/json: fix appendCompact escaping Alexander Yastrebov 2023-10-05 21:55:06 +00:00
  • b01cb72eb7 crypto/x509: avoid Android root store paths on other Linuxes Filippo Valsorda 2023-10-04 13:53:31 +02:00
  • cbcf8efa5f cmd/compile: use cache in front of type assert runtime call Keith Randall 2023-09-18 13:31:49 -07:00
  • b455e239ae cmd/compile: use descriptors for type assertion runtime calls Keith Randall 2023-09-18 10:13:18 -07:00
  • 7499257016 cmd/compile: pass only the itab to the assertI2I-style functions Keith Randall 2023-09-11 14:39:06 -07:00
  • 39263f34a3 cmd/compile: add a cache to interface type switches Keith Randall 2023-09-06 13:59:35 -07:00
  • 28f4ea16a2 cmd/compile: improve interface type switches Keith Randall 2023-09-01 20:32:07 -07:00
  • 10da3b64af cmd/compile: some cleanup with old irgen code Cuong Manh Le 2023-10-03 22:51:03 +07:00
  • 38db0316f4 cmd/compile: do not fatal when typechecking conversion expression Cuong Manh Le 2023-10-03 21:54:48 +07:00
  • 68f9a6e2ad [release-branch.go1.20] go1.20.9 go1.20.9 Gopher Robot 2023-10-05 18:32:36 +00:00
  • 26b5783b72 [release-branch.go1.21] go1.21.2 go1.21.2 Gopher Robot 2023-10-05 18:36:26 +00:00
  • 62bdbd2596 net/http: fix ServeMux pattern registration Jonathan Amsterdam 2023-10-05 11:27:36 -04:00
  • 31d5b604ac [release-branch.go1.20] cmd/compile: use absolute file name in isCgo check Ian Lance Taylor 2023-09-20 16:16:29 -07:00
  • 2ddfc04d12 [release-branch.go1.21] cmd/compile: use absolute file name in isCgo check Ian Lance Taylor 2023-09-20 16:16:29 -07:00
  • 008dabcd19 cmd/compile/internal/ir: tweak a couple names Matthew Dempsky 2023-10-04 15:22:49 -07:00