]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-12-13 Andrew Bonventredoc/go1.12: add release notes for bufio and syscall...
2018-12-13 Elias Naurruntime,os,syscall,internal/poll: replace getdirentries...
2018-12-13 Mark Pulfordcmd/go/internal/work: ensure correct group for TestResp...
2018-12-13 Lynn Bogeros/signal: increase wait time for signal delivery time...
2018-12-13 Robert Griesemermath: use constant rather than variable for exported...
2018-12-13 Brian Kesslermath: implement trignometric range reduction for huge...
2018-12-13 Jordan Rheecmd/link: skip TestRuntimeTypeAttrInternal on windows/arm
2018-12-13 Joel Singcmd/vendor: update golang.org/x/sys/unix
2018-12-13 Joel Singsyscall: use correct cmsg alignment for openbsd/arm
2018-12-13 dupoxystrings: add ReplaceAll example
2018-12-13 Brad Fitzpatrickstrings: revert accidental example change from CL 153840
2018-12-12 Muhammad Falak... go/build: document when Context.BuildTags is used.
2018-12-12 Jordan Rheeruntime: pass LR to sigprof on windows/arm
2018-12-12 Bryan C. Millscmd/go: reject GOCACHE=off when the default cache is...
2018-12-12 Than McIntoshgo/internal/gccgoimporter: permit fixups for V2 export...
2018-12-12 Hana Kimcmd/go/internal/web2: log http requests with -v
2018-12-12 Andrew Bonventresyscall: update doc comment to match behavior for Proc...
2018-12-12 Bryan C. Millscmd/go/internal/modfetch: skip symlinks in (*coderepo...
2018-12-12 Bryan C. Millscmd/go: reproduce #28680
2018-12-12 Bryan C. Millscmd/go: retain sums for replacement modules in 'go...
2018-12-12 Keith Randallcmd/compile: don't combine load+op if the op has SymAdd...
2018-12-12 Julie Qiudoc/go1.12: release notes for testing
2018-12-12 Julie Qiucmd/go: link to the FAQ for errors that indicate privat...
2018-12-12 Leigh McCullochencoding/xml, encoding/json: docs and examples using...
2018-12-12 David Chasecmd/compile: Avoid and filter out zero-length location...
2018-12-12 Robert Griesemergo/format: add simple benchmark framework and basic...
2018-12-12 Joel Singruntime/pprof: ignore cpu profile test failures on...
2018-12-12 Joel Singsyscall: regenerate ztypes for openbsd/arm
2018-12-12 Ian Lance Tayloros: in RemoveAll, try Remove first
2018-12-12 Jordan Rheeruntime/pprof: fix TestCPUProfileWithFork on Windows/ARM
2018-12-12 Jordan Rheeruntime: fix profiling on windows/ARM
2018-12-12 Ian Lance Taylorcmd/cgo: set correct column for user-written code
2018-12-11 Bryan C. Millscmd/go: fix 'go test' and 'go fmt' with files outside...
2018-12-11 Bryan C. Millscmd/go/internal/modfetch/codehost: return VCSError...
2018-12-11 Keith Randallcmd/compile: use innermost line number for -S
2018-12-11 Bryan C. Millscmd/go: add a [root] condition to script_test
2018-12-11 Clément Chigotgo/internal/gccgoimporter: add XCOFF support
2018-12-11 Bryan C. Millscmd/go: add a chmod command to script_test
2018-12-11 Clément Chigotinternal/xcoff: add big archive support
2018-12-11 Joel Singruntime: revise openbsd/arm runtime defs
2018-12-11 Ian Lance Taylorcmd/cgo: don't cache bad pointer typedefs
2018-12-11 Ian Lance Taylorcmd/cover: simplify and correct isValidIdentifier
2018-12-11 Ian Lance Taylorcmd/nm: run tests in parallel, don't use Scanner on...
2018-12-11 Ian Lance Taylorcmd/link: only create .init_array section if not empty
2018-12-11 Ian Lance Taylorcmd/cgo: preserve type information across loadDWARF...
2018-12-11 Ian Lance Taylorcmd/compile: emit a symbol for a method expression...
2018-12-11 Dmitri Shuralyovdoc: use https scheme in oss-distros link
2018-12-10 Keith Randallcmd/compile: set correct line number for method wrappers
2018-12-10 Mark Pulfordruntime: fix CGO traceback frame count
2018-12-10 Andrea Nodaricmd/cover: check that the argument of -var is valid
2018-12-10 Brian Kesslerhash/fnv: use bits.Mul64 for 128-bit hash
2018-12-10 Bryan C. Millscmd/go/internal/modfetch: update TestCodeRepo for gopkg...
2018-12-10 Ian Lance Taylorcmd/cgo: don't pass CGO_CFLAGS -g options to debug...
2018-12-10 Jay Conrodcmd/go: fix errors for commands run outside of modules
2018-12-10 Gn Shivakumargo/build: improve comment on Context.CgoEnabled
2018-12-10 Clément Chigotall: move cmd/internal/xcoff to internal/xcoff
2018-12-10 Gerasimos ... crypto/ecdsa: fix NSA reference to Suite B implementer...
2018-12-09 Alberto Donizettimath/bits: remove named return in TrailingZeros16
2018-12-08 Ian Lance Taylorcmd/link/internal/ld: run tests in parallel
2018-12-07 David Chasecmd/compile: check for negative upper bound to IsSliceI...
2018-12-07 Kyle Woodcmd/go: disallow version string in go mod init module...
2018-12-07 Julie Qiudoc/go1.12: release notes for math/bits
2018-12-07 Ian Lance Taylorcmd/link: use filepath.Join rather than d + "/" + f
2018-12-07 Bryan C. Millscmd/go/internal/modload: add missing build constraint...
2018-12-07 Lynn Bogerruntime: fix runtime-gdb.py when switching sp value
2018-12-07 Michael Anthony... runtime: enable preemption of mark termination goroutine
2018-12-07 Bryan C. Millsdoc: mention the use of replacements to resolve imports...
2018-12-07 Bryan C. Millsdoc: announce the end of support for binary-only packages
2018-12-07 Ian Lance Taylorcmd/internal/obj/s390x: don't crash on invalid instruction
2018-12-06 Robert Griesemermath: document sign bit correspondence for floating...
2018-12-06 Ian Lance Taylorcmd/cover: run tests in parallel, don't change source...
2018-12-06 Tobias Klausercrypto/x509: explicitly cast printf format argument
2018-12-06 Bryan C. Millscmd/go/internal/modload: use replacements to resolve...
2018-12-06 Austin Clementsruntime: print pointers being put in checkPut
2018-12-06 Bryan C. Millscmd/go/internal/module: fix validation for module paths...
2018-12-06 Julie Qiudoc/go1.12: release notes for lib/time
2018-12-06 Lynn Bogercmd/internal/objfile: provide consistent output in...
2018-12-06 Bryan C. Millsdoc: 1.12 release notes for cmd/go
2018-12-06 Robert Griesemergo/types: better error messages for field lookup errors
2018-12-05 Robert Griesemercmd/compile/internal/syntax: remove unused field in...
2018-12-05 Andrew Bonventredoc/go1.12: add more release notes for various packages
2018-12-05 Filippo Valsordacrypto/x509: re-enable TestSystemRoots
2018-12-05 Filippo Valsordacrypto/x509: fix root CA extraction on macOS (no-cgo...
2018-12-05 Filippo Valsordacrypto/x509: fix root CA extraction on macOS (cgo path)
2018-12-05 Katie Hockmandoc: 1.12 release notes for go/doc, go/token, and refle...
2018-12-05 komuWdoc/go1.11: add note about go run supporting for go...
2018-12-05 Austin Clementscmd/compile: omit write barriers for slice clears of...
2018-12-05 Austin Clementscmd/compile: mark memclrHasPointers calls as write...
2018-12-05 Lynn Bogercmd/vendor: update to golang.org/x/arch@5a4828b
2018-12-05 Robert Griesemercmd/compile: avoid multiple errors regarding misuse...
2018-12-05 David du Colombiernet: skip TestVariousDeadlines on Plan 9
2018-12-05 Baokun Leecmd/go/internal/modcmd: fix go mod edit -module replace...
2018-12-05 Ian Lance Taylorcmd/link: close input files when copying to temporary...
2018-12-05 Andrew Bonventredoc/go1.12: add some package release notes
2018-12-05 Clément Chigotcmd/go/internal/lockedfile: fix filelock.Unlock() calle...
2018-12-05 Hiroshi Iokacmd/cgo: reject names that are likely to be mangled...
2018-12-05 bill_ofarrellcrypto/elliptic: utilize faster z14 multiply/square...
2018-12-05 Alex Brainmanruntime: correct isAbortPC check in isgoexception
2018-12-05 smasher164cmd/compile: improve error message for non-final variad...
2018-12-04 Cherry Zhangcmd/compile: fix unnamed parameter handling in escape...
next