]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2018-07-19 Bryan C. Millscmd/go: fix TestScript/list_test_e on Windows go1.11beta2
2018-07-19 Andrew Bonventreapi: add ErrorHandler function to httputil.ReverseProxy
2018-07-19 Keith Randallcmd/compile: run fmt test only in long mode
2018-07-19 Bryan C. Millscmd/go/internal/list: do not examine TestmainGo if...
2018-07-19 David Chasecmd/compile: don't run gc/ssa_test/TestGenFlowGraph...
2018-07-19 Yury Smolskycmd/go: skip vet when package cannot be build under...
2018-07-19 David du Colombiercmd/go: fix TestScript on Plan 9
2018-07-19 Richard Musiolsyscall/js: show goroutine stack traces on deadlock
2018-07-19 Russ Coxcmd/go: warn about non-use of go.mod in legacy go get
2018-07-19 Russ Coxcmd/go/internal/get: fix "mod over non-mod" preference...
2018-07-19 Vlad Krasnovcrypto/elliptic: implement P256 for arm64
2018-07-19 Brad Fitzpatricknet/http: update bundled http2
2018-07-19 Russ Coxcmd/go: generate alldocs.go
2018-07-19 Russ Coxcmd/go/internal/par: actually make par.Work run things...
2018-07-19 Russ Coxcmd/go: scrub go.sum during go mod -sync
2018-07-19 Russ Coxcmd/go: diagnose 'go mod' in GOPATH/src better
2018-07-19 Russ Coxcmd/go: document $GOPROXY, other module adjustments
2018-07-19 Russ Coxcmd/go/internal/modget: fix get pkg@none
2018-07-19 Russ Coxcmd/go: convert final module tests to scripts
2018-07-19 Russ Coxcmd/go/internal/modfetch: move to new pseudo-version...
2018-07-19 Russ Coxcmd/go/internal/module: add new +incompatible version...
2018-07-19 Russ Coxcmd/go: preserve %SYSTEMROOT% in TestScript on Windows
2018-07-19 Austin Clementsruntime: don't create heap hints outside TSAN's support...
2018-07-19 Keith Randallcmd/compile: add test for OPmodify ops clobbering flags
2018-07-19 Daniel Martídoc: remove paragraph about text/template/parse
2018-07-19 David Chasecmd/compile: avoid compressed dwarf when testing for...
2018-07-19 Russ Coxcmd/go: skip TestScript/mod_* on Windows
2018-07-19 Russ Coxcmd/go/internal/str: simplify HasPathPrefix by epsilon
2018-07-19 Russ Coxcmd/go: convert still more module tests to scripts
2018-07-19 Russ Coxcmd/go: convert even more module tests to scripts
2018-07-19 Russ Coxcmd/go: convert more module tests to scripts
2018-07-19 Russ Coxcmd/go: convert module tests to scripts
2018-07-19 Brad Fitzpatricknet/http: deflake TestClientTimeoutKillsConn_AfterHeaders
2018-07-19 Rob Pikedoc: update the Origins section of the FAQ
2018-07-18 Ian Lance Taylordoc: fill in final standard library TODOs in go1.11...
2018-07-18 Brad Fitzpatrickdoc: update go1.11 release notes
2018-07-18 Andrew Bonventredoc: update go1.11 release notes
2018-07-18 Andrew Bonventredoc: update go1.11 release notes
2018-07-18 Brad Fitzpatrickdoc/go1.11: add some links to text/scanner, remove...
2018-07-18 Hana (Hyang... doc/go1.11: update runtime/trace to use region instead...
2018-07-18 Ian Lance Taylordoc: add a couple of links to go1.11 release notes
2018-07-18 Daniel Martícmd/compile: fix crash on invalid struct literal
2018-07-18 Ian Lance Taylordoc: update go1.11 release notes
2018-07-18 Austin Clementsdoc/go1.11: shorten, tidy, and promote user annotation API
2018-07-18 Jackfilepath: updates doc to give case where WalkFunc info...
2018-07-18 Austin Clementsdoc/go1.11: mention major performance optimizations
2018-07-18 Andrew Bonventredoc: update go1.11.html removing TODO about TLS offsets
2018-07-18 Andrew Bonventredoc: update go1.11.html with user annotation API additions
2018-07-18 Andrew Bonventredoc: update go1.11 release notes
2018-07-18 Brad Fitzpatrickdoc/go1.11: remove unnecessary absolute link
2018-07-18 Russ Coxdoc/go1.11: link to module overview
2018-07-18 Brad Fitzpatrickdoc: fix a link in go1.11.html and flesh out a few...
2018-07-18 Hana (Hyang... doc/go1.11: update runtime/pprof change note
2018-07-18 Alberto Donizettidoc/go1.11: add space in Go version name
2018-07-18 Elias Naurdoc/go1.11: mention the libSystem.so change for iOS
2018-07-18 Ben Shicmd/compile: fix an arm64's comparison bug
2018-07-18 Alberto Donizettidoc/go1.11: add time package changes to release notes
2018-07-18 Ian Lance Taylorcmd/cgo: don't report inconsistency error for incomplet...
2018-07-18 Rob Pikedoc/gopher: add model sheet
2018-07-18 Russ Coxcmd/go/internal/module: allow v0.0.0 pseudoversion...
2018-07-18 Russ Coxcmd/go: add clean -modcache
2018-07-18 Russ Coxcmd/go/internal/modfetch: make subdirectories unwritabl...
2018-07-18 Russ Coxcmd/go/internal/modfetch: restrict file names in zip...
2018-07-18 Russ Coxcmd/go/internal/modfetch: do not rely on file system...
2018-07-18 Russ Coxcmd/go/internal/module: define fs-safe module path...
2018-07-18 EduRamsyscall: update check for UserNS support for CentOS...
2018-07-17 Ian Lance Taylorcmd/go: search test imports when matching -coverpkg
2018-07-17 Rob Pikedoc: improve the garbage collection discussion
2018-07-17 Austin Clementsdoc/go1.11: compiler and runtime release notes
2018-07-17 Austin Clementsdoc/go1.11: fix some typos
2018-07-17 Mostyn Bramley... path/filepath: make Walk example runnable in the playground
2018-07-17 Filippo Valsordadoc: minor go1.11 changes
2018-07-17 Frank Schroedercmd/go: run git log with --no-show-signature
2018-07-17 Steeve Morincmd/cgo: update JNI's jobject to uintptr check for...
2018-07-17 Alberto Donizettidoc/go1.11: explain new vet typechecking behaviour...
2018-07-17 Austin ClementsRevert "runtime: fix lldb test after DWARF compression"
2018-07-17 Austin Clementsruntime: disable compressed DWARF for lldb test
2018-07-17 Michael Mundaycmd/compile: keep autos if their address reaches a...
2018-07-17 Russ Coxcmd/go: add new test script facility
2018-07-17 Rob Pikedoc: update Usage section of the FAQ
2018-07-17 Rob Pikedoc: rewrite run-on sentence in garbage collection...
2018-07-17 Ian Lance Taylorcmd/go: fix handling of vet.cfg with buggyInstall
2018-07-17 Zev Goldsteincmd/go/internal/cache: squelch cache init warnings...
2018-07-17 Eric Danielshttp/internal: document final CRLF behavior on chunkedW...
2018-07-16 Russ Coxcmd/go: handle relative temp dir
2018-07-16 Ian Lance Taylorcmd/internal/buildid: close ELF file after reading...
2018-07-16 Joe Tsaiarchive/zip: fix regression when writing directories
2018-07-16 Filippo Valsordadoc: populate and add go1.11 notes related to crypto
2018-07-16 Filippo Valsordacrypto/x509: add GODEBUG option x509ignoreCN=1
2018-07-16 Filippo Valsordacrypto/x509: ignore Common Name when it does not parse...
2018-07-16 Keith Randallmisc/cgo: fix darwin test, again
2018-07-16 Brad Fitzpatrickdoc: move the go1.11 "all" section elsewhere, add os...
2018-07-16 Brad Fitzpatrickdoc: add more to go1.11, sort, remove dups
2018-07-16 Brad Fitzpatrickdoc: flesh out go1.11 notes
2018-07-16 Brad Fitzpatrickdoc: add net/http additions to go1.11 notes
2018-07-16 Ian Lance Taylorcmd/cgo: add note about bug writing C pointers to unini...
2018-07-16 Ian Lance Taylorcmd/go: make TestNewReleaseRebuildsStalePackagesInGOPAT...
2018-07-16 Andrew Bonventredoc/go1.11: update with latest output from x/build...
2018-07-16 Hana (Hyang... runtime/pprof: add a fake mapping when /proc/self/maps...
2018-07-15 Rob Pikedoc: update Design and Types sections of the FAQ
next