]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-08-27 Michael Anthony... runtime: store bp on cgocallback as unsafe.Pointer
2024-08-27 cuishuanghtml/template: track continue nodes correctly when...
2024-08-27 Jes Coknet/http: simplify http.Request.Clone
2024-08-27 Michael Prattdebug/buildinfo: stop searchMagic search at EOF
2024-08-27 Dmitri Shuralyovcmd/dist: update tryDirs list to match make scripts
2024-08-27 Ian Lance Taylordebug/buildinfo: don't crash on corrupt object file
2024-08-27 Joel Singcmd/compile/internal/ssagen: add check for duplicate...
2024-08-27 Joel Singcmd/compile/internal/ssagen: improve intrinsic test
2024-08-27 Joel Singcmd/compile/internal/ssagen: provide intrinsicBuilders
2024-08-27 qmuntalos/user: test that Current does not depend on netapi32.dll
2024-08-26 Keith Randallcmd/compile: regalloc: drop values that aren't used...
2024-08-26 Michael Matloobcmd/go: avoid making some paths relative in go work use
2024-08-26 Tim Kinggo/internal/gcimporter: parse materialized aliases
2024-08-26 goto1134cmd/go: scale go list with GOMAXPROCS
2024-08-26 Cuong Manh Lecmd/compile: deprecate derived info needed field
2024-08-26 Cuong Manh Leinternal/pkgbits: add DerivedInfoNeeded
2024-08-26 Paul E. Murphycmd/compile: intrinsify math.MulUintptr on PPC64
2024-08-26 Kevin Zinternal/runtime/sys: fix typo in comment
2024-08-24 Jes Cokbytes: fix a typo
2024-08-24 Nic Klaassendatabase/sql: fix panic with concurrent Conn and Close
2024-08-23 Tim Kingcmd/compile/internal: write type parameters for aliases
2024-08-23 Joel Singtest/codegen: add initial codegen tests for integer...
2024-08-23 Paul E. Murphycrypto/aes: add missing aes-gcm buffer overlap checks...
2024-08-23 Joel Singmath/big: implement addMulVVW in riscv64 assembly
2024-08-23 Joel Singmath/big: implement mulAddVWW in riscv64 assembly
2024-08-23 Joel Singcrypto/sha256: provide optimised assembly for riscv64
2024-08-23 Kir Kolyshkinos: improve Getwd documentation
2024-08-23 Xiaolin Zhaocmd/internal/obj/loong64: add support for instructions...
2024-08-22 Kir Kolyshkinos: improve Windows fixLongPath
2024-08-22 Michael Matloobcmd/go: document unsettable GOTELEMETRY and GOTELEMETRY...
2024-08-22 Michael Matloobcmd/dist: set go version in bootstrap go.mod file
2024-08-22 qmuntalruntime: fix nanotime1 on windows/arm
2024-08-22 Xiaolin Zhaocrypto/sha1: implement sha1block in hardware on loong64
2024-08-22 Kir Kolyshkinos: openDir: add O_DIRECTORY flag for unix
2024-08-22 Joel Singmath/big: implement subVW in riscv64 assembly
2024-08-22 Joel Singmath/big: implement addVW in riscv64 assembly
2024-08-22 Joel Singcmd/compile/internal/ssagen: add initial test coverage...
2024-08-22 Xiaolin Zhaocrypto/md5: implement md5block in hardware on loong64
2024-08-21 Kir Kolyshkinsyscall: optimize Getwd on aix
2024-08-21 Tobias Klausersort: drop implementation for Go <1.21
2024-08-21 Vladimir Varankintesting: rename testContext to testState
2024-08-21 Manuel Sabincrypto/internal/cryptotest: add tests for the cipher...
2024-08-21 Srinivas Pokalacmd/objdump: add s390x GNU disasm support
2024-08-21 qmuntalos/user: document Current improvements
2024-08-21 qmuntalos/user: speed up Current on Windows
2024-08-21 apocelipescrypto/x509,math/rand/v2: implement the encoding.(Binar...
2024-08-21 Kir Kolyshkinsyscall: add O_DIRECTORY for wasip1
2024-08-21 Kir Kolyshkinsyscall: add O_DIRECTORY for js
2024-08-21 Robert Griesemerinternal/pkgbits: fix incorrect doc comment
2024-08-21 Michael Anthony... unique: clean up handle test code
2024-08-21 Michael Anthony... unique: use TypeFor instead of TypeOf to get type in...
2024-08-21 Cherry Muicmd/link: support wasmexport on js/wasm
2024-08-20 Tim Kingcmd/compile: deprecate has init and derived func instance
2024-08-20 Robert Griesemercmd/compile/internal/noder: reduce clutter a bit (cosme...
2024-08-20 Dmitri Shuralyovruntime: deprecate GOROOT
2024-08-20 Tim Kinginternal/pkgbits: add Version type
2024-08-20 Alexander Cyonsrc: fix typos
2024-08-20 Dmitri Shuralyovcmd/dist: require Go 1.22.6 as minimum bootstrap toolchain
2024-08-20 Ian Lance Taylordoc/next: update 36532.md to wording suggested in CL
2024-08-20 Tim Kingcmd/internal/testdir: add a -gomodversion flag
2024-08-20 Dmitri Shuralyovtesting: use temp dir without symlinks in TestChdir...
2024-08-20 Ian Lance Taylordoc/next: revert incorrect change to 62516.md made...
2024-08-20 apocelipestime: implement the encoding.(Binary|Text)Appender...
2024-08-20 Tim Kinggo/types, types2: unalias tilde terms in underIs
2024-08-20 Andy Paninternal/poll: raise Linux's maxCopyFileRangeRound...
2024-08-20 Oleksandr Redkotime: fix godoc links; remove redundant Sub mention
2024-08-20 Kir Kolyshkinos: rm reiserfs exception from TestSeek
2024-08-20 Kir Kolyshkinos: use t.TempDir in TestMkdirTemp, TestCreateTemp
2024-08-20 Kir Kolyshkinos: use t.TempDir in TestReadOnlyWriteFile
2024-08-20 Kir Kolyshkinos: simplify TestRemoveAllDot
2024-08-20 Kir Kolyshkinos: simplify TestRemoveAllLongPath
2024-08-20 Vladimir Varankintesting: add Context
2024-08-20 Joel Singcmd/compile/internal/ssagen: factor out intrinsics...
2024-08-20 Joel Singcmd/compile/internal/ssagen: improve intrinsic architec...
2024-08-20 Paul E. Murphyruntime: on AIX, fix call to _cgo_sys_thread_create...
2024-08-19 Robert Griesemerinternal/pkgbits: s/errorf/panicf/ because that's what...
2024-08-19 Kir Kolyshkinos.Getwd: wrap error on windows and plan9
2024-08-19 Paschalis Tmath/rand: make calls to Seed no-op
2024-08-19 Oleksandr Redkoall: remove duplicated words in comments
2024-08-19 Rhys Hiltnerruntime: store zero-delay mutex contention events
2024-08-19 Joel Singcmd/compile: use integer min/max instructions on riscv64
2024-08-17 Conrad Irwincmd/mod/edit: add -tool and -droptool support
2024-08-16 Gökhan Özeloğlustrings: fix typo in examples
2024-08-16 Kir Kolyshkintesting: add Chdir
2024-08-16 doujiang24cmd/cgo: enable #cgo noescape/nocallback
2024-08-16 Andy Panos: only employ sendfile(3ext) on illumos when target...
2024-08-16 Andy Panos: use O_EXCL instead of O_TRUNC in CopyFS to disallow...
2024-08-16 Tim Kinggo/internal/gcimporter: indexed format imports for...
2024-08-16 zhangyunhaoruntime: use .Pointers() instead of .PtrBytes != 0
2024-08-16 Robert Griesemergo/types, types2: Named.cleanup must also handle *Alias...
2024-08-15 apocelipesmath/big,regexp: implement the encoding.TextAppender...
2024-08-15 j2gg0sencoding/json: merge FieldStack if the error's Field...
2024-08-15 Andy Panos: increase the amount of data transfer for sendfile...
2024-08-15 apocelipescrypto,hash: add t.Helper calls to test helpers
2024-08-15 Tim Kingcmd/compile/internal/importer: enable aliases
2024-08-15 Andy Paninternal,os: employ copy_file_range(2) for file-to...
2024-08-15 Michael MatloobRevert "go/types, types2: only use fileVersion if 1...
2024-08-15 Joel Singmath/big: implement subVV in riscv64 assembly
2024-08-15 limeidancmd/internal/obj/loong64: add testcases for assembler
2024-08-14 Dmitri Shuralyovcmd/dist, internal/platform: mark windows/arm (32-bit...
next