2023-10-12 |
Cherry Mui | runtime/cgo: avoid taking the address of crosscall2... |
commit | commitdiff | tree |
2023-10-11 |
Ian Lance Taylor | net: clear malloc'ed memory in cgoResSearch |
commit | commitdiff | tree |
2023-10-11 |
Ian Lance Taylor | cmd/compile, runtime/internal/atomic: add lwsync for... |
commit | commitdiff | tree |
2023-10-11 |
Ian Lance Taylor | cmd/compile: use absolute file name in isCgo check |
commit | commitdiff | tree |
2023-10-11 |
Olivier Mengué | io/fs: add godoc links |
commit | commitdiff | tree |
2023-10-11 |
Olivier Mengué | regexp: add godoc links |
commit | commitdiff | tree |
2023-10-11 |
cui fliter | maps: add examples for Clone,Copy and Equal |
commit | commitdiff | tree |
2023-10-11 |
Olivier Mengué | testing/fstest: add godoc links |
commit | commitdiff | tree |
2023-10-11 |
Olivier Mengué | testing/fstest: MapFS: set perm 0555 on synthetized... |
commit | commitdiff | tree |
2023-10-11 |
Michael Pratt | runtime: remove write-only sweepdata fields |
commit | commitdiff | tree |
2023-10-11 |
Michael Pratt | runtime: remove stale non-atomic access comment |
commit | commitdiff | tree |
2023-10-11 |
Austin Clements | cmd/go: clean up "cover" debug output |
commit | commitdiff | tree |
2023-10-11 |
Cuong Manh Le | types2, go/types: remove doc link from Func.Pkg comment |
commit | commitdiff | tree |
2023-10-10 |
Jonathan Amsterdam | go/types: clarify the documentation for Func.Pkg |
commit | commitdiff | tree |
2023-10-10 |
Than McIntosh | Revert "cmd/link/internal/ld: assign temporary addresse... |
commit | commitdiff | tree |
2023-10-10 |
qmuntal | runtime: quote -ex and -iex gdb arguments on Windows |
commit | commitdiff | tree |
2023-10-10 |
Joel Sing | cmd/link/internal/ld: assign temporary addresses to... |
commit | commitdiff | tree |
2023-10-10 |
David Chase | cmd/compile: get rid of zero-sized values in call expansion |
commit | commitdiff | tree |
2023-10-10 |
Dmitri Shuralyov | all: pull in x/net v0.17.0 and its dependencies |
commit | commitdiff | tree |
2023-10-10 |
Robert Griesemer | go/types: update FileVersions API to match proposal... |
commit | commitdiff | tree |
2023-10-10 |
Jes Cok | runtime: fix some comments |
commit | commitdiff | tree |
2023-10-10 |
Ville Skyttä | testing: remove unnecessary TempDir implementation... |
commit | commitdiff | tree |
2023-10-09 |
Cuong Manh Le | cmd/compile: fix wrong argument of OpSelectN during... |
commit | commitdiff | tree |
2023-10-09 |
Mark Ryan | cmd/compile: regenerate rewriteRISCV64.go to match... |
commit | commitdiff | tree |
2023-10-09 |
Jes Cok | go/token: use "// Output:" instead of "//Output:" in... |
commit | commitdiff | tree |
2023-10-09 |
cui fliter | os: use strings.EqualFold in os_test.go |
commit | commitdiff | tree |
2023-10-09 |
cui fliter | bytes,strings: add example for ContainsFunc |
commit | commitdiff | tree |
2023-10-09 |
Carlo Alberto... | io: add (*SectionReader).Outer() |
commit | commitdiff | tree |
2023-10-09 |
Jes Cok | reflect: compute the median h uniformly |
commit | commitdiff | tree |
2023-10-09 |
qmuntal | runtime: normalize line endings in TestGdbPython |
commit | commitdiff | tree |
2023-10-09 |
Austin Clements | cmd/go: remove unnecessary b.Print setting |
commit | commitdiff | tree |
2023-10-09 |
Alan Donovan | go/types: document unfixable bug at Selection.Indirect |
commit | commitdiff | tree |
2023-10-09 |
Lynn Boger | crypto/aes,crypto/cipher: improve gcm performance on... |
commit | commitdiff | tree |
2023-10-09 |
Keith Randall | cmd/compile: use type hash from itab field instead... |
commit | commitdiff | tree |
2023-10-09 |
Cuong Manh Le | cmd/compile: fix typecheck range over negative integer |
commit | commitdiff | tree |
2023-10-09 |
Alan Donovan | go/types: clarify semantics of Selection |
commit | commitdiff | tree |
2023-10-09 |
Lynn Boger | crypto/cipher: update GCM test |
commit | commitdiff | tree |
2023-10-09 |
Keith Randall | cmd/compile: use cache in front of convI2I |
commit | commitdiff | tree |
2023-10-09 |
Keith Randall | cmd/compile: use internal/abi types in the compiler |
commit | commitdiff | tree |
2023-10-09 |
Keith Randall | map: use correct load factor for deciding when to grow |
commit | commitdiff | tree |
2023-10-08 |
Cuong Manh Le | cmd/compile: fix ICE with parenthesized builtin calls |
commit | commitdiff | tree |
2023-10-07 |
Joel Sing | cmd/compile/internal: stop lowering OpConvert on riscv64 |
commit | commitdiff | tree |
2023-10-07 |
Mark Ryan | cmd/compile: optimize right shifts of uint32 on riscv |
commit | commitdiff | tree |
2023-10-06 |
Dmitri Shuralyov | cmd/dist: emphasize when all tests are excluded |
commit | commitdiff | tree |
2023-10-06 |
Lynn Boger | crypto/subtle: improve xorBytes assembler on PPC64 |
commit | commitdiff | tree |
2023-10-06 |
mstmdev | sync: use atomic.Uint32 in Once |
commit | commitdiff | tree |
2023-10-06 |
David Chase | cmd/compile: expand calls cleanup |
commit | commitdiff | tree |
2023-10-06 |
Achille Roussel | internal/bytealg: process two AVX2 lanes per Count... |
commit | commitdiff | tree |
2023-10-06 |
Tobias Klauser | internal/syscall/unix: implement Eaccess on dragonfly |
commit | commitdiff | tree |
2023-10-06 |
Alexander Yastrebov | encoding/json: fix appendCompact escaping |
commit | commitdiff | tree |
2023-10-06 |
Filippo Valsorda | crypto/x509: avoid Android root store paths on other... |
commit | commitdiff | tree |
2023-10-06 |
Keith Randall | cmd/compile: use cache in front of type assert runtime... |
commit | commitdiff | tree |
2023-10-06 |
Keith Randall | cmd/compile: use descriptors for type assertion runtime... |
commit | commitdiff | tree |
2023-10-06 |
Keith Randall | cmd/compile: pass only the itab to the assertI2I-style... |
commit | commitdiff | tree |
2023-10-06 |
Keith Randall | cmd/compile: add a cache to interface type switches |
commit | commitdiff | tree |
2023-10-06 |
Keith Randall | cmd/compile: improve interface type switches |
commit | commitdiff | tree |
2023-10-05 |
Cuong Manh Le | cmd/compile: some cleanup with old irgen code |
commit | commitdiff | tree |
2023-10-05 |
Cuong Manh Le | cmd/compile: do not fatal when typechecking conversion... |
commit | commitdiff | tree |
2023-10-05 |
Jonathan Amsterdam | net/http: fix ServeMux pattern registration |
commit | commitdiff | tree |
2023-10-05 |
Matthew Dempsky | cmd/compile/internal/ir: tweak a couple names |
commit | commitdiff | tree |
2023-10-05 |
Paul E. Murphy | cmd/internal/obj/ppc64: generate MOVD mask constants... |
commit | commitdiff | tree |
2023-10-05 |
Roland Shoemaker | html/template: only track brace depth when we are in... |
commit | commitdiff | tree |
2023-10-05 |
qmuntal | runtime: support SetUnhandledExceptionFilter on Windows |
commit | commitdiff | tree |
2023-10-04 |
Paul E. Murphy | cmd/internal/obj/ppc64: generate small, shifted constan... |
commit | commitdiff | tree |
2023-10-04 |
Than McIntosh | cmd/go: fix objdir for run actions for -cover no-test... |
commit | commitdiff | tree |
2023-10-04 |
edef | net/http/cgi: set SERVER_PORT to 443 when req.TLS ... |
commit | commitdiff | tree |
2023-10-04 |
Cherry Mui | runtime: unlock OS thread after cgocallbackg1 |
commit | commitdiff | tree |
2023-10-04 |
Alan Donovan | go/printer: parenthesize type in <-((<-chan int)(nil)) |
commit | commitdiff | tree |
2023-10-04 |
David Chase | cmd/compile: adjust GOSSAFUNC html dumping to be more... |
commit | commitdiff | tree |
2023-10-04 |
Jean-Baptiste PIN | crypto/x509: Add android user trusted CA folder |
commit | commitdiff | tree |
2023-10-04 |
qiulaidongfeng | bufio: use max/min func |
commit | commitdiff | tree |
2023-10-04 |
Joel Sing | cmd/go/testdata/mod: add golang toolchain test data... |
commit | commitdiff | tree |
2023-10-04 |
Joel Sing | syscall: add syscall support for openbsd/riscv64 port |
commit | commitdiff | tree |
2023-10-04 |
Joel Sing | runtime: add runtime support for openbsd/riscv64 port |
commit | commitdiff | tree |
2023-10-03 |
Tobias Klauser | time: fix Time godoc |
commit | commitdiff | tree |
2023-10-03 |
Robert Griesemer | go/types, types2: don't implicitly modify an argument... |
commit | commitdiff | tree |
2023-10-03 |
cui fliter | cmd: add a new analyzer for check missing values after... |
commit | commitdiff | tree |
2023-10-03 |
Paul E. Murphy | cmd/internal/asm/ppc64: support 34b ADD/MOVD $const, Rx |
commit | commitdiff | tree |
2023-10-03 |
Mauri de Souza... | runtime/internal/atomic: add ppc64x operators for And/Or |
commit | commitdiff | tree |
2023-10-03 |
qiulaidongfeng | regexp/syntax: use min func |
commit | commitdiff | tree |
2023-10-03 |
Xianmiao Qu | cmd/compile/internal: intrinsify publicationBarrier... |
commit | commitdiff | tree |
2023-10-03 |
mstmdev | database/sql: use the built-in min function |
commit | commitdiff | tree |
2023-10-03 |
Jonathan Amsterdam | net/http: document new ServeMux patterns |
commit | commitdiff | tree |
2023-10-03 |
Joel Sing | cmd/link: enable linking on openbsd/riscv64 |
commit | commitdiff | tree |
2023-10-03 |
qiulaidongfeng | cmd/compile,runtime: remove runtime.mulUintptr |
commit | commitdiff | tree |
2023-10-03 |
Ian Lance Taylor | syscall: return pointer from test function OrigRlimitNofile |
commit | commitdiff | tree |
2023-10-03 |
Tobias Klauser | internal/syscall/unix: implement Eaccess on netbsd |
commit | commitdiff | tree |
2023-10-03 |
Brendan Jackman | time: clarify docs to avoid date calculation pitfalls |
commit | commitdiff | tree |
2023-10-03 |
cui fliter | cmd: fix mismatched symbols |
commit | commitdiff | tree |
2023-10-03 |
Daniel Martí | make.bash: use [[ rather than [ |
commit | commitdiff | tree |
2023-10-02 |
Michael Pratt | syscall: copy original rlimit before modifying |
commit | commitdiff | tree |
2023-10-02 |
Mateusz Poliwczak | net: handle the network parameter properly in LookupPort |
commit | commitdiff | tree |
2023-10-02 |
Cherry Mui | runtime: use smaller fields for mspan.freeindex and... |
commit | commitdiff | tree |
2023-10-02 |
Jonathan Amsterdam | net/http: add a test for an empty ServeMux |
commit | commitdiff | tree |
2023-10-02 |
Jonathan Amsterdam | net/http: add GODEBUG setting for old ServeMux behavior |
commit | commitdiff | tree |
2023-10-02 |
Michael Anthony... | runtime: delete hugepage tracking dead code |
commit | commitdiff | tree |
2023-10-02 |
Michael Anthony... | runtime: don't eagerly collapse hugepages |
commit | commitdiff | tree |
2023-10-02 |
Joel Sing | cmd/dist,internal/platform: add openbsd/riscv64 port |
commit | commitdiff | tree |
2023-10-02 |
qiulaidongfeng | go/printer: use max/min func |
commit | commitdiff | tree |
2023-10-02 |
Roland Shoemaker | html/template: support parsing complex JS template... |
commit | commitdiff | tree |
next |