]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-09-29 Alberto Donizetticmd/compile: convert last amd64 rules to typed aux
2020-09-29 Cherry Zhangcmd/link, runtime: use a sentinel value for unreachable...
2020-09-29 Cherry Zhangcrypto/tls: fix TestLinkerGC test
2020-09-29 Daniel Martícmd/go: fix doc math for build cache hashing
2020-09-29 KimMachineGunencoding/asn1: error instead of panic on invalid value...
2020-09-29 Chen.Zhidongcrypto/tls: make config.Clone return nil if the source...
2020-09-29 Alberto Donizetticmd/compile: convert more amd64 rules to typed aux
2020-09-29 Tobias Klausercrypto/x509: define certDirectories per GOOS
2020-09-29 Tobias Klausercmd/go/internal/lockedfile/internal/filelock: remove...
2020-09-28 Tobias Klauserruntime: initialise cpu.HWCap on netbsd/arm64
2020-09-28 Cherry Zhangcmd/link: consider interface conversions only in reacha...
2020-09-28 Matthew Dempskycmd/compile: fix type checking of "make" arguments
2020-09-28 Emmanuel T... testing: add benchmark for TB.Helper
2020-09-28 Roland Shoemakercrypto/x509: hardcode RSA PSS parameters rather than...
2020-09-28 Lynn Bogercmd/asm,cmd/compile,cmd/internal/obj/ppc64: add extswsl...
2020-09-28 avivklasmime/multipart: return overflow errors in Reader.ReadForm
2020-09-28 Changkun Ouos: fix SyscallConn typos in the File.Fd comments
2020-09-28 Alberto Donizetticmd/compile: fix escape reason for MAKESLICE with no cap
2020-09-28 Tobias Klauseros: remove ENOTSUP special case in Getwd on darwin
2020-09-28 Benny Siegertruntime: netbsd-arm64 fixes
2020-09-27 Ainar Garipovdoc/go1.16: document net.ErrClosed usage in crypto/tls
2020-09-27 Changkun Ouos: document and emphasize a potential misuse of File.Fd
2020-09-26 David Chasecmd/compile: fix logopt log directory naming for windows
2020-09-26 Tobias Klausercmd/dist: detect gohostarch on netbsd/arm64 hosts
2020-09-26 Constantin... cmd/compile: enforce strongly typed rules for ARM ...
2020-09-26 Alberto Donizetticmd/compile: more amd64 typed rules
2020-09-26 Tobias Klausersyscall: implement Getwd using getcwd from libSystem...
2020-09-26 Tobias Klausersyscall: remove mksysnum_darwin.pl script
2020-09-25 Carlos Alexandro... encoding/json: added docs to UnsupportedValueError
2020-09-25 Cherry Zhangvendor, cmd/vendor: update vendored x/sys and x/net
2020-09-25 Michael Prattruntime: drop nosplit from primary lockrank functions
2020-09-25 Austin Clementsruntime: update go:notinheap documentation
2020-09-25 Keith Randallruntime: use old capacity to decide on append growth...
2020-09-25 fanzha02cmd/asm: fix the issue of moving 128-bit integers to...
2020-09-24 Keith Randallcmd/compile: prevent 387+float32+pie from clobbering...
2020-09-24 Than McIntoshcmd/compile,cmd/asm: fix buglet in -S=2 output
2020-09-24 Robert Griesemerspec: better variable name for operator example
2020-09-24 Daniel Martícmd/go: error when -c or -i are used with unknown flags
2020-09-24 Changkun Outesting: send t.signal only if there is no panic
2020-09-24 lujjjhencoding/json: detect cyclic maps and slices
2020-09-24 Sean Liaoencoding/json: allow semicolon in field key / struct tag
2020-09-24 Alberto Donizetticmd/compile: use typed rules for const folding on amd64
2020-09-24 Alberto Donizetticmd/compile: more amd64 typed aux rules
2020-09-24 Ainar Garipovcrypto/tls: replace errClosed with net.ErrClosed
2020-09-24 witcharddoc/go1.16: add -insecure deprecation to release notes
2020-09-24 Constantin... cmd/compile: enforce strongly typed rules for ARM ...
2020-09-23 SparrowLiimath/big: replace division with multiplication by recip...
2020-09-23 Alberto Donizetticmd/compile: switch to typed for amd64 flag const rules
2020-09-23 Michael Mundaybytes, internal/bytealg: fix incorrect IndexString...
2020-09-23 Constantin... cmd/compile: enforce strongly typed rules for ARM (8)
2020-09-23 Constantin... cmd/compile: enforce strongly typed rules for ARM ...
2020-09-23 Constantin... cmd/compile: enforce strongly typed rules for ARM (1)
2020-09-23 Cherry Zhangall: add GOOS=ios
2020-09-23 Katie Hockmandoc: update overview for authentication
2020-09-23 David Chasecmd/compile: enable late call expansion for multiple...
2020-09-23 Constantin... cmd/compile: enforce strongly typed rules for ARM (4)
2020-09-23 Alberto Donizetticmd/compile: switch to typed for const memory folding...
2020-09-23 Alberto Donizetticmd/compile: switch to typed aux in more amd64 rules
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
next