]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-09-02 Gleb Stepanovruntime: rename variable
2016-09-02 Austin Clementsruntime: improve message when a bad pointer is found...
2016-09-02 Adam Langleycrypto/cipher: enforce message size limits for GCM.
2016-09-02 Sina Siadatnet/http/httputil: remove proxied headers mentioned...
2016-09-02 David Glassermath/rand: document that NewSource sources race
2016-09-02 Josh Bleecher... cmd/dist: make test names consistent
2016-09-01 Matt Layhergo/doc: allow ToHTML to properly handle URLs containing...
2016-09-01 Matt Layhernet/http: omit Content-Length in Response.Write for...
2016-09-01 Martin Möhrmanncmd/compile: disallow typed non-integer constant len...
2016-09-01 Josh Bleecher... cmd/compile: fix missing format verb
2016-09-01 Keith Randallcmd/compile: be more aggressive in tighten pass for...
2016-09-01 Keith Randallcmd/compile: missing float indexed loads/stores on...
2016-09-01 Emmanuel Odekedoc: fix stale gofrontend/gccgo contribution link
2016-09-01 Ilya Tocarbytes: Use the same algorithm as strings for Index
2016-09-01 Cherry Zhangcmd/compile: fix scheduling of memory-producing tuple ops
2016-09-01 Robert Griesemerspec: update language on type switches to match impleme...
2016-09-01 Brad Fitzpatrickcrypto/tls: add Config.Clone
2016-08-31 Joe Tsaiarchive/tar: make Reader error handling consistent
2016-08-31 Rob Pikedoc/faq: explain the meaning of "runtime"
2016-08-31 Joe TsaiRevert "runtime: improve memmove for amd64"
2016-08-31 Keith Randallcmd/compile: don't reserve X15 for float sub/div any...
2016-08-31 Keith Randallcmd/compile: print SizeAndAlign AuxInt values correctly
2016-08-31 Martin Möhrmanncmd/compile: fold negation into comparison operators
2016-08-31 Matthew Dempskycmd/compile: handle pragmas immediately with -newparser=1
2016-08-31 Edward Mullerdoc: update go tour installation instructions
2016-08-31 Kevin Burkeruntime: fix typo
2016-08-31 Denis Nagornyruntime: improve memmove for amd64
2016-08-31 Ilya Tocarcmd/internal/obj/x86: Make VPSHUFD accept negative...
2016-08-31 Radu Berindehash/crc32: cleanup code and improve tests
2016-08-31 Ilya Tocarmath: speed up bessel functions on AMD64
2016-08-31 Alex Brainmancmd/link, cmd/go: delay linking of mingwex and mingw32...
2016-08-31 Brad Fitzpatricksyscall: add some debugging to TestGetfsstat
2016-08-31 Kevin Burkecrypto/sha256: add examples for New, Sum256
2016-08-31 Dave Cheneycmd/compile/internal/gc: clean up closure.go
2016-08-31 Joe Tsaicompress/flate: always return uncompressed data in...
2016-08-31 Robert Griesemerdoc: more tweaks to the FAQ
2016-08-31 Brad Fitzpatricknet/http: make DefaultTransport's Dialer enable DualSta...
2016-08-31 Bryan Alexandercrypto/x509: Fix bug in UnknownAuthorityError.Error
2016-08-30 Josh Bleecher... runtime: rename fastrand1 to fastrand
2016-08-30 Cherry Zhangcmd/compile, runtime, etc: get rid of constant FP registers
2016-08-30 Cherry Zhangcmd/compile: remove Zero and NilCheck for newobject
2016-08-30 Keith Randallall: use testing.GoToolPath instead of "go"
2016-08-30 Matthew Dempskyreflect: cleanup wording for type identity/equality
2016-08-30 Matthew Dempskycmd/compile: dedup Pragma switch
2016-08-30 Josh Bleecher... misc/cgo/testsigfwd: add missing return statement
2016-08-30 Matthew Dempskycmd/compile: eliminate addmethod tpkg parameter
2016-08-30 Matthew Dempskycmd/compile: cleanup addmethod
2016-08-30 Matthew Dempskycmd/compile: eliminate methtype's mustname parameter
2016-08-30 Josh Bleecher... cmd/compile: recognize integer ranges in switch statements
2016-08-30 Josh Bleecher... cmd/compile: add Trunc-of-Ext simplifications
2016-08-30 Matthew Dempskycmd/compile: get rid of ugly {Recvs,Params,Results...
2016-08-30 Hiroshi Iokapath/filepath: handle ".." in normalizing a path on...
2016-08-30 Robert Griesemercmd/compile: remove unused FmtWidth flag
2016-08-30 Matthew Dempskycmd/compile: remove unused Type.Printed field
2016-08-30 Robert Griesemercmd/compile: remove unused FmtBody flag and associated...
2016-08-30 Brad Fitzpatricknet/http: fix ordering & data race in TestTransportEven...
2016-08-30 Martin Möhrmanncmd/compile: improve string iteration performance
2016-08-30 Keith Randallruntime: update a few comments
2016-08-30 Robert Griesemercmd/compile: make internal objects directly print to...
2016-08-30 Terrel Shumwaydoc: clarify FAQ wording for float sizes
2016-08-30 Keith Randallcmd/compile: intrinsify sync/atomic for amd64
2016-08-30 Dave Cheneyreflect: avoid zeroing memory that will be overwritten
2016-08-30 Brad Fitzpatrickcmd/go: make C compiler warnings fatal on builders
2016-08-30 Brad Fitzpatricknet/http: stop timeout timer if user cancels a request
2016-08-30 Jonathan Boulleos: fix typo in comment (Readir -> Readdir)
2016-08-30 Brad Fitzpatrickall: use time.Until where applicable
2016-08-30 Josh Bleecher... go/types: fix bad variable shadowing in offsetsof
2016-08-30 Sam Whitedtime: Add Until helper function
2016-08-29 Brad Fitzpatrickos: don't let File.Readdir return an empty slice and...
2016-08-29 Matthew Dempskynet: restore per-query timeout logic
2016-08-29 Carlos Eduardo Seoruntime: insufficient padding in the `p` structure
2016-08-29 Ian Lance Taylorcmd/go: for -msan build runtime/cgo with -fsanitize...
2016-08-29 Aliaksandr... cmd/vet: check for copying of array of locks
2016-08-29 Aliaksandr... cmd/vet: properly handle indexed arguments in printf
2016-08-29 Ethan Millermath/big: add assembly implementation of arith for...
2016-08-29 Robert Griesemercmd/compile: use printer in typefmt, Tconv
2016-08-29 Kevin Burkecmd/compile: document more Node fields
2016-08-29 Martin Möhrmanncmd/compile: generate makeslice calls with int arguments
2016-08-29 Robert Griesemercmd/compile: remove ignored bool from exported ODCL...
2016-08-29 Jaana Burcu... os: add example for OpenFile
2016-08-29 Carlos Cmime/quotedprintable: add examples
2016-08-29 Ian Lance Taylordatabase/sql: don't hang if the driver Exec method...
2016-08-29 Josh Bleecher... doc: add cmd/go pkgdir changes to go1.8.txt
2016-08-29 Josh Bleecher... androidtest.bash: use go list to get pkg dir
2016-08-29 Josh Bleecher... androidtest.bash: fix pkg dir
2016-08-29 Josh Bleecher... androidtest.bash: require GOARCH
2016-08-29 Emmanuel Odekeall: fix obsolete inferno-os links
2016-08-29 Giovanni Bajodoc: improve issue template
2016-08-28 Cherry Zhangcmd/compile: fix load int32 to FP register on big-endia...
2016-08-28 Radu Berindehash/crc32: fix nil Castagnoli table problem
2016-08-28 Keith Randallcmd/compile: fix noopt build
2016-08-28 Keith Randallcmd/compile: intrinsify the rest of runtime/internal...
2016-08-28 Alex Brainmantime: always use $GOROOT/lib/time/zoneinfo.zip with...
2016-08-28 Radu Berindehash/crc32: improve the AMD64 implementation using...
2016-08-27 Joonas Kuorilehtocrypto/tls: add KeyLogWriter for debugging
2016-08-27 Keith RandallRevert "hash/crc32: improve the AMD64 implementation...
2016-08-27 Radu Berindehash/crc32: improve the AMD64 implementation using...
2016-08-27 Robert Griesemercmd/compile: make dumpdepth a global again
2016-08-26 Matthew DempskyRevert "cmd/compile: use printer in typefmt, Tconv"
2016-08-26 Robert Griesemercmd/compile: use printer in typefmt, Tconv
next