]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-06-09 Cherry Zhangruntime: set $sp before $pc in gdb python script
2016-06-09 Keith Randallcmd/compile: for tail calls in stubs, ensure args are...
2016-06-09 Ian Lance Taylorcmd/cgo: fix use of unsafe argument in new deferred...
2016-06-09 Ian Lance Taylorcmd/cgo: use function arg type for _cgoCheckPointerN...
2016-06-09 Ian Lance Taylortime: document that RFC822/1123 don't parse all RFC...
2016-06-09 Kenny Granttime: genzabbrs.go skips Feb when checking months
2016-06-09 Jason Barnettcrypto/subtle: expand abbreviation to eliminate confusion
2016-06-09 Ian Lance Tayloros: document that the runtime can write to standard...
2016-06-09 Ian Lance Taylorcmd/go: only run TestGoGetHTTPS404 where it works
2016-06-08 Cherry Zhangcmd/compile: nilcheck interface value in go/defer inter...
2016-06-08 Michael Mundayruntime/cgo: restore the g pointer correctly in crossca...
2016-06-08 Elias Naurmisc/android: make the exec wrapper exit code parsing...
2016-06-08 Ian Lance Taylormisc/cgo/testsanitizers: don't run some TSAN tests...
2016-06-08 Andrew Gerrandnet/http: update bundled http2
2016-06-08 Keith Randallcmd/compile: cgen_append can handle complex targets
2016-06-07 Keith Randallcmd/compile: fix heap dump test on android
2016-06-07 Keith Randallcmd/compile: use fake package for allocating autos
2016-06-07 Andrew Gerrandcmd/dist: use "set" instead of "export" in diagnostic...
2016-06-06 Andrew Gerrandnet/http: send StatusOK on empty body with TimeoutHandler
2016-06-06 Andrew Gerrandtime: warn about correct use of a Timer's Stop/Reset...
2016-06-06 Andrew Gerrandnet/http: send one Transfer-Encoding header when "chunk...
2016-06-05 Keith Randallruntime: fix typo
2016-06-03 Mikio HaraRevert "cmd/go: re-enable TestCgoConsistentResults...
2016-06-03 Mikio Haracmd/go: re-enable TestCgoConsistentResults on solaris
2016-06-03 Ian Lance Taylorcmd/cgo: check pointers for deferred C calls at the...
2016-06-03 Ian Lance Taylordoc/go1.7.html: html tidy
2016-06-03 Stephen McQuay... cmd/go: match go-import package prefixes by slash
2016-06-03 David Crawshawreflect: clear tflag for StructOf type
2016-06-03 Ian Lance Taylorruntime/cgo: add TSAN locks around mmap call
2016-06-03 Ian Lance Taylordoc/go1.7.html: add missing <code> and </a>
2016-06-03 Ian Lance Taylorcmd/link: avoid name collision with DWARF .def suffix
2016-06-03 Mikio Haranet: don't leak test helper goroutine in TestAcceptTimeout
2016-06-03 Marcel van... bytes: use Run method for benchmarks
2016-06-03 Michael Hudson... cmd/internal/obj, runtime: fixes for defer in 386 share...
2016-06-03 Andrew Gerrandcmd/go: fix staleness test for releases, also deflake it
2016-06-03 Ian Lance Taylordoc/go1.7.html: net/mail.ParseAddress is stricter
2016-06-03 David Glasserencoding/json: fix docs on valid key names
2016-06-02 Mikio Harasyscall: deflake TestUnshare
2016-06-02 Marcel van... strconv: use Run for some benchmarks
2016-06-02 Ian Lance Taylorruntime: only permit SetCgoTraceback to be called once
2016-06-02 Ian Lance Taylorruntime/cgo: avoid races on cgo_context_function
2016-06-02 Alexander Morozovsyscall: call setgroups for no groups on GNU/Linux
2016-06-02 Steve Phillipsdoc/go1.7.html: typo fix; replace "," at end of sentenc...
2016-06-02 Alberto Donizettidoc/go1.7: fix typo in nsswitch.conf name
2016-06-02 Sebastien Binetreflect: document StructOf embedded fields limitation
2016-06-02 Elias Naurcmd/dist: skip an unsupported test on darwin/arm
2016-06-02 Elias Naurmisc/cgo/test: fix issue9400 test on android/386
2016-06-02 Elias Naurmisc/cgo/test,cmd/dist: enable (more) Cgo tests on iOS
2016-06-02 Dmitry Vyukovruntime: fix typo in comment
2016-06-02 Anmol Sethinet/http: http.Request.Context doc fix
2016-06-02 Andrew Gerranddoc: mention net/http/httptrace package in release...
2016-06-02 Ian Lance Taylordoc/go1.7.html: fix spelling of cancelation
2016-06-02 Michael Hudson... cmd/compile: do not generate tail calls when dynamic...
2016-06-02 Mikio Haravendor: update vendored route
2016-06-02 Andrew Gerrandapi: promote next.txt to go1.7.txt and update api tool go1.7beta1
2016-06-02 Andrew Gerrandapi: remove os.File.Size and http.Transport.Dialer
2016-06-01 Andrew Gerrandapi: update next.txt
2016-06-01 Adam Langleycrypto/tls: buffer handshake messages.
2016-06-01 Tom Bergannet/http: update bundled http2
2016-06-01 Andrew Gerranddoc: revert copyright date to 2009
2016-06-01 Elias Naurmisc/cgo/test,cmd/dist: enable (most) Cgo tests on...
2016-06-01 Robert Griesemercmd/compile: correctly export underlying type of predec...
2016-06-01 Alberto Donizettimath/big: avoid panic in float.Text with negative prec
2016-06-01 Emmanuel Odekeruntime: document heap scavenger memory summary
2016-06-01 Ian Lance Tayloros/signal: deflake TestReset/TestIgnore
2016-06-01 Keith Randallcmd/compile: for arm, zero unaligned memory 1 byte...
2016-06-01 David du Colombiercmd/compile: fix TestAssembly on Plan 9
2016-06-01 Dan Petersondoc: rename Unshare to Unshareflags in go1.7 release...
2016-06-01 Marcel van... regexp: use Run for benchmark
2016-06-01 Alexander Morozovsyscall: rename SysProcAttr.Unshare to Unshareflags
2016-06-01 Michael Hudson... cmd/compile: pass process env to 'go tool compile'...
2016-06-01 Kenny Grantcontext: fix typo in comments
2016-06-01 Robert Griesemercrypto/tls: remove unused variable in benchmark code
2016-06-01 Keith Randallcmd/compile: test non-constant shifts
2016-05-31 Robert Griesemerspec: document that duplicate types are invalid in...
2016-05-31 Ian Lance Taylorflag: recognize "0s" as the zero value for a flag.Duration
2016-05-31 Josh Bleecher... test: add more switch error handling tests
2016-05-31 Michael Hudson... cmd/go: combine gccgo's ld and ldShared methods
2016-05-31 Ian Lance Taylorruntime: fix restoring PC in ARM version of cgocallback...
2016-05-31 Ian Lance Taylorruntime: pass signal context to cgo traceback function
2016-05-31 Joe Tsaidoc/go1.7.html: make RFC an actual link
2016-05-31 Ian Lance Taylorruntime: update pprof binary header URL
2016-05-31 Michael Hudson... cmd/link: suppress PIE whenever externally linking...
2016-05-31 Michael Hudson... cmd/go, cmd/link: set LC_ALL=C when checking if host...
2016-05-31 Ian Lance Taylorruntime/cgo: add TSAN acquire/release calls
2016-05-31 Josh Bleecher... cmd/compile: disallow multiple nil cases in a type...
2016-05-31 Joe Tsaicompress/flate: use seperate const block for exported...
2016-05-31 Ian Lance Taylorruntime/pprof, cmd/pprof: fix profiling for PIE
2016-05-31 Andrew Gerrandcrypto/tls: reduce size of buffer in throughput benchmarks
2016-05-31 Richard Millersyscall: plan9 - mark gbit16 as go:nosplit
2016-05-31 Andrew Gerrandsync: document that RWMutex read locks may not be held...
2016-05-31 Josh Bleecher... path/filepath: prevent infinite recursion on Windows...
2016-05-30 Andrew Gerranddoc: remove remnant mention of io.SizedReaderAt from...
2016-05-30 Mikio Haranet: don't call forceCloseSockets in non-TestMain functions
2016-05-30 Augusto Romandoc: correct release notes for non-string map keys...
2016-05-29 Keith Randallcmd/compile: shift tests, fix triple-shift rules
2016-05-29 Keith Randallcmd/compile: add constant fold comparison tests
2016-05-29 Joe Tsaiio: use SeekStart, SeekCurrent, and SeekEnd in io.Seeke...
2016-05-29 Joe Tsaidoc/go1.7.html: update documentation regarding compress...
2016-05-28 Emmanuel Odekenet/http/httputil: fix typos in deprecation comments
next