]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2023-01-17 Russ Coxcmd/go: document GODEBUG=installgoroot=all
2023-01-17 Russ Coxdoc/go1.20: remove mention of arena goexperiment
2023-01-17 Russ Coxarchive/tar, archive/zip: document ErrInsecurePath...
2023-01-16 Archana Rruntime: fix performance regression in morestack_noctxt...
2023-01-13 Bryan MillsRevert "internal/fsys: follow root symlink in fsys...
2023-01-13 Austin Clementsdoc/go1.20: mention build speed improvements
2023-01-13 Than McIntoshcmd/cover: remove go.mod from testdata subdir
2023-01-11 Robert Findleygo/types, types2: don't look up fields or methods when...
2023-01-11 zhengchaopuruntime: fix incorrect comment
2023-01-11 Robert Griesemercmd/compile: better error message for when a type is...
2023-01-10 Russ Coxcmd/link, runtime: Apple libc atfork workaround take 3
2023-01-10 Russ Coxruntime: revert use of __fork to work around Apple...
2023-01-10 Bryan C. Millsos/exec: avoid leaking an exec.Cmd in TestWaitInterrupt
2023-01-09 Keith Randallcmd/compile: prevent IsNewObject from taking quadratic...
2023-01-09 Michael Prattcmd/compile/internal/pgo: add hint to missing start_lin...
2023-01-09 Ian Lance Taylorruntime: skip TestCgoPprofCallback in short mode, don...
2023-01-09 Austin Clementsruntime/pprof: document possibility of empty stacks
2023-01-09 Austin Clementsruntime/pprof: improve output of TestLabelSystemstack
2023-01-09 csuzhangsync/atomic: fix the note of atomic.Store
2023-01-09 Marcel Meyerall: fix typos in go file comments
2023-01-06 Shengjing Zhusyscall: skip TestUseCgroupFD if cgroupfs not mounted
2023-01-06 Ikko Eltociear... net: fix typo in hosts.go
2023-01-06 Keith Randallcmd/compile: describe how Go maps to wasm implementation
2023-01-05 Tobias Klausercrypto/tls: fix typo in cacheEntry godoc
2023-01-05 Than McIntoshcmd/cover: fix problems with "go test -covermode=atomic...
2023-01-04 Piersdoc/go1.20: fix links to new strings functions
2023-01-04 Russ Coxcrypto/internal/boring: add dev.boringcrypto README...
2023-01-04 Robert Griesemercmd/compile: use "satisfies" (not "implements") for...
2023-01-04 Roland Illigcmd/gofmt: fix a typo in a comment
2023-01-03 Ian Lance TaylorREADME.vendor: minor updates
2023-01-03 Alexander Yastrebovdoc/go1.20: fix http.ResponseController example
2023-01-03 Dan Peterson.github: suggest using private browsing in pkgsite...
2022-12-29 Xiao Cuidoc/go1.20: fix typos
2022-12-29 Robert Griesemergo/types, types2: use strict comparability for type...
2022-12-28 Cherry Muimisc/cgo/testsanitizers: run libfuzzer tests in temp...
2022-12-27 Cherry Muimisc/cgo/testsanitizers: add libfuzzer tests
2022-12-23 Andrey Bozhkotesting: rephrase the sentence about naming test files
2022-12-23 Cherry Muicmd/link, runtime: use a different section for Go libfu...
2022-12-22 Russ Coxruntime: call __fork instead of fork on darwin
2022-12-22 Russ Coxruntime: revert Apple libc atfork workaround
2022-12-22 Cherry Muimisc/cgo/testshared: test build std in shared mode
2022-12-22 Cherry Muiruntime/internal/startlinetest: work around shared...
2022-12-22 Cherry Muiruntime/race: add build tag to internal amd64vN packages
2022-12-22 Tobias Klauserdoc/go1.20: fix typo
2022-12-21 Than McIntoshruntime/coverage: add missing file close in test suppor...
2022-12-21 Roland Shoemakercrypto/x509: return typed verification errors on macOS
2022-12-21 Damien Neilarchive/tar, archive/zip: revert documentation of ErrIn...
2022-12-21 Damien Neilnet/http/httputil: don't add X-Forwarded-{Host,Proto...
2022-12-21 Michael Prattsyscall: don't use faccessat2 on android
2022-12-21 Mateusz Poliwczaknet: use correct dns msg size
2022-12-19 qmuntalos: reenable TestReaddirSmallSeek on windows
2022-12-17 Guoqi Chencmd/compile: sign-extend the 2nd argument of the Lowere...
2022-12-16 Than McIntoshos/user,net: add -fno-stack-protector to CFLAGS
2022-12-16 Damien Neilnet/http: improve errors in TestCancelRequestWhenSharin...
2022-12-16 Ian Lance Taylorsyscall, internal/poll: fall back to accept on linux-arm
2022-12-16 Bryan C. Millsos/exec: retry ETXTBSY errors in TestFindExecutableVsNoexec
2022-12-15 Robert Griesemerdoc/go1.20: fix typo
2022-12-15 Robert Griesemerspec: fix typo
2022-12-14 Robert Griesemerspec: document which recursive arrays and structs are...
2022-12-14 Heschi Kreinickdoc/go1.20.html: pre-announce dropping Windows 7, 8...
2022-12-14 Matthew Dempskycmd/compile: desugar OCALLMETH->OCALLFUNC within devirt...
2022-12-14 Robert Griesemerspec: document illegal recursive type parameter lists
2022-12-14 Robert Griesemerspec: describe new semantics for comparable and constra...
2022-12-14 Robert Griesemerspec: introduce notion of strict comparability
2022-12-13 millersyscall: fix closing of reordered FDs in plan9 ForkExec
2022-12-13 Robert Griesemergo/types, types2: report type mismatch error when conve...
2022-12-13 Oleg Zaytsevcmd/gc: test temp string comparison with all ops
2022-12-12 Paul E. Murphysyscall: skip TestUseCgroupFD if cgroupfs mounted RO
2022-12-12 Bryan C. Millssyscall: fix shadowing bugs in forkAndExecInChild
2022-12-12 Changkun Ousync: remove unused const
2022-12-12 Alexander Frolovdoc/go1.20: fix typo
2022-12-12 Nikola Jokicdebug/buildinfo: check pointer size on buildinfo.Read
2022-12-12 Shengyu Zhangdoc/go1.20: fix URL anchor
2022-12-11 Keith Randallcmd/compile: fix conditional move rule on PPC64
2022-12-10 Ian Lance Tayloros: skip size test in TestLstat if the file is a symlink
2022-12-09 Keith Randallcmd/compile: fix conditional select rule
2022-12-09 Than McIntoshdoc: fix typo in 1.20 release notes
2022-12-09 Bryan C. Millsos/user: zero-initialize C structs returned to Go
2022-12-08 Robert Findleygo/types, types2: always rename type parameters during...
2022-12-08 Zhizhen Hedoc: fix typo
2022-12-08 Dmitri Shuralyovdoc/go1.20: correct test binary -v flag value for test2json
2022-12-08 Than McIntoshcmd/{go,cover,covdata}: fix 'package main' inconsistent...
2022-12-08 cia-ranacmd/link: fix dynamic interpreter path for musl-based...
2022-12-08 Bryan C. Millsruntime: remove arbitrary timeouts in finalizer tests
2022-12-08 Bryan C. Millscmd/go: deflake TestScript/test2json_interrupt
2022-12-08 Ian Lance Tayloros/user: on AIX getpwuid_r seems to return -1 on overflow
2022-12-07 David du Colombierinternal/safefilepath: fix TestFromFS on Plan 9
2022-12-07 Bryan C. Millscmd/go: in TestTerminalPassthrough, delay subprocess...
2022-12-07 Michael Prattapi: promote next to go1.20
2022-12-07 Michael Prattdoc/go1.20: delete remaining TODO
2022-12-07 Than McIntoshdoc/go1.20: add section on coverage
2022-12-07 Russ Coxos/user: fix buffer retry loop on macOS
2022-12-07 Russ Coxdoc/go1.20: relnote and take care of TODOs
2022-12-07 Matthew Dempskygo/internal/gcimporter: simplify unified IR importer
2022-12-07 Matthew Dempskycmd/compile: restore test/nested.go test cases
2022-12-07 Damien Neilall: update vendored golang.org/x/net
2022-12-07 Russ Coxlib/time: update to 2022g/2022g
2022-12-06 Damien Neilos, net/http: avoid escapes from os.DirFS and http...
2022-12-06 Cherry MuiRevert "runtime/pprof: unskip TestTimeVDSO on Android"
2022-12-06 Bryan C. Millscmd/go: unskip TestScript/build_issue48319 on Windows
next