]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-08-08 Kir Kolyshkinos: fix Chtimes test flakes
2024-08-08 Oleksandr Redkofmt: remove ineffective else branch in test
2024-08-08 qmuntalos/user: support calling Current on impersonated threads
2024-08-08 apocelipesnet/url: implement encoding.BinaryAppender for URL
2024-08-08 Mateusz Poliwczakhash: mention encoding.BinaryAppender in Hash docs
2024-08-08 Branden J Brown.github: update language change proposal template
2024-08-07 Jorropocmd/compile: fix loong64 MINF → FMINF name and friends
2024-08-07 Michael Matloobcmd: update golang.org/x/telemetry to 38c23d2
2024-08-07 Michael Matloobcmd: update golang.org/x/mod to v0.20.0
2024-08-07 Michael Matlooball: update golang.org/x/sys to v0.23.0
2024-08-07 Andy Paninternal/poll,syscall: drop the fallback for accept4...
2024-08-07 Andy Panos: employ sendfile(2) for file-to-file copying on...
2024-08-07 apocelipeshash: implement the encoding.BinaryAppender interface
2024-08-07 Oleksandr Redkobytes,strings: use a more universal Cyrillic word
2024-08-07 khr@golang.orgcmd/compile: rip out constant handling in poset data...
2024-08-07 khr@golang.orgcmd/compile: simplify prove pass
2024-08-07 khr@golang.orgcmd/compile: simplify jump table case in prove pass
2024-08-07 khr@golang.orgcmd/compile: reorganize prove pass domain relation...
2024-08-07 khr@golang.orgcmd/compile: handle boolean and pointer relations
2024-08-07 khr@golang.orgcmd/compile: propagate constant ranges through multipli...
2024-08-07 khr@golang.orgcmd/compile: rewrite the constant parts of the prove...
2024-08-07 khr@golang.orgcmd/compile: move limit fact table in prove pass to...
2024-08-07 Xiaolin Zhaocmd/compile, math: make math.{Abs,Copysign} intrinsics...
2024-08-07 Xiaolin Zhaocmd/compile, math: improve implementation of math....
2024-08-07 Guoqi Chenruntime: add padding to Linux kernel structures sigcont...
2024-08-06 Robert Griesemergo/types, types2: avoid spurious "undefined" errors...
2024-08-06 Michael Matloobcmd/go/internal/load: make check for path in import...
2024-08-06 Tim Kingos: remove non-constant format string in t.Errorf call
2024-08-06 limeidancmd/internal/objabi, cmd/link/internal: add new relocat...
2024-08-06 Cherry Muicmd/internal/obj: minor refactor of wasmimport code
2024-08-06 aimuzmaps: add examples for All, Keys, Values, Insert, and...
2024-08-06 Mateusz Poliwczakcrypto/internal/boring: use internal/byteorder
2024-08-06 Vasily Leonenkointernal/bytealg: optimize Equal for arm64 target
2024-08-05 Ian Lance Taylortest: add test that caused gofrontend to crash
2024-08-05 aimuzbytes, strings: replace reflect.DeepEqual and custom...
2024-08-05 khr@golang.orgcmd/internal/testdir: fix failure when GOAMD64=v3 is...
2024-08-03 Guoqi Chencmd/internal/obj/loong64: add FLDX,FSTX,LDX.STX instruc...
2024-08-03 Xiaolin Zhaocmd/internal/obj/loong64: add support for instructions...
2024-08-03 Xiaolin Zhaocmd/internal/obj/loong64: add support for instructions...
2024-08-03 Xiaolin Zhaocmd/internal/obj/loong64: add support for instructions...
2024-08-03 Ian Lance Taylortime: restore support for large negative days in Date
2024-08-03 apocelipesarchive/zip,cmd/compile: simplify the split function
2024-08-03 pgxiaolianzimime: add available godoc link
2024-08-02 Rhys Hiltnerruntime: benchmark mutex handoffs
2024-08-02 Filippo Valsordacrypto/tls: fix testHandshake close flakes
2024-08-02 Ian Lance Tayloros: clarify Rename docs for renaming to a directory
2024-08-02 Michael Prattcmd/compile,runtime: disable swissmap fast variants
2024-08-02 Michael Prattall: split old and swiss map abi and compiler integration
2024-08-02 Michael Prattall: create swissmap experiment and fork files
2024-08-02 Manuel Sabincrypto/internal/cryptotest: add tests for the cipher...
2024-08-02 limeidancmd/internal/obj/loong64: adjust the order of class...
2024-08-02 limeidanruntime: add debug call injection support on loong64
2024-08-02 Jes Coktime: fix some typos in CL 512355
2024-08-02 Xiaolin Zhaocmd/internal/obj/loong64: add support for instructions...
2024-08-02 Joel Singmath/big: implement addVV in riscv64 assembly
2024-08-02 Xiaolin Zhaocmd/internal/obj/loong64: add support for MOV{GR2FCSR...
2024-08-01 Jes Cokbytes,slices,strings: optimize Repeat a bit
2024-08-01 Rhys Hiltnerruntime: avoid futile mark worker acquisition
2024-08-01 Michael Prattruntime: don't use maps in js note implementation
2024-08-01 Michael Prattdebug/buildid: treat too large string as "not a Go...
2024-08-01 Mateusz Poliwczakcrypto: implement encoding.BinaryAppender for all crypt...
2024-08-01 Cuong Manh Lecmd/compile: add race instrumentation during walkCompare
2024-08-01 Xin Haogo/types: fix typo in comment
2024-08-01 Rhys Hiltnerruntime: measure speed of procyield and osyield
2024-08-01 limeidancmd/internal/obj/loong64: remove Class C_LEXT and C_SEXT
2024-08-01 Guoqi Chencmd/compiler,internal/runtime/atomic: optimize Load...
2024-08-01 limeidancmd/internal/obj/loong64: optimize the code logic of...
2024-08-01 limeidancmd/internal/obj/loong64: merge two branch classes...
2024-08-01 limeidancmd/internal/obj/loong64: reclassify three-register...
2024-08-01 Robert Griesemergo/types: generate recording.go
2024-07-31 Manuel Sabincrypto/internal/cryptotest: add tests for the cipher...
2024-07-31 Ian Lance Taylorcmd/cgo: document workaround for C struct_stat function
2024-07-31 Alan Donovango/types: add go1.23 iterator methods for 10 exported...
2024-07-31 Michael Prattcmd/compile: keep internal/runtime packages sorted
2024-07-31 aimuznet: replace sort with slices for address and DNS recor...
2024-07-31 Robert Griesemergo/types, types2: factor out typechecker-specific code...
2024-07-31 Russ Coxtime: optimize time <-> date conversions
2024-07-31 Robert Griesemergo/types, types2: move type recording functionality...
2024-07-31 Michael Prattreflect: add flag tests for MapOf
2024-07-31 Robert Griesemergo/types, types2: record type parameters in receiver...
2024-07-31 Cuong Manh Lecmd/compile: add comment for the context on mismatch...
2024-07-31 Sam Thanawallacmd/go: fix windows test failure for test_buildinfo_god...
2024-07-31 Manuel Sabincrypto/internal/cryptotest: add tests for the cipher...
2024-07-31 limeidancmd/internal/obj/loong64: optimize instruction implemen...
2024-07-31 limeidancmd/internal/obj/loong64: remove case 17 in func asmout
2024-07-31 limeidancmd/internal/obj/loong64: rename Class to represent...
2024-07-31 David Chasecmd/compile: fix order of map iteration in deadlocals
2024-07-31 Michael Prattdebug/buildinfo: reuse buffer in searchMagic
2024-07-31 Michael Prattdebug/buildinfo: read data in chunks
2024-07-31 Than McIntoshcmd: add README generation for compiler + linker script...
2024-07-31 Than McIntoshcmd/internal/script: new hook for adding in toolchain...
2024-07-30 Robert Griesemergo/types: record pointer and parentheses in receiver...
2024-07-30 Sean Liaonet/http: match os.File.Readdir behavior in DotFileHiding
2024-07-30 Ian Lance Taylorcmd/cgo/internal/testsanitizers: avoid clang error...
2024-07-30 Mateusz Poliwczakgo/printer: correct cindex meaning in commentInfo comments
2024-07-30 Michael Matloobcmd/go/internal/load: recompute test variant's build...
2024-07-30 Austin Clementsruntime: make TestDebugLogInterleaving much more robust
2024-07-30 David Chasecmd/compile: add "deadlocals" pass to remove unused...
2024-07-30 David Chasecmd/compile/internal/ir: add DoChildrenWithHidden
2024-07-30 David Chasecmd/compile: verify that rangefunc assigning to no...
next