]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-06-15 Heschi Kreinickcmd/link: compress debug sections in external linking...
2018-06-15 Brad Fitzpatrickcmd/link: add buildid to wasm modules
2018-06-15 Russ Coxcmd/go: add dark copy of golang.org/x/vgo
2018-06-15 Misty De Meold/macho: add all missing load commands
2018-06-15 Yasuhiro Matsumotomime: add .wasm for builtin
2018-06-15 Fangming.Fangcmd/dist: run msan test only in testsanitizer on arm64
2018-06-15 Richard Musiolcmd/link: fix name section of WebAssembly binary
2018-06-15 Richard Musiolsyscall/js: improve import functions
2018-06-15 Brad Fitzpatricknet/http: ensure that Listener.Close is called only...
2018-06-15 Austin Clementscmd/link: separate virtual address layout from file...
2018-06-15 Richard Musiolall: enable vet/all for js/wasm and fix vet issues
2018-06-15 Richard Musiolmisc/wasm: add stub for fs.openSync for browsers
2018-06-14 Brian Kesslermath/big: handle negative exponents in Exp
2018-06-14 Richard Musiolruntime, sycall/js: add support for callbacks from...
2018-06-14 Rob Pikecmd/cover: remove use of diff in cover_test.go
2018-06-14 Daniel Martícmd/vet: simplify side effects func call logic
2018-06-14 Brian Kesslermath/big: round x + (-x) to -0 for mode ToNegativeInf
2018-06-14 David Chasecmd/compile: ensure that operand of ORETURN is not...
2018-06-14 Constantin... mime/multipart: return error from NextPart if boundary...
2018-06-14 Tobias Klausercmd/go: follow convention for generated code comment
2018-06-14 Alberto Donizettiruntime/pprof: use testenv.GoToolPath in TestMapping
2018-06-14 Tobias Klauseros: skip TestFifoEOF on android
2018-06-14 Tobias Klausersyscall, internal/syscall: follow convention for genera...
2018-06-14 Alex Brainmaninternal/poll: specify current file position when calli...
2018-06-14 Dominik Honnefflag: fix headers in documentation, again
2018-06-14 Akhil Indurticmd/go: document convention to signify generated code.
2018-06-14 Brad Fitzpatrickcrypto/x509: re-enable TestSystemRoots on darwin
2018-06-13 Ian Lance Taylorcmd/cgo: add import path to hash
2018-06-13 Emmanuel T... cmd/compile: make case insensitive suggestions aware...
2018-06-13 Ian Lance Taylormisc/cgo/test: add test for passing compatible typedefs
2018-06-13 Sabin Mihai... cgo: update documentation on calling C variadic functions
2018-06-13 Andrii Soldatenkomath: add examples to Ceil, Floor, Pow, Pow10 functions
2018-06-13 Tim Cooperdoc: fix fmt usage in code.html
2018-06-13 Brad Fitzpatrickarchive/zip: warn about FileHeader.Name being unvalidat...
2018-06-13 Ian Lance Taylorbufio: clarify SplitFunc docs for nil token
2018-06-13 Robert Griesemergo/internal/gccgoimporter: remove dead code
2018-06-13 Yury Smolskycmd/compile: use expandable columns in ssa.html
2018-06-13 Tobias Klausersyscall: check Fchmodat flags parameter on Linux
2018-06-13 Ian Lance Tayloros: don't poll fifos on Darwin
2018-06-13 Elias Naurruntime: move iOS kevent calls to libc
2018-06-13 Keith Randallruntime: move darwin kevent calls to libc
2018-06-13 Hana Kimruntime/pprof: skip TestMapping if CGO is not available
2018-06-13 Austin ClementsRevert "cmd/link: separate virtual address layout from...
2018-06-13 Brad Fitzpatricknet/http: make Transport.RoundTrip check context.Done...
2018-06-13 Tobias Klausersyscall: support Linux syscalls without error return...
2018-06-13 Richard Musiolmisc/wasm: remove use of performance.timeOrigin
2018-06-13 Hana Kimruntime/pprof: set HasFunctions of mapping entries
2018-06-13 Tobias Klausercmd/dist, go/types: add support for GOARCH=riscv64
2018-06-13 Russ Coxcmd/go: fix go list usage line
2018-06-13 Suriyaa Sundararubandoc: use HTTPS for links
2018-06-13 Ian Lance Taylorencoding/gob: correct issue number typo in comment
2018-06-13 Dave Russelldoc/contribute.html: add whitespace after <code> blocks...
2018-06-13 Robert Griesemergo/importer: better error message when importer is...
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
next