]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2020-04-13 Ian Lance Taylortime/tzdata: new package
2020-04-13 Katie Hockmancrypto/x509: fix test to prevent Gerrit keycheck errors
2020-04-13 Michael Prattruntime/pprof: clarify recursive inline heuristic
2020-04-13 Michael Prattruntime/pprof: try to use real stack in TestTryAdd
2020-04-13 Katie Hockmancrypto/x509: generate SubjectKeyId for CAs
2020-04-13 Jonathan Amsterdamerrors: add example for Is
2020-04-13 Tobias Klausercmd/cgo: fix parameter name in godoc comment for badPoi...
2020-04-13 Katie Hockmancrypto/tls: failed tls.Conn.Write returns a permanent...
2020-04-13 Bryan C. MillsRevert "cmd/internal/obj/ppc64: add support for pcalign...
2020-04-13 Joel Singcmd/compile: update TestIntendedInlining for riscv64
2020-04-13 Hana (Hyang... cmd/trace: use the focustask mode for user task/region...
2020-04-13 Keith Randallcmd/compile: ensure ... rules have compatible aux and...
2020-04-13 Keith Randallcmd/compile: convert more AMD64.rules lines to typed...
2020-04-13 Tobias Klauserinternal/cpu: unify HWCap/HWCap2 comments
2020-04-13 Kevin Burkecmd/link: fix spelling error
2020-04-13 chainhelendoc/debugging_with_gdb: fix the link of delve
2020-04-13 Joel Singcmd/compile: run TestLogOpt for riscv64 on amd64
2020-04-12 Keith Randallcmd/compile: rewrite some AMD64 rules to use typed...
2020-04-12 Keith Randallcmd/compile: move more generic rewrites to the typed...
2020-04-12 Joel Singcmd/compile: log large copies on riscv64
2020-04-12 Joel Singcmd/compile: enable Sqrt as a compiler intrinsic on...
2020-04-12 Keith Randallruntime/race: rebuild netbsd .syso
2020-04-12 Emmanuel T... doc/go1.15, net/url: document new method URL.Redacted
2020-04-11 Nigel Taostrconv: add comment re extFloat errorscale
2020-04-11 Josh Bleecher... cmd/compile: guard against invalid phis in shortcircuit
2020-04-11 Cuong Manh Lecmd/compile: correct comment for len check when make...
2020-04-11 Keith Randallcmd/compile: move some generic rules to strongly typed
2020-04-11 Keith Randallcmd/link: turn ASLR off for netbsd+race
2020-04-11 Alex BrainmanRevert "cmd/compile: make logopt test skip if cannot...
2020-04-11 David Chasecmd/compile: add explanations to escape-analysis JSON...
2020-04-10 David Chasecmd/compile: change gc logging to report inline failure...
2020-04-10 Keith Randallcmd/compile: prevent constant folding of +/- when resul...
2020-04-10 Lynn Bogercmd/internal/obj/ppc64: add support for pcalign 32...
2020-04-10 Ian Lance Taylortest: add test case that gccgo failed to compile
2020-04-10 Keith Randallcmd/compile: use a Sym type instead of interface{}...
2020-04-10 Sylvain Zimmerregexp: add (*Regexp).SubexpIndex
2020-04-10 Andy Panruntime: replace the type of netpollWakeSig from a...
2020-04-10 Bryan C. Millsos/exec: extend grace period in TestExtraFiles to 20...
2020-04-09 Keith Randallcmd/compile: start implementing strongly typed aux...
2020-04-09 Lynn Bogercmd/compile: use isel with variable shifts on ppc64x
2020-04-09 Than McIntoshtest: deflaking measures for runtime gdb test
2020-04-09 Cherry Zhangcmd/oldlink: delete darwin/386 host object loading...
2020-04-09 Andy Pancmd/internal/obj/ppc64: leverage AND operation to calcu...
2020-04-09 Bryan C. Millsnet: convert many Close tests to use parallel subtests
2020-04-09 Cuong Manh Lecmd/compile: do not allocate bucket for non-escaping map
2020-04-09 Tamás Gulácsiencoding/xml: fix reserved namespace check to be case...
2020-04-09 Josh Bleecher... cmd/compile: remove gdata layer in slicesym
2020-04-09 Josh Bleecher... cmd/compile: refactor static slice symbol creation
2020-04-09 Josh Bleecher... cmd/compile: clean up slice and string offsets/sizes
2020-04-09 Josh Bleecher... cmd/compile: use math/bits for bvec
2020-04-09 Josh Bleecher... cmd/compile: use optimized slice zeroing in deadcode
2020-04-08 Josh Bleecher... cmd/compile,runtime: pass only ptr and len to some...
2020-04-08 Josh Bleecher... cmd/compile: handle some additional phis in shortcircuit
2020-04-08 Ian Lance Taylorruntime: simplify typedmemmovepartial
2020-04-08 Bryan C. Millsos/signal: increase settle time in tests
2020-04-08 Ian Lance Tayloros/exec: use subprocess deadline in TestExtraFiles
2020-04-08 nrxrnet/url: add URL.Redacted to return a password scrubbed...
2020-04-08 Ruixin(Peter... cmd/compile: allow floating point Ops to produce flags...
2020-04-08 Michael Mundaycmd/compile: simplify s390x 'operation with memory...
2020-04-08 Rémy Oudomphengmath/big: correct off-by-one access in divBasic
2020-04-08 Ian Lance Taylorruntime: add a couple of writeBarrier.needed checks
2020-04-08 Austin Clementscrypto/x509: tidy darwin/arm64 build tags
2020-04-08 Bryan C. Millscmd/compile/internal/ssa: skip TestNexting
2020-04-08 Austin Clementsall: remove scattered remnants of darwin/386
2020-04-08 Austin Clementsall: remove darwin/386 build-tags and files
2020-04-08 Austin Clementsall: remove scattered remnants of darwin/arm
2020-04-08 Austin Clementsall: remove darwin/arm build-tags and files
2020-04-08 Austin Clementsdoc: remove darwin/386, darwin/arm from ports list
2020-04-08 Bryan C. MillsRevert "runtime/pprof: try to use real stack in TestTryAdd"
2020-04-08 Michael Matloobcmd/go: allow configuring module cache directory with...
2020-04-08 Josh Bleecher... runtime: skip TestPingPongHog in race mode
2020-04-08 BurtonQinnet/textproto, sync: unlock mutexes appropriately befor...
2020-04-08 Keith Randallruntime/race: update ppc64 .syso file
2020-04-08 Michael Prattruntime/pprof: try to use real stack in TestTryAdd
2020-04-08 Ian Lance Taylorruntime: only check for pointers up to ptrdata, not...
2020-04-08 Xiangdong Jiruntime: fix infinite callstack of cgo on arm64
2020-04-07 Dan Scalesruntime: static lock ranking for the runtime (enabled...
2020-04-07 Michael Mundaycmd/compile: delete the floating point Greater and...
2020-04-07 Josh Bleecher... cmd/compile: use MOVBQZX for OpAMD64LoweredHasCPUFeature
2020-04-07 Egon Elbrecmd/compile/internal/logopt: preserve env while running...
2020-04-07 Ruixin(Peter... cmd/internal: add MVCIN instruction to s390x assembler
2020-04-06 Jay Conrodcmd/go: report scan error position in 'go list -e'
2020-04-06 Cherry Zhangcmd/link: remove darwin/arm test
2020-04-06 Josh Bleecher... cmd/compile: lay out exit post-dominated blocks at...
2020-04-06 Cherry Zhangcmd/link: fix data race in testDWARF
2020-04-06 Jay Conrodcmd/go: report 'go get' errors for absolute paths outsi...
2020-04-06 David Chasecmd/compile: make logopt test skip if cannot create...
2020-04-06 Michael Mundaycmd/compile: print block auxint value in HTML output
2020-04-06 Lynn Bogercmd/compile: improve lowered moves and zeros for ppc64le
2020-04-06 Ian Lance Taylortime, runtime: only call resetTimer from (*Timer).Reset
2020-04-05 Bradford Lamson... cmd/compile: restore missing columns in ssa.html
2020-04-05 Andy PanA+C: add Andy Pan (individual CLA)
2020-04-05 Bradford Lamson... cmd/compile: refactor around HTMLWriter removing logger...
2020-04-05 Alex Brainmancmd/compile: enable -d=checkptr even on windows
2020-04-04 Brad Fitzpatrickcmd/dist: remove darwin/386, darwin/arm as valid ports
2020-04-04 Josh Bleecher... cmd/compile: add intrinsic HasCPUFeature for checking...
2020-04-03 Dan Scalescmd/compile: allow mid-stack inlining when there is...
2020-04-03 Xiangdong Jicrypto/sha512: optimize sha512 by removing function...
2020-04-03 David du Colombierflag: fix TestExitCode on Plan 9
2020-04-03 Jay Conrodcmd/go: report original module path in error parsing...
next