2025-02-27 |
Russ Cox | math/big: clean up GCD a little |
commit | commitdiff | tree |
2025-02-27 |
Joel Sing | cmd/internal/obj/riscv: implement vector load/store... |
commit | commitdiff | tree |
2025-02-27 |
Joel Sing | cmd/compile: simplify intrinsification of TrailingZeros... |
commit | commitdiff | tree |
2025-02-27 |
Guoqi Chen | runtime/cgo: use standard ABI call setg_gcc in crosscal... |
commit | commitdiff | tree |
2025-02-27 |
Guoqi Chen | runtime: use correct memory barrier in exitThread funct... |
commit | commitdiff | tree |
2025-02-26 |
Keith Randall | runtime: remove ret field from gobuf |
commit | commitdiff | tree |
2025-02-26 |
Ian Lance Taylor | runtime/cgo: avoid errors from -Wdeclaration-after... |
commit | commitdiff | tree |
2025-02-26 |
Mateusz Poliwczak | net: return proper error from Context |
commit | commitdiff | tree |
2025-02-26 |
Ian Lance Taylor | cmd/link: require cgo for -linkmode=external test |
commit | commitdiff | tree |
2025-02-26 |
Egon Elbre | crypto/internal/fips140/edwards25519/field: optimize... |
commit | commitdiff | tree |
2025-02-26 |
Egon Elbre | crypto/internal/fips140/edwards25519/field/_asm: update... |
commit | commitdiff | tree |
2025-02-26 |
Mateusz Poliwczak | sync: don't keep func alive after OnceFunc panics |
commit | commitdiff | tree |
2025-02-26 |
Michael Anthony... | runtime: document that cleanups can run concurrently... |
commit | commitdiff | tree |
2025-02-26 |
Ian Lance Taylor | runtime/cgo: avoid errors from -Wdeclaration-after... |
commit | commitdiff | tree |
2025-02-26 |
qiulaidongfeng | reflect: let Value.Seq return the iteration value corre... |
commit | commitdiff | tree |
2025-02-26 |
Keith Randall | cmd/compile: don't pull constant offsets out of pointer... |
commit | commitdiff | tree |
2025-02-26 |
Alexandr Primak | runtime: Added usage example for the runtime.AddCleanup... |
commit | commitdiff | tree |
2025-02-26 |
Cuong Manh Le | cmd/compile/internal/test: fix noopt builder |
commit | commitdiff | tree |
2025-02-26 |
Joel Sing | cmd/compile: simplify intrinsification of BitLen16... |
commit | commitdiff | tree |
2025-02-26 |
Ian Lance Taylor | runtime: route calls to msan_memmove through cgo |
commit | commitdiff | tree |
2025-02-26 |
Alan Donovan | go/scanner: report specific error for UCS-2 encoded... |
commit | commitdiff | tree |
2025-02-25 |
Ian Lance Taylor | cmd/compile: document -embedcfg flag |
commit | commitdiff | tree |
2025-02-25 |
Cuong Manh Le | cmd/compile, runtime: optimize concatbytes |
commit | commitdiff | tree |
2025-02-25 |
Tobias Klauser | os, syscall: use unix build tag where appropriate |
commit | commitdiff | tree |
2025-02-25 |
Egon Elbre | crypto/internal/fips140/edwards25519/field: inline... |
commit | commitdiff | tree |
2025-02-25 |
Egon Elbre | crypto/internal/fips140/edwards25519/field: optimize... |
commit | commitdiff | tree |
2025-02-25 |
Egon Elbre | crypto/internal/fips140/edwards25519/field: optimize *19 |
commit | commitdiff | tree |
2025-02-25 |
qmuntal | all: use testenv.GoToolPath instead of hardcoding go |
commit | commitdiff | tree |
2025-02-25 |
qmuntal | runtime/cgo: use CreateThread instead of _beginthread |
commit | commitdiff | tree |
2025-02-25 |
Brian Byrne | sync: reduce OnceFunc (and variants) heap allocations |
commit | commitdiff | tree |
2025-02-25 |
qmuntal | cmd/link: put .got section in __DATA_CONST segment |
commit | commitdiff | tree |
2025-02-25 |
Filippo Valsorda | crypto/tls: require EMS in FIPS 140-3 mode |
commit | commitdiff | tree |
2025-02-25 |
Jes Cok | all: gofmt -w |
commit | commitdiff | tree |
2025-02-25 |
Jes Cok | encoding/json: use builtin min function in appendString |
commit | commitdiff | tree |
2025-02-25 |
qmuntal | all: surround -test.run arguments with ^$ |
commit | commitdiff | tree |
2025-02-25 |
khr@golang.org | cmd/compile: ensure we don't reuse temporary register |
commit | commitdiff | tree |
2025-02-25 |
Jes Cok | unicode/utf8: use builtin max function to simplify... |
commit | commitdiff | tree |
2025-02-25 |
Filippo Valsorda | crypto/internal/fips140test: add a test for a non-appro... |
commit | commitdiff | tree |
2025-02-25 |
Mateusz Poliwczak | net: properly wrap context cancellation errors and... |
commit | commitdiff | tree |
2025-02-25 |
Robert Griesemer | spec: remove notion of core types |
commit | commitdiff | tree |
2025-02-25 |
Mateusz Poliwczak | go/parser: require label after goto |
commit | commitdiff | tree |
2025-02-25 |
Carlos Amedee | weak: test the use of runtime.AddCleanup |
commit | commitdiff | tree |
2025-02-25 |
David Chase | cmd/compile, runtime: use PC of deferreturn for panic... |
commit | commitdiff | tree |
2025-02-25 |
Robert Griesemer | go/types, types2: remove coreType call in lookup |
commit | commitdiff | tree |
2025-02-25 |
Keith Randall | internal/abi: use arch family instead of arch string |
commit | commitdiff | tree |
2025-02-25 |
Robert Griesemer | go/types, types2: remove another coreType call in type... |
commit | commitdiff | tree |
2025-02-25 |
Robert Griesemer | go/types, types2: better error messages for calls |
commit | commitdiff | tree |
2025-02-25 |
Robert Griesemer | go/types, types2: better error messages for for-range... |
commit | commitdiff | tree |
2025-02-25 |
Jes Cok | strconv: use builtin min function in commonPrefixLenIgn... |
commit | commitdiff | tree |
2025-02-24 |
Ian Lance Taylor | net: accept a valid IP address in LookupMX |
commit | commitdiff | tree |
2025-02-24 |
qmuntal | all: use testenv.Executable instead of os.Executable... |
commit | commitdiff | tree |
2025-02-24 |
Harald Nordgren | net/http: remove unused err parameter from cancel |
commit | commitdiff | tree |
2025-02-24 |
Olivier Mengué | net: add godoc links for UnixConn, UnixListener |
commit | commitdiff | tree |
2025-02-24 |
Albert Sundjaja | syscall: allow \x00-prefixed unix abstract socket to... |
commit | commitdiff | tree |
2025-02-24 |
Carlos Amedee | unique: use runtime.AddCleanup instead of runtime.SetFi... |
commit | commitdiff | tree |
2025-02-23 |
Joel Sing | cmd/compile/internal/ssa: correct MOVDnop handling... |
commit | commitdiff | tree |
2025-02-23 |
Joel Sing | cmd/compile: remove carriage returns from AMD64latelowe... |
commit | commitdiff | tree |
2025-02-23 |
Tobias Klauser | syscall: use sync.OnceFunc for copyenv |
commit | commitdiff | tree |
2025-02-23 |
Dmitrii Martynov | runtime: exclude allocation(s) from memmove/memclr... |
commit | commitdiff | tree |
2025-02-23 |
Than McIntosh | cmd: initial compiler+linker support for DWARF5 .debug_addr |
commit | commitdiff | tree |
2025-02-22 |
Than McIntosh | cmd/internal/objabi,cmd/link/internal/sym: add SDWARFAD... |
commit | commitdiff | tree |
2025-02-22 |
Than McIntosh | cmd/internal/objabi: add new R_DWTXTADDR_* relocation... |
commit | commitdiff | tree |
2025-02-22 |
Than McIntosh | cmd/link, cmd/internal/dwarf: add DWARF5 line table... |
commit | commitdiff | tree |
2025-02-22 |
Than McIntosh | cmd/internal/dwarf: add DW_LNCT and DW_UT constant... |
commit | commitdiff | tree |
2025-02-22 |
Than McIntosh | internal/goexperiment: add a new experiment to gate... |
commit | commitdiff | tree |
2025-02-22 |
Than McIntosh | cmd/link, cmd/internal/objabi: remove R_DWARFFILEREF... |
commit | commitdiff | tree |
2025-02-22 |
Ian Lance Taylor | cmd/go: look at runes, not bytes, when printing env... |
commit | commitdiff | tree |
2025-02-22 |
Julian Zhu | internal/runtime/atomic: add Xchg8 for mipsx |
commit | commitdiff | tree |
2025-02-22 |
Julian Zhu | internal/bytealg: add assembly implementation of Count... |
commit | commitdiff | tree |
2025-02-21 |
Alan Yee | crypto/rand: add example for Int |
commit | commitdiff | tree |
2025-02-21 |
Filippo Valsorda | crypto/internal/fips140/nistec: make SetBytes constant... |
commit | commitdiff | tree |
2025-02-21 |
Michael Anthony... | reflect: correctly handle method values in Seq |
commit | commitdiff | tree |
2025-02-21 |
Michael Pratt | runtime: use WCLONE when waiting on pidfd test child |
commit | commitdiff | tree |
2025-02-21 |
qmuntal | os: don't log the entire environment in tests |
commit | commitdiff | tree |
2025-02-20 |
Thomas Vaillant | doc: add a disclamer for the TLS handshake timeouts... |
commit | commitdiff | tree |
2025-02-20 |
Michael Pratt | debug/buildinfo: base64-encode test binaries |
commit | commitdiff | tree |
2025-02-20 |
Cherry Mui | cmd/compile: remove residual register GC map code |
commit | commitdiff | tree |
2025-02-20 |
Julian Zhu | internal/runtime/atomic: add Xchg8 for mips64x |
commit | commitdiff | tree |
2025-02-20 |
Jorropo | cmd/compile: don't report newLimit discovered when... |
commit | commitdiff | tree |
2025-02-20 |
Ian Lance Taylor | syscall: don't send child signal when testing pidfd |
commit | commitdiff | tree |
2025-02-20 |
Jes Cok | context: replace newAfterFuncContext with a global... |
commit | commitdiff | tree |
2025-02-20 |
limeidan | cmd/internal/obj/loong64: optimize immediate loading |
commit | commitdiff | tree |
2025-02-20 |
Joel Sing | internal/bytealg: clean up and simplify the riscv64... |
commit | commitdiff | tree |
2025-02-20 |
Joel Sing | cmd/internal/obj/x86: add support for the endbr64 instr... |
commit | commitdiff | tree |
2025-02-20 |
Roland Shoemaker | crypto/tls: improve ech parsing errors |
commit | commitdiff | tree |
2025-02-20 |
Roland Shoemaker | crypto/tls: fix incorrect EncryptedClientHelloKey comment |
commit | commitdiff | tree |
2025-02-20 |
Daniel MartĂ | go/*: use go/types.Func.Signature and go/ast.Preorder |
commit | commitdiff | tree |
2025-02-20 |
Meng Zhuo | all: implement plugin build mode for riscv64 |
commit | commitdiff | tree |
2025-02-20 |
Julian Zhu | internal/runtime/atomic: add Xchg8 for riscv64 |
commit | commitdiff | tree |
2025-02-19 |
Michael Pratt | internal/poll: note that copy_file_range bug is fixed |
commit | commitdiff | tree |
2025-02-19 |
Michael Anthony... | runtime: minor mfinal.go code cleanup |
commit | commitdiff | tree |
2025-02-19 |
Michael Anthony... | weak: accept linker-allocated objects to Make |
commit | commitdiff | tree |
2025-02-19 |
Rob Findley | go/types,types2: remove some unused parameters and... |
commit | commitdiff | tree |
2025-02-19 |
Dan Peterson | cmd/go/internal/cacheprog: drop Request.ObjectID |
commit | commitdiff | tree |
2025-02-19 |
alirezaarzehgar | html/template: add available godoc link |
commit | commitdiff | tree |
2025-02-19 |
Mateusz Poliwczak | cmd/compile/internal/ir: correct doc comment, miniNode... |
commit | commitdiff | tree |
2025-02-19 |
Mateusz Poliwczak | cmd/compile: load properly constant values from itabs |
commit | commitdiff | tree |
2025-02-19 |
Mateusz Poliwczak | cmd/compile: determine static values of len and cap... |
commit | commitdiff | tree |
2025-02-19 |
Roland Shoemaker | crypto/internal/fips140/drbg: add Counter warning |
commit | commitdiff | tree |
2025-02-19 |
qiulaidongfeng | go/parser: deprecate parser.ParseDir |
commit | commitdiff | tree |
next |