]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-03-01 Robert Griesemergo/internal/srcimporter: report reimport of incomplete...
2017-03-01 Lynn Bogerruntime, cmd/go: roll back stale message, test detail
2017-03-01 David du Colombiercmd/vendor/github.com/google/pprof: refresh from upstream
2017-03-01 Lynn Bogercmd/compile: use reg moves for int <-> float conversion...
2017-03-01 Brad Fitzpatricknet/http: fix flaky TestClientRedirect308NoLocation
2017-03-01 Kevin Burkeos: add OpenFile example for appending data
2017-03-01 Josh Bleecher... Revert "cmd/vet/all: remove pprof from the whitelist"
2017-03-01 Heschi Kreinicktesting: fix Benchmark() to start at 1 iteration, not 100
2017-03-01 Alex Brainmancmd/link: write dwarf sections
2017-03-01 Alex Brainmancmd/link: write dwarf relocations
2017-03-01 Ian Lance Tayloros: don't use waitid on Darwin
2017-03-01 Dave Cheneycmd/compile/internal/ssa: remove unused PrintFunc variable
2017-03-01 Robert Griesemergo/internal/srcimporter: parse files concurrently ...
2017-03-01 Matthew Dempskycmd/compile/internal/gc: separate builtin and real...
2017-03-01 Brad Fitzpatrickcmd/vet/all: remove pprof from the whitelist
2017-03-01 Josh Bleecher... cmd/compile: recognize bit test patterns on amd64
2017-03-01 Heschi Kreinickcmd/compile, cmd/asm: remove Link.Plists
2017-03-01 Raul Silveracmd/vendor/github.com/google/pprof: refresh from upstream
2017-03-01 Robert Griesemercompress/flate: use math/bits.Reverse8/16 instead of...
2017-02-28 Robert Griesemermath/bits: move left-over functionality from bits_impl...
2017-02-28 Josh Bleecher... cmd/vet/all: disable cgo when running 'go install'
2017-02-28 Brad Fitzpatrickos/exec: remove duplicate environment variables in...
2017-02-28 Martin Möhrmannstrings: fix handling of invalid UTF-8 sequences in Map
2017-02-28 Keith Randallcmd/compile: simplify load+op rules
2017-02-28 Robert Griesemergo/types: implement SizesFor convenience function
2017-02-28 Robert Griesemermath/bits: faster LeadingZeros and Len functions
2017-02-28 Robert Griesemermath/bits: faster TrailingZeroes8
2017-02-28 Robert Griesemermath/bits: faster OnesCount using table lookups for...
2017-02-28 Josh Bleecher... runtime: evacuate old map buckets more consistently
2017-02-28 Matthew Dempskycmd/internal/obj: remove unused Getcallerpc function
2017-02-28 philhofercmd/compile/ssa: more aggressive constant folding
2017-02-28 Josh Bleecher... cmd/compile, runtime: specialize convT2x, don't alloc...
2017-02-28 Cherry Zhangcmd/compile: update signature of runtime.memclr*
2017-02-28 Josh Bleecher... cmd/vet/all: temporarily ignore vendored pprof
2017-02-28 Josh Bleecher... cmd/vet: allow shifts by amounts calculated using unsafe
2017-02-28 Josh Bleecher... cmd/vet/all: move suspicious shift whitelists to 64 bit
2017-02-28 Brad Fitzpatrickcmd/dist: make the vetall builder have test shards...
2017-02-28 Josh Bleecher... cmd/vet/all: exit with non-zero error code on failure
2017-02-28 Michael Mundaycmd/compile: emit fused multiply-{add,subtract} instruc...
2017-02-28 David du Colombiercrypto/sha512: fix checkAVX2
2017-02-28 Martin Möhrmanncmd/compile: fix assignment order in string range loop
2017-02-28 Carlo Alberto... bytes: make bytes.Buffer cache-friendly
2017-02-28 Josh Bleecher... cmd/compile: fold (NegNN (ConstNN ...))
2017-02-28 Michael Mundaycmd/compile: fix merging of s390x conditional moves...
2017-02-28 Joe Tsainet/url: document the package better
2017-02-27 Robert Griesemergo/importer: support importing directly from source
2017-02-27 Austin Clementscmd/internal/obj, runtime: update funcdata comments
2017-02-27 Kevin Burkeos/user: add Go implementation of LookupGroup, LookupGr...
2017-02-27 Robert Griesemergo/internal/srcimporter: implemented srcimporter
2017-02-27 Josh Bleecher... cmd/compile: ignore some dead code during escape analysis
2017-02-27 Matthew Dempskycmd/compile/internal/gc: refactor liveness bitmap gener...
2017-02-27 Josh Bleecher... cmd/internal/obj/x86: improve static branch prediction...
2017-02-27 Matthew Dempskycmd/compile/internal/gc: simplify ascompatte
2017-02-27 Dmitry Vyukovruntime: remove unused RaceSemacquire declaration
2017-02-27 Robert Griesemergo/build: move math/bits into L1 set of dependencies
2017-02-27 Tom Bergannet/http: update bundles http2
2017-02-27 Josh Bleecher... cmd/compile: simplify and clean up inlnode
2017-02-27 Josh Bleecher... cmd/compile: ignore some dead code when deciding whethe...
2017-02-27 Josh Bleecher... runtime/pprof: handle empty stack traces in Profile.Add
2017-02-27 Kevin Burkeos/user: rename group cgo file
2017-02-26 Brad Fitzpatrickos: skip atime-going-backwards test on NetBSD for now
2017-02-25 Robert Griesemermath/bits: faster Reverse8/16 functions using table...
2017-02-25 Robert Griesemercmd/dist: ran mkdeps.bash
2017-02-25 Josh Bleecher... cmd/compile: fix dolinkobj flag in TestAssembly
2017-02-25 Bill O'Farrellcmd/go: implement -buildmode=plugin for s390x
2017-02-25 David Chasecmd/compile: added cheapexpr call to simplify operand...
2017-02-25 Robert Griesemermath/bits: fix incorrect doc strings for TrailingZeros...
2017-02-24 Martin Möhrmannstrings: speed up Map
2017-02-24 Michael Mundayos/exec: deflake TestPipeLookPathLeak
2017-02-24 Martin Möhrmanncmd/compile: make setting and accessing of node slice...
2017-02-24 Lorenzo Masinicmd/compile: speed up TestAssembly
2017-02-24 Russ Coxtest: deflake locklinear a little
2017-02-24 Kevin Burkecmd/internal/browser: fix typo
2017-02-24 Russ Coxruntime: check that pprof accepts but doesn't need...
2017-02-24 Russ Coxruntime/pprof/internal/profile: move internal/pprof...
2017-02-24 Russ Coxruntime/pprof: add streaming protobuf encoder
2017-02-24 Robert Griesemermath/big: use math/bits where appropriate
2017-02-24 Raul Silveracmd/pprof: vendor pprof from github.com/google/pprof
2017-02-24 Chris Broadfootcmd/internal/browser: wait 3 seconds for non-zero exit...
2017-02-24 Josh Bleecher... cmd/compile: evaluate zero-sized values converted to...
2017-02-24 Robert Griesemercmd/compile/internal/parser: improved a couple of error...
2017-02-24 Ian Lance Taylorvendor/golang_org/x/crypto/chacha20poly1305: revendor
2017-02-24 Sean Christophersonrun.bash: set GOPATH to $GOROOT/nil before running...
2017-02-24 Russ Coxruntime/pprof: use more efficient hash table for stagin...
2017-02-24 Russ Coxruntime/pprof: use new profile buffers for CPU profiling
2017-02-24 Russ Coxruntime: do not allocate on every time.Sleep
2017-02-24 Joe Tsaicmd/doc: truncate long lists of arguments
2017-02-24 Joe Tsaicrypto/tls: use io.ReadFull in conn_test.go
2017-02-23 David Chasecmd/compile: repaired loop-finder to handle trickier...
2017-02-23 Robert Griesemergo/types: fix doc string for Named.Obj
2017-02-23 David R. Jennicmd/compile: silence superfluous assignment error message
2017-02-23 Russ Coxruntime: new profile buffer implementation supporting...
2017-02-23 Alberto Donizettiwebsite: mention go1.8 in project page
2017-02-23 Chris Broadfootcmd/internal/browser: use xdg-open only from a desktop...
2017-02-23 Josh Bleecher... cmd/vet/all: use -dolinkobj=false to speed up runs
2017-02-23 Josh Bleecher... cmd/compile: add -dolinkobj flag
2017-02-22 Brad Fitzpatrickdoc: fix broken link in go1.8.html
2017-02-22 Michael Mundaycmd/compile: rewrite pairs of shifts to extensions
2017-02-22 Kenny Grantsort: new example: Sorting slices with sort.SliceStable
2017-02-22 Carlos Eduardo Seocmd/internal/obj/ppc64: Fix RLDIMI
next