]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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...
2021-11-18 Robert Griesemerspec: generalize method sets and interface types to...
2021-11-18 Keith Randalltest: make issue8606b test more robust
2021-11-18 Robert Findleygo/types: better position for invalid slice indices...
2021-11-18 Robert Findleygo/types: better position for "3-index slice of string...
2021-11-18 Robert Findleygo/types: move match function to end of file (cleanup)
2021-11-18 Robert Findleygo/types: allow slicing for operands with []byte|string...
2021-11-18 Robert Findleygo/types: optimize common case in structuralType
2021-11-18 Robert Findleygo/types: simplify under() and fix a crash
2021-11-18 Robert Findleygo/types: remove tparamIsIface flag and corresponding...
2021-11-18 Robert Findleygo/types: remove asNamed
2021-11-18 Robert Findleygo/types: remove a review comment in implicitTypeAndValue
2021-11-17 Ian Lance Taylorruntime: make faketime more robust against GC
2021-11-17 Roland Shoemakercmd/go: skip broken fuzz test
2021-11-17 Robert Findleygo/types: set tparamsIsIface to true
2021-11-17 Robert Findleygo/types: underlying type of a type parameter is its...
2021-11-17 Ian Lance Taylorruntime: don't run TestCheckPtr/TestCheckPtr2 in short...
2021-11-17 Robert Findleygo/types: check for non-negative index in tparamIndex
2021-11-17 Robert Findleygo/types, types2: complete methods on pointer receivers...
2021-11-17 Robert Findleygo/types: match Go 1.17 compiler error messages more...
2021-11-17 Ian Lance Taylorruntime: don't serialize all builds in test
2021-11-17 Roland Shoemakerinternal/fuzz: limit number of consecutive mutations
2021-11-17 Patrik Nyblomruntime: make sure to properly park before going to...
2021-11-17 Robert Findleygo/types: better error for type assertion/switch on...
2021-11-17 Cuong Manh Lecmd/compile: emit definition of 'any' only if generic...
2021-11-17 Robert Griesemergo/types: make sure we are safe for nil in underIs
2021-11-17 Robert Griesemercmd/compile/internal/types2: return an error from Insta...
2021-11-17 Robert Griesemercmd/compile/internal/types2: add a test for Context...
2021-11-17 Robert Griesemercmd/compile/internal/types2: rename types.context to...
2021-11-17 Robert Griesemercmd/compile/internal/types2: don't set a Config.Context...
2021-11-17 Robert Griesemercmd/compile/internal/types2: when type hashing, canonic...
2021-11-17 Robert Griesemercmd/compile/internal/types2: when type hashing, use...
2021-11-17 Robert Griesemercmd/compile/internal/types2: deduplicate signatures...
next