]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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...
2022-06-07 Robert Griesemergo/types, types2: better error message if type is not...
2022-06-07 Robert Griesemergo/types, types2: use | rather than ∪ when printing...
2022-06-07 Damien Neildoc/go1.19: add release notes for net/http and net/url
2022-06-07 Michael Prattdoc/go1.19: adjust runtime release notes
2022-06-07 Michael Prattruntime: document GOMEMLIMIT in environment variables...
2022-06-07 David Chasedoc/go1.19: document loong64 port
2022-06-07 Will Hawkinssync/atomic: clarify that 8-byte alignment of variables...
2022-06-07 Austin Clementsdoc/go1.19: some platforms are still on TSAN v2
2022-06-07 Austin Clementsdoc/go1.19: compiler section is complete, modulo TODOs
2022-06-07 Austin Clementsdoc/go1.19: minor edits
2022-06-07 Robert Findleydoc/go1.19: complete TODOs for go/types
2022-06-07 Roland Shoemakerdoc/go1.19: add various crypto release notes
2022-06-07 Khaled Yakdanruntime: fix inline assembly trampoline for arm64
2022-06-07 Motiejus Jakštyscmd/link: specify -Wl,-z params as documented
2022-06-07 Russ Coxdoc/go1.19: delete boringcrypto TODO
2022-06-07 Russ Coxdoc/go1.19: add more TODOs from updated relnote
2022-06-06 Michael Anthony... doc/go1.19: add release notes for the soft memory limit...
2022-06-06 Russ Coxruntime, sync, sync/atomic: document happens-before...
2022-06-06 Russ Coxgo/doc/comment: add heuristics for common badly formatt...
2022-06-06 Russ Coxdoc/go_mem: update revision date
2022-06-06 Austin Clementsdoc/go1.19: gc requires -p=importpath
2022-06-06 Brad Fitzpatrickdoc/go1.19: document Resolver.PreferGo
2022-06-06 Michael Matloobcmd/go: use index to match packages in dependency modules
2022-06-06 Russ Coxall: boringcrypto post-merge cleanup
2022-06-06 Russ Coxgo/doc/comment: do not turn ``` into “`
2022-06-06 Russ Coxgo/doc/comment: add doc comment
2022-06-06 Joel Singcmd/compile: cast riscv64 rewrite shifts to unsigned int
2022-06-06 90364136+butterfly19... strconv: fix typo in atof.go
2022-06-06 Than McIntoshcmd/link/internal/loadpe: handle _main reference properly
2022-06-06 Robert Griesemergo/types, types2: simplify implementation of validType...
2022-06-06 Robert Griesemergo/types, types2: use type nest to detect type cycles...
2022-06-06 Robert Findleydoc/go1.19: add TODOs for changes to go/types
2022-06-06 Alejandro Sáezruntime: fix breakpoint in ppc64x
2022-06-06 Eli Benderskytext/template/parse: fix data race on lexer initialization
2022-06-06 Robert Findleygo/types, types2: ensure that named types never expand...
2022-06-06 Robert Findleygo/types, types2: store Named instance information...
2022-06-06 Robert Findleygo/types, types2: eliminate methodList in favor of...
2022-06-06 Robert Findleygo/types, types2: remove Named.once in favor of monoton...
2022-06-06 Stephen Eckelscmd/buildid: reject rewriting legacy buildids
2022-06-04 Ben Hoytstrconv: clarify ParseFloat accepts Go syntax for float...
2022-06-04 Ikko Ashimineruntime: fix typo in libfuzzer_arm64.s
2022-06-04 mstmdevdatabase/sql/driver: fix typo in driver.go
2022-06-04 Bryan Borehamregexp: avoid copying each instruction executed
2022-06-04 Russ Coxdoc: update Go memory model
2022-06-04 Russ Coxdoc/go1.19: remove TODO about LimitedReader
2022-06-04 Russ Coxio: revert: add an Err field to LimitedReader
2022-06-04 Michael Matloobcmd/go: index standard library packages
2022-06-03 Michael Prattdoc/go1.19: add TODOs for undocumented runtime features
2022-06-03 Michael Prattdoc/go1.19: add release notes for runtime packages
2022-06-03 Michael Anthony... runtime: track total idle time for GC CPU limiter
2022-06-03 Michael Anthony... runtime: avoid string allocation in printDebuglog
2022-06-03 Michael Anthony... runtime: only use CPU time from the current window...
2022-06-03 Michael Anthony... cmd/compile/internal/escape: escape values with >PtrSiz...
2022-06-03 Michael Matloobcmd/go: changes to use modindex
2022-06-03 Michael Matloobcmd/go: add functions to read index file
2022-06-03 Michael Prattsync/atomic: note that alignment responsibility doesn...
2022-06-03 Michael Prattdoc/go1.19: add release notes for syscall
2022-06-03 Michael Prattdoc/go1.19: add release notes for sync/atomic
2022-06-03 eric fangcmd/link: fix TestLargeText
2022-06-02 Bryan C. Millsdoc/go1.19: add a release note for CL 404134
2022-06-02 Bryan C. Millsdoc/go1.19: add release note for CL 398058
2022-06-02 Ian Lance Taylorarchive/zip: use bufio.Reset rather than NewReader
2022-06-02 Christian Stewartcmd/dist: use gohostarch for ssa rewrite check
2022-06-02 Ian Lance Taylorarchive/zip: if non-zero base offset fails, fall back...
2022-06-01 Lukas Joistenencoding/json: mention SyntaxError in Unmarshal doc...
2022-06-01 Michael Matloobcmd/go: add index creation methods
2022-06-01 Bryan C. Millscmd/go: set GIT_TRACE_CURL for tests on builders
2022-05-31 Cuong Manh Lecmd/compile: fix wrong unsafe.Offsetof evaluation insid...
2022-05-31 Than McIntoshcmd/link: call syscall.FlushFileBuffers on outbuf Unmap
2022-05-31 Dmitri Shuralyovlib/time, time/tzdata: update to 2022a
2022-05-30 Brad Fitzpatricknet: permit use of Resolver.PreferGo, netgo on Windows...
2022-05-30 Keith Randalldoc: add release note for reflect.Value.{Bytes,Len...
2022-05-28 Ian Lance Taylormime: ignore .js => text/plain in Windows registry
2022-05-28 Rhys Hiltnerdoc/go1.19: mention runtime/trace's CPU samples
2022-05-27 Michael Anthony... test/heapsampling.go: slow down allocation rate and...
2022-05-27 Michael Anthony... runtime: cancel mark and scavenge assists if the limite...
2022-05-27 Bryan C. Millsmisc/cgo/testsanitizers: buffer the signal channel...
2022-05-27 Keith Randalldoc: fix up race detector release note
2022-05-27 John Bamptondoc: lint Markdown for trailing spaces and code blocks
2022-05-27 Rhys Hiltnerdoc/go1.19: don't mention golang.org/x/crypto/ssh
2022-05-26 George Looshchdoc: replace tabs with spaces for alignment in code...
next