]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-01-13 Jay Conrodcmd/go: add hints to more missing sum error messages
2021-01-12 Bryan C. Millscmd/go/internal/modload: delete unused *mvsReqs.next...
2021-01-12 Eric Chiangencoding/asn1: document unmarshaling behavior for IMPLI...
2021-01-11 Jakub Warczarekcmd/go: fix non-script staleness checks interacting...
2021-01-11 Rebecca Stamblerdoc: update editors.html for Go 1.16
2021-01-11 Cherry Zhangcmd/internal/objfile: don't require runtime.symtab...
2021-01-08 Jay Conrodcmd/go: add hint to read 'go help vcs' to GOVCS errors
2021-01-08 Jay Conrodcmd/go: revise 'go help' documentation for modules
2021-01-08 Jay Conrodcmd/go: make hints in error messages more consistent
2021-01-08 Jay Conrodcmd/go: preserve sums for indirect deps fetched by...
2021-01-08 Michael Anthony... runtime/metrics: mark histogram metrics as cumulative
2021-01-08 Michael Anthony... runtime/metrics: remove unused StopTheWorld Description...
2021-01-08 Russ Coxcmd/compile: fix exponential-time init-cycle reporting
2021-01-08 Russ Coxtest: fix timeout code for invoking compiler
2021-01-08 Russ Coxcmd/go: pass signals forward during "go tool"
2021-01-08 Russ Coxgo/build/constraint: add parser for build tag constrain...
2021-01-08 Austin Clementstesting/fstest,os: clarify racy behavior of TestFS
2021-01-08 Michael Anthony... runtime/metrics: change unit on *-by-size metrics to...
2021-01-08 Ian Lance Taylorio/fs: minor corrections to Glob doc
2021-01-08 Keith Randallcmd/compile: don't short-circuit copies whose source...
2021-01-08 Michael Anthony... runtime,runtime/metrics: use explicit histogram boundaries
2021-01-08 Meng Zhuogo/build: skip string literal while findEmbed
2021-01-08 yangwenmaiarchive/tar: fix typo in comment
2021-01-08 Ian Lance Taylorcmd/link: accept extra blocks in TestFallocate
2021-01-08 Meng Zhuoio/fs: minor corrections to Glob release date
2021-01-08 Ian Lance Taylorcmd: update to latest golang.org/x/tools
2021-01-07 Ian Lance TaylorRevert "reflect: support multiple keys in struct tags"
2021-01-07 Ian Lance Taylorio/fs: correct WalkDirFunc documentation
2021-01-07 Michael Matloobdoc/go1.16: add release note for disallowing non-ASCII...
2021-01-07 Cuong Manh Lecmd/compile: fix late expand_calls leaf type for OpStru...
2021-01-07 Michael Matloobcmd/go: add documentation for Embed fields in go list...
2021-01-07 Ian Lance Taylorhtml/template: attach functions to namespace
2021-01-07 Ikko Ashiminecmd/link: fix typo in asm.go
2021-01-07 Meng Zhuoruntime: check mips64 VDSO clock_gettime return code
2021-01-06 Filippo Valsordacrypto/x509: rollback new CertificateRequest fields
2021-01-06 Baokun Leecmd/go: make module suggestion more friendly
2021-01-06 Michael Anthony... runtime/metrics: fix panic message for Float64Histogram
2021-01-06 Steven Hartlandnet/http/httputil: fix deadlock in DumpRequestOut
2021-01-05 Jay Conrodcmd/go: set cfg.BuildMod to "readonly" by default with...
2021-01-05 Ian Lance Taylorcmd/go: pass embedcfg to gccgo if supported
2021-01-05 Ian Lance Taylorcmd/go: don't scan gccgo standard library packages...
2021-01-05 Michael Prattruntime: don't take allglock in tracebackothers
2021-01-04 Toasamath/rand: fix typo in comment
2021-01-04 DrGotesting/fstest: fix typo in error message
2021-01-01 Dmitri Shuralyovdoc: 2021 is the Year of the Gopher
2020-12-31 Cherry Zhangio/fs: remove darwin/arm64 special condition
2020-12-30 Alberto Donizettilib/time, time/tzdata: update tzdata to 2020f
2020-12-30 Cherry Zhangmisc/cgo/testcarchive: remove special flags for Darwin/ARM
2020-12-30 Cherry Zhangmisc/cgo/test: enable TestCrossPackageTests on darwin...
2020-12-29 Daniel Martímisc/ios: fix wording for command line instructions
2020-12-29 Cherry Zhangdoc/go1.16: reference misc/ios/README for how to build...
2020-12-29 Cherry Zhangmisc/ios: add to README how to build ios executables
2020-12-28 xinlingchaoio/fs: fix typo in comment
2020-12-26 Elias Naurruntime/cgo: fix Android build with NDK 22
2020-12-25 Ian Lance Taylornet/mail: don't use MDT in test
2020-12-23 Michael Anthony... runtime: shift timeHistogram buckets and allow negative...
2020-12-23 Michael Anthony... runtime: fix allocs-by-size and frees-by-size buckets
2020-12-23 Michael Anthony... runtime: fix nStackRoots comment about stack roots
2020-12-23 Alberto Donizettilib/time, time/tzdata: update tzdata to 2020e
2020-12-23 markrulercmd/go: add the Retract field to 'go help mod edit...
2020-12-23 Andrey Bokhankodoc: fix a typo in contribute.html
2020-12-23 Jay Conrodcmd/go: in 'go get', promote named implicit dependencie...
2020-12-23 Andrew G. Morganos/signal: fix a deadlock with syscall.AllThreadsSyscal...
2020-12-23 Andrew G. Morganruntime: linux iscgo support for not blocking nptl...
2020-12-22 Jay Conrodcmd/go/internal/modload: add hint for missing implicit...
2020-12-22 Jason A. Donenfeldcmd/link: handle grouped resource sections
2020-12-22 Cherry Zhangtest: trigger SIGSEGV instead of SIGTRAP in issue11656.go
2020-12-22 Cherry Zhangcmd/pack: r command create output file if not exist
2020-12-22 Nikhil Beneschruntime: correct error handling in several FreeBSD...
2020-12-22 Cherry Zhangcmd/pack: treat compiler's -linkobj output as "compiler...
2020-12-21 Cherry Zhangsyscall: don't generate ptrace on iOS
2020-12-21 Michael Anthony... runtime/metrics: add Read examples
2020-12-21 Cherry Zhangruntime: use _exit on darwin
2020-12-21 Michael Prattruntime: detect netbsd netpoll overrun in sysmon
2020-12-21 Richard Millerruntime: skip wakep call in wakeNetPoller on Plan 9
2020-12-21 Ian Lance Taylortest: skip issue11656.go on mips/mips64/ppc64
2020-12-20 Matthew Dempskycmd/compile: recognize reassignments involving receives
2020-12-19 Ian Lance Taylortest: for issue11656 try to execute trap, not call it
2020-12-18 Ian Lance Taylortest: permit "exponent too large" error
2020-12-18 Ian Lance Taylorgo/build: make TestDependencies work again
2020-12-18 Ian Lance Tayloros: remove dependency on strings package
2020-12-18 Henrique Vicenteos/signal: fix flaky tests for NotifyContext.
2020-12-18 Than McIntoshcmd/link: avoid use of -T when linking with lld
2020-12-18 Ian Lance Taylortest: recognize and use gc build tag
2020-12-17 Dmitri Shuralyovapi/go1.16: remove crypto/tls APIs that are moved to...
2020-12-17 Johan Brandhorstcrypto/tls: revert "add HandshakeContext method to...
2020-12-17 Dmitri Shuralyovapi: promote next to go1.16 go1.16beta1
2020-12-17 Ian Lance Taylorhtml/template: avoid race when escaping updates template
2020-12-16 Rob Findleygo/types: report error for invalid (but empty) expr...
2020-12-16 Cherry Zhangcmd/link: handle large relocation addend on darwin...
2020-12-16 Cherry Zhangcmd/link: pass arch-specific flags to external linker...
2020-12-16 Than McIntoshcmd/internal/goobj: fix buglet in object file reader
2020-12-16 Tobias Klauserdoc/go1.16: add link to reflect.StructTag
2020-12-16 Meng Zhuonet: close connection in localServer teardown
2020-12-16 Jason A. Donenfeldcmd/link: ignore SEH marking on PE objects
2020-12-15 Ian Lance Taylortest: update for gofrontend error message changes
2020-12-15 Ian Lance Taylordoc/go1.15: mention 1.15.3 cgo restriction on empty...
2020-12-15 Ian Lance Taylortest: match gofrontend error messages
2020-12-15 Ian Lance Taylortest: only require issue11674 errors with gc compiler
2020-12-15 Ian Lance Taylortest: remove bug429 (duplicates runtime.TestSimpleDeadlock)
next