]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-09-22 Daniel Martícmd/compile: remove a few unnecessary gotos
2017-09-22 Matthew Dempskycmd/compile/internal/types: unexport Type.Copy
2017-09-22 David du Colombierarchive/tar: skip TestSparseFiles on Plan 9
2017-09-22 Tobias Klauserruntime: fix typo in the word "preceding"
2017-09-22 Daniel Martíall: use sort.Slice in a few more places
2017-09-22 Carlos Eduardo Seosyscall: update syscall.Select to use newselect on...
2017-09-22 Michael Mundaycrypto/elliptic: gofmt
2017-09-22 Daniel Martícmd/compile: collect reasons in inlining test
2017-09-22 Marvin Stengermath/big: delete solved TODO
2017-09-21 Joe Tsaiarchive/tar: perform test for hole-detection on specifi...
2017-09-21 Hiroshi Iokacmd/nm: accept macho files which don't have symbol...
2017-09-21 Gabriel Aszalosbytes: add documentation to reader methods
2017-09-21 Joe Tsaiarchive/tar: make check for hole detection support...
2017-09-21 Ben Shicmd/compile: optimized ARM code with BFX/BFXU
2017-09-21 Michael Darakanandacontext: fix references to "d" in WithDeadline docs
2017-09-21 Hiroshi Iokacmd/nm: handle cgo archive
2017-09-21 Avelinocmd/link: Grouping declaration of variables on ld/pe.go
2017-09-20 Cherry Zhangcmd/compile: use a counter to track whether writebarrie...
2017-09-20 Matthew Dempskycmd/compile/internal/gc: update comment in plive.go
2017-09-20 Joe Tsaiarchive/tar: add Header.DetectSparseHoles and Header...
2017-09-20 Agniva De Sarkermath: implement fast path for Exp
2017-09-20 Ilya Tocarcmd/compile/internal/gc: better inliner diagnostics
2017-09-20 Ian Lance Taylorcmd/go: stop linking cgo objects together with ld -r
2017-09-20 Ilya Tocarruntime: make nextFreeFast inlinable
2017-09-20 Michael Mundaycmd/compile: fix large global variables in -linkshared...
2017-09-20 Matthew Dempskycmd/compile: change liveness-related functions into...
2017-09-20 Matthew Dempskycmd/compile: refactor onebitwalktype1
2017-09-20 Matthew Dempskycmd/compile/internal/syntax: fix source buffer refilling
2017-09-20 Matthew Dempskycmd/compile/internal/types: simplify dclstack
2017-09-20 Kunpei Sakainet/http: net/http: doc that prefer "must" over "should"
2017-09-20 Michael Mundaycmd/compile: stop rematerializable ops from clobbering...
2017-09-20 Matthew Dempskycmd/compile: remove {Mark,Pop}dcl calls in bimport
2017-09-20 Albert Nigmatzianovio: Add benchmarks for CopyN
2017-09-20 Albert Nigmatzianovio: Improve performance of CopyN
2017-09-20 Gabriel Aszalosbytes: improve test readability
2017-09-20 Marvin Stengercmd/dist: rename variables + functions
2017-09-20 Gabriel Aszalosbytes: correct message in test log
2017-09-20 Michael Mundaycmd/compile: add s390x intrinsics for Ceil, Floor,...
2017-09-20 Rajath Agasthyafmt: Implement pp.WriteString method
2017-09-20 Hiroshi Iokaall: correct location of go tool
2017-09-20 Marvin Stengercmd/dist: use bytes.Buffer for code generation
2017-09-20 Hiroshi Iokacmd/nm: add test case for go archives
2017-09-20 Samuel Tanhtml/template: prevent aliasing of parse Trees via...
2017-09-20 Marvin Stengercmd/dist: simplify code segments
2017-09-20 Sam Whitedcmd/vet: don't warn on expected space in XML tag
2017-09-19 Hiroshi Iokainternal/testenv: take testing.TB instead of *testing...
2017-09-19 Keith Randallcmd/compile: remove Symbol wrappers from Aux fields
2017-09-19 Cherry Zhangreflect: fix pointer past-the-end in Call with zero...
2017-09-19 hagen1778log: fix data race on log.Output
2017-09-19 Matthew Dempskycmd/compile: fix stack frame info for calls in receiver...
2017-09-19 Bryan C. Millscmd/cgo: use a named type to indicate syntactic context
2017-09-19 Matthew Dempskycmd/compile: cleanup toolstash pacifier from OXFALL...
2017-09-19 Matthew Dempskycmd/compile: eliminate OXFALL
2017-09-19 Hiroshi Iokacmd/dist: test: use existing globals rather than enviro...
2017-09-19 griesemerspec: state which predeclared types are defined or...
2017-09-19 Marcel van... unicode: allow version to be passed by env var
2017-09-19 Hiroshi Iokacmd/go: fix file leak in TestBuildmodePIE
2017-09-19 Gabriel Aszalosdoc: simplify Append example in "Effective Go"
2017-09-19 Tobias Klausercmd/compile: simplify range expression
2017-09-18 Matthew Dempskycmd/compile: fix compiler crash on recursive types
2017-09-18 Samuel Tanhtml/template: explain URL filtering
2017-09-18 griesemergo/types, constant: remove superfluous import comment
2017-09-18 Gabriel Aszalosbytes: removed unnecessary slicing on copy
2017-09-18 Joe Tsaiarchive/tar: add Reader.WriteTo and Writer.ReadFrom
2017-09-18 Damien Lespiaucmd/internal/obj/x86: add ADDSUBPS/PD
2017-09-17 Daniel Martícmd/compile: remove some redundant types in decls
2017-09-17 Andrzej Żeżelbytes: add example for Len function of Reader
2017-09-16 Giovanni Bajoruntime: improve fastrand with a better generator
2017-09-16 Michael Mundaycmd/compile: test constant folded integer to/from float...
2017-09-15 Ben Shicmd/compile: optimize ARM code with MULAF/MULSF/MULAD...
2017-09-15 isharipocmd/internal/obj: change Prog.From3 to RestArgs ([...
2017-09-15 Alessandro... cmd/compile: fix lexical block of captured variables
2017-09-15 Emmanuel Odekeruntime: return deltimer early if timer.timersBucket...
2017-09-15 Matthew Dempskycmd/internal/objabi: remove unused flag funcs
2017-09-15 Matthew Dempskycmd/link: replace unrolled Cput loops with Cwrite/Cwrit...
2017-09-15 Ian Lance Taylorruntime: change lockedg/lockedm to guintptr/muintptr
2017-09-15 David Crawshawcmd/compile: replace GOROOT in //line directives
2017-09-15 Todd Nealcmd/compile: fix typo in floating point rule
2017-09-15 Kunpei Sakaiall: fix article typos
2017-09-15 Emmanuel Odekecmd/go: correctly report that -msan needs CGO_ENABLED=1
2017-09-14 Michael Mundaycmd/compile: improve floating point constant propagation
2017-09-14 Lynn Bogercmd/compile,math: improve int<->float conversions on...
2017-09-14 Daniel Martícmd/compile: expand inlining test to multiple pkgs
2017-09-14 zhongtao.chencmd/compile: limit the number of simultaneously opened...
2017-09-14 Ian Lance Taylormisc/cgo/errors: don't pass -C to compiler
2017-09-14 Burak Guvenmath/rand: fix comment for Shuffle
2017-09-14 Bryan C. Millsmisc/cgo/errors: test that the Go rune type is not...
2017-09-14 Bryan C. Millsmisc/cgo/errors: fix erroneous regexp detection
2017-09-13 Ian Lance Tayloros: avoid crashing with a thundering herd in TestPipeTh...
2017-09-13 Matthew Dempskycmd/compile: simplify exporting ONAME nodes
2017-09-13 Tobias Klauserarchive/tar: populate Devmajor and Devminor in FileInfo...
2017-09-13 Matthew Dempskycmd/compile: simplify exporting OTYPE nodes
2017-09-13 Daniel Martícmd/compile: add TestIntendedInlining from runtime
2017-09-13 Bryan C. Millsmisc/cgo/errors: port test.bash to Go
2017-09-13 Sam Whitedencoding/xml: add decode wrapper
2017-09-13 Tyler Bui-Palsulichcontainer/heap: call t.Helper() in verify()
2017-09-13 Daniel Martítext/template: check ignored error in a test
2017-09-13 Michael Mundaydoc: mention s390x in environment section of install...
2017-09-13 Martin Möhrmannruntime: refactor hmap.extra.overflow array into two...
2017-09-13 Martin Möhrmannruntime: move evacuateX evacuateY relation check from...
next