]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-12-07 Lynn Bogerruntime: fix runtime-gdb.py when switching sp value
2018-12-07 Michael Anthony... runtime: enable preemption of mark termination goroutine
2018-12-07 Bryan C. Millsdoc: mention the use of replacements to resolve imports...
2018-12-07 Bryan C. Millsdoc: announce the end of support for binary-only packages
2018-12-07 Ian Lance Taylorcmd/internal/obj/s390x: don't crash on invalid instruction
2018-12-06 Robert Griesemermath: document sign bit correspondence for floating...
2018-12-06 Ian Lance Taylorcmd/cover: run tests in parallel, don't change source...
2018-12-06 Tobias Klausercrypto/x509: explicitly cast printf format argument
2018-12-06 Bryan C. Millscmd/go/internal/modload: use replacements to resolve...
2018-12-06 Austin Clementsruntime: print pointers being put in checkPut
2018-12-06 Bryan C. Millscmd/go/internal/module: fix validation for module paths...
2018-12-06 Julie Qiudoc/go1.12: release notes for lib/time
2018-12-06 Lynn Bogercmd/internal/objfile: provide consistent output in...
2018-12-06 Bryan C. Millsdoc: 1.12 release notes for cmd/go
2018-12-06 Robert Griesemergo/types: better error messages for field lookup errors
2018-12-05 Robert Griesemercmd/compile/internal/syntax: remove unused field in...
2018-12-05 Andrew Bonventredoc/go1.12: add more release notes for various packages
2018-12-05 Filippo Valsordacrypto/x509: re-enable TestSystemRoots
2018-12-05 Filippo Valsordacrypto/x509: fix root CA extraction on macOS (no-cgo...
2018-12-05 Filippo Valsordacrypto/x509: fix root CA extraction on macOS (cgo path)
2018-12-05 Katie Hockmandoc: 1.12 release notes for go/doc, go/token, and refle...
2018-12-05 komuWdoc/go1.11: add note about go run supporting for go...
2018-12-05 Austin Clementscmd/compile: omit write barriers for slice clears of...
2018-12-05 Austin Clementscmd/compile: mark memclrHasPointers calls as write...
2018-12-05 Lynn Bogercmd/vendor: update to golang.org/x/arch@5a4828b
2018-12-05 Robert Griesemercmd/compile: avoid multiple errors regarding misuse...
2018-12-05 David du Colombiernet: skip TestVariousDeadlines on Plan 9
2018-12-05 Baokun Leecmd/go/internal/modcmd: fix go mod edit -module replace...
2018-12-05 Ian Lance Taylorcmd/link: close input files when copying to temporary...
2018-12-05 Andrew Bonventredoc/go1.12: add some package release notes
2018-12-05 Clément Chigotcmd/go/internal/lockedfile: fix filelock.Unlock() calle...
2018-12-05 Hiroshi Iokacmd/cgo: reject names that are likely to be mangled...
2018-12-05 bill_ofarrellcrypto/elliptic: utilize faster z14 multiply/square...
2018-12-05 Alex Brainmanruntime: correct isAbortPC check in isgoexception
2018-12-05 smasher164cmd/compile: improve error message for non-final variad...
2018-12-04 Cherry Zhangcmd/compile: fix unnamed parameter handling in escape...
2018-12-04 Daniel Martícmd/go: revert multi-flag GOFLAGS doc example
2018-12-04 Brad Fitzpatrickdoc/go1.12: flesh out net, etc
2018-12-04 Andrew Bonventredoc: update 1.12 with latest relnote output
2018-12-04 Robert Griesemergo/types: use new importer.ForCompiler for gotype command
2018-12-04 Alan Donovango/importer: add ForCompiler, which accepts a token...
2018-12-04 Agniva De Sarkergo/doc: tune factory method association logic
2018-12-04 Ian Lance Taylorgo/internal/gccgoimporter: skip /*nointerface*/ comment
2018-12-04 Clément Chigotsyscall, cmd/go/internal/lockedfile: remove Flock sysca...
2018-12-04 Lynn Bogercmd/go: add missing gccgo checks for buildmodeInit
2018-12-04 Bobby DeSimonenet/http/httputil: add tests for singleJoiningSlash.
2018-12-04 Ian Lance Taylordoc: release notes: "go tool vet" is no longer supported
2018-12-04 Ian Lance Tayloros: increase default write size for TestClosedPipeRaceWrite
2018-12-04 Jay Conrodcmd/go: emit go list error for local non-existant packages
2018-12-03 Ian Lance Taylormisc/cgo/testcshared: skip TestGo2C2Go on Android
2018-12-03 Robert Griesemergo/types: fix interface receiver type for incremental...
2018-12-03 SALLEYRON Juliennet/http/httputil: fix unannounced trailers when body...
2018-12-03 Daniel Martícmd/vendor: update to golang.org/x/tools@e5f3ab76
2018-12-03 Ian Lance Taylorcmd/cgo: use a plausible position for typedef error...
2018-12-03 Brad Fitzpatricknet/http: document CanonicalHeaderKey from Header
2018-12-03 Ian Lance Taylormisc/cgo/testcshared: don't run TestGo2C2Go on Darwin
2018-12-03 Keith Randallcmd/compile: fix static initializer
2018-12-03 Carlo Alberto... net: enable TCP keepalives by default
2018-12-03 Leon Klingelenet/http: add StatusTooEarly (425)
2018-12-02 David Chasecmd/compile: for location lists, handle case where...
2018-12-02 Tobias Klauserall: use "reports whether" consistently instead of...
2018-12-01 Daniel Martícmd/compile: add Buffer.Grow to TestIntendedInlining
2018-12-01 David Chasecmd/compile: decrease inlining call cost from 60 to 57
2018-12-01 Ian Lance Taylorcmd/cgo: use preprocessor macros to avoid prolog redefi...
2018-12-01 Ben Shitest/codegen: add arithmetic tests for 386/amd64/arm...
2018-12-01 Brad Fitzpatricknet/http: update bundled x/net/http2
2018-12-01 Elias Naursyscall: avoid "64"-postfixed libSystem syscalls on iOS
2018-11-30 Robert Griesemercmd/compile: fix constant index bounds check and error...
2018-11-30 Michael Anthony... runtime: fix heap pointer invariant rules in HACKING.md
2018-11-30 Ian Lance Taylorgo/internal/gccgoimporter: fix test when using gccgo...
2018-11-30 Ian Lance Taylorgo/internal/gccgoimporter: fix test when using gccgo 4.7
2018-11-30 Than McIntoshgo/internal/gccgoimporter: fix bug reading V1 export...
2018-11-30 Filippo Valsordacrypto/tls: improve error message for unsupported certi...
2018-11-30 Filippo Valsordacrypto/tls: fix client certificates support for legacy...
2018-11-30 Andrew Bonventrenet: skip flaky TestLookupDotsWithRemoteSource on darwin
2018-11-30 Bryan C. Millscmd/go/internal/modfetch: make directories read-only...
2018-11-30 Elias Naurcmd/go/internal/lockedfile/internal/filelock: fix test...
2018-11-29 Keith Randallcmd/compile: eliminate write barriers when writing...
2018-11-29 Austin Clementsruntime: check more work flushing races
2018-11-29 Ian Lance Taylorcmd/cgo: use field alignment when setting field offset
2018-11-29 Agniva De Sarkergo/doc: convert to unicode quotes for ToText and Synopsis
2018-11-29 Gergely Brautigamruntime: node ordering in mTreap; adjust code to reflec...
2018-11-29 Bryan C. Millscmd/doc: treat any non-empty GOMOD as module mode
2018-11-29 Bryan C. Millscmd/go/internal/modfetch: document DownloadDir
2018-11-29 Bryan C. Millscmd/go/testdata/mod: remove unused research.swtch.com...
2018-11-29 Bryan C. Millscmd/go/internal/load: remove redundant assignment to...
2018-11-29 Bryan C. Millscmd/go/internal/modcmd: check for errors in Download
2018-11-29 Bryan C. Millscmd/go: enable module mode without a main module when...
2018-11-29 Bryan C. Millscmd/go/internal/modfetch/codehost: add lockfiles for...
2018-11-29 Bryan C. Millscmd/go/internal/{modcmd,modload}: lock edits to go.mod
2018-11-29 Bryan C. Millscmd/go/internal/modfetch: lock files and directories
2018-11-29 Bryan C. Millscmd/go/internal/modfetch: make Repo.Zip write to an...
2018-11-29 Bryan C. Millscmd/go/internal/{clean,test}: lock testexpire.txt
2018-11-29 Bryan C. Millscmd/go/internal/lockedfile: add package and support...
2018-11-29 Keith Randalldoc: add relnotes for stack objects and mid-stack inlining
2018-11-29 Bryan C. Millscmd/go/internal/cache: write shared mutable files atomi...
2018-11-29 Bryan C. Millscmd/go/internal/renameio: add package
2018-11-29 Bryan C. Millsvendor/golang_org/x: move to internal/x
2018-11-29 Than McIntoshgo/internal/gccgoimporter: additional V3 export data...
2018-11-29 David Chasecmd/compile: begin OpArg and OpPhi location lists at...
next