]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-09-26 Ian Gudgernet: fail fast for DNS rcode success with no answers...
2018-09-26 Brad Fitzpatrickall: use strings.ReplaceAll and bytes.ReplaceAll where...
2018-09-26 Keith Randallreflect: use correct write barrier operations for metho...
2018-09-26 Brad Fitzpatrickbytes, strings: add ReplaceAll
2018-09-26 Austin Clementsruntime: rename _MSpan* constants to mSpan*
2018-09-26 Brian Kesslercmd/compile: intrinsify math/bits.Mul
2018-09-26 Brad FitzpatrickRevert "net/url: escape URL.RawQuery on Parse if it...
2018-09-26 Alberto Donizetticmd/compile: update TestNexting golden file
2018-09-26 Tom Thorogoodstrings: use Builder in ToUpper and ToLower
2018-09-26 Ingo Oesernet/http: configure http2 transport only once
2018-09-25 Michael McLoughlincrypto/cipher: 8K benchmarks for AES stream modes
2018-09-25 Ian Lance Taylorgo/build: support Import of local import path in standa...
2018-09-25 Ian Lance Taylorcmd/go: use internal/goroot to check for a standard...
2018-09-25 Ian Lance Taylorgo/build: move isStandardPackage to new internal/goroot...
2018-09-25 Carlos Eduardo Seointernal/bytealg: improve performance of IndexByte...
2018-09-25 Ian Davisimage/draw: optimize bounds checks in loops
2018-09-25 Lynn Bogerruntime: improve CALLFN macro for ppc64x
2018-09-25 Ian Lance Taylorcmd/go: skip some tests that don't work with gccgo
2018-09-25 Alberto Donizettidoc/faq: fix link to 2018 ISMM keynote
2018-09-25 David Heuschmannos/user: note in doc that user.Current is being cached
2018-09-25 Ian Davisimage: avoid sharing test images between tests and...
2018-09-25 Ian Davisimage/png: pack image data for small bitdepth paletted...
2018-09-25 Tobias Klauserruntime: fix reference to sys{Fault,Free,Reserve,Unused...
2018-09-24 Brad Fitzpatrickcmd/compile/internal/ssa: fix a typo
2018-09-24 Alberto Donizettitest: restore binary.BigEndian use in checkbce
2018-09-24 Rob Pikefmt: unify the printing examples
2018-09-24 Robert Griesemerspec: be more precise about the moment deferred functio...
2018-09-24 Rob Pikefmt: add a package-level example illustrating basic...
2018-09-24 Brad Fitzpatricktest: skip some tests on noopt builder
2018-09-24 Brad Fitzpatrickcmd/vendor: update golang.org/x/sys/windows for windows...
2018-09-24 Keith Randallcmd/compile: document regalloc fields
2018-09-24 Katie Hockmancompress: reduce copies of new text for compression...
2018-09-24 Brad Fitzpatricknet: don't reject domain names with only numbers and...
2018-09-24 Ian Davisimage: add benchmarks for At and Set methods
2018-09-24 Keith Randallcmd/compile: fix precedence order bug
2018-09-24 Andrei Tudor... net: don't use splice for unix{packet,gram} connections
2018-09-24 Jongmin Kimtest/bench/garbage: update Benchmarks Game URL to new...
2018-09-24 Elias Naursyscall: replace lstat, lchown, stat to please Android O
2018-09-24 Alberto Donizettitest: fix bcecheck test on noopt builder
2018-09-24 Eugene Kalininmime: derestrict value backslash unescaping for all...
2018-09-23 Johan Brandhorstnet/http: ensure null body in Fetch response is not...
2018-09-23 Vladimir Varankinnet/http: use Header.clone rather then duplicating...
2018-09-20 Robert Griesemercmd/compile/internal/gc: fix Node.copy and introduce...
2018-09-20 Iskander Sharipovcmd/compile/internal/gc: unify self-assignment checks...
2018-09-20 Ben Shicmd/compile: optimize 386's assembly generator
2018-09-20 Robert Griesemercmd/compile/internal/gc: minor code reorg (cleanup)
2018-09-20 Robert Griesemercmd/compile: fix error message for &T{} literal mismatch
2018-09-20 Robert Griesemercmd/compile/internal/gc: better names for (b|c|f)conf...
2018-09-20 Robert Griesemercmd/compiler/internal/gc: remove flag from bconv (cleanup)
2018-09-20 Robert Griesemercmd/compiler/internal/gc: remove flag argument from...
2018-09-19 Joe Tsaifmt: fix usage of sync.Pool
2018-09-19 Bryan C. Millscmd/go: write an hgrc file in TestMoveHG
2018-09-19 Tim Xuclean: clean mod cache should respect "-n" option.
2018-09-19 Iskander Sharipovcmd/compile/internal/gc: remove redundant for label
2018-09-19 Iskander Sharipovcmd/compile/internal/gc: handle arith ops in samesafeexpr
2018-09-19 Iskander Sharipovcmd/compile/internal/ssa: fix `a == a` to `a == b`
2018-09-19 Ben Shicmd/compile: optimize AMD64's bit wise operation
2018-09-19 Iskander Sharipovcmd/compile/internal/gc: simplify `x = x <op> y` to...
2018-09-19 Ben Shicmd/compile: simplify AMD64's assembly generator
2018-09-18 Jordan Rheeruntime: support windows/arm
2018-09-18 Rob Pikebuiltin: document when len and cap are constant
2018-09-18 Keith Randallcmd/compile: don't do floating point optimization x...
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
next