]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-10-05 Ian Lance Taylornet: remove imports of strconv
2015-10-05 Didier Speziacmd/cgo: fix panic on references to non-existing C...
2015-10-05 Kenny Grantnet/http: add response body to 413 and 400 errors
2015-10-05 Ilya Tocarcmd/internal/obj/x86: Add initial VEX support.
2015-10-05 Raul Silverapprof: improve sampling for heap profiling
2015-10-05 Michael Hudson... cmd/compile: do not let regopt use REGTMP on ppc64
2015-10-04 David Chasecmd/compile: escape analysis, don't always escape varia...
2015-10-04 Shenghou Macmd/go: remove the bootstrap with make.bash error message
2015-10-04 Shenghou Macmd/yacc: fix copying action code when line comment...
2015-10-03 Didier Speziacmd/cgo: remove support for CGOPKGPATH
2015-10-03 Brad Fitzpatrickcmd/compile/internal/gc: fix the build
2015-10-03 Damian Gryskimath/big: check return value from quick.Check() for...
2015-10-03 Ilya Tocarmath: optimize ceil/floor functions on amd64
2015-10-03 acaninocmd/compile: Fix `internal compiler: getinarg: not...
2015-10-03 Austin Clementsdoc: update release tag in source directions to go1.5.1
2015-10-02 Austin Clementsruntime: use 4 byte writes in amd64p32 memmove/memclr
2015-10-02 Austin Clementsruntime: adjust huge page flags only on huge page granu...
2015-10-02 Austin Clementsruntime: remove sweep wait loop in finishsweep_m
2015-10-02 Austin Clementsruntime: remove in-use page count loop from STW
2015-10-02 Austin Clementsruntime: scan objects with finalizers concurrently
2015-10-02 Austin Clementsruntime: introduce gcMode type for GC modes
2015-10-02 Austin Clementsruntime: fix out-of-date comment on gcWork usage
2015-10-02 Brad Fitzpatricksyscall: skip a couple tests when running under Kubernetes
2015-10-02 Robert Griesemerreadme: emphasize issue tracker is for bugs/proposals
2015-10-02 Ian Gudgerdatabase/sql: fix case where Stmt.Close discards error
2015-10-02 Ian Lance Taylormisc/cgo/testsanitizers: skip test for version of clang...
2015-10-02 David Crawshawruntime: darwin/386 entrypoint for c-archive
2015-10-02 Michael Hudson... runtime: adjust the ppc64x memmove and memclr to copy...
2015-10-02 Mikio Hararuntime: drop sigfwd from signal forwarding unsupported...
2015-10-01 Joe Tsaiarchive/tar: make Reader.Read errors persistent
2015-10-01 Burcu Dogannet: make /etc/hosts lookups case-insensitive
2015-10-01 Alan Donovango/types: fix incorrect comment at Info.Implicits.
2015-10-01 David Chasecmd/compile: repair escape analysis of range &fixedArray
2015-10-01 Joel Singruntime/trace: reduce memory usage for trace stress...
2015-10-01 Joel Singruntime: handle sysReserve failure in mHeap_SysAlloc
2015-10-01 Jeremy Schlatterruntime: update comment to match function name
2015-10-01 David Symondstext/template: change IsTrue to take interface{} instea...
2015-10-01 Joe Tsaiarchive/tar: fix bugs with sparseFileReader
2015-09-30 Joe Tsaicompress/zlib: detect truncated streams
2015-09-30 Ian Lance Taylorruntime, runtime/cgo: support using msan on cgo code
2015-09-30 Joe Tsaiencoding/binary: document that Read returns io.EOF...
2015-09-30 Austin Clementsruntime: test that periodic GC works
2015-09-30 Robert Griesemergo/format: handle whitespace-only input correctly
2015-09-30 Robert Griesemergo/format, cmd/gofmt: avoid dependency on internal...
2015-09-30 Adam Langleycrypto/x509: parse CSRs with a critical flag in the...
2015-09-30 Adam Langleycrypto/x509: make verification of an empty certificate...
2015-09-30 Adam Langleymath/big: correct documentation for ProbablyPrime.
2015-09-30 Adam Langleycrypto/tls: better error messages when PEM inputs are...
2015-09-29 Robert Griesemergo/types: move gotype command into this directory
2015-09-29 Robert Griesemergo/types: clarify doc string for types.Check
2015-09-29 Russ Coxcmd/dist: build packages in parallel, make code more...
2015-09-29 HÃ¥vard Haugencmd/compile/internal/gc: remove stringsCompare
2015-09-29 Rob Pikecmd/doc: fix pretty printing of paths
2015-09-29 Robert Griesemermath/big: more documentation
2015-09-29 Robert Griesemermath/big: clean up *Int encoding tests
2015-09-29 Robert Griesemermath/big: implement Float.Text(Un)Marshaler
2015-09-29 Andrew Gerrandtext/template, html/template: fix block example name
2015-09-28 Andrew Gerranddoc: add text/template blocks and redefinition to go1...
2015-09-28 Robert Griesemerencoding/json: document that encoding.TextMarshaler...
2015-09-28 Robert Griesemermath/big: improved documentation
2015-09-28 Rob Pikecmd/doc: rearrange the newlines to group better
2015-09-28 Andrew Gerrandtext/template, html/template: add block keyword and...
2015-09-28 Ian Lance Taylorcmd/cgo: only declare real function in gccgo exported...
2015-09-28 Joel Singtests/fixedbugs: make test for issue11656 run known...
2015-09-27 Didier Spezianet/http/fcgi: fix panic with malformed params record
2015-09-27 Joel Singcmd/go: Skip note reading test with linkmode external...
2015-09-25 Robert Griesemermath/big: remove some string conversions in Int encoding
2015-09-25 Robert Griesemermath/big: move Int/Rat gob/json/xml functionality in...
2015-09-25 Robert Griesemermath/big: removed more unnecessary string conversions
2015-09-25 Robert Griesemermath/big: implement Int.Text, Int.Append
2015-09-25 Mikio Harasyscall: fix alignment check for link-layer information...
2015-09-25 Rob Pikedoc: go1.6.txt: bufio.ErrFinalToken
2015-09-25 Rob Pikebufio: fix scanning with a final empty token.
2015-09-25 Shawn Walker... cmd/go: elide -rpath when not applicable and used via...
2015-09-24 Robert Griesemermath/big: faster string conversion routines
2015-09-24 Rob Pikecmd/doc: don't stop after first package if the symbol...
2015-09-24 Robert Griesemermath/big: fix test for denormalized inputs and enable...
2015-09-24 Marvin Stengercompile/internal/gc,internal/obj: remove some usages...
2015-09-24 Marvin Stengercmd/link/internal/ld: removed some uses of stringsCompare
2015-09-24 Marvin Stengercmd/compile/internal/gc: move functions from util.go...
2015-09-24 Marvin Stengercmd/compile/internal/gc: convert return values from...
2015-09-24 Francisco Claudemultipart: fixes problem parsing mime/multipart of...
2015-09-23 Joe Tsaiarchive/tar: remove dead code with USTAR path splitting
2015-09-23 Shenghou Macmd/dist: fix build after "go test" argument order...
2015-09-23 Robert Griesemerspec: minor adjustment of prose in composite literal...
2015-09-23 Rob Pikedoc: go1.6.txt: go test flag changes
2015-09-23 Rob Pikecmd/go: fix processing of flags for test binaries.
2015-09-23 Robert Griesemerstrconv: slightly simplified roundShortest; better...
2015-09-23 Robert Griesemermath/big: factored out an internal accessor method...
2015-09-23 Shenghou Maos: document that behavior of Seek on O_APPEND files...
2015-09-23 Shenghou Maruntime: fix incomplete sentence in comment
2015-09-23 Robert Griesemermath/big: implement negative precision for Float.Append...
2015-09-23 Alex Brainmanruntime: test that timeBeginPeriod succeeds
2015-09-23 Joe Tsaicompress/gzip: detect truncated streams
2015-09-23 Joe Tsaicompress/flate: detect truncated streams
2015-09-23 Alex Brainmanos: add check for ERROR_BAD_NETPATH in windows IsNotExist
2015-09-23 Chris Broadfootdoc: document go1.4.3
2015-09-23 Seth Hoenigregexp: add runnable example to regex.Split
2015-09-23 Andrew Gerrandencoding/json: spell "marshaling" and "unmarshaling...
2015-09-22 Robert Griesemertest/fixedbugs: update overly restrictive test case
next