]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-09-08 Robert Griesemercmd/compile: implement fmt.Formatter for *Sym formats...
2016-09-08 Robert Griesemercmd/compile: implement fmt.Formatter for *Type formats...
2016-09-08 Robert Griesemercmd/compile: implement fmt.Formatter for Val formats...
2016-09-08 Robert Griesemercmd/compile: implement fmt.Formatter for Op formats...
2016-09-08 Robert Griesemercmd/compile: implement fmt.Formatter for *Node formats...
2016-09-08 Robert Griesemercmd/compile: temporarily disable Formats test
2016-09-08 Emmanuel Odekeencoding/hex: implement examples using all exported...
2016-09-08 Cherry Zhangcmd/compile: intrinsify Ctz, Bswap, and some atomics...
2016-09-08 Sina Siadatnet/http/httputil: remove custom hop-by-hop headers...
2016-09-08 Kevin Burkeencoding/json: Use a lookup table for safe characters
2016-09-08 Martin Möhrmannbytes: improve WriteRune performance
2016-09-08 Josh Bleecher... runtime: simplify getargp
2016-09-08 Cherry Zhangcmd/compile/internal/ssa/gen: fix error message for...
2016-09-08 Michal Bohuslávekdoc: fix typo in the release notes
2016-09-08 Martin Möhrmannruntime: remove maxstring
2016-09-08 Brad Fitzpatrickio/ioutil: return better error when TempDir called...
2016-09-08 Matthew Dempskycmd/compile: remove unnecessary FuncType cloning
2016-09-08 Sina Siadatnet/http/httputil: copy header map if necessary in...
2016-09-08 Alberto Donizettigo/format: add format.Node example
2016-09-08 Brad Fitzpatrickio: add test that MultiReader zeros exhausted Readers
2016-09-07 Chris Broadfootdoc: document go1.7.1
2016-09-07 Joe Tsainet: remove parsing of negative decimals in IPv4 literal
2016-09-07 Robert Griesemercmd/compile: add format verification test
2016-09-07 Ilya Tocarstrings: use AVX2 for Index if available
2016-09-07 Keith Randallcmd/compile: ignore contentEscapes for marking nodes...
2016-09-07 Brad Fitzpatricksyscall: avoid convT2I allocs for common Windows error...
2016-09-07 Robert Griesemergo/constant: document that Value.String and ExactString...
2016-09-07 Brad FitzpatrickRevert of cmd/compile: ignore contentEscapes for markin...
2016-09-07 Keith Randallcmd/compile: ignore contentEscapes for marking nodes...
2016-09-07 David Chasecmd/compile: add BVC/BVS to branch ops in ppc64/prog.go
2016-09-07 Hiroshi Iokastrings: make IndexRune faster
2016-09-07 Brad Fitzpatricksyscall: use MNT_NOWAIT in TestGetfsstat
2016-09-07 Josh Bleecher... cmd/compile: omit some temp panicdivide calls
2016-09-06 Hiroshi Iokabytes: make IndexRune faster
2016-09-06 Austin Clementsruntime/debug: enable TestFreeOSMemory on all arches
2016-09-06 Austin Clementssyscall: make Getpagesize return page size from runtime
2016-09-06 Austin Clementsruntime: don't hard-code physical page size
2016-09-06 Austin Clementsruntime: fetch physical page size from the OS
2016-09-06 Austin Clementsruntime: assume 64kB physical pages on ARM
2016-09-06 Austin Clementsruntime: bound scanobject to ~100 µs
2016-09-06 Austin Clementsruntime: clean up more traces of the old mark bit
2016-09-06 Cherry Zhangcmd/compile: remove nil check if followed by storezero...
2016-09-06 David Chasecmd/compile: remove ld/st-followed nil checks for PPC64
2016-09-06 David Crawshawcmd/link: remove outdated cast and comment
2016-09-06 Aliaksandr... regexp: reduce mallocs in Regexp.Find* and Regexp.Repla...
2016-09-06 David Crawshawcmd/compile: generate table of main symbol types
2016-09-06 Ilya Tocarmath: fix sqrt regression on AMD64
2016-09-06 Josh Bleecher... cmd/go: run mkalldocs.sh
2016-09-06 Cherry Zhangcmd/compile: fix intrinsifying sync/atomic.Swap* on...
2016-09-06 Cherry Zhangcmd/compile: mark some AMD64 atomic ops as clobberFlags
2016-09-06 Brad Fitzpatricksyscall: add yet more TestGetfsstat debugging
2016-09-06 Erik Staabruntime: remove redundant expression from SetFinalizer
2016-09-05 Shenghou Maos: deduplicate File definition
2016-09-05 Brad Fitzpatrickio: make MultiReader nil exhausted Readers for earlier GC
2016-09-05 Caio Marcelo... cmd/go: use httpGET helper in bug command
2016-09-05 Josh Bleecher... cmd/go: add bug command
2016-09-05 Brad Fitzpatricksyscall: add more TestGetfsstat debugging
2016-09-05 Josh Bleecher... cmd/compile: clean up ctxt params in sinit
2016-09-05 Hiroshi Iokapath/filepath: handle "C:." correctly in EvalSymlinks...
2016-09-04 Josh Bleecher... net/http/httputil: t.Error -> t.Errorf
2016-09-04 Josh Bleecher... cmd/compile: simplify staticname
2016-09-04 Josh Bleecher... cmd/compile: document sinit ctxt and pass/kind arguments
2016-09-04 Josh Bleecher... cmd/compile: unify arraylit and structlit
2016-09-04 Josh Bleecher... cmd/compile: add OSLICELIT
2016-09-04 Michael Prattcmd/compile: refactor out KeepAlive
2016-09-04 Joe Tsaicompress/flate: clarify the behavior of Writer.Flush
2016-09-04 Dave CheneyRevert "cmd/compile/internal/gc: clean up sinit.go"
2016-09-04 Michael Prattcmd/compile: use CheckLoweredPhi on PPC64
2016-09-04 Joe Tsaistrconv: fix function name in errors for Atoi
2016-09-04 Josh Bleecher... test: add test for issue 15895
2016-09-03 Martin Möhrmannunicode/utf8: reduce bounds checks in EncodeRune
2016-09-03 Dave Cheneycmd/compile/internal/gc: clean up sinit.go
2016-09-02 Brad Fitzpatricknet/http/httputil: make ReverseProxy send nil Body...
2016-09-02 Joe Tsaiarchive/tar: reapply Header.Size to regFileReader after...
2016-09-02 Robert Griesemercmd/compile: fix argument for given format verb
2016-09-02 Jaana Burcu... path/filepath: use new style deprecation message
2016-09-02 Josh Bleecher... runtime: remove a load and shift from scanobject
2016-09-02 Dmitry Vyukovruntime: fix global buffer reset in StopTrace
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
next