]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
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...
2023-08-01 Rob Findleygo/types, types2: instantiated interfaces must be concu...
2023-08-01 Robert Griesemergo/types, types2: remove internal constant enableInterf...
2023-08-01 Junxian Zhucmd/compile/internal/mips: use hardware NOP instruction...
2023-08-01 Ian Lance Taylortext/template, html/template: use reflect.TypeFor for...
2023-08-01 Ian Lance Taylorencoding/json: use reflect.TypeFor for known types
2023-08-01 Ian Lance Taylorencoding/xml: use reflect.TypeFor for known types
2023-08-01 apocelipesos/exec: Use the built-in function min instead of minInt
2023-08-01 Jes Cokarchive/tar: narrow trim range for formatter'formatString
2023-08-01 Ian Lance Taylorencoding/gob: use reflect.TypeFor for known types
2023-08-01 qmuntaltime: mention time resolution in docs
2023-07-31 Ian Lance Taylorsync: panic rather than throw on nil *Pool
2023-07-31 Eduard Bondarenkonet/http: fix doc comment on FormValue function
2023-07-31 Mauri de Souza... regexp/syntax: accept (?<name>...) syntax as valid...
2023-07-31 Russ Coxdoc/go_mem: explain arrays, structs, and complex numbers
2023-07-31 Jes Cokerrors: optimize *joinError's Error method for less...
2023-07-31 Alexander Yastrebovdebug/buildinfo: read full data segment to lookup build...
2023-07-31 korzhaoencoding/json: optimize Unmarshal for maps
2023-07-31 Jorropocmd/compile: try to rewrite loops to count down
2023-07-31 Sean Liao.github: fix templates with multiple labels
2023-07-31 Tolya Korniltsevdebug/elf: don't use reflection in File.Symbols
2023-07-31 Mauri de Souza... archive/zip: add AddFS method to zip Writer
2023-07-31 Joel Singcmd/internal/obj/mips: use more appropriate register...
2023-07-31 Joel Singcmd/internal/obj/mips: use more appropriate register...
2023-07-31 Joel Singcmd/internal/obj/mips: use more appropriate register...
2023-07-31 Joel Singcmd/internal/obj/mips: use obj.REG_NONE rather than 0
2023-07-31 Russ Coxcmd/go: make go list -m -u all not complain about missi...
2023-07-31 Cherry Muicmd/link: fix up more zero-sized local symbols on darwi...
2023-07-31 Hirogo/types: add test cases for generic constraints, types...
2023-07-31 Cherry Muicmd/link: always use symbol-targeted relocations on...
2023-07-31 Cherry Muicmd/link: use symbol-targeted relocation for initialize...
2023-07-31 Matthew Dempskyruntime: refactor defer processing
2023-07-31 Joel Singcmd/internal/obj/arm64: improve splitting of 24 bit...
2023-07-31 Robert Griesemerspec: add Appendix with detailed type unification rules
2023-07-31 Joel Singcmd/internal/obj/arm64: avoid unnecessary literal pool...
2023-07-31 Joel Singcmd/internal/obj/arm64: improve classification of loads...
2023-07-31 Srinivas Pokalamath: enable huge argument tests on s390x
2023-07-31 Carl Johnsonreflect: add TypeFor
2023-07-31 korzhaoreflect: optimize DeepEqual() for maps
2023-07-31 Meng Zhuonet: ignore blackhole route in TestDialCancel
2023-07-31 Srinivas Pokalamath: huge argument handling for sin/cos in s390x
2023-07-31 Junxian Zhucmd/compile: intrinsify Sub64 on mips64
2023-07-31 Junxian Zhucmd/compile: intrinsify Add64 on mips64
2023-07-29 korzhaoencoding/json: replace dead link in appendString
2023-07-28 Dmitri Shuralyovcmd/dist: update isUnsupportedVMASize test skip
2023-07-28 Dmitri Shuralyovcmd/dist: handle -json flag in runPending (clean up)
2023-07-28 Dmitri Shuralyovsyscall, cmd/cgo: skip tests that shouldn't run under...
2023-07-28 Mauri de Souza... cmd/asm: add PCALIGN support on 386/amd64
2023-07-28 Dmitri Shuralyovsyscall: skip TestUnshare if there's nothing more to...
2023-07-28 Jes Cokcmd/internal/goobj: use unsafe.String in toString func
2023-07-28 Dmitri Shuralyovcmd/dist: handle -json flag in runPending (minimal)
2023-07-28 Dmitri Shuralyovnet/http: perform streaming body feature detection...
2023-07-27 rootmath: support to handle huge arguments in tan function...
2023-07-27 qiulaidongfengreflect: deprecate PtrTo
2023-07-27 Ian Lance Taylorruntime: call miniterrno on m0 on AIX and Solaris
2023-07-27 Dmitri Shuralyovnet: make mustHaveExternalNetwork work as usual on...
2023-07-27 Jes Cokall: use built-in clear to clear maps
2023-07-27 Cherry Muicmd/link: sort HOSTOBJ and UNDEFEXT symbols with undefi...
2023-07-27 Cherry Muicmd/cgo/internal/test: don't pass -lm on darwin
next