]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-08-09 Matthew Dempskycmd/compile: keep all open-coded defer slots as used
2023-08-09 cuiweixieruntime: improve performance of empty map with interfac...
2023-08-09 qmuntalos: make MkdirAll support volume names
2023-08-09 qiulaidongfengcmd/dist: remove unnecessary parts of bootstrapDirs
2023-08-09 Matthew Dempskyinternal/bisect: fix PrintMarker and examples
2023-08-09 Ian Lance Taylorruntime/cgo: use frame address to set g0 stack bound
2023-08-08 Damien Neilnet/http: sanitize User-Agent header in request writer
2023-08-08 Damien Neilpath/filepath: don't drop .. elements when cleaning...
2023-08-08 David Chasecmd/compile: use new for loop semantics for Go 1.22...
2023-08-08 Ian Lance Taylordatabase/sql: use reflect.TypeFor for known types
2023-08-08 Bryan C. Millscmd/cgo/internal/testplugin: simplify TestForkExec...
2023-08-08 qmuntalos: follow all name surrogate reparse points in Stat...
2023-08-08 Carl Johnsonslices: add Concat
2023-08-08 Junxian Zhucmd/internal/obj/mips: add SEB/SEH instructions
2023-08-08 Ian Lance Taylorinternal/syscall/unix: don't define libc_getentropy_tra...
2023-08-07 Mauri de Souza... internal/bytealg: optimize Count/CountString in amd64
2023-08-07 Damien Neilnet/http: permit requests with invalid Host headers
2023-08-07 Austin ClementsRevert "runtime: move pcvalue cache to M"
2023-08-07 Austin ClementsRevert "runtime: drop stack-allocated pcvalueCaches"
2023-08-07 Robert Findleygo/types: fix panic in allowVersion when pos is invalid
2023-08-07 Austin Clementsruntime: drop stack-allocated pcvalueCaches
2023-08-07 Austin Clementsruntime: move pcvalue cache to M
2023-08-07 Austin Clementsruntime: store start PC in pcvalueCache
2023-08-07 Muhammad Falak... sort: use the builtin min function
2023-08-07 Muhammad Falak... testing: use the builtin max/min function
2023-08-07 Muhammad Falak... strings: use the builtin max function
2023-08-07 montag451testing: improve the usage message of -benchtime
2023-08-07 Matthew Dempskyruntime: avoid relying on the unwinder in deferreturn
2023-08-07 Jonathan Amsterdamtesting/slogtest: reword a confusing explanation
2023-08-07 Matthew Dempskyruntime, cmd/compile: optimize open-coded defers
2023-08-07 Mauri de Souza... net/http: add ServeFileFS, FileServerFS, NewFileTransportFS
2023-08-07 Andy Panlog/slog: restore the original log setting before test...
2023-08-07 Matthew Dempskyruntime, cmd/compile: prune unused _defer fields
2023-08-07 Robert Griesemergo/types: use file start position as key for Info.FileV...
2023-08-07 Jonathan Amsterdamlog/slog: don't panic on aliased Record
2023-08-07 Inada Naokidatabase/sql: add Null[T]
2023-08-07 qmuntaltime: amend time resolution docs
2023-08-07 Alan Donovango/ast: deprecate Object
2023-08-07 qiulaidongfengos: fix test failure when Workstation service is not...
2023-08-07 Daniel Martíall: add a few more godoc links
2023-08-07 Cuong Manh Lecmd/compile: fix missing init nodes for len(string...
2023-08-07 Matthew Dempskycmd/compile/internal/ssagen: sort locals by alignment...
2023-08-07 Matthew Dempskycmd/compile/internal/ir: remove unused Name.{Offset...
2023-08-07 Jes Cokos: replace "used to used" with "used to use" in descri...
2023-08-07 Maya Rashishcrypto/rand, internal/syscall/unix: use simpler random...
2023-08-07 korzhaoencoding/base32: optimize Encode
2023-08-07 cui flitercmd/fix: use reflect.TypeFor for known types
2023-08-07 qiulaidongfengarchive/tar: add FileInfoNames interface
2023-08-07 apocelipesencoding/xml, image/jpeg, image/png: use the builtin...
2023-08-07 Jes Cokos: use t.Fatalf instead of t.Errorf in TestErrProcessDone
2023-08-07 Eduard Bondarenkoregexp: improve Regexp.ReplaceAll documentation and...
2023-08-07 cui flitercmd/compile/internal/base: optimize the readImportCfg...
2023-08-07 adetunjiiarm64: replace "PCALGIN with PCALIGN" in package docume...
2023-08-07 Mauri de Souza... internal/bytealg: optimize Index/IndexString in amd64
2023-08-05 Jorropoio: remove manual SectionReader.Size in SectionReader...
2023-08-05 Joel Singruntime,syscall: invert openbsd architecture tests
2023-08-05 Jes Cokinternal/testenv: replace “go run.” with “go run”....
2023-08-04 Cherry Muiruntime/pprof: correct field alignment in machVMRegionB...
2023-08-04 David Chasedoc: move Go 1.21 release notes to x/website
2023-08-04 Filippo Valsordadoc/go1.21: update crypto release notes
2023-08-04 Keith Randallcmd/compile: don't use BTS when OR works, add direct...
2023-08-04 Matthew Dempskyruntime: add deferreturn fast path for linked defers
2023-08-04 Klaus Postcrypto/md5: optimize amd64 assembly
2023-08-04 Cherry Muicmd/go: default to PIE linking on darwin/amd64
2023-08-04 Mateusz Poliwczaknet: use fake DNS dialer for /etc/hosts aliases tests
2023-08-03 Andy Panlog/slog: catch panics during formatting
2023-08-03 millerencoding/gob: skip TestLargeSlice on machines with...
2023-08-03 Robert Griesemerspec: remove unnecessary sentence
2023-08-03 Robert Griesemergo/types, types2: collect per-file Go version in Info...
2023-08-03 Robert Findleygo/types, types2: don't panic during interface completion
2023-08-03 Joel Singcmd/internal/obj/arm64: move register encoding into...
2023-08-03 Joel Singcmd/asm,cmd/internal/obj/riscv,cmd/link: improve TLS...
2023-08-03 Cosmos Nicolaouruntime,runtime/pprof: get memory mappings on darwin.
2023-08-03 qmuntalcmd/cgo/internal/testerrors: unskip TestPointerChecks...
2023-08-03 Jes Coktext/template: use "IsValid" instead of "!= zero" to...
2023-08-03 Johan Brandhorst... runtime/internal: switch GOWASIRUNTIME default
2023-08-03 Ian Lance Taylornet/rpc: use reflect.TypeFor for known types
2023-08-03 qiulaidongfengarchive: use predeclared function min
2023-08-03 Hiroimage/jpeg, image/png: replace Fatal with Error in...
2023-08-03 Mateusz Poliwczaknet: use the extended RCode from EDNS(0) OPT resources
2023-08-03 Anit Gandhidoc/go1.21: document changes in crypto/tls related...
2023-08-03 cui fliterdoc: fix html tags
2023-08-03 Tobias Klauserdoc/go1.21: consistently use spaces for indentation
2023-08-03 Junxian Zhucmd/internal/obj/mips: add WSBH/DSBH/DSHD instructions
2023-08-02 Matthew Dempskydoc/go1.21: finish last TODO for go/types.Package.GoVersion
2023-08-02 Srinivas Pokalacmd/asm: add s390x crypto related instructions
2023-08-02 Than McIntoshinternal/goexperiment: add "NewInliner" experiment
2023-08-02 Robert Griesemergo/types, types2: move posVers field into group of...
2023-08-02 Damien Neilcrypto/tls: change SendSessionTicket to take an options...
2023-08-02 qmuntalruntime: cpu profiler to use high resolution timers...
2023-08-02 qiulaidongfengreflect: update Type.FieldByName documentation
2023-08-02 Jes Cokencoding/json: adjust comment to keep the same style...
2023-08-02 Mauri de Souza... cmd/go: missing name in failed command error
2023-08-02 Roland Shoemakercrypto/tls: restrict RSA keys in certificates to <...
2023-08-01 Dmitri Shuralyovcmd/distpack: test for .DS_Store files in all directories
2023-08-01 Dmitri Shuralyovcmd/dist: tolerate macOS writing .DS_Store to GOROOT/bin
2023-08-01 Jes Cokencoding/json: replace "between or" with "between and...
2023-08-01 Keith Randallcmd/compile: implement float min/max in hardware for...
2023-08-01 Keith Randallreflect: make linkable cross-references in documentation
2023-08-01 rootruntime: handle SIGPE exception for p256 crypto package...
next