]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2016-02-03 Rob Pikemisc: update timezone database to IANA 2016a
2016-02-02 Russ Coxcmd/go: document that -msan requires clang
2016-02-02 Brad Fitzpatrickruntime/pprof: mark dragonfly and solaris as bad at...
2016-02-02 Brad Fitzpatricknet/http/httputil: fix spelling of Trailer hop-by-hop...
2016-02-02 Brad Fitzpatricknet/http: mark TestTLSServerClosesConnection as flaky...
2016-02-02 Russ Coxarchive/zip: handle pre-zip64 zip files containing...
2016-02-02 Russ Coxcmd/go: avoid use of git -C, which does not exist in...
2016-02-02 Russ Coxruntime: deflake TestGoroutineProfileTrivial
2016-02-02 Austin Clementsruntime: start an M when handing off a P when there...
2016-02-01 Brad Fitzpatricknet/http: update bundled http2, fix Transport memory...
2016-02-01 Ian Lance Taylorruntime: avoid write barrier in cgo mmap code
2016-02-01 Robert Griesemercmd/compile: fix parsing of inlined interface types...
2016-01-29 Brad Fitzpatrickos: document that FindProcess always succeeds on Unix
2016-01-29 Russ Coxcmd/go: avoid a few symlink-induced errors in internal...
2016-01-29 Russ Coxcmd/vet: report uncalled functions in Printf %v
2016-01-29 Mikio Haranet: deflake TestListenerClose
2016-01-29 Andrew Gerranddoc: link to block example in go1.6 doc
2016-01-29 Rahul Chaudhryunsafe: fix typo in documentation of valid Pointer...
2016-01-28 Brad Fitzpatrickdoc: don't imply that the new HTTP status 451 is from...
2016-01-28 Ian Lance Taylorruntime: align stack in sigfwd for darwin/386
2016-01-27 Ian Lance Taylorruntime: handle kindString in cgoCheckArg
2016-01-27 Russ Coxmisc/cgo/test: disable sigaltstack test on darwin/386
2016-01-27 Russ Coxruntime: deflake TestNumGoroutine
2016-01-27 Russ Coxruntime/cgo: more +build cgo tags
2016-01-27 Brad Fitzpatrickcmd/internal/obj/x86: skip test when GOHOSTARCH is set
2016-01-27 Russ Coxruntime/cgo: add cgo build tag to C files
2016-01-27 Dmitry Vyukovruntime/race: run tests with GOMAXPROCS=1
2016-01-27 Richard Millerruntime: remove redundant empty function call from...
2016-01-27 Russ Coxdoc: mention ServeFile change in go1.6.html
2016-01-27 Russ Coxcmd/go: refine definition of 'standard' import paths...
2016-01-27 Ian Lance Taylorunsafe: clarify wording in recent Alignof changes
2016-01-27 Ian Lance Taylordoc: mention signal changes for c-archive/c-shared
2016-01-27 Brad Fitzpatricknet/http: add protections against misuse of ServeFile
2016-01-27 Richard Millercmd/go: recognise plan9_arm object files
2016-01-27 Richard Millercmd/link: correct byte ordering in plan9_arm object...
2016-01-27 Ian Lance Taylorunsafe: clarify that Alignof returns required alignment
2016-01-27 Brad Fitzpatrickdatabase/sql: implement Scan of time.Time, document...
2016-01-27 Russ Coxruntime: fix upper bound on out-of-memory print
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
next