]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-06-24 Ian Lance Taylordoc/go1.19: Linux race detector now requires glibc...
2022-06-23 Than McIntoshdebug/dwarf: handle malformed line table with bad progr...
2022-06-23 tulipembed: document additional file name restrictions
2022-06-22 Ian Lance Taylortest: add test that causes gofrontend crash
2022-06-22 Wayne Zuocmd/compile: don't use dictionary convert to shaped...
2022-06-22 Dmitri Goutnikcmd/go: make module .zip files group/world readable
2022-06-22 Ian Lance Taylorcmd/go, cmd/link: support failure to create _cgo_import.go
2022-06-22 Bryan C. Millscmd/go: avoid indexing modules in GOROOT
2022-06-22 Guoqi Chenall: update to current golang.org/x/sys revision
2022-06-22 Wayne Zuocmd/compile: fix assert condition in generic method...
2022-06-22 Ian Lance Taylorcompress/gzip: always close bodyReader in Example_compr...
2022-06-22 shaolimingencoding/xml: check nil pointer in DecodeElement
2022-06-22 kkHAIKEcmd/cgo: dont override declared struct type
2022-06-22 Ian Lance Taylornet: don't set netGo = true on Windows with no cgo
2022-06-22 Alan Donovancmd/trace: add basic documentation to main page
2022-06-22 Robert Griesemergo/types, types2: fix parameter order dependence in...
2022-06-21 Robert Griesemerspec: document operations which accept []byte|string...
2022-06-21 Rhys Hiltnerruntime/trace: ignore fallback stacks in test
2022-06-21 Ian Lance Taylordoc/go1.19: use correct link to sync/atomic docs
2022-06-21 Michael Anthony... runtime: convert flaky semaphore linearity test into...
2022-06-21 Bryan C. Millscmd/go/internal/modindex: avoid walking modules when...
2022-06-21 Keith Randallcmd/compile: allow 128-bit values to be spilled
2022-06-21 Matthew Dempskytest: add regress test for #53477
2022-06-20 Tobias Klauserdoc/go1.19: fix HTML validation issues
2022-06-18 Cuong Manh Lecmd/compile: skip substituting closures in unsafe built...
2022-06-17 Matthew Dempskytest: add regress test for #53419
2022-06-17 Josh Powerscmd/go/internal/modfetch: prevent duplicate hashes...
2022-06-17 Kevin Burkesync: add more notes about Cond behavior
2022-06-17 Bryan C. Millscmd/go/internal/work: log clearer detail for subprocess...
2022-06-17 Dmitri Goutniknet: fix flaky *TimeoutMustNotReturn tests
2022-06-17 Alan Donovango/token: delete unused File.set field
2022-06-16 Bryan C. Millscmd/dist: add package . to 'go test' commands
2022-06-16 Michael Anthony... runtime: write much more direct test for semaphore...
2022-06-16 Michael Matloobcmd/go: add more tracing
2022-06-16 Russ Coxcmd/go: pass GOEXPERIMENT through to subtests
2022-06-16 Ian Lance Taylorexpvar: don't crash if map value set to nil
2022-06-16 Robert Griesemergo/parser: remove unused method checkBinaryExpr
2022-06-16 Michael Matloobcmd/go: parallelize matchPackages work in each module
2022-06-16 Cherry Muicmd/link: consider alignment in carrier symbol size...
2022-06-16 Robert Griesemerspec: adjust incorrect sentence in section on rune...
2022-06-16 Ian Lance Taylortest: add test that gofrontend fails
2022-06-15 Ian Lance Taylorinternal/goarch, internal/goos: update generators for...
2022-06-15 Koichi Shiraishireflect: fix reference comment to runtime/map.go
2022-06-15 Vojtěch Bočeksyscall: clarify Pdeathsig documentation on Linux
2022-06-15 Robert Griesemergo/types, types2: add test case for issue for coverage
2022-06-15 Tobias Klauserdoc/go1.19: use matching closing tag in unix build...
2022-06-15 Guoqi Chensyscall, runtime/internal/syscall: always zero the...
2022-06-15 subham sarkarnet/netip: add missing ) in ParsePrefix errors
2022-06-15 Cherry Muicmd/link: set alignment for carrier symbols
2022-06-15 Bryan C. Millscmd/go/internal/modindex: disable indexing for modules...
2022-06-15 Robert Griesemertest: add tests for string/[]byte/[]rune conversions
2022-06-15 Ian Lance Taylornet: avoid infinite recursion in Windows Resolver.lookupTXT
2022-06-14 Robert Griesemerspec: clarify "slice of bytes" and "slice of runes...
2022-06-14 Keith Randallreflect: when StructOf overflows computing size/offset...
2022-06-14 Keith Randallcmd/compile,runtime,reflect: move embedded bit from...
2022-06-14 Ian Lance Taylorcmd/go: quote package directory when calling glob
2022-06-14 ag9920cpu: fix typos in test case
2022-06-13 Austin Clementsruntime: add HACKING section on nosplit functions
2022-06-13 Austin Clementsdoc/go1.19: minor edits
2022-06-13 Michael Anthony... sync: improve linearity test robustness
2022-06-13 Michael Anthony... sync: move lock linearity test and treat it like a...
2022-06-13 Michael Anthony... internal/testmath: add two-sample Welch's t-test for...
2022-06-13 Dmitri Shuralyovdoc/go1.19: prefer relative links to other parts of...
2022-06-13 Ian Lance Taylorcmd/cgo: remove -fsanitize=hwaddress hardware tags
2022-06-13 Robert Griesemerspec: clarify behavior of map size hint for make built-in
2022-06-13 Robert Griesemerspec: add missing optional type arguments after TypeNam...
2022-06-13 Damien Neilnet: avoid darwin_arm64 bug in TestDialParallelSpurious...
2022-06-13 Michael Matloobdoc/go1.19: add a release note for module indexing
2022-06-13 Cuong Manh Lecmd/compile: fix missing dict pass for type assertions
2022-06-13 Roland Shoemakerdoc/go1.19: fix crypto tags
2022-06-10 Louis PORTAYnet/http: doc: update RFC reference for appropriate...
2022-06-10 Dominik Honnefdoc: fix typos in Go memory model
2022-06-10 Cherry Muicmd/dist, cmd/internal/metadata: don't install metadata...
2022-06-10 Khaled Yakdanruntime: fix stack split at bad time when fuzzing
2022-06-09 Dmitri Goutnikcmd/cgo: recognize clang 14 DWARF type names go1.19beta1
2022-06-09 Michael Prattruntime/cgo: retry _beginthread on EACCES
2022-06-09 Michael Prattruntime/cgo: merge bodies of cgo_sys_thread_start on...
2022-06-09 Cherry Muiapi: promote next to go1.19
2022-06-09 Robert Findleygo/types, types2: only set instance context if packages...
2022-06-08 Michael Matloobcmd/go/testdata/script: fix skip on list_replace_absolu...
2022-06-08 Cherry Muiapi/next: minor reformat
2022-06-08 Michael Prattruntime: use pidleget for faketime jump
2022-06-08 Michael Matloobcmd/go: clean paths before using them form index functions
2022-06-08 Tobias Klausersyscall: remove unused setgroups on linux/loong64
2022-06-08 Austin Clementsruntime: skip TestGdbBacktrace on gdb bug
2022-06-08 Damien Neilnet: fix testHookDialTCP race
2022-06-08 Michael Matloobcmd/go: enable module index by default
2022-06-08 Michael Matloobcmd/go: properly call PackageModuleRoot to get modroot...
2022-06-08 Michael Matloobcmd/go: set Root and target fields for packages in...
2022-06-08 Russ Coxdoc/go1.19: delete remaining TODOs
2022-06-08 Michael Prattruntime: gofmt
2022-06-08 Russ Coxdoc/go1.19: complete most remaining TODOs
2022-06-08 Tobias Klauserruntime: remove unused pipe and setNonblock on linux...
2022-06-08 Meng Zhuodoc/go1.19: mention riscv64 supported regabi
2022-06-07 Dan Kortschakos: document that Chdir affects fs.FS returned by DirFS...
2022-06-07 Tobias Klausersyscall: remove unused accept on linux/loong64
2022-06-07 Damien Neilnet: use synthetic network in TestDialParallel
2022-06-07 Cherry Muidoc/go1.19: document that the assembler requires -p
2022-06-07 Cherry Muidoc/go1.19: document linker CL that switches DWARF...
2022-06-07 Robert Griesemergo/types, types2: better error message for invalid...
next