]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2023-12-06 lotusirousgover: support Semantic Versioning major versions beyond 1
2023-12-06 Russ Coxiter, runtime: add coroutine support
2023-12-06 cui fliterdoc/go1.22: mention new #vet analyzer
2023-12-06 Bryan C. Millscmd/go/internal/modfetch/codehost: add new git tags...
2023-12-06 Michael Prattruntime/metrics: document runtime-internal locks in...
2023-12-06 Michael Prattruntime: rename GODEBUG=profileruntimelocks to runtimec...
2023-12-06 Than McIntoshcmd/go: use local go cache for cover_statements script...
2023-12-06 Cherry Muidoc/go1.22: document linker flag changes
2023-12-06 Roland Shoemakercrypto/x509: revert Policies marshaling behavior
2023-12-06 Than McIntoshdoc: add release note on coverage testing of no-test...
2023-12-06 khr@golang.orgdoc: document new cmp.Or function
2023-12-05 Robert Griesemerdoc: add release notes for changes to encoding packages
2023-12-05 Robert Griesemerdoc: add release note for new go/version package
2023-12-05 Robert Griesemerdoc: re-arrange release notes for go/types
2023-12-05 Robert Griesemerdoc: add release note for go/types.Alias type and Unali...
2023-12-05 Robert Griesemerdoc: add release note for go/types/PkgNameOf
2023-12-05 Robert Griesemerdoc: add release note for changes to go/types/SizesFor
2023-12-05 Robert Griesemerdoc: add release note for go/types.Info.FileVersions
2023-12-05 Matthew Dempskycmd/compile: fix escape analysis of string min/max
2023-12-05 Alan Donovandoc/go1.22: document ast.Object deprecation
2023-12-05 Alan Donovandoc/go_spec.html: rename golang.org to go.dev
2023-12-05 Russ Coxmath/rand, math/rand/v2: use ChaCha8 for global rand
2023-12-05 Russ Coxmath/rand/v2: add ChaCha8
2023-12-05 Michael Anthony... internal/trace/v2: handle thread ID reuse correctly
2023-12-05 Michael Anthony... runtime: add the disablethp GODEBUG setting
2023-12-05 Cherry Muidoc/go1.22: document enabling PIE by default on darwin...
2023-12-05 Robert Griesemerdoc: add release note for math/big.Rat.FloatPrec
2023-12-05 Jes Coklog/slog: correct doc examples for Handler.WithGroup
2023-12-05 Damien Neilnet/http: limit chunked data overhead
2023-12-05 Keith Randallmaps: fix aliasing problems with Clone
2023-12-04 Michael Prattruntime: require cgo for cgo gdb test
2023-12-04 Michael Prattdoc: add release notes for PGO improvements
2023-12-04 Cherry Muicmd/compile: update PGO profile
2023-12-04 Michael Anthony... doc: add release notes for runtime/pprof changes
2023-12-04 Michael Anthony... doc: add release notes for the new execution tracer
2023-12-02 zzkcoderuntime: let the fault thread to crash the process
2023-12-01 Bryan C. Millsnet/http: avoid leaking io.Copy goroutines (and hijacke...
2023-12-01 Michael Anthony... doc: add release notes for allocation headers
2023-12-01 Michael Anthony... runtime: check if mp.curg is nil before readgstatus...
2023-12-01 Bryan C. Millstesting: add regression tests for reentrant calls to...
2023-12-01 Keith Randalldoc: document changes to slices package
2023-12-01 Keith Randalldoc: remove encoding/binary.NativeEndian release note...
2023-12-01 Robert Griesemergo/types, types2: add testcase for alias issue
2023-12-01 Cherry Muicmd/link: update flag doc
2023-12-01 Joel Singcmd/compile: correct code generation for right shifts...
2023-12-01 Michael Anthony... runtime: emit the correct P status from a safepoint...
2023-12-01 Michael Anthony... doc: add release notes about bootstrap toolchain version
2023-12-01 Cuong Manh Lecmd/compile: fix typecheck range over rune literal
2023-11-30 Keith Randallbytes: add a boundary test for Count of 1 byte
2023-11-30 Keith Randallcmd/compile: fix memcombine pass for big endian, >...
2023-11-30 Bryan C. Millstesting: remove tests from the running log while they...
2023-11-30 Jes Cokdebug/elf: return error in DynValue for invalid dynamic...
2023-11-30 Alan Donovango/types: set correct Var.scopePos for parameters/results
2023-11-29 Cosmos Nicolaouruntime/pprof: retry vmmap invocation if it failed...
2023-11-29 Dmitri Shuralyovall: update vendored dependencies
2023-11-29 Cuong Manh Letypes2, go/types: fix type checking of ~[]E passing...
2023-11-29 Keith Randalldoc: release notes for GOARM hardfloat/softfloat change
2023-11-29 Peter Feichtingerruntime: docfix countAlloc
2023-11-29 qmuntalcmd/cgo/internal/test: only test specific frames in...
2023-11-29 qiulaidongfengcmd/internal/moddeps: walk GOROOT when it is a symlink
2023-11-28 Alan Donovango/types: include AST in instantiatedIdent panic message
2023-11-28 Michael Anthony... internal/trace/v2: tolerate having a P in GoCreateSyscall
2023-11-28 Michael Anthony... runtime: put ReadMemStats debug assertions behind a...
2023-11-28 Mauri de Souza... doc: document PCALIGN directive
2023-11-28 cui flitersort: add available godoc link
2023-11-28 Rhys Hiltnerruntime: test for contention in both semaphore paths
2023-11-28 Keith Randallcmd/compile: use correct type for slice pointer
2023-11-27 Cherry Muisyscall: remove ptrace1 on darwin
2023-11-27 Michael Anthony... doc: update release notes from the relnote tool
2023-11-27 Olivier Menguétext/template: more godoc links
2023-11-27 Sean Liao.github: clean up issue forms
2023-11-27 Lasse FolgerRevert "testing: simplify concurrency and cleanup logic"
2023-11-27 Jes Cokio/fs, os: unify PathError.Path for dirFS.{ReadFile...
2023-11-27 cui fliterall: fix field names
2023-11-23 cui fliterpath: add available godoc link
2023-11-22 Dmitri Shuralyov.github: try "import/path: issue title" instead of...
2023-11-22 Dmitri Shuralyov.github: delete archived issue templates
2023-11-22 Michael Anthony... runtime: throw from the systemstack in wirep
2023-11-22 Michael Anthony... api: promote next to go1.22
2023-11-22 Hirogithub: use forms for issue templates
2023-11-22 Michael Anthony... runtime: hold sched.lock over traceThreadDestroy in...
2023-11-22 Michael Anthony... runtime: move the wakeableSleep lock under sched in...
2023-11-22 Michael Anthony... runtime: don't hold trace.lock over semrelease in readT...
2023-11-22 Michael Anthony... runtime: don't hold the table lock in (*traceStackTable...
2023-11-22 Davis Goodincmd/link/internal/loadpe: fix .xdata unwind info parsing
2023-11-22 Than McIntoshcmd/link/internal/ld: fix DWARF type DIE "go kind"...
2023-11-22 Mauri de Souza... runtime/internal/atomic: deduplicate And/Or code on...
2023-11-22 qiulaidongfenginternal/abi, runtime, reflect, cmd: merge maxZero...
2023-11-22 Srinivas Pokalacmd/asm: fix the KMCTR instruction encoding and argumen...
2023-11-22 fanzha02runtime: change the name of variables in asan-related...
2023-11-22 Meng Zhuointernal/bytealg: optimize Count with PCALIGN in riscv64
2023-11-22 Meng Zhuocmd/internal/obj/riscv: add support of PCALIGN directive
2023-11-21 Filippo Valsordacrypto/tls: mark RSA KEX cipher suites insecure
2023-11-21 Filippo Valsordacrypto/tls: check and record godebugs more granularly
2023-11-21 Michael Anthony... internal/trace/v2: dump text trace on failure only...
2023-11-21 Bryan C. Millstesting: simplify concurrency and cleanup logic
2023-11-21 Marten Seemanncrypto/tls: check client's supported versions when...
2023-11-21 Michael Anthony... runtime: disable trace v2 optimistic deadlock debugger
2023-11-21 Michael Anthony... runtime: emit a ProcSteal from entersyscall_gcwait
2023-11-21 Kir Kolyshkininternal/syscall/unix: add PidFDSendSignal for Linux
next