2024-08-07 |
khr@golang.org | cmd/compile: move limit fact table in prove pass to... |
commit | commitdiff | tree |
2024-08-07 |
Xiaolin Zhao | cmd/compile, math: make math.{Abs,Copysign} intrinsics... |
commit | commitdiff | tree |
2024-08-07 |
Xiaolin Zhao | cmd/compile, math: improve implementation of math.... |
commit | commitdiff | tree |
2024-08-07 |
Guoqi Chen | runtime: add padding to Linux kernel structures sigcont... |
commit | commitdiff | tree |
2024-08-06 |
Robert Griesemer | go/types, types2: avoid spurious "undefined" errors... |
commit | commitdiff | tree |
2024-08-06 |
Michael Matloob | cmd/go/internal/load: make check for path in import... |
commit | commitdiff | tree |
2024-08-06 |
Tim King | os: remove non-constant format string in t.Errorf call |
commit | commitdiff | tree |
2024-08-06 |
limeidan | cmd/internal/objabi, cmd/link/internal: add new relocat... |
commit | commitdiff | tree |
2024-08-06 |
Cherry Mui | cmd/internal/obj: minor refactor of wasmimport code |
commit | commitdiff | tree |
2024-08-06 |
aimuz | maps: add examples for All, Keys, Values, Insert, and... |
commit | commitdiff | tree |
2024-08-06 |
Mateusz Poliwczak | crypto/internal/boring: use internal/byteorder |
commit | commitdiff | tree |
2024-08-06 |
Vasily Leonenko | internal/bytealg: optimize Equal for arm64 target |
commit | commitdiff | tree |
2024-08-05 |
Ian Lance Taylor | test: add test that caused gofrontend to crash |
commit | commitdiff | tree |
2024-08-05 |
aimuz | bytes, strings: replace reflect.DeepEqual and custom... |
commit | commitdiff | tree |
2024-08-05 |
khr@golang.org | cmd/internal/testdir: fix failure when GOAMD64=v3 is... |
commit | commitdiff | tree |
2024-08-03 |
Guoqi Chen | cmd/internal/obj/loong64: add FLDX,FSTX,LDX.STX instruc... |
commit | commitdiff | tree |
2024-08-03 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for instructions... |
commit | commitdiff | tree |
2024-08-03 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for instructions... |
commit | commitdiff | tree |
2024-08-03 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for instructions... |
commit | commitdiff | tree |
2024-08-03 |
Ian Lance Taylor | time: restore support for large negative days in Date |
commit | commitdiff | tree |
2024-08-03 |
apocelipes | archive/zip,cmd/compile: simplify the split function |
commit | commitdiff | tree |
2024-08-03 |
pgxiaolianzi | mime: add available godoc link |
commit | commitdiff | tree |
2024-08-02 |
Rhys Hiltner | runtime: benchmark mutex handoffs |
commit | commitdiff | tree |
2024-08-02 |
Filippo Valsorda | crypto/tls: fix testHandshake close flakes |
commit | commitdiff | tree |
2024-08-02 |
Ian Lance Taylor | os: clarify Rename docs for renaming to a directory |
commit | commitdiff | tree |
2024-08-02 |
Michael Pratt | cmd/compile,runtime: disable swissmap fast variants |
commit | commitdiff | tree |
2024-08-02 |
Michael Pratt | all: split old and swiss map abi and compiler integration |
commit | commitdiff | tree |
2024-08-02 |
Michael Pratt | all: create swissmap experiment and fork files |
commit | commitdiff | tree |
2024-08-02 |
Manuel Sabin | crypto/internal/cryptotest: add tests for the cipher... |
commit | commitdiff | tree |
2024-08-02 |
limeidan | cmd/internal/obj/loong64: adjust the order of class... |
commit | commitdiff | tree |
2024-08-02 |
limeidan | runtime: add debug call injection support on loong64 |
commit | commitdiff | tree |
2024-08-02 |
Jes Cok | time: fix some typos in CL 512355 |
commit | commitdiff | tree |
2024-08-02 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for instructions... |
commit | commitdiff | tree |
2024-08-02 |
Joel Sing | math/big: implement addVV in riscv64 assembly |
commit | commitdiff | tree |
2024-08-02 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for MOV{GR2FCSR... |
commit | commitdiff | tree |
2024-08-01 |
Jes Cok | bytes,slices,strings: optimize Repeat a bit |
commit | commitdiff | tree |
2024-08-01 |
Rhys Hiltner | runtime: avoid futile mark worker acquisition |
commit | commitdiff | tree |
2024-08-01 |
Michael Pratt | runtime: don't use maps in js note implementation |
commit | commitdiff | tree |
2024-08-01 |
Michael Pratt | debug/buildid: treat too large string as "not a Go... |
commit | commitdiff | tree |
2024-08-01 |
Mateusz Poliwczak | crypto: implement encoding.BinaryAppender for all crypt... |
commit | commitdiff | tree |
2024-08-01 |
Cuong Manh Le | cmd/compile: add race instrumentation during walkCompare |
commit | commitdiff | tree |
2024-08-01 |
Xin Hao | go/types: fix typo in comment |
commit | commitdiff | tree |
2024-08-01 |
Rhys Hiltner | runtime: measure speed of procyield and osyield |
commit | commitdiff | tree |
2024-08-01 |
limeidan | cmd/internal/obj/loong64: remove Class C_LEXT and C_SEXT |
commit | commitdiff | tree |
2024-08-01 |
Guoqi Chen | cmd/compiler,internal/runtime/atomic: optimize Load... |
commit | commitdiff | tree |
2024-08-01 |
limeidan | cmd/internal/obj/loong64: optimize the code logic of... |
commit | commitdiff | tree |
2024-08-01 |
limeidan | cmd/internal/obj/loong64: merge two branch classes... |
commit | commitdiff | tree |
2024-08-01 |
limeidan | cmd/internal/obj/loong64: reclassify three-register... |
commit | commitdiff | tree |
2024-08-01 |
Robert Griesemer | go/types: generate recording.go |
commit | commitdiff | tree |
2024-07-31 |
Manuel Sabin | crypto/internal/cryptotest: add tests for the cipher... |
commit | commitdiff | tree |
2024-07-31 |
Ian Lance Taylor | cmd/cgo: document workaround for C struct_stat function |
commit | commitdiff | tree |
2024-07-31 |
Alan Donovan | go/types: add go1.23 iterator methods for 10 exported... |
commit | commitdiff | tree |
2024-07-31 |
Michael Pratt | cmd/compile: keep internal/runtime packages sorted |
commit | commitdiff | tree |
2024-07-31 |
aimuz | net: replace sort with slices for address and DNS recor... |
commit | commitdiff | tree |
2024-07-31 |
Robert Griesemer | go/types, types2: factor out typechecker-specific code... |
commit | commitdiff | tree |
2024-07-31 |
Russ Cox | time: optimize time <-> date conversions |
commit | commitdiff | tree |
2024-07-31 |
Robert Griesemer | go/types, types2: move type recording functionality... |
commit | commitdiff | tree |
2024-07-31 |
Michael Pratt | reflect: add flag tests for MapOf |
commit | commitdiff | tree |
2024-07-31 |
Robert Griesemer | go/types, types2: record type parameters in receiver... |
commit | commitdiff | tree |
2024-07-31 |
Cuong Manh Le | cmd/compile: add comment for the context on mismatch... |
commit | commitdiff | tree |
2024-07-31 |
Sam Thanawalla | cmd/go: fix windows test failure for test_buildinfo_god... |
commit | commitdiff | tree |
2024-07-31 |
Manuel Sabin | crypto/internal/cryptotest: add tests for the cipher... |
commit | commitdiff | tree |
2024-07-31 |
limeidan | cmd/internal/obj/loong64: optimize instruction implemen... |
commit | commitdiff | tree |
2024-07-31 |
limeidan | cmd/internal/obj/loong64: remove case 17 in func asmout |
commit | commitdiff | tree |
2024-07-31 |
limeidan | cmd/internal/obj/loong64: rename Class to represent... |
commit | commitdiff | tree |
2024-07-31 |
David Chase | cmd/compile: fix order of map iteration in deadlocals |
commit | commitdiff | tree |
2024-07-31 |
Michael Pratt | debug/buildinfo: reuse buffer in searchMagic |
commit | commitdiff | tree |
2024-07-31 |
Michael Pratt | debug/buildinfo: read data in chunks |
commit | commitdiff | tree |
2024-07-31 |
Than McIntosh | cmd: add README generation for compiler + linker script... |
commit | commitdiff | tree |
2024-07-31 |
Than McIntosh | cmd/internal/script: new hook for adding in toolchain... |
commit | commitdiff | tree |
2024-07-30 |
Robert Griesemer | go/types: record pointer and parentheses in receiver... |
commit | commitdiff | tree |
2024-07-30 |
Sean Liao | net/http: match os.File.Readdir behavior in DotFileHiding |
commit | commitdiff | tree |
2024-07-30 |
Ian Lance Taylor | cmd/cgo/internal/testsanitizers: avoid clang error... |
commit | commitdiff | tree |
2024-07-30 |
Mateusz Poliwczak | go/printer: correct cindex meaning in commentInfo comments |
commit | commitdiff | tree |
2024-07-30 |
Michael Matloob | cmd/go/internal/load: recompute test variant's build... |
commit | commitdiff | tree |
2024-07-30 |
Austin Clements | runtime: make TestDebugLogInterleaving much more robust |
commit | commitdiff | tree |
2024-07-30 |
David Chase | cmd/compile: add "deadlocals" pass to remove unused... |
commit | commitdiff | tree |
2024-07-30 |
David Chase | cmd/compile/internal/ir: add DoChildrenWithHidden |
commit | commitdiff | tree |
2024-07-30 |
David Chase | cmd/compile: verify that rangefunc assigning to no... |
commit | commitdiff | tree |
2024-07-30 |
Mateusz Poliwczak | encoding: add TextAppender and BinaryAppender |
commit | commitdiff | tree |
2024-07-30 |
Julian Dax | cmd/go/internal/test: update documentation for the... |
commit | commitdiff | tree |
2024-07-30 |
Than McIntosh | internal/coverage: add internal/stringslite to hard... |
commit | commitdiff | tree |
2024-07-30 |
Than McIntosh | cmd/link: add variable_parameter attr to functype outparams |
commit | commitdiff | tree |
2024-07-30 |
Austin Clements | runtime: delete TestDebugLogBuild |
commit | commitdiff | tree |
2024-07-30 |
Austin Clements | runtime: run debuglog tests when debuglog tag is *not... |
commit | commitdiff | tree |
2024-07-30 |
Austin Clements | runtime: switch debuglog from const-toggled to type... |
commit | commitdiff | tree |
2024-07-30 |
Austin Clements | runtime: rename dlogger to dloggerImpl |
commit | commitdiff | tree |
2024-07-30 |
limeidan | cmd/internal/obj/loong64, cmd/asm: remove useless instr... |
commit | commitdiff | tree |
2024-07-30 |
limeidan | cmd/internal/obj/loong64: remove unuseless functions |
commit | commitdiff | tree |
2024-07-30 |
limeidan | cmd/internal/obj/loong64: fixed operand assignment... |
commit | commitdiff | tree |
2024-07-30 |
limeidan | cmd/internal/obj: add stmt prologueEnd to DWARF for... |
commit | commitdiff | tree |
2024-07-30 |
limeidan | cmd/internal/obj/loong64: return an error when getting... |
commit | commitdiff | tree |
2024-07-29 |
Damien Neil | net/http: don't write HEAD response body in ResponseWri... |
commit | commitdiff | tree |
2024-07-29 |
apocelipes | cmd,log,net,runtime: simplify string prefix and suffix... |
commit | commitdiff | tree |
2024-07-29 |
Damien Neil | net/http: don't write body for HEAD responses in Respon... |
commit | commitdiff | tree |
2024-07-29 |
Than McIntosh | cmd/compile: add script testing facility for compiler use |
commit | commitdiff | tree |
2024-07-29 |
Than McIntosh | cmd/link: add script testing facility for linker use |
commit | commitdiff | tree |
2024-07-29 |
Than McIntosh | cmd/internal/script/scriptest: add new apis for tool... |
commit | commitdiff | tree |
2024-07-29 |
Than McIntosh | cmd: relocate cmd/go/internal/script to cmd/internal... |
commit | commitdiff | tree |
2024-07-29 |
Than McIntosh | cmd: extract cmd/go's cfg.LookPath into separate pathca... |
commit | commitdiff | tree |
next |