]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-09-18 Keith Randallruntime: ignore races between close and len/cap
2018-09-18 Tobias Klauserruntime: use MADV_FREE on Linux if available
2018-09-18 Alessandro... cmd/link: fix DWARF refs so that they always point...
2018-09-18 Ian Lance Taylorruntime: ignore EAGAIN from exec in TestCgoExecSignalMask
2018-09-18 Mark Rushakoffcmd/go: don't mention -mod=release
2018-09-18 Lynn Bogercmd/compile: use bounded shift information on ppc64x
2018-09-18 Ivy Evansnet/http: fix minor typos in Request godoc
2018-09-18 Iskander Sharipovcmd/compile/internal/gc: simplify bool expression
2018-09-18 Ben Shicmd/compile: fix wrong comment message in AMD64Ops.go
2018-09-17 Robert Griesemergo/types: don't report cycle error if clearer error...
2018-09-17 Robert Griesemergo/types: simplify some internal code
2018-09-17 Eric Poncecmd/go: display correct options in "go help get" using...
2018-09-17 fanzha02cmd/compile: optimize math.Float64(32)bits and math...
2018-09-17 Hana Kimcmd/trace: don't drop sweep slice details
2018-09-17 Robert Griesemergo/types: fix a couple of internal comments
2018-09-17 Tobias Klausersyscall: enable TestSyscallNoError on all Linux 32...
2018-09-17 Keith Randallcmd/compile: fix CMPconstload rule
2018-09-17 Bryan C. Millscmd/go/testdata/script/mod_test: add missing test invoc...
2018-09-17 Michael Mundaycmd/compile: avoid more float32 <-> float64 conversions...
2018-09-17 Iskander Sharipovcmd/compile/internal/gc: handle array slice self-assign...
2018-09-17 Iskander Sharipovcmd/compile/internal/gc: treat cap/len as safe in mayAf...
2018-09-16 Ian Davisimage/png: minor cleanup of a few tests
2018-09-16 Rob Pikedoc: add a go/golang entry to the FAQ
2018-09-16 Andrei Tudor... internal/poll: improve Splice comments
2018-09-15 Ian Lance Taylortime: return ENOENT from androidLoadTzinfoFromTzdata...
2018-09-15 Koichi Shiraishiruntime: fix TODO comment filepath
2018-09-15 Ben Burkertinternal/poll: fall back on unsupported splice from...
2018-09-14 Dmitri Shuralyovdoc/go1.11, cmd/go: elaborate on new GOFLAGS environmen...
2018-09-14 Agniva De Sarkertime: improve error message for LoadLocation
2018-09-14 Ian Lance Taylorruntime: use CleanCmdEnv in TestRuntimePanic
2018-09-14 Keith Randallcmd/compile: fold address calculations into CMPload...
2018-09-14 Ian Lance Taylorcmd/go: correct gccgo buildid file on ARM
2018-09-14 Michael Mundaycmd/compile: skip float32 constant folding test on...
2018-09-13 Ian Lance Taylorpath/filepath: correct symlink eval for symlink at...
2018-09-13 David du Colombierruntime: don't build semasleep_test on Plan 9
2018-09-13 Roberto Selbachcmd/go/internal/modfetch: stop cutting the last charact...
2018-09-13 Lynn Bogercmd/compile: improve rules for PPC64.rules
2018-09-13 Robert Griesemergo/types: be more precise in API comment
2018-09-13 Robert Griesemergo/types: fix scope printing (debugging support)
2018-09-13 erifan01runtime: skip TestGcSys on arm64
2018-09-13 Ian Lance Taylorpath/filepath: rewrite walkSymlinks
2018-09-13 Alan Donovanregexp: fix incorrect name in Match doc comment
2018-09-13 erifan01strings, bytes: optimize function Index
2018-09-13 Robert Griesemercmd/vet: avoid internal error for implicitly declared...
2018-09-13 erifan01cmd/compile: intrinsify math.RoundToEven and math.Abs...
2018-09-13 Tobias Klauseros: add ModeCharDevice to ModeType
2018-09-13 Emmanuel T... runtime: regression test for semasleep indefinite hang
2018-09-12 erifan01internal/bytealg: optimize Equal on arm64
2018-09-12 Bryan C. Millscmd/go: avoid type names in __debug__modinfo__ variable...
2018-09-12 Tobias Klauserruntime: use functions from mem_bsd.go on Darwin
2018-09-12 Tobias Klausercmd/dist: make raceDetectorSupported an exact copy...
2018-09-12 Emmanuel T... runtime: convert initial timediv quotient increments...
2018-09-12 Lynn Bogerinternal/bytealg: implement bytes.Count in asm for...
2018-09-12 fanzha02cmd/internal/obj/arm64: add error report for invalid...
2018-09-12 fanzha02test: fix the wrong test of math.Copysign(c, -1) for...
2018-09-12 Daniel Martíencoding/json: use panics for phase errors
2018-09-12 Daniel Martíencoding/json: more tests to cover decoding edge cases
2018-09-11 Ian Lance Taylorcmd/link: don't pass all linker args when testing flag
2018-09-11 Bryan C. Millscmd/go/testdata/script: fix typos in test comments
2018-09-11 Brian Kesslermath/bits: add extended precision Add, Sub, Mul, Div
2018-09-11 Yury Smolskycmd/compile: use yyerrorl(n.Pos, ...) in typecheckdef
2018-09-11 Lynn Bogercmd/link,compress/zip,image/png: use binary.{Big,Little...
2018-09-11 Ben Shicmd/compile: optimize arm's bit operation
2018-09-11 Ian Davisnet/url: remove an allocation for short strings in...
2018-09-10 Alan Donovango/token: add (*File).LineStart, which returns Pos...
2018-09-10 Dominik Honnefgo/types: fix swapped use of "uses" and "defines" in...
2018-09-09 Kevin Burkeos/user: retrieve Current username from /etc/passwd...
2018-09-09 Alex Brainmaninternal/poll: handle zero-byte write in FD.WriteTo
2018-09-09 Alex Brainmaninternal/poll: cap reads and writes to 1GB on windows
2018-09-08 Ben Shicmd/compile/internal/amd64: simplify assembly generator
2018-09-08 Ian Davisdoc: make golang-nuts discussion list more prominent
2018-09-08 Josh Bleecher... cmd/compile: move v.Pos.line check to warnRule
2018-09-07 Michael Prattruntime: use tgkill for raise
2018-09-07 Ian Lance Taylorcmd/go: add -Wl,--export-dynamic to linker flag whitelist
2018-09-07 Iskander Sharipovtest: extend noescape bytes.Buffer test suite
2018-09-07 Filippo Valsordacrypto/x509: allow ":" in Common Name hostnames
2018-09-07 Keith Randallruntime: in semasleep, subtract time spent so far from...
2018-09-07 erifan01cmd/compile: implement non-constant rotates using ROR...
2018-09-07 Tobias Klausercmd/dist, go/types: add support for GOARCH=sparc64
2018-09-07 Thanabodee... fmt: add example for Sprint
2018-09-07 Thanabodee... fmt: add example for Print
2018-09-07 Thanabodee... fmt: add example for Fprint
2018-09-07 Tobias Klauserdebug/elf: add R_RISCV_32_PCREL relocation
2018-09-07 Marko Kevacruntime/pprof: remove "deleted" suffix while parsing...
2018-09-07 Ben Shicmd/compile: optimize 386's comparison
2018-09-06 fanzha02cmd/compile: optimize math.Copysign on arm64
2018-09-06 fanzha02cmd/internal/obj/arm64: add CONSTRAINED UNPREDICTABLE...
2018-09-06 Iskander Sharipovbytes: remove bootstrap array from Buffer
2018-09-06 Jake Bnet: ensure WriteTo on Windows sends even zero-byte...
2018-09-06 Ian Davisencoding/json: recover saved error context when unmarsh...
2018-09-06 Warren Fernandesexpvar: fix name of Var interface
2018-09-06 Warren Fernandesfmt: add example for GoStringer interface
2018-09-06 taylorzacmd/compile: don't crash reporting misuse of shadowed...
2018-09-05 Daniel Martítext/template: simplify line tracking in the lexer
2018-09-05 Michael Mundaycmd/compile: regenerate known formats for TestFormats
2018-09-05 Robert Griesemergo/types: fix internal comments and add additional...
2018-09-05 Michael Mundaycmd/compile: fix store-to-load forwarding of 32-bit...
2018-09-05 Ben Shicmd/compile: optimize ARM's comparision
2018-09-05 fanzha02cmd/internal/obj/arm64: encode float constants into...
2018-09-05 Brad Fitzpatricknet: don't block forever in splice test cleanup on...
next