]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-11-29 Robert Findleygo/types: ensure that constructed type parameters are...
2021-11-29 Robert Findleygo/types: consider structural restrictions in Implements
2021-11-29 Robert Griesemergo/types: better error message for missing ~ in constraint
2021-11-29 Robert Griesemergo/types: better error position for instantiation failure
2021-11-29 Robert Griesemergo/types: produce empty type set for invalid ~T
2021-11-29 Robert Griesemergo/types: report types for mismatched call and return...
2021-11-29 Robert Griesemergo/types: restore original assignment error messages
2021-11-29 Austin Clementsruntime: fix preemption sensitivity in TestTinyAllocIss...
2021-11-29 Robert Griesemerspec: adjust section on package unsafe for type parameters
2021-11-29 Robert Griesemerspec: rules for index expressions, len, cap, with type...
2021-11-29 Robert Griesemerspec: corrections to various sections
2021-11-29 Ian Lance Taylorvendor: update golang.org/x/net to tip
2021-11-29 Jason A. Donenfelddoc/go1.18: use <code> instead of <pre> for target...
2021-11-29 Meng Zhuocmd/link: merge note sections into one segment
2021-11-29 Bharath Kumar... A+C: add Bharath Kumar Uppala (individual CLA)
2021-11-27 syumaispec: fix link for instantiations
2021-11-27 tangxi666cmd/go: fix a typo in mod_lazy_new_import.txt
2021-11-27 sivcharitesting: simplify fuzzResult.String to avoid unnecessar...
2021-11-27 Carlo Alberto... doc: go1.18 release notes for CLs 323318/332771
2021-11-27 Tobias Klausercmd/go/internal: gofmt after CL 355010
2021-11-26 Keith Randallbufio: mention that panic at slicing means underlying...
2021-11-26 Roi Martincmd/doc: fix "builtin" package parsing
2021-11-26 Jason A. Donenfelddoc/go1.18: document non-cooperative preemption on...
2021-11-26 sivcharitest/fixedbugs: fix go directive of issue16008.go
2021-11-25 Chaoqun HanA+C: add Chaoqun Han (individual CLA)
2021-11-25 Jason A. Donenfeldruntime: support non-cooperative preemption on windows...
2021-11-25 Jason A. Donenfeldruntime: support non-cooperative preemption on windows/arm
2021-11-25 Russ Coxcmd/dist: add buildtag parsing test
2021-11-24 Robert Griesemercmd/compile/internal/types2: better error message for...
2021-11-24 Robert Griesemercmd/compile/internal/types2: better error position...
2021-11-24 Tobias Klauserruntime: skip TestTimePprof on illumos
2021-11-24 jiahua wangdoc/go1.18: add Clone doc
2021-11-24 Robert Griesemercmd/compile/internal/types2: produce empty type set...
2021-11-24 Robert Griesemercmd/compile/internal/types2: report types for mismatche...
2021-11-24 Robert Griesemergo/types: print "nil" rather than "untyped nil"
2021-11-24 Robert Griesemerspec: type assertions and switches don't operate on...
2021-11-24 Robert Griesemerspec: adjust type identity rules for type parameters
2021-11-24 Robert Griesemerspec: add section on instantiation
2021-11-24 Robert Griesemerspec: adjust conversion rules for type parameters
2021-11-24 Robert Griesemerspec: adjust assignability rules for type parameters
2021-11-24 Robert Griesemerspec: adjust representability rules for type parameters
2021-11-24 Robert Griesemerspec: add definition of "specific types" of an interface
2021-11-24 Michael Matloobcmd/go: fix bug in using the workfile flag with tests
2021-11-24 Dmitri Shuralyovdoc/go1.18: document that iOS 12 or newer is required
2021-11-24 Cherry Muicmd/internal/objfile, debug/gosym: use the address...
2021-11-24 zhouguangyuancmd/internal/obj/x86: modify the threshold of assert...
2021-11-24 Than McIntoshcmd/compile/internal/inline: revise closure inl positio...
2021-11-24 Ian Lance Taylorruntime: skip TestTimePprof if nanotime calls libc
2021-11-23 Ian Lance Taylorruntime: run the right test in TestCgoExternalThreadSignal
2021-11-23 Chaoqun Hanos/signal: reset SIGURG in TestSignal
2021-11-23 Keith Randallcmd/compile: special packages must not have any path...
2021-11-23 Bryan C. Millsruntime: skip TestCgoCallbackGC on darwin-amd64-10_14...
2021-11-23 Bryan C. Millsmisc/reboot: skip TestRepeatBootstrap on short builders
2021-11-23 Michael Anthony... runtime: ensure no GC is running in TestParallelRWMutex...
2021-11-22 Robert Griesemercmd/compile/internal/types2: print "nil" rather than...
2021-11-22 Daniel Martícmd/go: work out VCS information once per repository
2021-11-22 Robert Griesemerspec: fix Swap example (correctly swap type arguments...
2021-11-22 Robert Griesemerdoc/go1.18: document new overflow error for some untype...
2021-11-22 Robert Griesemerdoc/go1.18: document compiler change for "declared...
2021-11-22 Ryan Leungcmd/go: allow a package that ends with _test having...
2021-11-22 Michael Matloobcmd/go: correct an inaccuracy in the 'go help work...
2021-11-22 Bryan C. Millsruntime: execute TestSpuriousWakeupsNeverHangSemasleep...
2021-11-22 Bryan C. Millsruntime: in TestSpuriousWakeupsNeverHangSemasleep,...
2021-11-22 Robert Findleygo/types, types2: substitute for type parameters in...
2021-11-22 Bryan C. Millscmd/go: forward the MallocNanoZone variable to script...
2021-11-22 Bharath Kumar... testing: mention that TB also covers the new type F
2021-11-22 Ian Lance Taylormisc/cgo/testcshared: skip TestGo2C2Go on Windows
2021-11-22 Bryan C. Millsnet: allow more generous slop in Fluctuation tests
2021-11-22 Bryan C. Millsnet: diagnose unexpected nils in TestUnixAndUnixpacketS...
2021-11-22 Bryan C. Millsmisc/cgo/test: remove unnecessary forward declaration
2021-11-22 Michael Matloobcmd/go: report a helpful error when there are no module...
2021-11-22 Bryan C. MillsRevert "cmd/go: temporarily skip TestScript/test_fuzz_m...
2021-11-22 Michael Matloobcmd/go: fix go work sync when there are zero workspace...
2021-11-22 zhouguangyuanA+C: add Zhou Guangyuan (individual CLA)
2021-11-22 zhouguangyuango/types,types2: use allInteger to check type for shift...
2021-11-22 Robert Griesemerspec: add section on the structure of interfaces
2021-11-22 Robert Griesemerspec: add type parameter types
2021-11-22 Robert Griesemerspec: add type parameter lists
2021-11-20 Dan Scalestest: fix -G=0 mode for longtest builder
2021-11-20 Dan Scalescmd/compile: ensure generic function is loaded when...
2021-11-20 Alan Donovanruntime/cgo: add example of Handle with void* parameter
2021-11-20 Cherry Muicmd/link: exit early when -d is used on libc platforms
2021-11-19 Matthew Dempskycmd/compile: handle `any` as alias like `byte` and...
2021-11-19 Bryan C. Millsnet: simplify deadline fluctuation tests
2021-11-19 Roland Shoemakercrypto/x509/internal/macos: use APIs available on ios
2021-11-19 Cherry Muidoc/go1.18: mention register ABI on ARM64 and PPC64
2021-11-19 Jeremy Faller[go] doc: document speedups to Trim[|Left|Right]
2021-11-19 Jeremy Faller[go] doc: add new bufio functionality
2021-11-19 Bryan C. Millscmd/go: temporarily skip TestScript/test_fuzz_minimize
2021-11-19 Roland Shoemakerinternal/fuzz: fix chunk swap mutator
2021-11-19 Roland Shoemakerinternal/fuzz: compute correct number of mutations
2021-11-19 Dan Scalescmd/compile: don't run ComputeAddrTaken on imported...
2021-11-18 Ian Lance Taylorcmd/go/internal/test: add dep from test pkg build to...
2021-11-18 Robert Griesemerspec: various clarifications/fixes for method sets...
2021-11-18 Mikhail Faraponovnet: optimize ctxDone usage
2021-11-18 Robert Findleygo/types: add test for imported constraints pre-1.18
2021-11-18 Robert Findleygo/types: use "implements" rather than "satisfies"...
2021-11-18 Robert Findleygo/types: remove unneccesary tests in implements and...
2021-11-18 Robert Findleygo/types: implement Checker.implements
2021-11-18 Than McIntoshcmd/link: relocate dwarf examiner helper to separate...
next