]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-01-24 Russ Coxcmd/asm: add generated test of amd64 instruction encodings
2016-01-24 Russ Coxcmd/asm: add test for verification of instruction encodings
2016-01-24 Russ Coxcmd/internal/obj/x86: fix doubled REX byte in POPCNT...
2016-01-24 Russ Coxcmd/internal/obj/x86: rename POPCNT to POPCNTQ
2016-01-24 Russ Coxcmd/asm: add -e flag (no limit on errors) to match...
2016-01-24 Russ Coxcmd/asm: add YMM registers Y0 through Y15
2016-01-24 Russ Coxcmd/asm: report more than one instruction encoding...
2016-01-24 Russ Coxcmd/asm: simplify golden test maintenance
2016-01-23 Mikio Haranet: enable TestLookupDotsWithRemoteSource on builders
2016-01-23 Dominik Honnefdoc: missing words and letters in release notes
2016-01-23 Mikio Haranet: fix TestLookupDotsWithLocalSource
2016-01-22 Russ Coxunsafe: document valid uses of Pointer
2016-01-22 Shenghou Macmd/internal/obj/mips, cmd/internal/obj: reduce MIPS...
2016-01-22 Robert Griesemercmd/compile: update vendored copy of math/big
2016-01-22 Robert Griesemercmd/compile: remove unused (dead) fields
2016-01-22 Ian Lance Taylorruntime: skip TestSignalExitStatus on NetBSD
2016-01-21 David Symondslib/time: update to IANA release 2015g.
2016-01-21 Ian Lance Taylorruntime: save context value in NetBSD sigtramp
2016-01-21 Ian Lance Taylorruntime: on NetBSD and DragonFly drop signal stack...
2016-01-21 Tim Ebringernet: improve netsh usage in Windows unit tests
2016-01-21 Adam Langleycrypto/tls: note in comment that Certificate.Leaf is...
2016-01-21 Rob Piketext/template: fix documentation for pipelines
2016-01-21 Olivier Poitreynet/http: make Client propagate Request.Cancel over...
2016-01-21 Ian Lance Taylorcmd/go: document PackageError in go list output
2016-01-21 Brad Fitzpatricknet/http: update http2 to check header values, move...
2016-01-20 Michael Hudson... cmd/link: allow symbols from .a files to override those...
2016-01-20 Shenghou Macmd/dist: pass -tags race to go list in -race mode
2016-01-20 Robert Griesemercmd/compile: don't print (empty) package name in errors...
2016-01-20 Michael Hudson... runtime/race: fix test so it compiles
2016-01-19 Keith Randallcmd/compile: add VARLIVE to opnames list
2016-01-19 Robert Griesemercmd/compile: don't crash on invalid labeled statement
2016-01-19 Robert Griesemercmd/compile: set importpkg.Direct correctly when using...
2016-01-19 OneOfOnecmd/link: fix elf64phdr to allow using upx (and other...
2016-01-19 Michael Mundaynet: add timeout to DNS requests sent by TestSpecialDom...
2016-01-19 Brad Fitzpatricknet/http: make hidden http2 Transport respect remaining...
2016-01-19 Shenghou Mabuild: test linux/mips64 and linux/mips64le with builda...
2016-01-18 Shenghou Maruntime: print address as hex in messages
2016-01-18 Brad Fitzpatricknet/http: clarify docs on Request.Proto field
2016-01-18 Brad Fitzpatricknet/http: make http2 Transport send Content Length
2016-01-18 Brad Fitzpatricknet/http: panic on bogus use of CloseNotifier or Hijacker
2016-01-18 Mikio Haranet: disable TestInterfaceAddrsWithNetsh on windows
2016-01-18 Ian Lance Taylorruntime: don't run TestEnsureDropM on windows or plan9
2016-01-16 Brad Fitzpatricknet/http: update bundled http2, pass through Transport...
2016-01-16 Austin Clementsruntime: fix sleep/wakeup race for GC assists
2016-01-16 Mikio Hararuntime: readjust signal code for dragonfly-2.6 and...
2016-01-15 Brad Fitzpatricknet/http: update bundled http2
2016-01-15 Austin Clementsruntime: use at least "system" traceback level for...
2016-01-14 Matthew Dempskyruntime: fix darwin/arm64 build
2016-01-14 Russ Coxcmd/go: fix vendor directory check on Windows
2016-01-14 Ian Lance Taylorruntime: remove erroneous go:noescape declaration
2016-01-14 Brad Fitzpatricknet/http: fix flaky TestServerValidatesHostHeader
2016-01-14 Ian Lance Taylorruntime: minimize time between lockextra/unlockextra
2016-01-14 Russ Coxcmd/go: respect internal directories during 'go run'
2016-01-14 Austin Clementsruntime: fix several issues in TestFutexsleep
2016-01-14 Russ Coxcmd/go, go/build: ignore vendor directories with no...
2016-01-14 Shenghou Mabuild: use consistent shebang line
2016-01-14 Andrew Gerranddoc: revise help page with categories and more links
2016-01-14 Russ Coxdoc: document archive/tar changes
2016-01-14 Austin Clementsdebug/dwarf: fix nil pointer dereference in cyclic...
2016-01-14 Russ Coxcmd/compile: add AVARLIVE to peep for arm, arm64, mips6...
2016-01-14 Russ Coxcmd/internal/obj: separate code layout from object...
2016-01-14 Russ Coxcmd/compile: recognize Syscall-like functions for liven...
2016-01-13 Brad Fitzpatrickgo/types: rename Importer2 to ImporterFrom go1.6beta2
2016-01-13 Keith Randallruntime: don't use CMOV for 386
2016-01-13 Brad Fitzpatricknet/http: update bundled http2
2016-01-13 Brad Fitzpatricknet/http: clarify ConnState StateActive docs for HTTP/2
2016-01-13 Robert Griesemergo/importer: fix field/method package for binary importer
2016-01-13 Ian Lance Taylorcmd/go: fix gccSupportsNoPie for old GCC's that don...
2016-01-13 Robert Griesemergo/importer: revert incorrect change that slipped in...
2016-01-13 Russ Coxcmd/link: add LC_VERSION_MIN_MACOSX to linkmode=interna...
2016-01-13 Russ Coxruntime: allow for C pointers between arena_start and...
2016-01-13 Russ Coxruntime: arrange to show a few local variables when...
2016-01-13 Robert Griesemergo/importer: associate exported field and interface...
2016-01-13 Joe Sylvecmd/go: -buildmode=c-shared should work on darwin/386
2016-01-13 Brad Fitzpatricknet/http: update bundled http2
2016-01-13 Brad Fitzpatrickdatabase/sql/driver: clarify DefaultParameterConverter...
2016-01-13 Brad Fitzpatricknet/http: fix Transport crash when abandoning dial...
2016-01-13 Russ Coxdoc: document Go 1.5.3
2016-01-13 Emmanuel Odekenet/http: reject non three digit status codes in ReadRe...
2016-01-13 Keith Randallcmd/compile: stop using fucomi* ops for 387 builds
2016-01-13 Ian Lance Taylorcmd/go: fixes for -compiler=gccgo -buildmode=c-shared
2016-01-13 Ilya Tocarcmd/internal/obj/x86: add new instructions, cleanup.
2016-01-13 Mikio Haranet: LookupAddr("127.0.0.1") is "localhost" not "localh...
2016-01-13 Brad Fitzpatricknet/http2: update bundled http2
2016-01-13 Brad Fitzpatrickcrypto/tls: don't block in Conn.Close if Writes are...
2016-01-13 David Chasecmd/compile: better modeling of escape across loop...
2016-01-13 Michael Hudson... runtime/internal/atomic: use //go:noinline to prevent...
2016-01-13 Russ Coxruntime: make NumGoroutine and Stack agree not to inclu...
2016-01-13 Russ Coxmath/big: fix Exp(x, x, x) for certain large x
2016-01-12 Ian Lance Taylorcmd/cgo: document C.sizeof_T and zero-sized field restr...
2016-01-12 Denys Honsiorovskyinet/http: support URLs without schemes in http.Redirect
2016-01-12 Austin Clementsruntime: mark greyobject go:nowritebarrierrec
2016-01-12 Austin Clementsruntime: remove out-of-date comment
2016-01-12 Austin Clementsruntime: fix incorrect comment
2016-01-12 Andrew Gerranddoc: add Overview and other small edits to How To Write...
2016-01-11 Michael Hudson... cmd/go: pass -no-pie along with -Wl,-r to gcc when...
2016-01-11 Brad Fitzpatricknet: disable sendfile on Solaris for now
2016-01-11 Ian Lance Taylorruntime: fix ppc64le cgocallback code
2016-01-11 Ian Lance Taylorruntime: return full error for first test to be built
2016-01-11 Robert Griesemergo/types: slightly better doc strings
next