]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-09-23 zhouzhongyuanencoding/binary: remove TODO in Write and add benchmarks
2020-09-23 Cuong Manh Lenet: reflect TCP backlog size update of uint16->uint32...
2020-09-22 Constantin... cmd/compile: enforce strongly typed rules for ARM (6)
2020-09-22 Constantin... cmd/compile: enforce strongly typed rules for ARM (5)
2020-09-22 Constantin... cmd/compile: enforce strongly typed rules for ARM (3)
2020-09-22 Constantin... cmd/compile: enforce strongly typed rules for ARM (2)
2020-09-22 zhouzhongyuancrypto/des: fix typo in permuteInitialBlock function...
2020-09-22 Bryan C. Millscmd/go/internal/modload: eliminate QueryPackage
2020-09-22 Tobias Klausersyscall: use libc-based ioctl for Ioctl in tests on...
2020-09-22 Bryan C. Millscmd/go/internal/modget: if building packages, only...
2020-09-22 Bryan C. Millscmd/go/internal/modget: diagnose missing transitive...
2020-09-22 Bryan C. Millscmd/go: add a '-e' flag to 'mod tidy' and 'mod vendor'
2020-09-22 Bryan C. Millsdoc/go1.16: add subheads and adjust formatting in the...
2020-09-22 Bryan C. Millscmd/go/internal/modget: consolidate Load entrypoints
2020-09-22 Michael Prattruntime: add sched.lock assertions
2020-09-22 Michael Prattruntime: check held locks with staticlockranking
2020-09-22 Tobias Klauseros: close fd if fd.Stat fails in Getwd
2020-09-22 Cuong Manh Lecmd/compile: consistently use typekind when reporting...
2020-09-22 Cuong Manh Lecmd/compile: clearer error when non-bool used as "...
2020-09-21 Dmitri Shuralyovall: update vendored dependencies during Go 1.16 develo...
2020-09-21 witchardcmd/go/internal/get: warn about -insecure deprecation
2020-09-21 Dmitry Vyukovdebug/dwarf: speed up SkipChildren for compilation...
2020-09-21 Jay Conrodcmd/link: add go.mod to TestFuncAlign
2020-09-21 Austin Clementsmake.bash: avoid warning when bootstrap doesn't support...
2020-09-21 Michael Prattruntime: expand gopark documentation
2020-09-21 Michael Anthony... runtime: disable stack shrinking in activeStackChans...
2020-09-21 Jay Conrodcmd/go: default to GO111MODULE=on
2020-09-20 Paschalis Tsiliasruntime: improve error messages after allocating a...
2020-09-19 Ainar Garipovunicode/utf8: document the handling of runes out of...
2020-09-19 surechenmath: Remove redundant local variable Ln2
2020-09-19 Jay Leetime: support colon at start of TZ value
2020-09-19 Clément Chigotgo/internal/gccgoimporter: recognize aixbigafMagic...
2020-09-18 surechencmd/compile: add type check for ssa genericOps
2020-09-18 Keith Randallruntime/debug: skip fault address test on unsupported...
2020-09-18 Keith Randallreflect: use zero buffer to back the Value returned...
2020-09-18 Cherry Zhangcmd/link: don't mark a symbol's GoType reachable when...
2020-09-18 Keith Randallruntime/debug: provide Addr method for errors from...
2020-09-18 David Chasecmd/compile: generate late-lowering static calls
2020-09-18 David Chasecmd/compile: add code to expand calls just before late opt
2020-09-18 Jay Conrodcmd/go/internal/modload: don't report path errors when...
2020-09-18 Cherry Zhangcmd/link: propagate UsedInIface through method descriptor
2020-09-18 Jay Conrodcmd/go: fix review comments in load, modload
2020-09-18 Bryan C. Millscmd/go: test the behavior of 'go get' in module mode...
2020-09-18 Cuong Manh Lecmd/compile: refactoring mixing untyped type logic
2020-09-18 Cuong Manh Lecmd/compile: make error message involving variadic...
2020-09-18 Cuong Manh Lecmd/compile: rename retsigerr to sigerr
2020-09-18 Matthew Dempskycmd/compile: more comprehensive tests for #24991
2020-09-18 rootcmd/compile: make expanded/hidden columns in GOSSAFUNC...
2020-09-18 rootcmd/compile: rotate phase's title 180 degrees in ssa...
2020-09-18 Cuong Manh Lecmd/compile: move validation from unary/binaryOp to...
2020-09-18 Cuong Manh Lecmd/compile: make typecheck set correct untyped type
2020-09-18 Cherry Zhangruntime: correctly log stderr in TestFakeTime
2020-09-18 Ian Lance Taylordebug/elf: add many PT_ and DT_ constants
2020-09-17 Than McIntoshcmd/compile,cmd/asm: dump sym ABI versions for -S=2
2020-09-17 Than McIntoshcmd/asm: make asm -S flag consistent with compile ...
2020-09-17 Bryan C. Millscmd/go/internal/modload: avoid a network fetch when...
2020-09-17 Jay Conrodcmd/go: flip relationship between load and modload
2020-09-17 Tobias Klausernet: use IFF_* consts from package syscall on solaris
2020-09-17 Keith Randallcmd/compile: propagate go:notinheap implicitly
2020-09-17 Bryan C. Millscmd/addr2line: don't assume that GOROOT_FINAL is clean
2020-09-17 David Chasecmd/compile: add new ops for experiment with late call...
2020-09-17 David Chasecmd/compile: add variable length TRESULTS type for...
2020-09-17 Sam Xiecmd/go: allow output in non-existent directory
2020-09-17 Alex Opiecmd/go: use the correct linker config in the buildID...
2020-09-17 Jay Conrodcmd/go: prepare tests for GO111MODULE=on by default
2020-09-17 Lynn Bogercmd/compile: use combined shifts to improve array addre...
2020-09-17 Joel Singcmd/internal/obj/riscv: clean up lowerJALR
2020-09-17 Tobias Klausersyscall, cmd/go/internal/lockedfile/internal/filelock...
2020-09-16 Matthew Dempskycmd/compile: skip looking for OCLOSURE nodes in xtop
2020-09-16 David Chasecmd/compile: make translation to calls for SSA look...
2020-09-16 David Chasecmd/compile: populate AuxCall fields for OpClosureCall
2020-09-16 David Chasecmd/compile: initialize ACArgs and ACResults AuxCall...
2020-09-16 David Chasecmd/compile: extend ssa.AuxCall to closure and interfac...
2020-09-16 David Chasecmd/compile: introduce special ssa Aux type for calls
2020-09-16 Alberto Donizetticmd/compile: be more specific in cannot assign errors
2020-09-16 Michael Anthony... runtime: actually fix locking in BenchmarkMSpanCountAlloc
2020-09-16 Keith Randallcmd/compile: make go:notinheap error message friendlier...
2020-09-16 Keith Randallcmd/cgo: use go:notinheap for anonymous structs
2020-09-16 Keith Randallcmd/compile: allow aliases to go:notinheap types
2020-09-16 Carl Johnsonflag: add Func
2020-09-16 Michael Anthony... runtime: fix leak and locking in BenchmarkMSpanCountAlloc
2020-09-16 Joel Singcmd/link: make it easier to debug an elfrelocsect size...
2020-09-16 diaxu01cmd/internal/obj/arm64: optimize the instruction of...
2020-09-16 Tobias Klauseros, internal/syscall/unix: use pipe2 instead of pipe...
2020-09-16 Martin Möhrmanncmd/compile: unify reflect, string and slice copy runti...
2020-09-16 Ian Lance Taylorcmd/cgo: don't translate bitfields into Go fields
2020-09-15 Henrique Vicenteos/signal: add NotifyContext to cancel context using...
2020-09-15 Bryan C. Millscmd/go/internal/modget: factor out functions for argume...
2020-09-15 Jay Conrodcmd/go: default to -mod=readonly in most commands
2020-09-15 Bryan C. Millscmd/go/internal/modget: warn about unmatched packages...
2020-09-15 Daniel Martícmd/go: relax version's error on unexpected flags
2020-09-15 Jay Conrodcmd/go: fix broken mod_outside test
2020-09-15 Jay Conrodcmd/go: add modload.NeedRoot mode for commands that...
2020-09-15 Jay Conrodcmd/go: implement 'go install pkg@version'
2020-09-15 Xiangdong Jicmd/compile: rewrite some ARM64 rules to use typed aux
2020-09-15 Tobias Klauserinternal/poll, internal/syscall/unix, net: enable write...
2020-09-15 Matthew Dempskytest: fix inline.go to pass linux-amd64-noopt
2020-09-15 Cuong Manh Lecmd/compile: make funccompile non-reentrant
2020-09-14 Matthew Dempskycmd/compile: call fninit earlier
2020-09-14 Matthew Dempskycmd/compile: better dclcontext handling in func{hdr...
next