]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2018-04-11 Ian Lance Taylorcmd/internal/obj/arm64: don't crash on trailing NOP
2018-04-11 bontequerocontainer/heap: fix comments style
2018-04-11 Yann Hodiquecmd/go: fix typo in test inputs descriptor
2018-04-11 Eric Rykwalderdatabase/sql: return context errors from Rows.Scan
2018-04-11 Daniel Theophanesdatabase/sql: clarify behavior of DB.Close
2018-04-11 Bryan C. Millsruntime: make Playground timestamps change when the...
2018-04-11 Cherry Zhangcmd/link: set S_ATTR_PURE_INSTRUCTIONS bit for text...
2018-04-11 Nick Patavalisos: use poller when NewFile is called with a blocking...
2018-04-11 David Chasecmd/compile: use Block.Likely to put likely branch...
2018-04-11 Robert Griesemercmd/compile: use existing flag bits to record 'used...
2018-04-11 Benny Siegertnet/http: skip a test on netbsd-arm
2018-04-11 Alberto Donizettitest/codegen: port last stack and memcombining tests
2018-04-11 Ben Shicmd/internal/obj/arm64: support SWPD/SWPW/SWPH/SWPB
2018-04-11 Tobias Klausergo/build, runtime/internal/sys: reserve RISC-V arch...
2018-04-11 fanzha02internal/bytealg: add optimized Compare for arm64
2018-04-11 fanzha02cmd/internal/obj/arm64: add support for a series of...
2018-04-11 Tobias Klauserruntime: use internal/cpu instead of support_avx
2018-04-11 Alberto Donizetticmd/go: document GOTOOLDIR environment variable
2018-04-11 Rob Pikedoc/install.html: address comments from review of previ...
2018-04-11 Jeremy Schlatterdoc: switch from spaces to tabs for indentation in...
2018-04-11 Keith Randallruntime: use fixed TLS offsets on darwin/amd64 and...
2018-04-10 Robert Griesemercmd/compile: better error message when referring to...
2018-04-10 Matthew Dempskycmd/compile: fix check that ensures main.main is a...
2018-04-10 Matthew Dempskycmd/compile: omit unnecessary interface method expressi...
2018-04-10 Agniva De Sarkergo/doc: tune association of a function with a type
2018-04-10 Hana Kimcmd/trace: pprof computation for span types
2018-04-10 Keith RandallRevert "runtime: use fixed TLS offsets on darwin/amd64...
2018-04-10 Vlad Krasnovcrypto/elliptic: improve P256 implementation on amd64...
2018-04-10 Hana Kimcmd/trace: skip GoroutineInSyscall in case time order err
2018-04-10 Mike Samuelnet/http: don't sniff Content-type in Server when X...
2018-04-10 Elias Naurmisc/ios: make detect.go more robust
2018-04-10 Meng Zhuoruntime: use internal/cpu in alginit
2018-04-10 Elias Naurmisc/ios,runtime/cgo: remove SIGINT handshake for the...
2018-04-10 Martin Möhrmanninternal/cpu: align capability definitions for x86...
2018-04-10 Meng Zhuointernal/cpu,runtime: call cpu.initialize before alginit
2018-04-10 Daniel Martícmd/compile: remove last manual node copies
2018-04-10 Tobias Klauserdebug/elf: add missing EM_AARCH64 to machineStrings
2018-04-10 Tobias Klauserruntime: remove support_bmi{1,2}
2018-04-10 Keith Randallruntime: use fixed TLS offsets on darwin/amd64 and...
2018-04-10 Ian Lance Taylortext/template: copy Decl field when copying PipeNode
2018-04-10 Ian Lance Taylorcmd/go: compile packages imported by runtime with -+
2018-04-10 Alberto Donizettitest/codegen: port arm64 BIC/EON/ORN and masking tests
2018-04-10 Alberto Donizettitest/codegen: port last remaining misc bit/arithmetic...
2018-04-10 Matthew Dempskycmd/compile: sort method sets using package height
2018-04-09 Matthew Dempskycmd/compile: add package height to export data
2018-04-09 Matthew Dempskycmd/compile: fix constant pointer comparison failure
2018-04-09 Matthew Dempskycmd/compile: refactor symbol sorting logic
2018-04-09 Matthew Dempskycmd/compile: rename gc.exportname to types.IsExported
2018-04-09 Daniel Martíapi: remove unnecessary lines from except.txt
2018-04-09 Michael Mundaycmd/compile: optimize comparisons using load merging...
2018-04-09 Daniel Martídoc: add a note about loading profile files
2018-04-09 bontequeroencoding/json: remove unnecessary else conditions
2018-04-09 isharipocmd/internal/obj/x86: remove redundant code (fix TODO)
2018-04-09 Filippo Valsordacrypto/rsa: improve the comment of PublicKey.Size
2018-04-09 Keith Randalltest: check that unaligned load-add opcodes work.
2018-04-09 Matthew Dempskycmd/compile: insert instrumentation during SSA building
2018-04-09 fanzha02cmd/internal/obj/arm64: add assembler support for load...
2018-04-09 Daniel Martícmd: remove a few more unused parameters
2018-04-09 Alberto Donizettitest/codegen: port various mem-combining tests
2018-04-08 Ryan Sladenet/http: fix comment on LocalAddrContextKey
2018-04-08 Meng Zhuointernal/cpu: skip arm64 feature test on unsupported...
2018-04-07 Josh Bleecher... cmd/compile: handle blank struct fields in NumComponents
2018-04-07 Alekseev Artemcmd/internal/obj/x86: use raw string literals in regexp
2018-04-07 Alberto Donizettitest/codegen: port arm64 slice zeroing tests
2018-04-07 Egon Elbreruntime: improve Windows gdb tests
2018-04-06 Daniel Martícmd/vendor/.../pprof: update to 0f7d9ba1
2018-04-06 Mikio Haranet/http: replace SOCKS client implementation
2018-04-06 Kir Kolyshkinos/user: add a way to enforce pure Go implementation
2018-04-06 Veselkov Konstantintime: simplify comparison in test
2018-04-06 Matthew Dempskycmd/compile: change cmplx{mpy,div} into Mpcplx methods
2018-04-06 Austin Clementsruntime: factor waiting on mark phase
2018-04-06 Rhys Hiltnerhtml/template: grow srcset buffer in proportion to...
2018-04-06 Austin Clementsruntime: distinguish semaphore wait from sync.Cond...
2018-04-06 Ilya Tocarcmd/compile/internal/gc: use bool in racewalk
2018-04-06 David Chasecmd/compile: ensure first instruction of function is...
2018-04-06 Matthew Dempskycmd/compile: cleanup method expression type checking
2018-04-06 Matthew Dempskycmd/compile: fix method expressions with anonymous...
2018-04-06 Tobias Klausernet: use same sendFile for freebsd/dragonfly and solaris
2018-04-06 chanxuehongnet/rpc: unlock client.mutex as early as possible
2018-04-06 Tobias Klausercmd/asm/internal/arch: unexport ParseARM64Suffix
2018-04-06 Daniel Martícmd: some semi-automated cleanups
2018-04-06 Matthew Dempskycmd/compile: eliminate unused Sig.offset field
2018-04-05 Josh Bleecher... cmd/compile: rewrite a & 1 != 1 into a & 1 == 0 on...
2018-04-05 Brian Kesslermath/big: clean up z.div(z, x, y) calls
2018-04-05 Matthew Dempskycmd/compile: cleanup method symbol creation
2018-04-05 Josh Bleecher... runtime: avoid calling adjustpointers unnecessarily
2018-04-05 Richard Musiolcmd/compile/internal/gc: factor out beginning of SSAGen...
2018-04-05 Hana Kimcmd/trace: include taskless spans in /usertasks.
2018-04-05 Carlos Eduardo Seomath/big: improve performance on ppc64x by unrolling...
2018-04-05 Joel Singruntime: fix/improve exitThread on openbsd
2018-04-05 Ilya Tocarcmd/compile/internal/ssa: fix GO386=387 build
2018-04-05 Matthew Dempskycmd/compile: drop legacy code for generating iface...
2018-04-05 Daniel Martícmd/internal/obj: various code cleanups
2018-04-05 isharipocmd/internal/obj/x86: cleanup comments and consts
2018-04-05 isharipocmd/internal/obj/x86: remove unused VEX constants
2018-04-05 Ben Shicmd/compile: optimize 386 binary operations with a...
2018-04-05 isharipocmd/internal/obj/x86: make AsmBuf receiver name consistent
2018-04-05 Daniel Martícmd/compile: early return/continue to unindent some...
2018-04-05 Daniel Martítest: skip locklinear's lockmany test for now
2018-04-05 Alberto Donizetticmd/compile: stack-allocate worklist in ReachableBlocks
next