]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-12-03 Sean Liao.github: use multiple issue templates
2021-12-03 Katie Hockmandoc/go1.18: mention fuzzing in the release notes
2021-12-03 Austin Clementsdoc/go1.18: reorganize runtime/compiler a little
2021-12-03 Dan Scalestest: re-enable a bunch of tests with types2
2021-12-03 Felix Geisendörferruntime: fix missing pprof labels
2021-12-03 Bryan C. Millsos: test that LookupEnv reports all keys found in Environ
2021-12-03 Ian Lance Taylorbuiltin: document "any" and "comparable"
2021-12-03 Cherry Muicmd/compile: set PPC64's MAXWIDTH as other architectures
2021-12-02 Cherry Muiruntime/race: rebuild darwin syso to work around macOS...
2021-12-02 Ian Lance Taylordoc/go1.18: mention new -asan option
2021-12-02 Shang Jian... crypto/x509: fix comments on certDirectories
2021-12-02 Jeremy Fallerdoc/go1.18: remove some TODOs for changes we aren't...
2021-12-02 Jeremy Fallerdoc/go1.18: add docs on FieldByIndexErr
2021-12-02 Jeremy Fallerdoc/go1.18: add docs on new reflect.Value methods
2021-12-02 Jeremy Fallerdoc/go1.18: add docs on MapIter.Reset
2021-12-02 Jeremy Fallerdoc/go1.18: add docs on User.GroupIds
2021-12-02 Jeremy Fallerdoc/go1.18: add docs on Cookie.Valid
2021-12-02 Jeremy Fallerdoc/go1.18: add deprecation note for net.Error.Temporary
2021-12-02 Jeremy Fallerdoc/go1.18: add Conn.NetConn documentation to crypto...
2021-12-02 Jeremy Fallerdoc/go1.18: add constraints package documentation
2021-12-02 Jeremy Fallerdoc/go1.18: add information on new pacer.
2021-12-02 Dan Scalescmd/compile: report channel size errors correctly for...
2021-12-02 Jeremy Fallerdoc/go1.18: add short-circuit evaluation for text/template
2021-12-02 Robert Findleyall: update vendored golang.org/x/tools
2021-12-02 Michael Anthony... runtime: break out new minimum heap size into a goexper...
2021-12-02 Changkun Oumisc/ios: bump min version
2021-12-02 Austin Clementsruntime: print errno on clock_gettime failure on OpenBSD
2021-12-02 Dan Scalescmd/compile: fix case where g.curDecl should be saved...
2021-12-02 Bryan C. Millsnet: remove arbitrary deadlines in PacketConn tests
2021-12-02 Bryan C. Millsos/exec: in TestContextCancel, dump goroutines on failure
2021-12-01 Cherry Muidoc/go1.18: mention stack trace change
2021-12-01 Robert Findleygcimporters: allow reusing empty interfaces on the...
2021-12-01 Baokun Leecmd/go/internal/modfetch: remove legacy code
2021-12-01 Austin Clementsruntime: fix racy allgs access on weak memory architectures
2021-12-01 Bryan C. Millsruntime: give the subprocess more time in TestSpuriousW...
2021-12-01 Rhys Hiltnerruntime: fix riscv64 sigaction mask field offset
2021-12-01 Cherry Muinet: do not use sendfile on iOS
2021-12-01 Bryan C. Millscmd/go/internal/modload: fix up main-module checks...
2021-12-01 Cuong Manh Lecmd/compile: fix identical to recognize any and interface{}
2021-12-01 Tobias Klauserruntime: skip TestSignalIgnoreSIGTRAP on all OpenBSD...
2021-11-30 Paul E. Murphymisc/cgo/test: further reduce likeliness of hang in...
2021-11-30 Chaoqun Hanruntime: add invalidptr=0 for TestGcZombieReporting
2021-11-30 Russ Coxcmd/go: adjust BuildInfo.Settings
2021-11-30 Paul E. Murphymisc/cgo/test: reduce likeliness of hang in Test9400
2021-11-30 Bryan C. Millsnet/http: eliminate arbitrary timeout in TestClientWrit...
2021-11-30 Jason A. Donenfeldruntime: keep //go:cgo_unsafe_args arguments alive...
2021-11-30 Dan Scalescmd/compile: change iexportVersionGeneric to 2
2021-11-29 Robert Findleygo/types, types2: handle case of no specific target...
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...
next