]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2019-11-26 Kyle Shannonlib/time: update tz data to 2019c
2019-11-25 skanehiraos: fix broken comment's link
2019-11-25 Fazlul Shahriarcmd/link: fix TestStrictDup in module mode
2019-11-25 Jason A. Donenfeldcmd/go: prefix calls to Windows rmdir with cmd.exe
2019-11-25 Bryan C. Millsmisc/cgo/testshared: do not write to GOROOT
2019-11-25 Bryan C. Millsmisc: log 'ok' from 'go run' tests on success
2019-11-25 Bryan C. Millsmisc: remove use of relative directories in overlayDir...
2019-11-25 diaxu01cmd/internal/obj/arm64: add NOOP description in Go...
2019-11-25 Dan Scalesruntime: add go:nosplit to cgo_mmap.go:mmap() and sys_d...
2019-11-24 Than McIntoshcmd/link: disable new testpoint on mips pending investi...
2019-11-23 Tobias Klausersyscall: follow convention for generated code comments...
2019-11-23 Richard Musiolsyscall/js: handle interleaved functions correctly
2019-11-23 Than McIntoshcmd/link: add new linker testpoint for "ld -r" host...
2019-11-23 Than McIntoshcmd/link: fix bug with -newobj and "ld -r" ELF host...
2019-11-22 Dmitri Shuralyovnet/http: rename tests for Redirect and StripPrefix
2019-11-22 Brad Fitzpatricknet/http: make Transport.IdleConnTimeout consider wall...
2019-11-22 Bryan C. Millscmd/go/internal/work: reduce code duplication in buildM...
2019-11-22 Jay Conrodcmd/go: fix and re-enable build_trimpath test
2019-11-22 Bryan C. Millscmd/go: do not panic when computing Shlib for a package...
2019-11-22 Bryan C. Millscmd/go: add a 'buildmode' condition for script tests
2019-11-22 Bryan C. Millsmisc/cgo/testshared: make -v output less verbose
2019-11-22 Michael Anthony... runtime: release worldsema before Gosched in STW GC...
2019-11-22 Michael Anthony... runtime: increase TestPhysicalMemoryUtilization threshold
2019-11-22 Jay Conrodcmd/go: add 'go generate' commands to modfile_flag...
2019-11-22 Bryan C. Millsmisc/cgo/testcshared: avoid writing to GOROOT in tests
2019-11-22 Bryan C. Millsmisc/cgo/testcarchive: avoid writing to GOROOT in tests
2019-11-22 Hana Kimruntime/pprof: avoid crash due to truncated stack traces
2019-11-22 tworeflect: remove obsolete comment about gobitVector
2019-11-22 David Chasecmd/compile: try harder to not use an empty src.XPos...
2019-11-21 Roman Kollárnet/http: fix Server.ConnContext modifying context...
2019-11-21 Roberto Clapistext/template: harden JSEscape to also escape ampersand...
2019-11-21 Filippo Valsordacrypto/tls: remove leftover extensionNextProtoNeg constant
2019-11-21 Jay Conrodcmd/go: report an error for 'go list -m ...' outside...
2019-11-21 Cherry Zhangruntime: relax TestAsyncPreempt
2019-11-21 jinmiaoluonet/url: update net/url split comment
2019-11-21 Andrewall: base64-encode binaries that will cause Apple notar...
2019-11-20 Bryan C. Millsmisc/cgo/testplugin: avoid writing to GOROOT
2019-11-20 Bryan C. Millsmisc/cgo/fortran: avoid writing to $PWD
2019-11-20 Eric Rutherfordpath: minor changes to improve documentation for Join
2019-11-20 Filippo Valsordaencoding/base64: document that Strict mode still ignore...
2019-11-20 Austin Clementsruntime: support preemption on windows/{386,amd64}
2019-11-20 Austin Clementsruntime: ensure thread handle is valid in profileloop1
2019-11-20 Austin Clementsruntime: move m.thread to mOS
2019-11-20 Clément Chigotruntime: disable GDB tests on AIX with -short
2019-11-20 Katie Hockmancrypto/x509: fix typo in godoc for ParseECPrivateKey
2019-11-20 Baokun Leecmd/go: skip mod_convert_tsv_insecure test when no...
2019-11-19 Jay Conroddoc: add section for major version suffixes to module...
2019-11-19 Jay Conroddoc: add sections for modules, packages, versions to...
2019-11-19 Bryan C. Millscmd/dist: remove redundant 'go test -race' call
2019-11-19 Bryan C. Millscmd/go: consolidate TestInstalls into gopath_install...
2019-11-19 Than McIntoshcmd/cgo: better handling for '.' in pkgpath for gccgo
2019-11-19 Jay Conroddoc: add glossary to module reference documentation
2019-11-19 Bryan C. Millscmd/go: make files copied from GOROOT writable in TestN...
2019-11-19 Bryan C. Millscmd/dist: remove extraneous '-i' from 'go test -race...
2019-11-19 Ian Lance Taylordoc/go1.14: mention new, more efficient, timers
2019-11-19 Bryan C. Millscmd/go: convert TestPackageMainTestImportsArchiveNotBin...
2019-11-19 Bryan C. Millscmd/go: ignore irrelevant 'go test' failure in TestGoTe...
2019-11-19 Bryan C. Millscmd/go: convert TestTestCacheInputs to a script test
2019-11-19 Ian Lance Taylortime: give TestTicker more time on darwin-arm64
2019-11-19 Ian Lance Taylorruntime, time: remove old timer code
2019-11-19 Joel Singcmd/internal/obj/riscv: split immediates larger than...
2019-11-19 Joel Singcmd/link,cmd/internal/obj/riscv: implement archreloc...
2019-11-19 Ian Lance Taylorruntime: release timersLock while running timer
2019-11-19 Ian Lance Taylortime: deflake TestTicker
2019-11-19 Bryan C. Millscmd/go: fail tests immediately if they attempt to creat...
2019-11-19 David Chasecmd/compile: make a better bogus line for empty infinit...
2019-11-19 Bryan C. Millscmd/go: convert TestIssue6844 to a script test
2019-11-18 Bryan C. Millscmd/go: convert TestBuildDashIInstallsDependencies...
2019-11-18 Bryan C. Millscmd/go: convert TestMove* to script tests
2019-11-18 Bryan C. Millscmd/go: convert TestUserOverrideFlags to a script test
2019-11-18 Bryan C. Millscmd/go: convert TestInstallIntoGOPATH to a script test
2019-11-18 Bryan C. Millscmd/go: convert TestImportMain to a script test
2019-11-18 Than McIntoshtest: new test for gollvm compiler crash bug
2019-11-18 Bryan C. Millscmd/go: convert TestCoverageUses*Mode* to script tests
2019-11-18 Bryan C. Millscmd/go: convert DevNull tests to script tests
2019-11-18 Bryan C. Millscmd/go: convert Test{Local,Bad}Imports* to script tests
2019-11-18 Cherry Zhangruntime: always use Go signal stack in non-cgo program
2019-11-18 ramenjunitimisc/chrome/gophertool: replace deprecated tabs.getSele...
2019-11-18 Bryan C. Millscmd/fix: eliminate data races in TestRewrite and gofmt
2019-11-18 Bryan C. Millstest: avoid writing temporary files to GOROOT
2019-11-18 Tom Thorogoodruntime: remove stray errno check from TestSignalM
2019-11-16 Keith Randallhash/maphash: mark call into runtime hash function...
2019-11-16 Ian Lance Taylornet: add more timing slop for TestDialParallel on Windows
2019-11-16 Clément Chigotruntime: add arenaBaseOffset on aix/ppc64
2019-11-15 Bryan C. MillsRevert "test: avoid writing temporary files to GOROOT"
2019-11-15 Ian Lance Taylortime: only fail TestAfterStop if it fails five times...
2019-11-15 Bryan C. Millscmd/dist: skip GOCACHE and .git when making GOROOT...
2019-11-15 Ville Skyttäall: fix a bunch of misspellings
2019-11-15 Elias Naurcmd/link/internal/ld: set MachO platform to PLATFORM_IO...
2019-11-15 Bryan C. Millscmd/dist: fix GOROOT permissions on failure
2019-11-15 Bryan C. Millstest: avoid writing temporary files to GOROOT
2019-11-15 Bryan C. Millscmd/dist: when -compile-only is set, write binaries...
2019-11-15 Agniva De Sarkercmd/go: document the -mod=mod option
2019-11-15 Bryan C. Millscmd/go: allow a fork with path […]/vN to replace gopkg...
2019-11-15 Bryan C. Millscmd/go: fix typo'd argument in build_trimpath.txt
2019-11-15 Michael Anthony... runtime: check summary before scavenging in fast path
2019-11-15 go101reflect: factor out special channel assignability rule...
2019-11-15 Tobias Klausersyscall: fix EpollEvent padding on mips64{,le}
2019-11-15 Cherry Zhangcmd/internal/obj/x86: mark 2-instruction TLS access...
2019-11-15 Cherry Zhangruntime: crash if a signal is received with bad G and...
next