]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2022-08-19 Ian Lance Taylormisc/cgo/testcarchive: permit SIGQUIT for TestSignalFor...
2022-08-19 Andy Pannet: allow single dot in resolv.conf search statement
2022-08-19 Cuong Manh Lesync: use atomic.Uint64 for WaitGroup state
2022-08-19 Yuval Pavel... runtime: fast clock_gettime on FreeBSD, split getHPETTi...
2022-08-19 Cuong Manh Leruntime: add and use runtime/internal/sys.NotInHeap
2022-08-18 Matthew Dempskyinternal/buildcfg: enable unified IR by default
2022-08-18 Robert Griesemercmd/compile/internal/types2: use go/types/testdata...
2022-08-18 Robert Griesemergo/types, types2: consolidate testdata/spec test files
2022-08-18 Robert Griesemergo/types, types2: consolidate testdata/examples test...
2022-08-18 Robert Griesemercmd/compile/internal/syntax: handle missing index like...
2022-08-18 Russ Coxcrypto/internal/boring: update to newer boringcrypto...
2022-08-18 Robert Griesemergo/types: match types2 error msg formatting for convers...
2022-08-18 Paul E. Murphyinternal/buildcfg: support GOPPC64=power10
2022-08-18 Cuong Manh Leruntime: remove p padding field for atomic fields alignment
2022-08-18 Keith Randallcmd/compile: remove OFORUNTIL
2022-08-18 Keith Randallcmd/compile: rip out support for OpVarKill from ssa...
2022-08-18 Keith Randallcmd/compile: stop using VARKILL
2022-08-18 Keith Randallcmd/compile: don't use OFORUNTIL when implementing...
2022-08-18 Matthew Dempskycmd/compile: enable more inlining for unified IR
2022-08-18 Matthew Dempskycmd/compile: fix devirtualization bug with unified IR
2022-08-18 Matthew Dempskycmd/compile/internal/noder: set ir.Name.DictIndex for...
2022-08-18 Matthew Dempskycmd/compile/internal/noder: pointer shaping for unified IR
2022-08-18 vpachkovruntime: remove dead code and unnecessary checks for...
2022-08-18 Cuong Manh Leruntime: convert timer0When/timerModifiedEarliest to...
2022-08-18 Lynn Bogercmd/dist: enable testsanitizer test on ppc64le
2022-08-18 Daniel Martígo/printer: avoid allocating for every position printed
2022-08-18 Tobias Klauserhash/crc32: remove single-use {castagnoli,ieee}ArchImpl...
2022-08-18 Tobias Klausercmd/internal/osinfo: use unix.ByteSliceToString
2022-08-18 Ian Lance Taylordebug/pe: use saferio to set symbol slice capacity
2022-08-18 Abhinav Guptatime: fix LoadLocation documentation formatting
2022-08-18 Tobias Klauserinternal/poll: remove fallback path in accept
2022-08-18 Tobias Klausersyscall: implement EpollCreate using EpollCreate1 on...
2022-08-18 Bryan C. Millscmd/go: avoid passing testing.T to isCaseSensitive...
2022-08-18 Bryan C. Millscmd/go: run tests when cmd/go is cross-compiled
2022-08-18 Abirdcflyall: remove duplicate "the" words in comments
2022-08-18 Matthew Dempskycmd/compile/internal/noder: shape-based stenciling...
2022-08-18 Tobias Klauserinternal/poll: remove detection of buggy splice on...
2022-08-18 Yuval Pavel... os: only add file descriptors which are set to non...
2022-08-18 Ori Bernsteindebug/buildinfo: implement for Plan 9 a.out
2022-08-18 Cuong Manh Leruntime: convert profbuf.eof to atomic type
2022-08-18 Cuong Manh Leruntime: convert profbuf.overflowTime to atomic type
2022-08-18 Cuong Manh Leruntime: convert profbuf.overflow to atomic type
2022-08-18 Cuong Manh Leruntime: convert m.cgoCallersUse to atomic type
2022-08-18 Dan Kortschakruntime: delete repeated word
2022-08-18 Cuong Manh Leruntime: convert p.timerModifiedEarliest to atomic...
2022-08-18 Russ Coxcrypto/internal/boring/bcache: make Cache type-safe...
2022-08-17 hopehookruntime: gofmt -w -s
2022-08-17 hopehookcmd/compile: gofmt -w -s
2022-08-17 Bryan C. Millsrun: set GOENV=off when running 'go tool dist env'
2022-08-17 Michael Prattruntime: refactor ARM VDSO call setup to helper
2022-08-17 Bryan C. Millscmd/go: skip test cases that depend on gopkg.in
2022-08-17 Russ Coxcrypto/subtle: add XORBytes
2022-08-17 Russ Coxcrypto/internal/subtle: rename to crypto/internal/alias
2022-08-17 Damien Neilnet: revert "reenable TestLookupLongTXT"
2022-08-17 Cuong Manh Leruntime: convert p.timer0When to atomic type
2022-08-17 Cuong Manh Leruntime: convert m.preemptGen to atomic type
2022-08-17 Cuong Manh Leruntime: convert freezing to atomic type
2022-08-17 Cuong Manh Leruntime/trace: convert tracing.enabled to atomic type
2022-08-17 Cuong Manh Leruntime: convert netpoll netpollInited to atomic type
2022-08-17 Cuong Manh Leruntime: convert kqueue netpollWakeSig to atomic type
2022-08-17 Cuong Manh Leruntime: convert windows netpollWakeSig to atomic type
2022-08-17 Cuong Manh Leruntime: convert solaris netpollWakeSig to atomic type
2022-08-17 Cuong Manh Leruntime: convert aix netpollWakeSig to atomic type
2022-08-17 Cuong Manh Leruntime: convert linux netpollWakeSig to atomic type
2022-08-17 muyizixiunet/http: return ErrNoCookie from Request.Cookie when...
2022-08-17 Damien Neilnet: reenable TestLookupLongTXT
2022-08-17 Cuong Manh Leruntime: convert m.signalPending to atomic type
2022-08-17 Cuong Manh Leruntime: convert mSpanStateBox.s to atomic type
2022-08-17 Cuong Manh Leruntime: convert g.parkingOnChan to atomic type
2022-08-17 Bryan C. Millscmd/go: propagate match errors in 'go run'
2022-08-17 Bryan C. Millsinternal/testenv: add a test for the GoTool function
2022-08-17 Archana Rtest/codegen: updated multiple tests to verify on ppc64...
2022-08-17 Amarjeet Anandtime: optimize GoString
2022-08-17 Cuong Manh Leall: use "noopt" build tag for checking optimization...
2022-08-17 Dmitri Goutnikruntime: add symbolic constants for freebsd/amd64 syscalls
2022-08-17 Russ Coxcmd/go: add go generate -skip flag
2022-08-17 Dmitri Goutnikruntime: add symbolic constants for freebsd/386 syscalls
2022-08-17 ErikPelliencoding/base64: optimize decodemap memory set
2022-08-17 Ian Lance Taylorinternal/xcoff: use saferio to read string table
2022-08-17 Ian Lance Taylordebug/macho, internal/saferio: limit slice allocation
2022-08-17 Abirdcflyarchive/tar: delete unreachable continue code
2022-08-17 Ian Lance Taylordebug/pe, internal/saferio: use saferio to read PE...
2022-08-17 hopehookall: clean up unreachable Continue after Fatal
2022-08-16 Keith Randallruntime: process ptr bitmaps one word at a time
2022-08-16 Keith Randallruntime: redo heap bitmap
2022-08-16 Damien Neilnet/http/httputil: add ReverseProxy.Rewrite
2022-08-16 Changkun Oustrings, bytes: add CutPrefix and CutSuffix
2022-08-16 cui fliterall: fix some typos
2022-08-16 Bryan C. Millscmd/go: stamp VCS information in test binaries when...
2022-08-16 Alan Donovango/token: add (*FileSet).RemoveFile(*File) method
2022-08-16 Bryan C. Millscmd/go: restore TestLegacyMod as a script test
2022-08-16 Bryan C. Millscmd/go: convert TestAccidentalGitCheckout to a script...
2022-08-16 Russ Coxtesting: do not print 'root' benchName during test...
2022-08-16 Tobias Klausercmd/go/internal/mmap: use syscall.Mmap on solaris
2022-08-16 Cuong Manh Letest: add regression test for issue 43942
2022-08-16 Robert Griesemergo/types, types2: check integer constant literal overflow
2022-08-16 Robert Griesemergo/types, types2: skip comparison for operands with...
2022-08-15 Damien Neilnet/http: make Request.WithContext documentation less...
2022-08-15 Robert Findleygo/types, types2: don't build unnecessary error strings...
2022-08-15 Martin Möhrmannbytes: add Clone function
next