]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-11-20 Richard Musiolmisc/wasm: use temporary directory provided by Node.js
2018-11-20 majiangcmd/link, runtime: add initial cgo support for ppc64
2018-11-20 David Heuschmannmime: correctly detect non-ASCII characters in FormatMe...
2018-11-20 Markussyscall/js: document ValueOf() panic
2018-11-20 Vladimir Kovpakregexp: use backquotes for all regular expression examples
2018-11-20 Tobias Klauserdoc/go1.12: announce deprecation of support for FreeBSD...
2018-11-19 Santhosh Kumar... encoding/pem: test getLine does not include trailing...
2018-11-19 Vladimir Kovpakregexp: add matching and finding examples
2018-11-19 Xia Bincmd/link: directly get max pc value in findfunctab
2018-11-19 Michael Elliscmd/go: parse dot-separated identifiers in build metadata
2018-11-19 Alan Donovancmd/vendor: eliminate vet-lite
2018-11-19 Alan Donovancmd/go: improve go vet documentation
2018-11-19 Daniel Martícmd/vendor: update to golang.org/x/tools@139d099f
2018-11-19 Josh Bleecher... cmd/compile: bulk rename
2018-11-18 Ian Lance Taylorcmd/go: packages that use SWIG depend on "unsafe"
2018-11-18 Tobias Klauseros: make RemoveAll("") fail silently on unix
2018-11-17 sevkicrypto/hmac: rename CheckHMAC to ValidHMAC in package...
2018-11-17 Elias Naurruntime: don't use thread local storage before it is...
2018-11-17 Alan Donovancmd/vet: remove pkgfact analyzer, left in by mistake
2018-11-16 Ian Lance Taylorcmd/cgo: recognized untyped Go constants as untyped...
2018-11-16 Austin Clementscmd/asm: rename -symabis to -gensymabis
2018-11-16 Brad Fitzpatrickcmd/vet/all: remove skip when x/tools isn't in $GOPATH
2018-11-16 Alan Donovancmd/vet: basic tests of go vet -json -c=N flags
2018-11-16 Alan Donovancmd/vendor: update to golang.org/x/tools@8e5aba0a
2018-11-16 marwan-at-workcmd/go: accept @hash/branch in mod download
2018-11-16 Alan Donovancmd/go: vet: provide package ID to the vet tool
2018-11-16 Russ Coxbuild: clear GO111MODULE during make.bash etc
2018-11-16 Alan Donovancmd/vet: reenable cgo test
2018-11-16 Russ Coxdoc/go_spec: tweak wording to avoid 'explicit assignmen...
2018-11-16 Russ Coxcmd/go: fix experiment isolation in cache key
2018-11-16 Russ Coxcmd/go: fix detection of unexpected files in downloaded...
2018-11-16 Robert Griesemercmd/compile: provide updating mechanism for format...
2018-11-16 Daniel Theophanesdatabase/sql: add examples for opening and testing...
2018-11-16 Leigh McCullochtesting: add example to package doc
2018-11-16 mbj36net/http: fix typo in the SameSite docs
2018-11-16 Alan Donovancmd/vet: fix two failing test cases
2018-11-16 Vladimir Kovpakreflect: add comment for String method of Kind struct
2018-11-16 Tobias Klausermisc/cgo/testsanitizers: gofmt
2018-11-16 Ian Lance Taylorcmd/cgo: fix comment grammar
2018-11-15 yuuji.yaginumacmd/go: correctly suggest tidy instead of nonexistent...
2018-11-15 Alan Donovancmd/vet: switch to x/tools/go/analysis implementation
2018-11-15 Austin Clementsruntime: eliminate mheap.busy* lists
2018-11-15 Austin Clementsruntime: implement efficient page reclaimer
2018-11-15 Austin Clementsruntime: mark span when marking any object on the span
2018-11-15 Austin Clementsruntime: record in-use spans in a page-indexed bitmap
2018-11-15 Austin Clementsruntime: track all heap arenas in a slice
2018-11-15 Alan Donovancmd/vet/all: use x/tools/go/analysis/cmd/vet not cmd/vet
2018-11-15 Alan Donovancmd/vendor: update to golang.org/x/tools@f62bfb54
2018-11-14 Keith Randallx/net/route: use libc calls on Darwin
2018-11-14 Austin Clementscmd/link: fix isStmt DWARF info
2018-11-14 Martin Möhrmanninternal/cpu: move GODEBUGCPU options into GODEBUG
2018-11-14 Alan Donovancmd/vendor/golang.org/x/tools: update to 7d6b83ca
2018-11-14 Brad Fitzpatricknet/http: make Transport respect {X-,}Idempotency-Key...
2018-11-14 Keith Randallcmd/compile: assume unsafe pointer arithmetic generates...
2018-11-14 Ali Rizvi-Santiagocmd/go: allow the user to specify ar via an environment...
2018-11-14 Martin Möhrmannfmt: avoid allocation when formatting byte slice argume...
2018-11-14 Martin Möhrmannruntime: make processor capability variable naming...
2018-11-14 Mark Rushakoffcmd/go: don't panic when go run is passed ... under...
2018-11-14 Milan Knezeviccmd/compile/internal/gc: OMUL should be evaluated when...
2018-11-14 Clément Chigotcmd/go: fix TestScript/vet_asm for OS without amd64
2018-11-14 Emmanuel T... test: move empty header file in builddir, buildrundir...
2018-11-14 Ian Lance Taylorcmd/compile: by default accept any language
2018-11-13 Austin Clementstest: fix ABI mismatch in fixedbugs/issue19507
2018-11-13 Keith Randallruntime: when using explicit argmap, also use arglen
2018-11-13 Keith Randallruntime: during map delete, update entries after new...
2018-11-13 Daniel Martícmd/vet: rewrite method check to use go/types
2018-11-13 Samuel Kelemencmd/internal/obj/arm64: fix spelling in arm64 doc
2018-11-13 Hana Kimruntime/debug: add API to read module info in binary
2018-11-13 Fangming.Fangcmd,runtime: enable race detector on arm64
2018-11-13 Alan Donovancmd/go: vet: pass non-.go files to vet tool
2018-11-13 Russ Coxcmd/go/internal/modload: skip go.mod directories on...
2018-11-13 Than McIntoshcmd/cgo: fix typo in gccgo name mangling recipe
2018-11-13 Russ Coxcmd/go: revert "remove unnecessary else conditions"
2018-11-13 Martin Gartonbufio: make Reader.Peek invalidate Unreads
2018-11-13 Russ Coxcontainer/heap: adjust wording in comments
2018-11-13 Russ Coxgo/build: do not suggest runtime.Version in comment
2018-11-13 Russ Coxbufio: put notes about len(p) together
2018-11-13 Brad Fitzpatricknet/http/httputil: make ReverseProxy automatically...
2018-11-13 Robert Griesemerspec: be clearer about definition of string length
2018-11-13 Ian Lance Taylorcmd/compile: correct check for valid -lang version
2018-11-12 Emmanuel T... net: preserve unexpired context values for LookupIPAddr
2018-11-12 Filippo Valsordacrypto/tls: don't modify Config.Certificates in BuildNa...
2018-11-12 Ali Rizvi-Santiagoruntime/cgo: added missing includes for errno.h to...
2018-11-12 Austin Clementscmd/compile: fix race on initializing Sym symFunc flag
2018-11-12 Austin Clementscmd/compile: create "init" symbol earlier
2018-11-12 Austin Clementscmd/compile: fix TestFormats
2018-11-12 Austin Clementscmd/compile, cmd/link: separate stable and internal...
2018-11-12 Austin Clementscmd/link: nice error message on ABI mismatch
2018-11-12 Austin Clementscmd/compile: mark function Syms
2018-11-12 Austin Clementscmd/internal/obj, cmd/link: record ABIs and aliases...
2018-11-12 Austin Clementscmd/go, cmd/dist: collect known cross-package uses...
2018-11-12 Austin Clementscmd/go, cmd/dist: plumb symabis from assembler to compiler
2018-11-12 Austin Clementstest: minor simplification to run.go
2018-11-12 Austin Clementscmd/compile: accept and parse symabis
2018-11-12 Austin Clementscmd/asm: add mode to collect symbol ABIs
2018-11-12 Austin Clementscmd/asm: factor out line parsing from assembling
2018-11-12 Filippo Valsordacrypto/tls: enable TLS 1.3 and update tests
2018-11-12 Filippo Valsordacrypto/tls: set ServerName and unset TLSUnique in Conne...
2018-11-12 Filippo Valsordacrypto/tls: implement TLS 1.3 downgrade protection
2018-11-12 Filippo Valsordacrypto/tls: implement TLS 1.3 client authentication
next