]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-12-07 Cherry Muicmd/dist: enable plugin test on Linux/ARM64
2021-12-07 Michael Anthony... runtime: clean up redundant calls to SetGCPercent in...
2021-12-07 Dmitri Shuralyovmisc/cgo/testplugin: remove skip in TestIssue25756pie
2021-12-06 Michael Anthony... runtime: call runtime.GC in several tests that disable GC
2021-12-06 Bryan C. Millsnet: clarify that conn.LocalAddr and conn.RemoteAddr...
2021-12-06 Bryan C. Millslog/syslog: create unix sockets in unique directories
2021-12-06 Jeremy Fallerdoc/go1.18: add new sync.[RW]Mutex methods
2021-12-06 Jeremy Fallerdoc/go1.18: add changes to strconv.Unquote to release...
2021-12-06 Jeremy Fallerdoc/go1.18: add docs for js.Wrapper's removal
2021-12-06 Jeremy Fallerdoc/go1.18: add changes to regexp to release notes
2021-12-06 Austin Clementsdoc/go1.18: minor tweaks to generics section
2021-12-06 millersrc/cmd/go/internal/work: lock Builder output mutex...
2021-12-06 Michael Anthony... runtime: set iOS addr space to 40 bits with incremental...
2021-12-06 Roi Martincmd/go: update "go help doc" docs
2021-12-06 Austin Clementsdoc/go1.18: cite CLs for more efficient scavenging
2021-12-06 Robert Findleygo/types, types2: unexport NewTypeList
2021-12-06 zhouguangyuanall: update vendored golang.org/x/sys
2021-12-05 Ian Lance Taylortest/ken/slicearray.go: correct type width in comment
2021-12-04 Ian Lance Taylordoc/go1.18: use correct link for reflect.PointerTo
2021-12-04 Jeremy Fallerdoc/go1.18: add docs for SysProcAttr.Pdeathsig
2021-12-04 Robert Griesemerdoc/go1.18: expand section on generics
2021-12-04 Robert Griesemerdoc/go1.18: add documentation for changes to go/types
2021-12-04 Robert Griesemerdoc/go1.18: add documentation for changes to go/ast
2021-12-04 Robert Griesemerdoc/go1.18: add documentation for changes to go/token
2021-12-04 Robert Griesemerdoc/go1.18: add documentation for changes to go/constant
2021-12-03 Keith Randalltest: add test of select inside generic function
2021-12-03 Hossein Zolfidoc/go1.18: change github.com/golang/go/issues to golan...
2021-12-03 Austin Clementscmd/compile/abi-internal: mention SSE restriction on...
2021-12-03 Austin Clementsdoc/go1.18: catch up with runtime/compiler commits...
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...
next