]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2023-05-17 Dmitri Shuralyovcmd: update vendored golang.org/x/mod
2023-05-17 Cherry Muidoc/go1.21: document wasip1 port
2023-05-17 Thuy Linh Luuencoding/xml: wrap charsetReader errors
2023-05-17 Michael Anthony... runtime: replace sysBlockTraced with tracedSyscallEnter
2023-05-17 Michael Anthony... runtime: hide sysExitTicks a little better
2023-05-17 Cherry Muicmd/compile: don't inline from norace packages in race...
2023-05-17 Filippo Valsordacrypto/ed25519,crypto/rsa: make Equal methods constant...
2023-05-17 Michael Anthony... runtime: capture per-p trace state in a type
2023-05-17 Michael Anthony... runtime: capture per-m trace state in a type
2023-05-17 Michael Anthony... runtime: capture per-g trace state in a type
2023-05-17 Keith Randallhash/maphash: weaken avalanche test a bit
2023-05-17 Michael Anthony... runtime: factor our oneNewExtraM trace code
2023-05-17 Ian Lance Taylorinternal/abi: update type name in comment
2023-05-17 Bryan C. Millscmd/go: prune more dependencies in 'go get'
2023-05-17 Bryan C. Millscmd/go: add a test that reproduces the root cause of...
2023-05-17 Filippo Valsordacrypto/rsa: use BoringCrypto for 4096 bit keys
2023-05-17 Ian Lance Taylorruntime: consistently define fcntl
2023-05-16 Keith Randallslices: for Insert and Replace, grow slices like append...
2023-05-16 Keith Randallslices: handle aliasing cases in Insert/Replace
2023-05-16 Robert Griesemergo/types, types2: permit partially instantiated functio...
2023-05-16 Robert Griesemergo/types, types2: remove superfluous argument test...
2023-05-16 Jakub Ciolekcmd/compile: call phiElimValue from removePhiArg
2023-05-16 Cherry Muidoc/go1.21: document reflect.Value escape improvements
2023-05-16 Matthew Dempskycmd/compile/internal/noder: suppress unionType consiste...
2023-05-16 Cherry MuiRevert "cmd/compile: build compiler with PGO"
2023-05-16 Cherry Muicmd/compile: build compiler with PGO
2023-05-16 David Chasecmd/compile: add more information to the bisect-verbose...
2023-05-16 Paul E. Murphycmd/link/internal/ppc64: link ELFv2 objects built with...
2023-05-16 Keith Randallcmd/compile: make memcombine pass a bit more robust...
2023-05-16 Jonathan Amsterdamlog/slog: create prefix buffer earlier
2023-05-16 cuiweixiecmd/compile/internal/walk: delete statement that don...
2023-05-16 Lynn Bogerruntime: improve ppc64x memclr for tail bytes
2023-05-16 Mateusz Poliwczaknet: use and assert correct res state size at compile...
2023-05-16 Austin Clementscmd/dist: introduce test variants
2023-05-16 Austin Clementscmd/dist: put cgo tests under a "Testing cgo" heading
2023-05-16 Austin Clementscmd/dist: refactor adding to the test list into a method
2023-05-16 eric fangcmd/compile: enhance tighten pass for memory values
2023-05-16 Ian Lance Tayloros, syscall: permit setting mtime to Unix 0 on Windows
2023-05-15 Austin ClementsRevert "net/http: do not force the Content-Length heade...
2023-05-15 Jonathan Amsterdamlog/slog: document that NewRecord should be used to...
2023-05-15 Lynn Bogercmd/compile: update rules to generate more prefixed...
2023-05-15 Damien Neilnet/http: handle WriteHeader(101) as a non-informationa...
2023-05-15 Laurent Sentanet/http: do not force the Content-Length header if...
2023-05-15 jchen038cmd/go/internal/modload: replace import error message...
2023-05-15 Austin Clementsmisc: remove misc/arm/a script
2023-05-15 Austin Clementscmd/cgo: enable test with non-sensible build tag
2023-05-15 qmuntalos, syscall: support ill-formed UTF-16 strings on Windows
2023-05-13 Bryan C. Millscmd/go/internal/modindex: update index_format.txt
2023-05-12 James Bartlettcmd/link: fix checks for supported linker flags with...
2023-05-12 Dmitri Shuralyovcmd/dist: use registerStdTestSpecially for normal Go...
2023-05-12 Cherry Muitest: add escape test for reflect.Value operations
2023-05-12 Ian Lance Tayloros, runtime: remove unused implementations of os.sigpipe
2023-05-12 Cherry Muireflect: make Value.IsZero not escape
2023-05-12 Cherry Muireflect: do not escape Value.Type
2023-05-12 Cherry Muireflect: allow Value be stack allocated
2023-05-12 Michael Prattcmd/compile: remove post-inlining PGO graph dump
2023-05-12 Michael Prattcmd/compile/internal/pgo: remove node weights from...
2023-05-12 Carlos Amedeetime: update windows zoneinfo_abbrs
2023-05-12 Austin Clementscmd/cgo/internal/testcarchive: build on all platforms
2023-05-12 Austin Clementscmd/cgo/internal/testsanitizers: build on all platforms
2023-05-12 Mateusz Poliwczaknet: add tests for forceGoDNS and forceCgoDNS
2023-05-12 Dmitri Shuralyovcmd/internal/bootstrap_test: update TestExperimentToolI...
2023-05-12 Bryan C. Millscmd/go: add a regression test for Git configurations...
2023-05-12 Zeke Lucmd/go/internal/modload: reject the -modfile flag in...
2023-05-12 Jabar Asadistrings: correct NewReader documentation
2023-05-12 Dmitri Shuralyovinternal/testdir: move to cmd/internal/testdir
2023-05-12 Rob Findleygo/types: minor refactoring of missingMethod following...
2023-05-12 Robert Griesemergo/types, types2: call recordInstance in instantiateSig...
2023-05-12 Rob Findleygo/types, types2: be sure to type-check wrong methods...
2023-05-12 Dmitri Shuralyovcmd/go: diff .so files quietly in TestScript/build_plug...
2023-05-12 Felix Geisendörferruntime: remove unused skip arg from fpTracebackPCs
2023-05-12 Austin ClementsRevert "reflect: change rtype so that it (not *rtype...
2023-05-12 Austin Clementscmd/dist: drop goTest.dir
2023-05-12 Austin Clementstest/bench: delete
2023-05-12 Austin Clementsmisc/reboot: move to cmd/internal/bootstrap_test
2023-05-12 Austin Clementscmd/dist: drop host test support
2023-05-12 Austin Clementscmd/dist,internal/testdir: more cooperative host test...
2023-05-12 Austin Clementstest,internal/testdir: don't set GOOS/GOARCH
2023-05-12 Austin Clementsmisc: update go.mod comment
2023-05-12 Austin Clementsmisc/swig: move tests to cmd/cgo/internal
2023-05-12 Austin Clementsmisc/swig: restructure as a driver
2023-05-12 Austin Clementscmd/go: fix swigOne action with -n
2023-05-12 Austin Clementsmisc/cgo: move registerCgoTests tests to cmd/cgo/internal
2023-05-12 Austin Clementsmisc/cgo/test: add cgo build constraints
2023-05-12 Austin Clementsmisc/cgo/test: fix vet error
2023-05-12 Austin Clementsmisc/cgo: move easy tests to cmd/cgo/internal
2023-05-12 Ian Lance Taylorruntime: remove crash_cgo_test CgoRaceSignal timeout
2023-05-11 Mateusz Poliwczaknet: don't treat unknown sources as dns when there...
2023-05-11 Mateusz Poliwczaknet: clear /etc/hosts cache on fs.ErrNotExist and fs...
2023-05-11 Guoqi Chenruntime: save/fetch g register during VDSO on linux...
2023-05-11 Mateusz Poliwczaknet: return fallbackOrder immediately for some GOOS
2023-05-11 Chris O'Harasyscall: implement wasip1 SetNonblock and IsNonblock
2023-05-11 Michael Anthony... runtime: remove unused traceFutileWakeup
2023-05-11 Michael Anthony... runtime: hide trace.shutdown behind traceShuttingDown
2023-05-11 Michael Anthony... runtime: replace trace.enabled with traceEnabled
2023-05-11 Michael Prattcmd/compile/internal/pgo/internal/graph: delete dead...
2023-05-11 Michael Prattcmd/compile/internal/pgo: move pprof graph to internal...
2023-05-11 Cherry Muicmd/link: check DWARF section sizes separately
2023-05-11 Michael Anthony... runtime: add traceEnabled function
2023-05-11 Michael Anthony... runtime: hide trace lock init details
next