]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2017-04-26 Bryan C. Millsreflect: parallelize benchmarks
2017-04-26 Bryan C. Millsencoding/gob: parallelize Encode/Decode benchmarks
2017-04-26 Bryan C. Millsencoding/xml: parallelize benchmarks
2017-04-26 Bryan C. Millssync: import Map from x/sync/syncmap
2017-04-26 Josh Bleecher... cmd/compile: minor cleanup
2017-04-26 Lynn Bogercmd/internal/obj/ppc64: use MOVDU to update stack reg...
2017-04-26 Josh Bleecher... cmd/compile: move Node.Class to flags
2017-04-26 Justin Nußencoding/csv: add option to reuse slices returned by...
2017-04-26 Brandon Bennetttesting: add argument to list tests, benchmarks, and...
2017-04-26 Russ Coxcontext: define behavior for Err before Done is closed
2017-04-26 David du Colombiernet: fix close on closed listener on Plan 9
2017-04-26 Fangming.Fangcmd/internal: fix bug getting wrong indicator in DRconv()
2017-04-26 Mike Strosakercrypto/sha256,crypto/sha512: improve performance for...
2017-04-26 Aliaksandr... runtime: align mcentral by cache line size
2017-04-26 Emmanuel Odekenet: defer file.close() + minor style cleanup
2017-04-26 Ian Lance Tayloros: consistently return ErrClosed for closed file
2017-04-26 Josh Bleecher... cmd/compile: move Node.Typecheck to flags
2017-04-26 Josh Bleecher... cmd/compile: move Node.Initorder to flags
2017-04-26 Josh Bleecher... cmd/compile: convert Node.Embedded into a flag
2017-04-26 Todd Nealplugin: resolve plugin import path issue
2017-04-26 Michael Fraenkelnet/http: make LocalAddrContext handle wildcard interface
2017-04-26 Josh Bleecher... cmd/compile: move Node.Walkdef into flags
2017-04-26 Josh Bleecher... cmd/compile: delete bitset16
2017-04-26 Ian Lance Tayloros, net, internal/poll: return consistent error for...
2017-04-26 Josh Bleecher... cmd/compile: make node.hasVal into two bools
2017-04-26 Josh Bleecher... cmd/compile: make node.Likely a flag
2017-04-25 Daniel Martíhtml/template: use bytes.ContainsAny
2017-04-25 Brad Fitzpatrickcmd/dist: disable internal linking tests on Alpine
2017-04-25 Brad Fitzpatricknet/http: update bundled x/net/http2
2017-04-25 Mikio Haravendor: update vendored route
2017-04-25 Mikio Haravendor: update vendored lif
2017-04-25 Mikio Hararuntime: adjust netpoll panic messages
2017-04-25 Brad Fitzpatricknet/http/cgi: fix plan9 build
2017-04-25 Brad Fitzpatrickcmd/go, cmd/dist: temporarily disable race and PIE...
2017-04-25 Josh Bleecher... go/internal/gcimporter: add test object files for go1...
2017-04-25 Josh Bleecher... cmd/compile: improve efficiency of binary export positi...
2017-04-25 griesemercmd/compile: factor out access to thisT
2017-04-25 Damien Lespiaucmd/internal/obj/x86: port the doasm comment to go
2017-04-25 Michael Mundaycmd: fix the order that s390x operands are printed in
2017-04-25 Daniel Martíregexp: remove redundant break
2017-04-25 Daniel Martíall: remove some unused parameters in test code
2017-04-25 Ian Lance Tayloros: fix race between file I/O and Close
2017-04-25 Carlos Eduardo Seomath/big: improve performance for addVV/subVV for ppc64x
2017-04-25 Ben Shicmd/internal/obj/arm: use new form of MOVW introduced...
2017-04-25 Brad Fitzpatrickruntime: ignore TestCgoPprofPIE test failures on Alpine...
2017-04-25 Martin Möhrmannruntime: simplify detection of preference to use AVX...
2017-04-25 Brad Fitzpatrickruntime: ignore TestCgoPprofPIE test failures on Alpine
2017-04-25 Evgeniy Polyakovruntime: make time correctly update on Wine
2017-04-25 Ian Lance Taylorinternal/poll: don't use r/w lock for Pread/Pwrite
2017-04-25 Brad Fitzpatrickcmd/go: fix TestCgoConsistentResults when using clang...
2017-04-25 Hiroshi Iokaos: don't use a symlink's target path for FileInfo...
2017-04-25 Ronald G. Minnichsyscall: fix ordering of Unshare and chroot on Linux
2017-04-25 Alex Brainmanarchive/tar: extend TestFileInfoHeaderSymlink
2017-04-24 Josh Bleecher... cmd/compile: remove references to *os.File from ssa...
2017-04-24 Robert Griesemercmd/compile: move typepkg back to gc package (cleanup)
2017-04-24 Josselin Costanziencoding/base64: Optimize DecodeString
2017-04-24 Andrew Bentonencoding/asn1: add NullBytes and NullRawValue for worki...
2017-04-24 Damien Lespiaucmd/go/internal/get: remove unused pkgImportPath
2017-04-24 Filippo Valsordanet/http: document Shutdown/Serve return behavior
2017-04-24 Keith Randallcmd/compile: rotate loops so conditional branch is...
2017-04-24 Brad Fitzpatrickruntime/debug: mark TestSetGCPercent as flaky
2017-04-24 Josh Bleecher... cmd/compile: add -c flag
2017-04-24 Daniel Theophanesdatabase/sql: allow using a single connection from...
2017-04-24 Mikio Hararuntime: gofmt -w -s
2017-04-24 Hiroshi Iokacmd/compile: fix comments in transformclosure
2017-04-24 Ilya Tocarmath: remove asm version of sincos everywhere, except 386
2017-04-24 Alberto Donizetticmd/compile: more error position tests for the typechecker
2017-04-24 张嵩test/chan: add missing flag.Parse in doubleselect.go
2017-04-24 Josh Bleecher... cmd/compile: count init functions from 0, not 1
2017-04-24 Josh Bleecher... cmd/compile: lazily create true and false Values in...
2017-04-24 Josh Bleecher... cmd/compile: break apart dumptypestructs
2017-04-23 Josh Bleecher... cmd/compile: remove itabEntry.sym
2017-04-23 Josh Bleecher... cmd/compile: add and use gc.Node.funcname
2017-04-23 Josh Bleecher... cmd/compile: remove types.Sym.lsym
2017-04-23 Mark Ryanencoding/base64: Rename rawUrlRef to rawURLRef
2017-04-23 Matthew Dempskycmd/compile: cleanup after IntSize->PtrSize conversion
2017-04-23 Matthew Dempskycmd/link: cleanup after IntSize->PtrSize conversion
2017-04-23 Damien Lespiaucmd/objdump: remove two unused types
2017-04-22 Matthew Dempskycmd: remove IntSize and Widthint
2017-04-22 David du Colombiersyscall: define ESPIPE on Plan 9
2017-04-22 Matthew Dempskycmd/compile/internal/types: eliminate FieldName
2017-04-22 Todd Nealcmd/compile: remove dead code
2017-04-22 Hiroshi Iokaos, syscall: fix errno in Seek on windows
2017-04-22 Hiroshi Iokacmd/cgo: avoid C++ style comments
2017-04-21 Mostyn Bramley... cmd/go/internal/work: more TestRespectSetgidDir fixes
2017-04-21 Josh Bleecher... cmd/compile: eliminate some Linksym calls in obj.go
2017-04-21 Josh Bleecher... cmd/compile: reuse LSyms in dumptypestructs
2017-04-21 Josh Bleecher... cmd/compile: re-use Linksym lookup in dtypesym
2017-04-21 Josh Bleecher... cmd/compile: unify a Linksym call in dcommontype
2017-04-21 Josh Bleecher... cmd/compile: update dextratypeData to accept *obj.LSym
2017-04-21 Josh Bleecher... cmd/compile: update dalgsym to use obj.LSym
2017-04-21 Josh Bleecher... cmd/compile: bubble out some Linksym calls
2017-04-21 Josh Bleecher... cmd/compile: remove excessive whitespace in needkeyupdate
2017-04-21 Josh Bleecher... cmd/compile: convert GCProg generation to use obj.LSym
2017-04-21 Josh Bleecher... cmd/compile: make ggloblsym work with obj.LSyms
2017-04-21 Josh Bleecher... cmd/compile: clean up some runtime LSym generation
2017-04-21 Josh Bleecher... cmd/compile: convert more dxxx functions to work with...
2017-04-21 Josh Bleecher... cmd/compile: remove most uses of duintxx
2017-04-21 Josh Bleecher... cmd/compile: rename dxxx -> dxxxLSym
2017-04-21 Josh Bleecher... cmd/compile: convert dxxx to dxxxLSym
next