]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-06-12 Nathan Cantelmodoc: document the lack of support for symlinks under...
2018-06-12 Niek Sandersencoding/base32: eliminate alphabet bounds check
2018-06-12 Matthew Brobergregexp: add QuoteMeta example
2018-06-12 Ioannis Georgoulascontext: add docs to ExampleWithValue
2018-06-12 Richard Musiolruntime/internal/sys: rename Wasm to WASM
2018-06-12 Austin Clementscmd/link: separate virtual address layout from file...
2018-06-12 Russ Coxcmd/go: use build cache for tests when GOCACHE is unset
2018-06-12 Cherry Zhangcmd/compile: use a different register for updated value...
2018-06-12 Brad Fitzpatricktest: add test to verify that string copies don't get...
2018-06-12 Robert Griesemercmd/compile: correct alias cycle detection
2018-06-12 Andrew Bonventredoc/go1.11: first draft of release notes
2018-06-12 Elias Naurruntime: use libc for signal functions on iOS
2018-06-12 Keith Randallruntime: use libc's signal functions on Darwin
2018-06-12 Thomas Wanielistago/doc: classify function returning slice or array...
2018-06-12 Elias Naurruntime: convert a darwin/arm64 syscall to libc
2018-06-12 Suriyaa Sundararubandoc: use HTTPS for man.openbsd.org link in go1.7.html
2018-06-12 Suriyaa Sundararubandoc: use HTTPS for clang.llvm.org link in go1.6.html
2018-06-12 Brad Fitzpatricknet/http, net/http/httptrace: make Transport support...
2018-06-12 Tobias Klausernet: update file read position after sendfile syscall
2018-06-12 Suriyaa Sundararuban.github: use HTTPS for Stack Overflow link in SUPPORT.md
2018-06-12 Joe Cortopassidoc: remove GOROOT custom install instruction
2018-06-12 Russ Coxcmd/vet: use vet-specific export data to record detecte...
2018-06-12 Brad Fitzpatrickcmd/go/internal/cfg: note the copy of this code in...
2018-06-12 Russ Coxcmd/go: add support for vet-specific export data
2018-06-12 Ian Lance Taylorcmd/link: treat cgo exported symbols as C symbols
2018-06-11 Michael Fraenkelcmd/doc: continue to search when package import fails
2018-06-11 Iskander Sharipovruntime: remove TODO notes suggesting jump tables
2018-06-11 David du Colombiercmd/nm: fix TestGoExec on Plan 9
2018-06-11 Paul Jollycmd/go: set DepOnly on package when calling go list...
2018-06-11 Russ Coxcmd/vet: add support for vet-specific export data
2018-06-11 Lynn Bogerruntime/race: implement race detector for ppc64le
2018-06-11 Yury Smolskycmd/compile: fix wording in README
2018-06-11 Yury Smolskycmd/compile: add doc comment to the parseFiles function
2018-06-11 Alberto Donizettilib/time: update vendored tzdata to release 2018e
2018-06-11 Lynn Bogerruntime: restore r2 when restoring state from gobuf...
2018-06-11 Michael Mundaycrypto, internal/cpu: fix s390x AES feature detection...
2018-06-11 Tobias Klausernet: skip TestSendfileParts on dragonfly and solaris
2018-06-11 Alex Brainmannet: add TestSendfileParts
2018-06-11 Thanabodee... syscall: update TOKEN_ALL_ACCESS according to WinNT.h
2018-06-10 Agniva De Sarkernet/http: add application/wasm mime type
2018-06-10 Caleb Sparenet/http/httptest: deprecate ResponseRecorder.HeaderMap
2018-06-09 Alex Brainmancmd/link: split pe .text section into .text and .rdata
2018-06-09 Mark Rushakoffstrconv: add missing period to godoc comment
2018-06-08 Ian Lance Taylorcmd/go: add Solaris assembler syntax for gccgo buildid...
2018-06-08 Iskander Sharipovcmd/link: fix duplicated "unresolved inter-package...
2018-06-08 Richard Musiolmisc/wasm: set non-empty default for os.Args
2018-06-08 philhoferruntime: fix pprof livelock on arm
2018-06-08 David du Colombiercmd/cover: fix TestCoverHTML on Plan 9
2018-06-08 Keith Randallcmd/compile: mark BS{F,R}L as clobbering flags
2018-06-08 David Symondscmd/cover: fix test on Solaris
2018-06-07 David Symondscmd/cover: fix sorting of profile segment boundaries...
2018-06-07 Robert Griesemergo/types: extend cycle detection past simple type cycles
2018-06-07 David Symondscmd/cover: add test for HTML output
2018-06-07 David Symondscmd/go: don't refuse to update a present package only...
2018-06-07 Filippo Valsordacrypto/tls: expand docs on client-side session ticket...
2018-06-07 Bryan C. Millscmd/go: restore "go list" exit code for missing binary...
2018-06-07 Brad Fitzpatrickdebug/pe: add IMAGE_FILE_MACHINE_ARM64
2018-06-07 Brad Fitzpatrickcmd/go: skip TestBinaryOnlyPackages until it's fixed
2018-06-07 Adam Langleycrypto: randomly read an extra byte of randomness in...
2018-06-07 Tobias Klauserencoding/asn1: gofmt
2018-06-07 Zhou Penginternal/cpu: convert CRLF to LF line ending, and some...
2018-06-07 cch123runtime: fix typo in runqput comment
2018-06-07 Russ Coxcmd/go: final edits for add go list -cgo and -export
2018-06-07 Agniva De Sarkercmd/go/internal: add wasm magic header
2018-06-07 Russ Coxcmd/go: add go list -cgo and -export
2018-06-07 Tobias Klauserruntime: remove unused darwinVersion and getDarwinVersion
2018-06-07 hellozeeflag: removed the colon after "Usage" in the documentation
2018-06-07 212472270crypto/cipher: replace NewGCMWithNonceAndTagSize with...
2018-06-06 David Chasecmd/compile: fix panic-okay-to-inline change; adjust...
2018-06-06 Robert Griesemergo/types: add missing test case for https://golang...
2018-06-06 Robert Griesemergo/types: don't report errors referring to invalid...
2018-06-06 Eugene Kalinindatabase/sql: update doc related to per-connection...
2018-06-06 Suriyaa SundararubanREADME: linkify some paths
2018-06-06 Tobias Klausercrypto/x509: use SecItemExport instead of deprecated...
2018-06-06 Yury Smolskytest: add comments for all test actions
2018-06-06 Richard Musiolcmd/compile: fix OffPtr with negative offset on wasm
2018-06-06 Ian Lance Taylorreflect: add StructOf test case that gccgo used to...
2018-06-06 Brad Fitzpatricknet/http: remove an allocation in ServeMux
2018-06-06 Dennis Kuhnertcmd/go: output coverage report even if there are no...
2018-06-06 Robert Griesemercmd/compile: terminate compilation if type-checking...
2018-06-06 Filippo Valsordadoc: document Go 1.10.3
2018-06-06 Filippo Valsordadoc: document Go 1.9.7
2018-06-05 Robert Griesemercmd/compile: avoid nil pointer deref in debugging output
2018-06-05 Brad Fitzpatricknet/http: document Transport.Dial concurrency
2018-06-05 Robert Griesemercmd/compile: revert internal parameter rename (from...
2018-06-05 Ian Lance Taylorreflect: check that types match without calling TypeOf
2018-06-05 isharipocmd/link: fix duplicated "undefined reloc" errors
2018-06-05 Eugene Kalininos: check setStickyBit error in mkdir
2018-06-05 Bill Zissimopoulosruntime: handle windows callback on non-go thread
2018-06-05 Robert Griesemercmd/compile: fix printing of array types in error messages
2018-06-05 Robert Griesemerruntime: slightly better error message for assertion...
2018-06-04 Rebecca Stamblerstrconv: check for empty string in UnquoteChar
2018-06-04 Tobias Klausernet: drop special case for macOS 10.7 and earlier
2018-06-04 Ian Lance Taylorruntime: don't crash holding locks on racy timer access
2018-06-04 Josh Bleecher... text/tabwriter: fix BenchmarkPyramid and BenchmarkRagge...
2018-06-04 Richard Musiolnet: add js/wasm architecture
2018-06-04 cch123runtime: fix typo in the templateThread godoc
2018-06-04 Bryan C. Millsruntime/race: update most syso files to compiler-rt...
2018-06-04 Wei Xiaosyscall: fix EpollWait for arm64
2018-06-04 Johan Brandhorstnet/http: fix build errors on js/wasm target
next