]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
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)
2020-12-15 Ian Lance Taylortest: adjust issue11371 to fit in required precision
2020-12-15 Ian Lance Taylortest: only check for issue11362 error with gc
2020-12-15 Ian Lance Taylortest: import file name for issue19028
2020-12-15 Tobias Klauserdoc/go1.16: fix path, path/filepath release notes
2020-12-15 Tobias Klauserdoc/go1.16: fix formatting in net, net/http and net...
2020-12-15 Meng Zhuotext/template: error on range over send channel
2020-12-15 Ian Lance Taylortest: recognize gofrontend error messages
2020-12-14 Jason A. Donenfeldcmd/link: do not mark resource section as writable
2020-12-14 Jason A. Donenfeldcmd/link: deal with ADDR32NB relocations the same way...
2020-12-14 Jason A. Donenfeldcmd/link: recognize arm header of PE objects
2020-12-14 Brad Fitzpatricknet/http/pprof: don't treat os.Args as format string...
2020-12-14 Rob Findleygo/types: report invalid ... in conversions
2020-12-14 Tobias Klauserio/fs: fix package reference in FS godoc
2020-12-14 Tobias Klauserdoc/go1.16: add missing <code> tag
2020-12-14 Katie Hockmanmath/big: add test for recursive division panic
2020-12-14 Daniel S Favatest: make a race detector test robust to timing variations
2020-12-14 Anmol Sethinet/http: attempt deadlock fix in TestDisableKeepAliveU...
2020-12-14 Ian Lance Taylordebug/dwarf: don't try to parse addr/rnglists header
2020-12-14 Ian Lance Taylortest: match gofrontend error messages
2020-12-14 Ian Lance Taylortest: match gofrontend error messages
2020-12-14 Ruixin Baocmd/compile: fix incorrect shift count type with s390x...
2020-12-14 Jay Conrodcmd/go: print hint when 'go install' run without versio...
2020-12-14 Jay Conrodcmd/go: refactor error reporting in internal/load
2020-12-14 Cuong Manh Lecmd/compile: set correct type for OpIData
2020-12-11 Russ Coxdoc: make clear that Go 1.4 is not required for bootstrap
2020-12-11 Matthew Dempskycmd/compile: fix select statement evaluation order...
2020-12-11 Michael Matloobcmd/go: add documentation for the -overlay flag
2020-12-11 Joel Singcmd/link/internal/loadelf: support additional ELF reloc...
2020-12-11 Ian Lance Taylorcmd/vet: vendor in x/tools, update structtag vet check
2020-12-10 Ian Lance Taylorsyscall: drop references to Unix epoch in Timeval/Times...
2020-12-10 Tim Kingdoc/go1.16: add vet release note for CL 235677
2020-12-10 Dmitri Shuralyovdoc/go1.16: address some remaining high-level TODOs
2020-12-10 Jeremy Fallercmd/go: encode backslash and newline in response files
2020-12-10 Michael Anthony... runtime/metrics: add a note about floating-point values...
2020-12-10 Michael Anthony... runtime/metrics: expand Read documention with caveats
2020-12-10 Michael Anthony... runtime/metrics: add ordering line to supported metrics...
2020-12-10 Ian Lance Taylortest: match gofrontend error messages
2020-12-10 Dmitri Shuralyovstd: update golang.org/x/net to 20201209123823-ac852fbbde11
2020-12-10 Hein Khant Zawdatabase/sql: fix typo in comment
2020-12-10 Than McIntoshcmd/go, cmd/asm: pass -linkshared to assembler for...
2020-12-10 Cherry Zhangcmd/link: reject too-large relocation addend on darwin...
2020-12-10 Cherry Zhangcmd/link: truncate file after code signature
2020-12-10 Keith Randallcmd/compile: don't constant fold divide by zero
2020-12-09 Rob Findleygo/types: avoid endless recursion in the Comparable...
2020-12-09 Russ Coxall: update to use os.ReadDir where appropriate
2020-12-09 Russ Coxall: update to use os.ReadFile, os.WriteFile, os.Create...
next