]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2022-08-29 Zeke Lucmd/go/internal/modfetch: report error on failing to...
2022-08-29 Joe Tsaitime: add fuzz test for Time.appendFormatRFC3339
2022-08-29 Ikko Ashimineinternal/trace: fix typo in goroutines.go
2022-08-29 Pascal S. de... net/http: FileServer method check + minimal OPTIONS...
2022-08-29 eric fangcmd/compile/obj/arm64: fix encoding error of FMOVD...
2022-08-29 Cuong Manh Lereflect: simplify array value comparable check
2022-08-29 Nigel Taoimage/png: allow both PLTE and tRNS chunks for TrueColor
2022-08-29 cuiweixietesting: convert numFailed to atomic type
2022-08-29 ianwoolfcmd/go/internal/modload: return error when duplicate...
2022-08-29 David Chasedebug/pe: check size in uint64 to avoid overflow
2022-08-28 Cuong Manh Lecmd/cgo: add and use runtime/cgo.Incomplete instead...
2022-08-27 Wayne Zuocmd/compile: intrinsify Sub64 on riscv64
2022-08-27 Wayne Zuocmd/compile: intrinsify Add64 on riscv64
2022-08-27 Jianwei Maonet: add FlagRunning to exactly reflect the states...
2022-08-27 Paul E. Murphydebug/elf: fix reloc number of R_PPC64_SECTOFF_LO_DS
2022-08-26 ianwoolfnet: Resolver.LookupIP return error for empty string
2022-08-26 cuiweixiereflect: add Value.{Comparable,Equal}
2022-08-26 Lynn Bogercmd/compile: fix score for Select{0,1} with type flags
2022-08-26 cuiweixienet/http: don't panic on very large MaxBytesReaderLimit
2022-08-26 Archana Rruntime: add address sanitizer support for ppc64le
2022-08-26 Lynn Bogercmd/compile: remove branch in atomicCas{32,64} sequence...
2022-08-26 Alex Studernet/http: mention io.Seeker requirement in FS documentation
2022-08-26 Akshay Shahnet/http: add errors.As support for x/net/http2.StreamError
2022-08-26 Cuong Manh Leruntime: drop padding alignment field for timeHistogram
2022-08-26 Paschalis Tsiliasmime: allow duplicate media type parameters with equiva...
2022-08-26 Andy Panruntime: mark all methods of atomic types with go:nosplit
2022-08-26 Andy Paninternal/poll: optimize the maximum amount of bytes...
2022-08-26 Cuong Manh Leruntime: remove gcCPULimiterState padding for atomic...
2022-08-26 hopehookcmd/go/internal/modload: convert atomicLoadPkgFlags...
2022-08-26 hopehookcmd/go/internal/trace: convert traceStarted to atomic...
2022-08-26 Dan Kortschakdebug/macho: use saferio to read segment and section...
2022-08-26 Zeke Lucmd/go/internal/imports: include ToolTags in the Tags map
2022-08-26 Ludi Rehakcmd/go/internal/par: change cacheEntry.done type to...
2022-08-26 ianwoolfcmd/test2json: add signal handler
2022-08-26 Joe Tsaireflect: add Value.SetZero
2022-08-26 Andy Panruntime: convert forcegcstate.idle to internal atomic...
2022-08-26 hopehookruntime: convert g.selectDone to atomic type
2022-08-26 hopehookruntime: convert notifyList.wait to atomic type
2022-08-26 hopehookruntime: convert dlogger.owned to atomic type
2022-08-26 hopehookruntime: convert p.statsSeq to internal atomic type
2022-08-26 Cherry Muicmd/compile: align stack offset to alignment larger...
2022-08-26 cuiweixiereflect: FuncOf support more than 50 arguments
2022-08-26 Robert Griesemergo/types: provide a better error message for [...]...
2022-08-26 Robert Griesemergo/types: avoid declared but not used error for a coupl...
2022-08-25 Andy Panruntime: convert netpollWaiters to internal atomic...
2022-08-25 Robert Griesemergo/types: remove support for "ERROR HERE" error markers...
2022-08-25 hitzhangjiecmd/trace: display goroutines (PC=0) with clearer descr...
2022-08-25 Michael Anthony... runtime: update gctrace docs and print lastStackScan...
2022-08-25 Filippo Valsordacrypto/x509: don't panic marshaling invalid ECDSA keys
2022-08-25 Robert Griesemergo/parser: match go/defer error message of syntax package
2022-08-25 Paschalis Tsiliaspath/filepath, io/fs: add SkipAll
2022-08-25 Matthew Dempskycmd/compile/internal/noder: fix inlined function litera...
2022-08-25 hopehooktesting: add Elapsed method to testing.B
2022-08-25 Robert Griesemergo/types: match types2 string when printing composite...
2022-08-25 Filippo Valsordacrypto/tls: support ECDHE when ec_point_formats is...
2022-08-25 Cherry Muiruntime: mark morestack_noctxt SPWRITE on LR architectures
2022-08-25 Lynn Bogermisc/cgo/testsanitizers: determine compiler version...
2022-08-25 Robert Griesemergo/types, types2: add more tests for unsafe.Slice/Slice...
2022-08-24 cuiweixiego/types,types2: add support for unsafe.{String,StringD...
2022-08-24 Matthew Dempskygo/internal/gcimporter: call Complete on cloned Interfa...
2022-08-24 Matthew Dempskygo/internal/gcimporter: call Interface.Complete in...
2022-08-24 Dmitri Shuralyovdoc/go1.20: populate initial TODOs via relnote
2022-08-24 Wayne Zuocmd/compile: deadcode for LoweredMuluhilo on riscv64
2022-08-24 Dmitri Shuralyovdoc: start draft Go 1.20 release notes
2022-08-24 Alexander Yastrebovnet/http: remove unused doneChan
2022-08-24 Bryan C. Millscmd/go: skip link_syso tests in short mode
2022-08-24 Bryan C. Millscmd/go/internal/work: make NewBuilder safe for concurre...
2022-08-24 Bryan C. Millscmd/go: avoid overwriting cached Origin metadata
2022-08-24 Bryan C. Millscmd/go: avoid registering AtExit handlers in tests
2022-08-24 Matthew Dempskycmd/compile: defer transitive inlining until after...
2022-08-24 Nigel Taoimage/png: have DecodeConfig read tRNS chunks
2022-08-24 Joe Tsaireflect: optimize Value.IsZero
2022-08-24 Andy Panencoding/json: move some misplaced benchmark tests...
2022-08-24 Cuong Manh Leinternal/singleflight: make DoChan only return Result...
2022-08-24 Cuong Manh Lenet: avoid relying on singleflight.Group.DoChan to...
2022-08-23 Wayne Zuocmd/internal/obj/loong64: add MASKEQZ and MASKNEZ instr...
2022-08-23 Keith Randallruntime/pprof: remove round-to-file-start adjustment
2022-08-23 Jorropocmd/compile: generic constant folding: Floor Ceil Trunc...
2022-08-23 Damien Neilnet/url: consistently remove ../ elements in JoinPath
2022-08-23 Keith Randallcmd/compile: move SSA rotate instruction detection...
2022-08-23 Jorropocmd/compile: fix error message formatting in decomposeB...
2022-08-23 Daniel Martíall: append(bytes, str...) works out of the box
2022-08-23 Miguel Ángel... net/http/httputil: do not duplicate 'Connection: close...
2022-08-23 qmuntalsyscall: rely on utf16.AppendRune
2022-08-23 Ian Lance Taylordebug/plan9obj: don't crash on EOF before symbol type
2022-08-23 Ian Lance Taylordebug/macho: don't use narch for seenArches map size
2022-08-23 Joe Tsaistrconv: optimize Parse for []byte arguments
2022-08-23 Joe Tsaibytes: rely on utf8.AppendRune
2022-08-23 Andy Panruntime: name nil semaphore of pollDesc
2022-08-23 Joe Tsaistrings: rely on utf8.AppendRune
2022-08-23 Andy Panencoding/json: give it a chance to put encodeState...
2022-08-23 Keith Randallruntime: initialize pointer bits of noscan spans
2022-08-23 Cuong Manh Leruntime: convert ticksType.val to atomic type
2022-08-23 Keith Randallcmd/compile: handle partially overlapping assignments
2022-08-23 Matthew DempskyRevert "cmd/compile: restore test/nested.go test cases"
2022-08-23 Paul E. Murphyruntime: fix ppc64 startup on newer linux kernels
2022-08-23 Daniel Martíall: use go/parser.SkipObjectResolution in more places
2022-08-23 Axel Wagnerencoding/xml: add (*Encoder).Close
2022-08-23 Bryan C. Millscmd/go/internal/modload: remove ImportMap and PackageDir
2022-08-23 Jakub Ciolekcmd/compile: mark booleans as registerizable
next