]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2018-01-25 Andrew Bonventre[release-branch.go1.10] go1.10rc1 go1.10rc1
2018-01-25 Daniel Theophanesdatabase/sql: fix TestConversions when count > 1
2018-01-25 Richard Milleros: use the syscall version of Getwd for Plan 9
2018-01-24 Russ Coxcmd/go: fix -coverpkg=all with dot imports
2018-01-24 Kevin Burkego/types: fix spelling mistake in comment
2018-01-24 Hana Kimruntime/pprof: scale mutex profile with sampling rate
2018-01-24 David du Colombieros: homogenize error checks on Plan 9
2018-01-24 Kyle Shannonlib/time: follow redirects in curl
2018-01-23 Keith Randallcmd/compile: don't let spills clobber arguments
2018-01-23 Robert Griesemergo/types: more robust behavior in the presence errors...
2018-01-23 Austin Clementsruntime: never allocate during an unrecoverable panic
2018-01-23 Austin Clementsruntime: don't grow the stack on sigpanic if throwsplit
2018-01-23 Robert Griesemerspec: consistently use "defined type" and "type name...
2018-01-23 fanzha02cmd/internal/obj/arm64: fix assemble VLD1/VST1 bug
2018-01-23 Russ Coxdoc, cmd/go: final release notes edits
2018-01-23 Fazlul Shahriaros: handle ' is a directory' error as IsExist on Plan 9
2018-01-23 Martin Möhrmanncmd/dist: only run swig tests when a go directory is...
2018-01-23 Andrew Bonventredoc: document Go 1.8.6
2018-01-23 Ian Lance Taylorcmd/go: apply "go vet" to test files
2018-01-22 Austin Clementsruntime: print hexdump on traceback failure
2018-01-22 Andrew Bonventredoc: update 1.9.3 release date
2018-01-22 Russ Coxdoc/go1.10: address final TODOs
2018-01-22 Elias Naurcmd/vendor/github.com/google/pprof/internal/driver...
2018-01-22 Russ Coxcmd/go: add go help cache
2018-01-21 Ian Lance Taylorruntime: pass dummy argc/argv correctly in r0_386_andro...
2018-01-20 Elias Naurmisc,src: add support for specifying adb flags to the...
2018-01-20 Andrew Bonventredoc: change anchor URLs from golang.org/dl/ to /dl/
2018-01-20 Ian Lance Taylordoc/faq: clarify that concurrent maps reads are safe
2018-01-19 Andrew Bonventredoc: document Go 1.9.3
2018-01-19 Keith Randallcmd/fix: add intermediate cast for *C.CFTypeRef <-...
2018-01-18 Adam Langleycrypto/x509: better document Verify's behaviour.
2018-01-17 Caleb Sparecmd/compile: don't combine 64-bit loads/stores on amd64
2018-01-17 Keith Randallcmd/fix: don't depend on *GetTypeID functions being...
2018-01-17 Robert Griesemerspec: mention that special case for integer division...
2018-01-17 Keith Randallcmd/fix: extend typechecker to use cgo types
2018-01-17 Keith Randallcmd/cgo: rewrite CFTypeRef and subytes on Darwin to...
2018-01-16 Brad Fitzpatricksync: consistently use article "a" for RWMutex
2018-01-16 Giovanni Bajoruntime: fix time.Now on Sierra and older
2018-01-16 Tobias Klauserruntime: update URL of the Linux vDSO parser tool
2018-01-16 Alberto Donizettidoc: specify which pprof version was vendored in go1.10
2018-01-15 Ian Lance Taylorruntime: don't issue cgocheck error for timer bucket...
2018-01-15 Rob Pikecmd/go: clarify and simplify (a little) the description...
2018-01-15 Kunpei Sakainet/rpc: improve error report messages
2018-01-14 Brad Fitzpatrickcmd/go: use Windows %AppData% for build cache if %Local...
2018-01-12 Ian Lance Taylorcmd/go: make gccgo -buildmode=shared and -linkshared...
2018-01-12 Robert Griesemercmd/compile: document reserved import paths
2018-01-11 Robert Griesemerspec: remove example explaining that type B0 and B0...
2018-01-11 Ian Lance Taylormisc/cgo/test: avoid endless loop when we can't parse...
2018-01-11 Ian Lance Taylorcmd/go: correct buildmode test (from "c-header" to...
2018-01-11 Andrew Bonventredoc, api: add type Srcset string change to go1.10 notes... go1.10beta2
2018-01-11 Adam Langleycrypto/x509: parse multiple URLs in a single CRLDP.
2018-01-11 Kunpei Sakainet/http: avoid for-loop if possible
2018-01-11 Robert Griesemercmd/compile/internal/syntax: don't record semi position...
2018-01-11 Ian Lance Taylorcrypto: clarify that some files come from CRYPTOGAMS
2018-01-11 Terin Stocknet/http: redirect host-based patterns to trailing...
2018-01-10 Brad Fitzpatricknet/http: fix "http2: no cached connection..." error...
2018-01-10 Ian Lance Taylorcmd/cgo: support niladic macros for gccgo
2018-01-10 Ian Lance Taylorcmd/go: check for another GCC error message
2018-01-10 Russ Coxcmd/go: limit test input file change detection to local...
2018-01-10 Daniel Martígo/importer,os/exec: use testenv.GoToolPath
2018-01-10 Brad Fitzpatrickos/exec: skip TestContextCancel on the Windows XP builder
2018-01-10 Russ Coxdoc/go1.10: document that Go 1.11 will remove Windows...
2018-01-10 Robert Griesemergo/internal/gccgoimporter: parse optional escape info...
2018-01-10 Than McIntoshcmd/compile: workaround for inconsistent receiver param...
2018-01-10 Samuel Tanhtml/template: check for duplicates when inserting...
2018-01-10 kim yongbindoc/go1.10: fix typo of "preserves"
2018-01-10 Ian Lance Taylorcmd/go: run the real test binary if the test link was...
2018-01-10 Brad Fitzpatricknet/url: reject invalid userinfo values when parsing...
2018-01-10 Kunpei Sakaiall: use Fatalf instead of Fatal if format is given
2018-01-10 Russ Coxdoc/go1.10: fix more TODOs
2018-01-09 Russ Coxos: fix grammar nit
2018-01-09 Robert Griesemerspec: use consistent quoting style in prose
2018-01-09 Keith Randallcmd/compile: fix path for go tool in test
2018-01-09 Brad Fitzpatrickstrings: prevent copyCheck from forcing Builder to...
2018-01-09 Russ Coxreflect: fix doc nit
2018-01-09 Russ Coxdoc: remove interior <code> spaces in debugging, diagno...
2018-01-09 Russ Coxdoc/debugging_with_gdb: soften text about disabling...
2018-01-09 Russ Coxdoc: s/tool chain/toolchain/
2018-01-09 Russ Coxcmd/go: adjust import config debugging flag
2018-01-09 Russ Coxcmd/link: set runtime.GOROOT default during link
2018-01-09 Russ Coxcmd/link: apply -X options after loading symbols
2018-01-09 Samuel TanRevert "html/template: prevent aliasing of parse Trees...
2018-01-09 Russ Coxcmd/test2json: emit Benchmark name output early
2018-01-08 Brad Fitzpatrickcontainer/list: document nil values more
2018-01-06 Brad FitzpatrickA+C: update late Go 1.10 contributors
2018-01-06 Giovanni Bajocrypto/x509: update iOS root certs.
2018-01-06 Brad Fitzpatrickdoc/go1.10: remove ReverseProxy TODO
2018-01-06 Brad FitzpatrickRevert "net/http/httputil: allow ReverseProxy to call...
2018-01-06 Brad Fitzpatricknet/http: document cloning of Server.TLSConfig
2018-01-05 Ian Lance Taylorcmd/go: add support for build IDs with gccgo
2018-01-05 Russ Coxcmd/test2json: fix processing of --- BENCH: output
2018-01-05 Hana Kimdoc/debugging_with_gdb: mention delve as an alternative.
2018-01-05 Russ Coxgo/constant: make string addition compute actual string...
2018-01-05 Russ Coxcmd/go: skip long tests in -short mode
2018-01-05 Brad Fitzpatricknet/http: document internal error errServerClosedIdle...
2018-01-05 Brad Fitzpatricknet/http: don't validate WriteHeader code if header...
2018-01-05 Brad Fitzpatricknet/http: document CONNECT more
2018-01-05 Brad Fitzpatricknet/http: soften wording around when the Transport...
2018-01-04 Russ Coxcmd/go: fix build failure in -x test
2018-01-04 Brad Burchcrypto/tls: optional "certificate_status" with OCSP
next