]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-08-19 Ian Lance Taylormisc/cgo/testcarchive: permit SIGQUIT for TestSignalFor...
2022-08-19 Ian Lance Taylordebug/pe: fetch section size directly in (*Section...
2022-08-19 Ian Lance Taylorgo/internal/gcimporter: use saferio to read indexed...
2022-08-19 Ian Lance Taylordebug/plan9obj: use saferio to read section data
2022-08-19 Michal Bohuslávekbytes, strings: s/after/before/ in CutSuffix
2022-08-19 Tobias Klauserruntime/pprof: check Getrusage return value in addMaxRSS
2022-08-19 Tobias Klauserruntime/pprof: report MaxRSS on windows
2022-08-19 Robert Griesemergo/types: match types2 errors for incorrect method...
2022-08-19 Robert Griesemergo/types: match types2 errors for missing index expressions
2022-08-19 Robert Griesemergo/types: match types2 error for invalid map key
2022-08-19 Robert Griesemergo/parser: match const/var decl parsing of syntax package
2022-08-19 Cuong Manh LeRevert "misc/cgo/testcarchive: permit SIGQUIT for TestS...
2022-08-19 Andy Panruntime: fix a typo in comment of netpollblock()
2022-08-19 Robert Griesemergo/parser: fix spelling in error message
2022-08-19 Robert Griesemergo/types: remove machinery to select parsing mode ...
2022-08-19 Robert Griesemergo/parser: remove (internal) ability to disable generic...
2022-08-19 Robert Griesemergo/parser: remove import path string syntax checking
2022-08-19 Robert Griesemercmd/compile/internal/types2: match go/types for "....
2022-08-19 Robert Griesemercmd/compile/internal/types2: use go/types/testdata...
2022-08-19 Robert Griesemergo/types: remove TODO in testdata/examples/types.go
2022-08-19 Robert Griesemergo/parser: disallow parenthesizing embedded types in...
2022-08-19 Tobias Klauserruntime/internal/atomic: remove double-check in kernelc...
2022-08-19 hopehookio: add OffsetWriter, NewOffsetWriter
2022-08-19 Julie Qiu.github/ISSUE_TEMPLATE: add issue template for Go vulne...
2022-08-19 qmuntalunicode/utf16: add AppendRune
2022-08-19 Robert Griesemergo/printer: rename printPos to setPos
2022-08-19 Cuong Manh Lestrings: reduce allocation for byteReplacer
2022-08-19 Tobias Klausersyscall: remove cloexecSocket fallback path
2022-08-19 Andy Panstrings: speed up ToUpper()/ToLower() by batch writing...
2022-08-19 Kir Kolyshkinsyscall: add new CLONE_ flags for Linux
2022-08-19 ruinancmd/compile: add intrinsic for MulUintptr on arm64
2022-08-19 Ludi Rehakruntime: fix formula for computing number of padding...
2022-08-19 Ian Lance Taylorencoding/gob: use saferio to read large buffer
2022-08-19 Cuong Manh Leruntime: remove pageAlloc.scav padding for atomic field...
2022-08-19 Ian Lance Taylortest: add test that caused gccgo crash
2022-08-19 Ian Lance Taylortest: add test that caused gccgo to crash
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
next