]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-02-13 Austin Clementsruntime: buffered write barrier for mips
2018-02-13 Austin Clementsruntime: buffered write barrier for mips64
2018-02-13 Austin Clementsruntime: buffered write barrier for arm64
2018-02-13 Austin Clementsruntime: buffered write barrier for arm
2018-02-13 Austin Clementsruntime: buffered write barrier for amd64p32
2018-02-13 Austin Clementsruntime: buffered write barrier for 386
2018-02-13 Austin Clementscmd/compile: calls can clobber g on s390x
2018-02-13 Cherry Zhangcmd/internal/obj/mips: fix use of R28 on 32-bit MIPS
2018-02-13 Cherry Zhangcmd/internal/obj/mips: use LR as temporary register...
2018-02-13 Tobias Klausersyscall: support syscalls without error return on Linux
2018-02-13 Tobias Klausersyscall: support Getwd on all BSDs
2018-02-13 Tobias Klausersyscall: reuse BSD forkExecPipe for Solaris
2018-02-13 Jason A. Donenfeldruntime: use Android O friendly syscalls on 64-bit...
2018-02-13 Yasuhiro Matsumotoruntime: fix typo in comment
2018-02-13 Andrew Bonventreos: add UserCacheDir
2018-02-13 Brad FitzpatrickVERSION: remove erroneously committed VERSION file
2018-02-13 Rob Pikecmd/asm: fix crash on bad symbol for TEXT
2018-02-13 Mark Rushakoffdoc: fix typo in OverflowInt godoc
2018-02-13 Daniel Martígo/types: use consistent receiver names
2018-02-12 Robert Griesemercmd/compile/internal/syntax: added test cases for recen...
2018-02-12 Robert Griesemercmd/compile/internal/syntax: implement regression test...
2018-02-12 Robert Griesemercmd/compile/internal/syntax: implement comment reportin...
2018-02-12 Robert Griesemercmd/compile/internal/syntax: better error recovery...
2018-02-12 Robert Griesemercmd/compile/internal/syntax: better error msg for some...
2018-02-12 Robert Griesemercmd/compile/internal/syntax: permit /*line file:line...
2018-02-12 Robert Griesemercmd/compile/internal/syntax: remove ParseBytes from...
2018-02-12 Robert Griesemergo/parser: improved error message for unexpected literals
2018-02-12 Robert Griesemergo/parser: remove newly introduced TODO (cleanup)
2018-02-12 Robert Griesemergo/parser: improved error recovery after missing type
2018-02-12 Robert Griesemergo/scanner: don't eat \r in comments if that shortens...
2018-02-12 Robert Griesemergo/parser: more robust error handling for 'if' headers
2018-02-12 Robert Griesemergo/parser: simplify code to read from an io.Reader...
2018-02-12 Robert Griesemergo/importer: use named receiver types for methods of...
2018-02-12 Austin Clementsruntime: remove legacy comments and code from arm morestack
2018-02-12 Austin Clementsruntime: use NOFRAME on mips and mips64
2018-02-12 Austin Clementsruntime: use NOFRAME on arm64
2018-02-12 Austin Clementsruntime, sync/atomic: use NOFRAME on arm
2018-02-12 Austin Clementscmd/vet: teach asmdecl check about NOFRAME
2018-02-12 Austin Clementscmd/internal/obj/mips: support NOFRAME
2018-02-12 Austin Clementscmd/internal/obj/arm64: support NOFRAME
2018-02-12 Austin Clementscmd/internal/obj/arm: support NOFRAME
2018-02-12 Austin Clementsruntime: fix silly frame sizes on arm and arm64
2018-02-12 Austin Clementscmd/internal/obj/arm64: omit stack check for no-frame...
2018-02-12 Austin Clementscmd/compile: eliminate NoFramePointer
2018-02-12 Austin Clementscmd/internal/obj/x86: adjust SP correctly for tail...
2018-02-12 Robert Griesemergo/types: use check.lookup consistently where possible...
2018-02-12 Robert Griesemergo/types: correctly determine if panic call refers...
2018-02-12 Robert Griesemergo/types: perform delayed tests even for types.Eval
2018-02-12 Robert Griesemergo/types: don't associate methods with alias type names
2018-02-12 Robert Griesemergo/types: accept iotas inside closures of const init...
2018-02-12 Robert Griesemergo/types: delay type-checking of function literals
2018-02-12 Robert Griesemergo/types: add lookup method to context and factor out...
2018-02-12 Robert Griesemergo/types: correctly compute method set of some recursiv...
2018-02-12 Andrew Bonventreall: restore changes from faulty merge/revert
2018-02-12 Andrew BonventreRevert "[release-branch.go1.10] all: merge master into...
2018-02-12 Andrew Bonventre[release-branch.go1.10] all: merge master into release...
2018-02-12 Brad Fitzpatrickdoc: note that x509 cert parsing rejects some more...
2018-02-11 Brad FitzpatrickCONTRIBUTING: remove Pull Request bit
2018-02-09 Keith Randallcmd/fix: fix cast check
2018-02-09 JBDdoc: minor wording improvement to the diagnostics guide
2018-02-09 Andrew Bonventreall: remove PULL_REQUEST_TEMPLATE from .github
2018-02-08 Andrew Bonventredoc: remove Pull Request note in README.md
2018-02-07 Russ Coxdoc: document Go 1.9.4 and Go 1.8.7
2018-02-07 Russ Cox[release-branch.go1.10] go1.10rc2 go1.10rc2
2018-02-07 Russ Cox[release-branch.go1.10] all: merge master into release...
2018-02-07 Russ Coxcmd/go: accept only limited compiler and linker flags...
2018-02-07 Russ Coxall: merge master into release-branch.go1.10, for go1...
2018-02-07 Michael Hudson... cmd/link/internal/loadelf: fix logic for computing...
2018-02-07 Ian Lance Taylorcmd/cgo: revert CL 49490 "fix for function taking point...
2018-02-06 Keith Randallcmd/compile: use unsigned loads for multi-element compa...
2018-02-06 Russ Coxcmd/go: rebuild as needed for tests of packages that...
2018-02-06 Ian Lance Taylortext/template: revert CL 66410 "add break, continue...
2018-02-06 Daniel Martícmd/vet: unexported interface{} fields on %s are ok
2018-02-06 fanzha02cmd/internal/obj/arm64: fix assemble add/adds/sub/subs...
2018-02-05 Ian Lance Taylorcmd/go: only run -race test if -race works
2018-02-05 Andrew Bonventredoc/editors: remove feature matrix for various editors...
2018-02-05 Ian Lance Taylorcmd/go: ignore coverpkg match on sync/atomic in atomic...
2018-02-02 Russ Coxcmd/go: fix import config debugging flag
2018-02-02 Ian Lance Taylorgo/internal/gccgoimporter: remove old and exp gccgo...
2018-02-02 Ian Lance Taylormisc/cgo/test: get uintptr, not pointer, from dlopen
2018-02-02 Robert Griesemerspec: remove need for separate Function production...
2018-02-02 Mikio Haranet: fix the kernel state name for TCP listen queue...
2018-01-31 David du Colombiercmd/go: fix TestNoCache on Plan 9
2018-01-31 Austin Clementsruntime: restore RSB for sigpanic call on mips64x
2018-01-31 Austin Clementsruntime: suppress "unexpected return pc" any time we...
2018-01-31 Tobias Klausersyscall: use SYS_GETDENTS64 on linux/mips64{,le}
2018-01-31 Cherry Zhangtest: add test for gccgo bug 23545
2018-01-31 Ian Lance Taylorcmd/go: if unable to initialize cache, just disable it
2018-01-31 Austin Clementsruntime: fail silently if we unwind over sigpanic into...
2018-01-31 Austin Clementsruntime: don't unwind past asmcgocall
2018-01-31 Michael Hudson... os/signal: skip TestTerminalSignal if posix_openpt...
2018-01-31 Michael Hudson... cmd/vendor/github.com/google/pprof: cherry-pick fix...
2018-01-30 Brad Fitzpatrickdoc: add GOMIPS to source installation docs
2018-01-30 Mohit Agarwalcmd/fix: cleanup directories created during typecheck
2018-01-30 Ian Lance Taylorbootstrap.bash: only fetch git revision if we need it
2018-01-30 Daniel Martícmd/vet: extra args if any formats are indexed are ok
2018-01-30 Daniel Martícmd/vet: %s is valid for an array of stringer
2018-01-30 Daniel Martícmd/vet: **T is not Stringer if *T has a String method
2018-01-30 Rob Pikecmd/vet: disable complaint about 0 flag in print
2018-01-29 Mohit Agarwaldoc: fix the closing tag in contribute.html
next