]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-01-27 Russ Coxruntime: guard against array out of bounds in Goroutine...
2016-01-27 Russ Coxruntime: fix crash in GoroutineProfile
2016-01-27 Russ Coxcmd/go: disable broken test for code.google.com
2016-01-27 Brad Fitzpatrickruntime: add more debug info to flaky TestNumGoroutine
2016-01-27 Austin Clementsruntime: make p.gcBgMarkWorker a guintptr
2016-01-27 Austin Clementsruntime: acquire stack lock in traceEvent
2016-01-27 Austin Clementsruntime: attach mark workers to P after they park
2016-01-27 Russ Coxcmd/internal/obj/arm64: adjust literal pool flush for...
2016-01-27 Joe Tsaiarchive/zip: clarify expectations of RegisterCompressor...
2016-01-27 Russ Coxcmd/compile: remove -h spam
2016-01-27 Adam Langleycrypto/rsa: expand on documentation and add some examples.
2016-01-26 Brad Fitzpatrickdoc: mention the need for a C compiler for cgo support
2016-01-26 Austin Clementsruntime/pprof: retry failed tests with longer duration
2016-01-26 Brad Fitzpatricknet/http: quiet http2 log spam
2016-01-26 Brad Fitzpatricknet/http: document TimeFormat more
2016-01-26 Alberto Donizettidoc: update install from source instructions for go1.5.3
2016-01-26 Ian Lance Taylorcmd/link: add -extar option to set ar program for c...
2016-01-26 Mikio Haranet/http: fix nit in test
2016-01-26 Russ Coxcrypto: document that Signer.Sign does not hash
2016-01-26 Russ Coxnet/url: allow spaces in IPv6 zone identifier for Windows
2016-01-26 Kevin Kirschecrypto/cipher: Add AES-GCM encryption and decryption...
2016-01-26 Ian Lance Taylortime: fix comment about use of Location.cacheEnd
2016-01-26 Russ Coxcmd/asm: add amd64 HADDPD/HADDPS
2016-01-26 Mikio Haracmd/go/testdata: fix nits in test
2016-01-26 Ian Lance Taylorruntime: don't check sigaltstack on darwin/{arm,arm64}
2016-01-26 Brad Fitzpatricknet/http: don't retain *http.Request in Transport's...
2016-01-25 Brad Fitzpatricknet/http/httputil: clarify docs on the Dump functions
2016-01-25 Brad Fitzpatricknet/http: update bundled http2
2016-01-25 Ian Lance Taylorruntime/pprof: document SetCPUProfile with c-archive...
2016-01-25 Keith Randallruntime: update heap dumper header to 1.6.
2016-01-25 Brad Fitzpatricknet/http: check max size of HTTP chunks
2016-01-25 Ian Lance Taylorruntime: always install new signal stack on NetBSD...
2016-01-25 Ian Lance Taylorcmd/go: fix handling of asm files for -compiler=gccgo
2016-01-24 Russ Coxcmd/asm: reject foo(SB)(AX) instead of silently treatin...
2016-01-24 Russ Coxmisc/cgo/test: fix test on darwin/386 with cgo enabled
2016-01-24 Russ Coxencoding/xml: update docs for Token
2016-01-24 Russ Coxcmd/asm: add amd64 PDEP, PEXT, and related integer...
2016-01-24 Russ Coxcmd/asm: add requested amd64 instructions
2016-01-24 Russ Coxcmd/asm: correct, complete newly added AVX instructions
2016-01-24 Russ Coxcmd/asm: add x86 POPCNTW, POPCNTL
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...
next