]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-03-20 LE Manh Cuongos: fix windows Lstat missing name for some files
2019-03-20 Mikio Hararuntime: disable event scanning error reporting on...
2019-03-20 erifan01cmd/compile: intrinsify math/bits.Add64 for arm64
2019-03-20 Rob Pikecmd/go: fix minor grammatical nit: command-line is...
2019-03-19 Josh Bleecher... cmd/internal/obj/x86: slightly optimize ADJSP encoding
2019-03-19 Josh Bleecher... cmd/compile: slightly optimize adding 128
2019-03-19 Josh Bleecher... cmd/internal/obj/x86: minor clean-up in span6
2019-03-19 David Chasecmd/compile: fix ssa/debug_test.go reference file
2019-03-19 Josh Bleecher... cmd/compile: move flagalloc op splitting to rewrite...
2019-03-19 Tobias Klauserinternal/bytealg: add assembly implementation of Count...
2019-03-19 Austin Clementstesting: add B.ReportMetric for custom benchmark metrics
2019-03-19 LE Manh Cuongnet/http: fix wrong mime rar signature
2019-03-19 Elias Naurcmd/go/internal/work: whitelist tvOS and watchOS compil...
2019-03-19 Ian Lance Taylorcmd/cgo: accept __uint8_t as the uint8_t type
2019-03-19 Jay Conrodcmd/go: avoid link error when -coverpkg covers main...
2019-03-19 Clément Chigotcmd/internal/goobj: add XCOFF support to TestParseCGOAr...
2019-03-19 Clément Chigotruntime/cgo: correct cgo_export directives in callbacks...
2019-03-19 Clément Chigotruntime: fix sigfwd for aix/ppc64
2019-03-19 Mikio Hararuntime, internal/poll: report only critical event...
2019-03-19 Clément Chigotruntime: enable external linker tests for aix/ppc64
2019-03-19 Wèi Cōngruìinternal/poll, os: cancel pending I/O when closing...
2019-03-19 Clément Chigotruntime: disable pprof test with cgo on aix/ppc64
2019-03-19 Michael Darakanandatime: optimize Sub
2019-03-19 Clément Chigotruntime: fix TestSigStackSwapping on aix/ppc64
2019-03-19 Clément Chigotos/user: allow build on aix/ppc64 with cgo
2019-03-19 Clément Chigotnet: allow build on aix/ppc64 with cgo
2019-03-19 Clément Chigotcmd, runtime: fix C trampolines on aix/ppc64
2019-03-18 Keith Randallcmd/compile: better write barrier removal when initiali...
2019-03-18 Philipp Stephanicmd/cgo: use C exact-width integer types to represent...
2019-03-18 Keith Randallcmd/compile: rename init function from init.ializers...
2019-03-18 bakapenet/http: Detect MIME type of v5 RAR archives
2019-03-18 Keith Randallruntime: fix registers for bounds check calling convent...
2019-03-18 Keith Randallcmd/compile: reorganize init functions
2019-03-18 Joel Singcmd/dist: sort gohostos switch entries
2019-03-18 Matthew Dempskycmd/compile: fix importing rewritten f(g()) calls
2019-03-18 Keith Randallcmd/compile,runtime: provide index information on bound...
2019-03-18 Daniel Theophanescmd/go: allow -o to point to a folder that writes multi...
2019-03-18 Martin Möhrmannruntime: replace division by span element size by multi...
2019-03-18 Daniel Martíencoding/json: fix performance regression in the decoder
2019-03-18 Tobias Klauserinternal/bytealg: share code for IndexByte functions...
2019-03-17 Elias Nauros: only fallback to root directory if $HOME fails...
2019-03-17 Tobias Klauserinternal/bytealg: use word-wise comparison for Equal...
2019-03-17 Elias Naurcmd/go,misc/ios: fix tests on iOS
2019-03-16 Richard Musiolcmd/dist: reenable testing of Examples for js/wasm
2019-03-15 Alex Brainmancmd/go: skip broken TestScript/build_acl_windows on arm
2019-03-15 Jay Conrodcmd/go: list directories in module cache replacements
2019-03-15 Bryan C. Millscmd/go/internal/cache: remove log.txt from the cache...
2019-03-15 Than McIntoshtest: new test for issue 30862
2019-03-15 Tobias Klausercmd/compile: eliminate unnecessary type conversions...
2019-03-15 Austin Clementsruntime: fix write barrier on wasm
2019-03-15 Than McIntoshdebug/dwarf: more graceful handling of unsupported...
2019-03-15 Elias Naurmisc/android: copy go.mod and go.sum files
2019-03-15 David Chasemath: fix math.Remainder(-x,x) (for Inf > x > 0)
2019-03-15 Tobias Klauserbytes: add hard benchmarks for Index and Count
2019-03-15 Bryan C. Millscmd/cover: add go.mod file in lineDupDir
2019-03-15 Bryan C. Millscmd/go: skip package loading if explicitly cleaning...
2019-03-15 Clément Chigotcmd/link: fix trampoline generation for aix/ppc64
2019-03-15 Ian Lance Taylorcmd/cover: don't assume duplicate positions are in...
2019-03-15 Baokun Leeos: consistently return PathError from RemoveAll
2019-03-15 Ian Lance Taylorruntime: introduce and consistently use setNsec for...
2019-03-14 Matthew Dempskycmd/compile: move Strongly Connected Components code...
2019-03-14 Matthew Dempskycmd/compile: rewrite f(g()) for multi-value g() during...
2019-03-14 Andrew Bonventredoc: add minor revisions header for 1.12
2019-03-14 Richard Musiolmath, math/bits: add intrinsics for wasm
2019-03-14 Derek Phantime: add methods to convert duration to microseconds...
2019-03-14 Andrew Bonventredoc: document Go 1.12.1
2019-03-14 Andrew Bonventredoc: document Go 1.11.6
2019-03-14 Brad Fitzpatrickcmd/compile/internal/ssa: re-run generator
2019-03-14 Richard Musiolmisc/wasm: add workaround for missed timeout events
2019-03-14 Patrick Barkerprinter: check if specs exist before accessing them...
2019-03-14 Carlos Eduardo Seocmd/compile: make math/bits.RotateLeft{32,64} intrinsic...
2019-03-14 Bryan C. Millscmd/go: change the default value of GO111MODULE to...
2019-03-14 Carlos Eduardo Seocmd/internal/obj/ppc64: fix wrong register encoding...
2019-03-14 Marcel van... fmt: make type of fmt.Errorf the same as that of errors.New
2019-03-14 Marcel van... errors: improve performance of New
2019-03-14 Marcel van... errors: record only single frame
2019-03-14 Marcel van... fmt: refined tests for non-string error verbs
2019-03-14 Russ Coxcrypto/x509: move debug prints to standard error
2019-03-14 Robert Griesemerspec: clarify wording on passing slice arguments to...
2019-03-14 Josh Bleecher... runtime: simplify constant strings in asm
2019-03-14 Russ Coxfmt: put back named results in ss.scanBasePrefix
2019-03-14 Josh Bleecher... cmd/compile: int64(uint64 >> x) >= 0 if x > 0
2019-03-14 Josh Bleecher... cmd/compile: don't generate panicshift for masked int...
2019-03-13 Matthew Dempskycmd/compile: cleanup OREAL/OIMAG constant folding
2019-03-13 Josh Bleecher... test/codegen: gofmt
2019-03-13 Bryan C. Millscmd/dist: add a test in misc/reboot to verify that...
2019-03-13 Daniel Martíbuiltin: make len's godoc less ambiguous
2019-03-13 Brad Fitzpatrickcmd/go/internal/work: remove commented-out import
2019-03-13 Hana Kimcmd/go: fix the default build output name for versioned...
2019-03-13 Matthew Dempskycmd/compile: restore constant folding optimization...
2019-03-13 Matthew Dempskycmd/compile: simplify isGoConst
2019-03-13 Matthew Dempskycmd/compile: move all constant folding logic into evconst
2019-03-13 Ilya Tocarruntime: simplify readUnaligned
2019-03-13 Clément Chigotsyscall: add Chroot and Dup2 for aix/ppc64
2019-03-13 Michael Mundaycmd/compile: try and access last argument first in...
2019-03-13 Bryan C. Millscmd/go/internal/modload: remove unused InitGoMod function
2019-03-13 Carlos Eduardo Seocmd/compile: add processor level selection support...
2019-03-13 David Chasecmd/compile: move statement marks from jumps to targets
2019-03-13 Bryan C. Millscmd/go/internal/{modconv,modfetch,modload}: set modfetc...
2019-03-13 Daniel Martícmd/go/internal/base: remove MergeEnvLists
next