]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-02-22 Michael Prattcmd/dist: fix negative test filtering
2017-02-22 Emmanuel Odekecmd/compile: suppress callsite signatures if any type...
2017-02-22 Alexander Döringmath: add more tests for special cases of Bessel functi...
2017-02-22 Ian Lance Taylorcontext: document that Err is unspecified before Done
2017-02-22 Lynn Bogerruntime: more detail for crash_test.go
2017-02-22 Michael Mundaycmd/compile: zero extend when replacing load-hit-store...
2017-02-22 David Chasecmd/compile: add opcode flag hasSideEffects for do...
2017-02-22 Ian Lance Taylorreflect: fix bucketOf to only look at ptrdata entries...
2017-02-22 Ian Lance Taylorcmd/compile: update builtin writeBarrier to match runtime
2017-02-21 Kevin Burkedoc: use appropriate type to describe return value
2017-02-21 Cherry Zhangcmd/compile: do not fold offset into load/store for...
2017-02-21 Robert Griesemermath/big: define Word as uint instead of uintptr
2017-02-21 Michael Mundaycmd/compile: fix type of OffPtr generated by ODOTPTR
2017-02-21 Alberto Donizettifmt: add short note about %g precision
2017-02-21 Josh Bleecher... syscall: fix linux/mipsx ret value FP offsets for Syscall9
2017-02-21 Josh Bleecher... sync/atomic: fix mipsx frame sizes
2017-02-21 Josh Bleecher... runtime: use standard linux/mipsx clone variable names
2017-02-21 Josh Bleecher... crypto/aes: minor ppc64 assembly naming improvements
2017-02-21 Josh Bleecher... cmd/vet/all: update windows whitelist
2017-02-21 Josh Bleecher... runtime: update assembly var names after monotonic...
2017-02-21 Josh Bleecher... cmd/vet/all: update whitelists for monotonic time changes
2017-02-21 Josh Bleecher... cmd/vet/all: add mips and mipsle
2017-02-21 Josh Bleecher... cmd/vet/all: work around vet printf checker deficiencies
2017-02-21 Ian Lance Tayloros/exec: deflake TestStdinCloseRace
2017-02-21 Cherry Zhangcmd/compile: fix storeOrder
2017-02-21 Alex Brainmancmd/link: simplify peemitreloc
2017-02-21 Alex Brainmancmd/link: reorder pe sections
2017-02-21 Alex Brainmancmd/link: do not add __image_base__ and _image_base__...
2017-02-21 Alex Brainmancmd/link: add all pe section names to pe symbol table
2017-02-21 Alex Brainmancmd/link: introduce shNames
2017-02-21 Alex Brainmancmd/link: set VirtualAddress to 0 for external linker
2017-02-20 Brad Fitzpatrickruntime/pprof: mark TestMutexProfile as flaky for now
2017-02-19 David Lazarcmd/objdump: make test independent of inlining
2017-02-19 Martin Möhrmanncmd/compile: remove unused constant divide strength...
2017-02-19 Robert Griesemermath/bits: faster OnesCount
2017-02-19 Martin Möhrmannfmt: remove unused global variable byteType
2017-02-19 Keith Randallcmd/compile: amd64, allow XCHG on stack pointers
2017-02-19 Jaana Burcu... cmd/go/internal/envcmd: report PKG_CONFIG after the...
2017-02-19 Martin Möhrmannfmt: support sharp flag for float and complex value...
2017-02-18 Kenny Grantnet/url: document that Query returns only valid values
2017-02-18 Martin Möhrmannmath: protect benchmarked functions from being optimize...
2017-02-18 Martin Möhrmannos: remove incorrect detection of O_CLOEXEC flag on...
2017-02-18 Kenny Grantgo/doc: allow : in godoc links
2017-02-17 Robert Griesemermath/bits: added benchmarks for Leading/TrailingZeros
2017-02-17 Robert Griesemermath/bits: faster Rotate functions, added respective...
2017-02-17 Robert Griesemermath/bits: faster OnesCount, added respective benchmarks
2017-02-17 Ilya Tocarcmd/compile/internal/ssa: combine load + op on AMD64
2017-02-17 Keith Randallcmd/compile: fix 32-bit unsigned division on 64-bit...
2017-02-17 Robert Griesemermath/bits: faster Reverse, ReverseBytes
2017-02-17 Matthew Dempskycmd/compile/internal/gc: remove Node.IsStatic field
2017-02-17 Cherry Zhangcmd/compile: check both syms when folding address into...
2017-02-17 Robert Griesemermath/bits: fix benchmarks (make sure calls don't get...
2017-02-17 Robert Griesemermath/bits: much faster ReverseBytes, added respective...
2017-02-17 Robert Griesemermath/bits: much faster Reverse, added respective benchmarks
2017-02-17 Cherry Zhangcmd/compile: fix some types in SSA
2017-02-17 Cherry Zhangcmd/compile: redo writebarrier pass
2017-02-17 Cherry Zhangcmd/compile: re-enable nilcheck removal in same block
2017-02-17 Robert Griesemermath/bits: expand doc strings for all functions
2017-02-17 Koki Ideall: fix a few typos in comments
2017-02-17 Dmitry Vyukovsync: make Mutex more fair
2017-02-17 Wander Lairson... syscall: only call setgroups if we need to
2017-02-17 Keith Randallcmd/compile: move constant divide strength reduction...
2017-02-16 Matthew Dempskycmd/compile: simplify needwritebarrier
2017-02-16 Shenghou Mamath: fix typos in Bessel function docs
2017-02-16 Robert Griesemermath/bits: added package for bit-level counting and...
2017-02-16 Robert Griesemercmd/compile/internal/syntax: better errors and recovery...
2017-02-16 Russ Coxruntime: use balanced tree for addr lookup in semaphore...
2017-02-16 Matthew Dempskycmd/compile/internal/gc: drop unused src.XPos params...
2017-02-16 Russ Coxruntime: run mutexevent profiling without holding semaR...
2017-02-16 Russ Coxsync: deflake TestWaitGroupMisuse2
2017-02-16 Chris Broadfootdoc: document go1.8
2017-02-16 Alex Brainmancmd/link: delay calculating pe file parameters after...
2017-02-16 Alex Brainmancmd/link: set pe section and file alignment to 0 during...
2017-02-16 Alex Brainmandebug/pe: add test to check dwarf info
2017-02-15 Matthew Dempskycmd/compile/internal/gc: skip useless loads for non...
2017-02-15 Matthew Dempskycmd/compile/internal/gc: document (*state).checkgoto
2017-02-15 Ian Lance Taylorinternal/poll: define PollDescriptor on plan9
2017-02-15 Sarah Adamsdoc: update Code of Conduct wording and scope
2017-02-15 Ian Lance Tayloros: skip TestPipeThreads on Solaris
2017-02-15 Ian Lance Tayloros: skip TestPipeThreads on Plan 9
2017-02-15 Russ Coxruntime: do not call wakep from enlistWorker, to avoid...
2017-02-15 Hana Kimruntime/pprof: print newly added fields of runtime...
2017-02-15 Heschi Kreinickcmd/compile/internal/ssa: display NamedValues in SSA...
2017-02-15 Lynn Bogercmd/go: improve stale reason for packages
2017-02-15 Ian Lance Tayloros: use poller for file I/O
2017-02-15 Dave Cheneyinternal/poll: remove unused poll.pollDesc methods
2017-02-15 Marcel van... testing: fix stats bug for sub benchmarks
2017-02-15 Robert Griesemercmd/compile/internal/syntax: compiler directives must...
2017-02-15 Alex Brainmaninternal/testenv: do not delete target file
2017-02-15 Robert Griesemercmd/compile: fix position for "missing type in composit...
2017-02-15 Robert Griesemercmd/compile/internal/syntax: establish principled posit...
2017-02-14 Daniel Martímath/big: simplify bool expression
2017-02-14 Russ Coxencoding/xml: fix incorrect indirect code in chardata...
2017-02-14 Bryan C. Millsmime: add benchmarks for TypeByExtension and Extensions...
2017-02-14 Kirill Smelkovcmd/compile/internal/ssa: combine 2 byte loads + shifts...
2017-02-14 Bryan C. Millsexpvar: add benchmarks for steady-state Map Add calls
2017-02-14 Michael Mundaymath/big: fix s390x test build tags
2017-02-14 Cherry Zhangcmd/compile: undo special handling of zero-valued STRUCTLIT
2017-02-14 Kirill Smelkovcmd/compile/internal/ssa: generate bswap/store for...
2017-02-14 Kale Blankenshipnet/http: document ErrServerClosed
next