0
1
mirror of https://github.com/golang/go synced 2025-02-22 03:46:14 +00:00

Commit Graph

  • 3f002abb60 internal/sync: add test from issue 70970 Michael Anthony Knyszek 2025-01-06 18:23:21 +00:00
  • 7a2e88e911 net/http: update NewRequestWithContext wrong link to NewRequest yincong 2025-01-06 02:10:08 +00:00
  • c112c0af13 Revert "internal/sync: optimize CompareAndSwap and Swap" Michael Knyszek 2024-12-23 17:59:28 -08:00
  • 05276c56b0 optimize yincong 2025-01-06 10:05:15 +08:00
  • 59698715b3 net/http: keep the connReader attached to the buffer when hijacking Jakob Ackermann 2025-01-04 12:17:02 +01:00
  • 2f703243bf net/http: optimize Cookie.sanitizeOrWarn and timeoutHandler.ServeHTTP eudore 2025-01-04 20:45:06 +08:00
  • 705b5a569a crypto/ecdsa: drop SEC 1 reference from package doc Filippo Valsorda 2022-08-24 12:32:51 +02:00
  • f966695cce context: use "canceled" in docs to refer to timed-out contexts Damien Neil 2025-01-03 11:47:39 -08:00
  • f5e4eebc22 Merge b26fed094e2c53c330312012f632e140133cd43a into 5da026354c0229c5a61dbe907c080cef7adc11bc gui 2025-01-03 17:19:04 -05:00
  • 5da026354c cmd/go/internal/vcweb: close the .access file Ian Lance Taylor 2025-01-03 13:49:20 -08:00
  • ec58a6819a net/http: stable cost per run in BenchmarkServerHijackMemoryUsage Jakob Ackermann 2025-01-03 22:55:57 +01:00
  • 5f016338cd net/http: do not depend on exact buffer size in test Jakob Ackermann 2025-01-03 21:14:01 +01:00
  • 31cabcf084 crypto/internal/fips140: mark OpenBSD unsupported Filippo Valsorda 2025-01-01 15:08:28 +01:00
  • eb0c2b2f96 crypto/internal/fips140: add Supported Filippo Valsorda 2024-12-27 11:13:42 +01:00
  • f0a9b6df45 internal/fuzz: remove the exp2 method Jakub Ciolek 2025-01-03 17:23:05 +01:00
  • 5d626c49ec spec: fix a dead link yaxum62 2025-01-02 20:49:07 +00:00
  • 81566aff3a internal/exportdata: add missing return Mateusz Poliwczak 2025-01-02 18:22:34 +00:00
  • e7a8bd5d8b crypto/internal/fips140/check: remove Enabled Filippo Valsorda 2024-12-17 20:03:22 +01:00
  • 148fe75f49 ERROR_INVALID_NAME pzx521521 2025-01-04 00:02:29 +08:00
  • 5974cb6fe4 Merge e20353eeba4bcab1e7df41a9465b84a3329a7a9f into 4b652e9f5f5c0793f2e41cd2876bce5a241b2c95 pzx521521 2025-01-02 19:13:40 -05:00
  • 4b652e9f5f cmd/go: fix two typos in helpdoc.go linmaolin 2025-01-02 21:05:21 +00:00
  • 0afd7e85e5 cmd/go: document GOCACHEPROG in go help environment Austin Clements 2024-12-27 13:11:02 -05:00
  • 3c8e5b13df cmd/go/internal/cacheprog: drop redundant Prog prefixes Austin Clements 2024-12-27 13:27:21 -05:00
  • 20da34c6d2 cmd/go: move GOCACHEPROG protocol types to their own package Austin Clements 2024-12-27 13:27:21 -05:00
  • 3eee41957d internal/exportdata: add missing return Mateusz Poliwczak 2025-01-02 18:53:28 +01:00
  • 858a0e9dfd crypto/tls: properly return ECH retry configs Roland Shoemaker 2024-12-30 10:36:55 -08:00
  • a63aee4955 cmd/go: improve GOCACHEPROG types documentation Austin Clements 2024-12-27 13:09:25 -05:00
  • 847c357bbb cmd/go: remove references to gopath-get Sean Liao 2024-12-28 14:25:08 -05:00
  • 06dbd990c7 Fix dead link yaxum62 2025-01-01 21:50:27 -08:00
  • d1d9312950 crypto/tls: fix Config.Time in tests using expired certificates Filippo Valsorda 2025-01-02 01:34:40 +01:00
  • 3fa9b8c7bc cmd/go: fix two typos in helpdoc.go linmaolin 2025-01-02 13:03:37 +08:00
  • 94f15810e6 cmd/go: document default GOARM value Ian Lance Taylor 2024-12-30 14:35:24 -08:00
  • a76fa63355 added strings.HasPrefixSuffix Zeskbest 2024-12-31 15:27:35 +07:00
  • 71b73c912d compress/flate: simplify sorting in huffman_code aimuz 2024-04-14 16:27:11 +08:00
  • 856a7bc8e9 builtin: use list instead of indentation for comments in cap, len, and make Shulhan 2024-12-30 17:10:57 +07:00
  • 5efb4239c6 spec: document that string conversions don't guarantee result slice capacity Robert Griesemer 2024-12-18 14:15:48 -08:00
  • 0d8aa8cce6 spec: describe representation of values Robert Griesemer 2024-12-12 15:26:54 -08:00
  • 8857a5a33f crypto/tls: fix misspelling in comment thekuwayama 2024-12-30 20:00:49 +00:00
  • 3c4102bfd4 encoding/binary: add documentation for endian methods willboland 2024-12-30 20:00:43 +00:00
  • b702a26cf8 os: mention fsys modifications during CopyFS Sean Liao 2024-12-28 15:10:21 -05:00
  • 15f232456a encoding/json: remove suggestion on Unmarshaler with JSON null Joe Tsai 2024-12-27 17:24:30 -08:00
  • ba1deb1cee cmd/link: document that -s implies -w willboland 2024-12-29 02:37:06 +00:00
  • cef717123c encoding/binary: adds documentation for endian methods willboland 2024-12-29 09:32:45 -05:00
  • fd5e0d26d9 go/doc: resolve imports before predeclared identifiers in examples Sean Liao 2024-12-28 14:50:11 -05:00
  • a785d11ac4 unique: fix typo Koichi Shiraishi 2024-12-28 14:05:38 +09:00
  • 3d6c233ccd crypto/tls: if received an invalid ECHClientHello.type, server send a illegal_parameter thekuwayama 2024-12-30 07:10:49 +09:00
  • 84f474f38f debug/dwarf: Fail on reading incorrect offset due to skipped compilation unit Dani Pozo 2024-11-17 19:36:58 +01:00
  • 6fb32e3d1d crypto/tls: fix misspell in a code comment. thekuwayama 2024-12-30 02:59:06 +09:00
  • a3e462c416 cmd/link: document that -s implies -w willboland 2024-12-28 20:26:46 -05:00
  • 2b794ed86c encoding/json: expand and modernize TestInterfaceSet Joe Tsai 2024-12-23 10:35:24 -08:00
  • a04c13ef03 net/http: missing error handling during hijacking Jakob Ackermann 2024-12-28 00:32:15 +01:00
  • 7f59c2c817 mime: clarify expanded usage of "image/jpeg" type in tests and comments aidan welch 2024-12-27 23:48:44 +01:00
  • 480e944c3b mime: extend "builtinTypes" to include types which Chrome and Firefox agree aidan welch 2024-12-27 23:29:14 +01:00
  • b26fed094e Update context.go gui 2024-12-27 17:48:30 -03:00
  • e3cd55e9d2 cmd/go/internal/work: allow @ character in some -Wl, linker flags on darwin Pedro Tôrres 2024-12-27 07:21:53 +00:00
  • 39794819aa doc/initial: remove fixed-width spacing notice Austin Clements 2024-12-27 11:25:06 -05:00
  • 7c03fe70b8 cmd/compile: improve compiler directive docs Austin Clements 2024-12-27 10:48:22 -05:00
  • 40b09e0179 context: the docs should better clarify the context timeout guilherme 2024-12-27 13:16:00 -03:00
  • c6e50f3e29 Update convert_test.go Mahima Chavalam 2024-12-27 20:40:18 +05:30
  • d7c3e93c16 iter: improve documentation with iterator example Harald Albrecht 2024-12-26 21:27:33 +01:00
  • 2b81dcd12e whitelist ios Pedro Tôrres 2024-12-26 23:20:39 -08:00
  • cce75da30b crypto/mlkem: swap order of return values of Encapsulate Alec Bakholdin 2024-12-22 20:36:59 -05:00
  • 79333950b0 Merge pull request #7 from PQC-Group-UTFPR/criar-benchmark-para-os-algoritmos-hibridos-#6 Alexandre Augusto Giron 2024-12-26 11:53:52 -03:00
  • 0e499425dd Merge pull request #2 from PQC-Group-UTFPR/feat-liboqs-hybrid Grupo PQC UTFPR-TD 2024-12-26 11:52:31 -03:00
  • 67a816932f cmd/cgo: explicitly use void for functions with no parameters Mauri de Souza Meneguzzo 2024-11-27 10:49:17 -03:00
  • ed003fcac6 internal/fuzz: optimize MalformedCorpusError.Error method memory allocation 1911860538 2024-12-25 20:22:45 +08:00
  • a1b463eedb go/printer: do not set impliedSemi to false in print, when writing newlines Mateusz Poliwczak 2024-12-24 15:17:18 +01:00
  • ff6d2eb312 go/printer: predict the position of the '.' in SelectorExpr Mateusz Poliwczak 2024-12-24 14:18:59 +01:00
  • c25ea1e01d Merge branch 'master' into hotfix/js-handle-event-system Mauri de Souza Meneguzzo 2024-12-24 10:05:06 -03:00
  • 7c2b740da6 add doubled labels test case Mateusz Poliwczak 2024-12-24 08:17:33 +01:00
  • c56de4a2f2 add comma yincong 2024-12-24 10:25:41 +08:00
  • 556d70738f Merge 0d7c239f594df06a3fd9d087b49a342da77cec30 into 772f024c615ec13c6cd28bf024e9d6be852201b6 Kenichi Kamiya 2024-12-23 20:59:29 -05:00
  • 772f024c61 weak: fix typo in warning about tiny allocator optimization Michael Anthony Knyszek 2024-12-23 20:42:42 +00:00
  • f1dc059794 also fix cmd/compile/internal/types2 Mateusz Poliwczak 2024-12-23 21:01:39 +01:00
  • 8e39568394 typo Mateusz Poliwczak 2024-12-23 20:35:13 +01:00
  • e5e59bcc69 go/types: propagate lstmt in blockBranches properly Mateusz Poliwczak 2024-12-23 20:20:56 +01:00
  • b9955f0ad9 cmd/link, runtime: apply a delta to RODATA->DATA relocations Cherry Mui 2024-12-20 22:33:15 -05:00
  • eef35e3bd9 internal/goexperiment: run go generate for synctest Jorropo 2024-12-21 20:32:42 +01:00
  • 9f6c80a76a cmd/go/internal/work: allow single character values in -Wl, linker flags Pedro Tôrres 2024-12-20 06:45:52 +00:00
  • 05d8984781 net: document LookupTXT behavior with multiple strings per record Simon Ser 2024-12-22 23:51:26 +00:00
  • 377238e58e add change on pointer recv Febriananda Wida Pramudita 2024-12-22 17:46:30 +07:00
  • b8e5aa3ecb html/template: adds documentation about function names Kroum Tzanev 2024-12-22 10:19:19 +00:00
  • 7b43f98b99 fix indentation : spaces to tabs Kroum Tzanev 2024-12-20 14:08:25 +00:00
  • e6e6eee8eb mime/quotedprintable: accept LWSP-char after = Simon Ser 2024-12-21 14:22:33 +01:00
  • f869baa720 Merge branch 'golang:master' into master Kroum Tzanev 2024-12-22 11:07:15 +01:00
  • 25d06ffe81 fix tests Pedro Tôrres 2024-12-21 20:57:26 -08:00
  • 500675a7c8 cmd/compile: load map length with the right type Cherry Mui 2024-12-21 15:54:34 -05:00
  • 06b191e11f internal/syscall/unix: apply fstatat fix to linux/mips64le Cherry Mui 2024-12-21 00:07:34 -05:00
  • 110ab1aaf4 slices: document two oddities Alan Donovan 2024-12-20 09:28:55 -05:00
  • 8223b5c5b8 restrict -Wl, linker flags with @ on darwin Pedro Tôrres 2024-12-20 20:22:11 -08:00
  • 8812191a32 Add namespace prefix support Randy Deborggraeve 2024-12-20 16:20:15 +01:00
  • 4b4c230d48 faster and cleaner goodName function Kroum Tzanev 2024-12-20 13:52:43 +00:00
  • f72e4f8ca1 allow @ in -Wl, linker flags on darwin Pedro Tôrres 2024-12-19 23:40:58 -08:00
  • 44be2a610a imporve issue62407_test go101 2024-12-20 14:52:30 +08:00
  • 42e8ac87d6 allow single character values in -Wl, linker flags Pedro Tôrres 2024-12-19 21:59:48 -08:00
  • 669d87a935 runtime/pprof: continued attempt to deflake the VMInfo test. Cosmos Nicolaou 2024-12-19 15:55:05 -08:00
  • 45f49139f5 runtime: test trap panic parsing in TestTracebackSystem Michael Pratt 2024-12-19 20:58:19 -05:00
  • e63eb98e98 net/http: fix nil panic in test Russ Cox 2024-12-19 13:35:34 -05:00
  • 7b6c94dd03 cmd/go: drop fips140 build ID hacks Russ Cox 2024-12-17 10:40:41 -05:00
  • 177458d36e mime/multipart: add field Reader.MaxMIMEHeaderSize Boris Nagaev 2024-12-19 14:46:42 -03:00