]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-06-17 Bryan C. Millscmd/go: replace a TODO with an explanatory comment
2021-06-17 Michael Prattcmd/pprof: make ObjAddr a no-op
2021-06-17 Tobias Klausertesting: drop unusual characters from TempDir directory...
2021-06-17 Russ Coxtime: fix receiver for Time.IsDST method
2021-06-17 yangwenmaidoc/go1.17: fix redundant space
2021-06-16 Bryan C. Millscmd/go: in lazy modules, add transitive imports for...
2021-06-16 Bryan C. Millscmd/go: add a regression test for #45979
2021-06-16 Russ Coxmath/rand: mention half-open intervals explicitly
2021-06-16 Cherry Muicmd/asm: restore supporting of *1 scaling on ARM64
2021-06-16 Cuong Manh Lecmd/compile: better error message for invalid untyped...
2021-06-16 Rahul Bajajsyscall: fix TestGroupCleanupUserNamespace test failure...
2021-06-15 Filippo Valsordanet/http: improve some server docs
2021-06-15 unbytecmd/go: ignore UTF8 BOM when reading source code
2021-06-15 Than McIntoshcmd/link: set correct flags in .dynamic for PIE buildmode
2021-06-15 Damien Neilcmd/go, go/build: update docs to use //go:build syntax
2021-06-15 Michael Matloobdoc/go1.17: document go run pkg@version
2021-06-15 Jason A. Donenfeldsyscall: disable c-shared test when no cgo, for windows/arm
2021-06-15 cuishuanginternal/bytealg: remove duplicate go:build line
2021-06-15 Jason A. Donenfeldsyscall: rewrite handle inheritance test to use C rathe...
2021-06-15 Joe Tsaireflect: explain why convertible or comparable types...
2021-06-14 Josh Bleecher... doc/go1.17: assorted fixes
2021-06-14 Victor Micheldebug/elf: don't apply DWARF relocations for ET_EXEC...
2021-06-14 Eric Wangruntime: update the variable name in comment
2021-06-14 Ian Lance Taylorreflect: use same conversion panic in reflect and runtime
2021-06-14 Jason A. Donenfeldcmd/internal/sys: mark windows/arm64 as c-shared-capable
2021-06-14 Cherry Muidoc/go1.17: reword "results" in stack trace printing
2021-06-14 Joel Singdoc/go1.17: further revise OpenBSD release notes
2021-06-14 Cuong Manh Lecmd/compile: rewrite a, b = f() to use temporaries...
2021-06-14 Cuong Manh Lecmd/compile: factor out rewrite multi-valued f()
2021-06-13 Jason A. Donenfeldmisc/cgo: generate Windows import libraries for clang
2021-06-13 Jason A. Donenfeldcmd/go, misc/cgo: skip test if no .edata
2021-06-13 Cuong Manh Lecmd/compile: allow ir.OSLICE2ARRPTR in mayCall
2021-06-12 Ian Lance Taylorruntime: testprogcgo: don't call exported Go functions...
2021-06-12 Michael Anthony... reflect: handle stack-to-register translation in callMethod
2021-06-11 Constantin... cmd/go: remove hint when no module is suggested
2021-06-11 Jason A. Donenfeldsyscall: do not load native libraries on non-native...
2021-06-11 Ian Lance Taylorruntime: loop on EINTR in macOS sigNoteSleep
2021-06-11 Brad Fitzpatrickdoc/go1.17: clean up formatting of gofmt section
2021-06-11 Bryan C. Millscmd/go: match Windows paths in TestScript/mod_invalid_v...
2021-06-11 Rhys Hiltnerdoc/go1.17: fix formatting near httptest
2021-06-10 Damien Neilnet/http: remove test-only private key from production...
2021-06-10 Bryan C. Millscmd/go: report the imports of CompiledGoFiles in ImportMap
2021-06-10 Filippo Valsordacrypto/tls: let HTTP/1.1 clients connect to servers... go1.17beta1
2021-06-09 Heschi Kreinickapi: promote next to go1.17
2021-06-09 Heschi Kreinickdoc/go1.17: remove lingering TODO
2021-06-09 Damien Neildoc/go1.17: document strconv changes for Go 1.17
2021-06-09 Damien Neilstrconv: document parsing of leading +/-
2021-06-09 Heschi Kreinickdoc/go1.17: document //go:build lines
2021-06-09 Filippo Valsordanet/http: add AllowQuerySemicolons
2021-06-09 Cherry Muidoc/go1.17: remove TODO for ports section
2021-06-09 Katie Hockmannet/url: reject query values with semicolons
2021-06-09 Russ Coxmath/big: comment division
2021-06-09 Than McIntoshcmd/compile: make map.zero symbol content-addressable
2021-06-09 Than McIntoshcmd/link: fix bug in -strictdups checking of BSS symbols
2021-06-08 Ian Lance Taylordoc/go1.17: mention new possibility of type conversion...
2021-06-08 Tim Kingdoc/go1.17: mention new vet checks sigchanyzer and...
2021-06-08 Cherry Muidoc/go1.17: mention block profile bias fix
2021-06-08 Cherry MuiRevert "doc/go1.17: mention block profile bias fix"
2021-06-08 Roland Shoemakernet: reject leading zeros in IP address parsers
2021-06-08 Cherry Muidoc/go1.17: revise OpenBSD release notes
2021-06-08 Felix Geisendörferdoc/go1.17: mention block profile bias fix
2021-06-08 Bryan C. Millsdoc/go1.17: remove TODO for Tools section
2021-06-08 Bryan C. Millsdoc/go1.17: resolve TODO for cmd/cover
2021-06-08 Bryan C. Millscmd/go: in Go 1.17+ modules, add indirect go.mod depend...
2021-06-08 Filippo Valsordadoc/go1.17: add release notes for crypto packages
2021-06-08 Bryan C. Millsdoc/go1.17: add a release note for the '-compat' flag...
2021-06-08 Cuong Manh Lecmd/compile: use t.AllMethods when sorting typesByString
2021-06-08 Matthew Dempskyruntime: remove out-of-date comments about frame skipping
2021-06-07 Matthew Dempskydoc: document Go 1.17 language changes
2021-06-07 Ian Lance Taylorcmd/dist: pass -Wno-lto-type-mismatch in swig_callback_lto
2021-06-07 Ian Lance Taylorstrconv: ParseFloat: always return ErrSyntax for bad...
2021-06-07 Filippo Valsordacrypto/elliptic: update P-521 docs to say it's constant...
2021-06-07 Branden J Brownfmt: split package documentation into more sections
2021-06-07 Filippo Valsordacrypto/tls: fix typo in Config.NextProtos docs
2021-06-05 DQNEOspec: improve wording consistency by eliminating "speci...
2021-06-05 DQNEOspec: improve wording by choosing an official term...
2021-06-05 Sergey Zagurskygo/internal/gcimporter: don't waste CPU copying bytes...
2021-06-05 Ian Lance Taylormisc/cgo/errors: use expected column numbers
2021-06-04 sryoyacmd/compile/internal/abi: fix typo in comment
2021-06-04 Damien Neilnet/http: fix ResponseWriter.ReadFrom with short reads
2021-06-04 Jason A. Donenfeldos: avoid finalizer race in windows process object
2021-06-04 Jason A. Donenfeldos: terminate windows processes via handle directly
2021-06-04 Bryan C. Millssyscall: regenerate zsyscall_windows.go
2021-06-04 Aaron Sheahdoc/go1.17: document testing changes for Go 1.17
2021-06-04 Jason A. Donenfeldsyscall: do not pass console handles to PROC_THREAD_ATT...
2021-06-04 Matthew Dempskycmd/compile,go/types: restrict use of unsafe.{Add,Slice...
2021-06-04 Matthew Dempskycmd/compile: remove spurious ir.Dump
2021-06-03 Than McIntoshcmd/link: use correct alignment in PE DWARF sections
2021-06-03 Michael Prattruntime: avoid gp.lockedm race in exitsyscall0
2021-06-02 Roland Shoemakernet: don't rely on system hosts in TestCVE202133195
2021-06-02 Ian Lance Taylorio/fs: minor corrections to Sub docs
2021-06-02 Jeremy Fallerdoc/go1.17: remove runtime section
2021-06-02 Ian Lance Taylordoc/go1.17: mention SYS_WAIT6/WEXITED on NetBSD
2021-06-02 Ian Lance Taylorcmd/link: recognize clang linker error in testCGOLTO
2021-06-02 Uddeshya Singhdoc/go1.17: document time changes for Go1.17
2021-06-02 KimMachineGundoc/go1.17: document flag changes for Go 1.17
2021-06-02 Tobias Klauserruntime/internal/sys: generate //go:build lines in...
2021-06-02 Ian Lance Taylorcmd/link: move issue 43830 tests out of TestScript
2021-06-02 Keith Randallruntime: fix formatting
2021-06-01 Ian Lance Taylorcmd/go: add declaration to cgo_lto_issue43830 test
next