]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2024-03-05 Gopher Robot[release-branch.go1.22] go1.22.1 go1.22.1
2024-03-05 Damien Neil[release-branch.go1.22] net/textproto, mime/multipart...
2024-03-05 Damien Neil[release-branch.go1.22] net/http, net/http/cookiejar...
2024-03-05 Roland Shoemaker[release-branch.go1.22] crypto/x509: make sure pub...
2024-02-28 Julian Tibble[release-branch.go1.22] net/http: add missing call...
2024-02-28 Roland Shoemaker[release-branch.go1.22] html/template: escape additiona...
2024-02-28 Bryan C. Mills[release-branch.go1.22] net: work around runtime schedu...
2024-02-28 Roland Shoemaker[release-branch.go1.22] net/mail: properly handle speci...
2024-02-28 Michael Matloob[release-branch.go1.22] cmd/go/internal/modcmd: correct...
2024-02-27 Nick Ripley[release-branch.go1.22] cmd/trace/v2,internal/trace...
2024-02-27 Rob Findley[release-branch.go1.22] go/types, types2: ensure that...
2024-02-27 Cherry Mui[release-branch.go1.22] runtime/internal/atomic: correc...
2024-02-27 Cherry Mui[release-branch.go1.22] cmd/compile: make jump table...
2024-02-16 Michael Pratt[release-branch.go1.22] cmd/compile: fail noder.LookupF...
2024-02-16 Matthew Dempsky[release-branch.go1.22] cmd/compile: accept -lang=go1...
2024-02-16 Michael Pratt[release-branch.go1.22] runtime: don't call traceReadCP...
2024-02-16 Michael Anthony... [release-branch.go1.22] cmd/cgo/internal/testsanitizers...
2024-02-08 Michael Anthony... [release-branch.go1.22] internal/testenv: support the...
2024-02-08 Michael Anthony... [release-branch.go1.22] internal/testenv: allow "-noopt...
2024-02-07 Robert Griesemer[release-branch.go1.22] spec: fix typo in year (it...
2024-02-06 Gopher Robot[release-branch.go1.22] go1.22.0 go1.22.0
2024-02-02 Michael Matloob[release-branch.go1.22] cmd/go/internal/generate: call...
2024-02-01 Michael Anthony... [release-branch.go1.22] runtime: traceAcquire and trace...
2024-02-01 Michael Anthony... [release-branch.go1.22] runtime: clear trace map withou...
2024-02-01 Michael Anthony... [release-branch.go1.22] runtime: fix trace EvGoStop...
2024-02-01 Michael Anthony... [release-branch.go1.22] runtime: model wakeableSleep...
2024-02-01 Russ Cox[release-branch.go1.22] go/version: fix package to...
2024-01-31 Robert Griesemer[release-branch.go1.22] spec: clarify iteration variabl...
2024-01-31 Bryan C. Mills[release-branch.go1.22] cmd/go/internal/toolchain:...
2024-01-29 Filippo Valsorda[release-branch.go1.22] Revert "crypto/internal/boring...
2024-01-24 Cherry Mui[release-branch.go1.22] Revert "archive/tar: add FileIn...
2024-01-24 Gopher Robot[release-branch.go1.22] go1.22rc2 go1.22rc2
2024-01-23 Michael Anthony... [release-branch.go1.22] cmd/trace/v2: emit user log...
2024-01-23 Michael Anthony... [release-branch.go1.22] runtime: make a much better...
2024-01-23 qmuntal[release-branch.go1.22] cmd/cgo/internal/test: skip...
2024-01-22 Michael Anthony... [release-branch.go1.22] runtime: use the correct M...
2024-01-22 Dmitri Shuralyov[release-branch.go1.22] doc: delete go1.22.html copy
2024-01-22 Carlos Amedee[release-branch.go1.22] doc: remove last TODO item
2024-01-19 Carlos Amedee[release-branch.go1.22] all: merge master into release...
2024-01-18 Bryan C. Millscmd/go/internal/modfetch: set protocol.version=2 for...
2024-01-18 Robert Griesemergo/types, types2: fix range clause checks for constant...
2024-01-17 Damien Neildoc/go1.22: document net/netip changes
2024-01-17 Damien Neildoc/go1.22: document net/http/cgi changes
2024-01-17 Cuong Manh Leruntime: document GODEBUG panicnil values
2024-01-17 Austin Clementsruntime: skip test if strace crashes
2024-01-17 Michael Prattruntime: mark TestGdbCoreCrashThreadBacktrace as flaky
2024-01-17 lxl-renrencmp: add test case for uinitptr
2024-01-17 Robert Griesemercmd/compile: call types2.Unalias to be ready for GODEBU...
2024-01-16 Dan Petersondoc: fill out net/http.Request.PathValue,SetPathValue...
2024-01-15 Olivier Menguéio/fs: godoc links to testing/fstest
2024-01-15 Olivier Menguéruntime: more godoc links
2024-01-13 Dominik Honnefinternal/trace/v2: reject events for goroutines with...
2024-01-12 Dominik Honnefinternal/trace/v2: avoid several panics for malformed...
2024-01-12 Filippo Valsordacrypto/rsa,crypto/internal/bigmod: improve verify/encry...
2024-01-12 Filippo Valsordacrypto/rsa: use E = 65537 in benchmarks
2024-01-11 Keith Randallruntime: ensure we free unrolled GC bitmaps
2024-01-11 Robert Griesemergo/types, types2: don't lose position info of interface...
2024-01-11 Mauri de Souza... cmd/compile: document go:wasmimport directive
2024-01-11 Keith Randallruntime: don't mark unrolled bitmap type as having...
2024-01-10 Bryan C. Millsos: relax tests and add examples for UserCacheDir and...
2024-01-10 Than McIntoshcmd/compile: use hashed symbol name for go.shape types...
2024-01-10 cui fliternet: add available godoc link
2024-01-09 Michael Prattruntime: replace rwmutexR/W with per-rwmutex lock rank
2024-01-09 Jes Coknet/http: clarify the precedence order for Request...
2024-01-09 Robert Griesemermath/big: fix uint64 overflow in nat.mulRange
2024-01-09 Roger Peppeio/fs,path/filepath: fix typo in SkipAll/SkipDir doc
2024-01-09 Mauri de Souza... runtime: fix tests when running with -msan
2024-01-08 Mehdi Mostafavicmd/doc: fix inconsistent receiver name
2024-01-08 Dmitri Shuralyov[release-branch.go1.22] all: merge master (8eaa793...
2024-01-08 Mauri de Souza... net: clarify maxListenerBacklog windows implementation
2024-01-08 Jonathan Amsterdamlog/slog: clarify SetDefault behavior
2024-01-08 sivcharisync: use map[any]any instead of map[interface{}]interf...
2024-01-08 Cuong Manh Lecmd/compile: handle defined iter func type correctly
2024-01-05 Jes Cokdoc: s/adjustements/adjustments
2024-01-05 Alan Donovanslices: explicitly discard results of some functions
2024-01-05 Than McIntoshcmd/go: run cover tool before swig
2024-01-04 Sean Liaogithub: switch seen/expected order in issue forms
2024-01-04 Andy Pannet/http: respond with 400 Bad Request for empty hex...
2024-01-04 Bryan C. Millsnet/http/cgi: in TestCopyError, check for a Handler...
2024-01-04 Devon H. O... cmd/api: fix panic on exported basic type aliases
2024-01-03 John Howardpagetrace: fix build when experiment is on
2024-01-03 Jes Coknet/http: make Request.Clone create fresh copies for...
2024-01-03 Alan Donovandoc/go1.22: add links to go/types symbols
2024-01-03 Joel Singruntime: correct scavengeIndex.sysGrow min index handling
2023-12-30 cui fliterall: replace outdated links
2023-12-30 RenJiangdureflect: fix typo in type.go
2023-12-27 Robert Griesemerdoc: fix typo in example in spec
2023-12-27 Robert Griesemerdoc: document new iteration variable semantics in spec
2023-12-27 Robert Griesemerdoc: document version at which new language features...
2023-12-26 Dmitri Shuralyovlib/time: update to 2023d/2023d
2023-12-21 Olivier Menguéruntime/metrics: godoc link fixes
2023-12-21 Manlio Perillodoc: fix misspelling in go1.22 release notes
2023-12-21 Cherry Muiruntime: use racereleasemerge for godebugInc
2023-12-21 Keith Randallcmd/compile: handle constant-folding of an out-of-range...
2023-12-20 Tim Kingdoc/go1.22: document changes to vet loopclosure analyzer
2023-12-20 Robert Griesemerdoc: update unsafe.Pointer rule in spec
2023-12-19 Gopher Robot[release-branch.go1.22] go1.22rc1 go1.22rc1
2023-12-19 Roland Shoemakerdoc: add html/template release note
2023-12-19 Than McIntosh[release-branch.go1.22] all: merge master (0324250...
2023-12-19 Than McIntoshdoc: comment out remaining TODOs in Go 1.22 relnotes...
next