]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-06-29 Alex Brainmancmd/go: reset read-only flag during TestIssue10952
2015-06-28 Brad Fitzpatrickbuiltin: remove errant space in hyphenated adjective...
2015-06-28 Todd Nealnet/http: fix race on postPendingDial test hook
2015-06-27 Didier Speziahtml/template: prevent panic while escaping pipelines
2015-06-27 David Crawshawcmd/link: no dwarf on darwin/arm
2015-06-27 Ross Lightcmd/go: ignore custom import check when there is no...
2015-06-27 Tamir Dubersteincmd/go: fetch git submodules in `go get`
2015-06-27 Alex Brainmancmd/go: adjust TestFileLineInErrorMessages
2015-06-27 c9scmd/go: handle error when git remote origin doesn't...
2015-06-27 Mikio Haranet: relax IP interface address determination on linux
2015-06-26 Rob Pikecmd/asm: add tests for erroneous expressions
2015-06-26 Brad Fitzpatrickarchive/tar: also skip header roundtrip test on nacl
2015-06-26 Brad Fitzpatricksync: don't run known-racy tests under the race detector
2015-06-26 Austin Clementsruntime: repeat bitmap for slice of GCprog n-1 times...
2015-06-26 Rob Pikedoc/go1.5.html: first pass over the small API changes
2015-06-26 Brad Fitzpatrickarchive/tar: disable new failing test on windows and...
2015-06-26 Dmitry Vyukovruntime/race: enable tests that now pass
2015-06-26 Dmitry Vyukovsync: simplify WaitGroup
2015-06-26 Mihai Boroboceanet/http: escape path in implicit /tree→/tree/ ServeMux...
2015-06-26 Matt T. Proudtesting/quick: improve function signature error.
2015-06-26 Marcel van... unicode: upgrade to 8.0.0
2015-06-26 Dave Cheneytest: add test case for issue 8154
2015-06-26 Shenghou Maruntime: slightly clean up softfloat code
2015-06-26 Russ Coxruntime: reduce slice growth during append to 2x
2015-06-26 Brad Fitzpatricknet/url: don't escape star requests when writing requests
2015-06-26 Steve Streetingnet/http: don't overwrite Authorization headers when...
2015-06-26 Aamir Khannet/http: change default user agent string
2015-06-26 Matt Layhernet/http: add comment to exported ErrNoCookie and ErrNo...
2015-06-26 Austin Clementsreflect: test repeats with large scalar tails
2015-06-26 Austin Clementsreflect: test GC bits for slices
2015-06-26 Todd Nealnet/http: Fix test that occasionally fails
2015-06-26 Ian Lance Taylordebug/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRe...
2015-06-26 Adam Langleycrypto/x509: don't panic when decrypting invalid PEM...
2015-06-26 Dmitry Savintsevcrypto/ecdsa, crypto/x509: update SEC1 ECC link in...
2015-06-26 Todd Nealcmd/compile: fix half multiply issue
2015-06-26 Dmitry Vyukovcmd/compile: add instrumentation of OKEY
2015-06-26 Vincent Battsarchive/tar: fix round-trip attributes
2015-06-26 Andrew Gerranddoc: suggest security@golang.org for reporting security...
2015-06-26 Matt Layherdoc/go1.5.html: fix typo
2015-06-26 Aaron JacobsFix several out of date references to 4g/5g/6g/8g/9g.
2015-06-26 Rob Pikespec: fix bare & in HTML
2015-06-26 Andrew Gerrandmath: explain OEIS link
2015-06-25 Brad Fitzpatricknet/http: tolerate old buggy user agents, per RFC 2616...
2015-06-25 Mikio Haramisc/cgo/testcshared: don't leave garbages after test
2015-06-25 Rob Pikedoc: first cut at prose for big changes in go1.5.html
2015-06-25 Dmitry Vyukovruntime/race: fix test driver
2015-06-25 Brad Fitzpatricknet/http: bound the number of bytes read seeking EOF...
2015-06-25 Brad Fitzpatrickdoc: add a missing space in func signature
2015-06-25 Todd Nealfmt: handle negative width/prec when supplied as an...
2015-06-25 Matthew Dempskynet/http: sync Get and Head's documentation
2015-06-25 Rob Pikedoc: move go1.5.txt to go1.5.html
2015-06-25 Brad Fitzpatricknet/http: document that Hijack's net.Conn might have...
2015-06-25 Keith Randallcmd/compile/internal/gc: make sure nonzero-sized object...
2015-06-25 Brad Fitzpatricknet/http: don't always require certFile, keyFile in...
2015-06-25 Brad Fitzpatricknet/http: document that FormValue returns the empty...
2015-06-24 Russ Coxtext/template: make zero Template work again
2015-06-24 Russ Coxcmd/compile: handle copy in escape analysis
2015-06-24 Russ Coxruntime: set m.procid always on Linux
2015-06-24 Didier Speziago/format: fix //line corner case when formatting state...
2015-06-24 Dmitry Vyukovruntime/race: make test more robust
2015-06-24 Brad Fitzpatricknet/url: validate ports in URLs and bytes after IPv6...
2015-06-24 Russ Coxnet: make LookupIP("1.2.3.4") behavior consistent
2015-06-24 Carlos Ctext/scanner: add runnable example for package
2015-06-24 Andrew Gerrandcmd/go: don't fetch from insecure repositories without...
2015-06-23 Robert Griesemerspec: clarify effect of rounding of constant expressions
2015-06-23 Robert Griesemergo/types: in string(x) conversions, x must be of intege...
2015-06-23 Robert Griesemergo/types: better error message for certain unary/binary...
2015-06-23 Austin Clementsruntime: fix heap bitmap repeating with large scalar...
2015-06-23 Austin Clementsruntime: document memory ordering for h_spans
2015-06-23 Robert Griesemergo/types: add missing test for constant shifts
2015-06-23 Rob Pikecmd/asm: fix shifts again, this time for sure
2015-06-23 Andrew Bonventreimage/gif: set default loop count to 0 when app ext...
2015-06-23 Rob Piketext/template: explain better the semantics of ParseFiles
2015-06-22 Todd Nealnet/http: Remove unused code
2015-06-22 Rob Pikecmd/doc: fix copy/paste error in test
2015-06-22 Rob Pikecmd/asm: fix handling of negative shifts.
2015-06-22 Rob Pikecmd/vet: refer info about -printfuncs to the -printf...
2015-06-22 Rick Hudsonruntime: remove race and increase precision in pointer...
2015-06-22 Russ Coxnet/http: fix tests for recent URL.RawPath addition
2015-06-22 Austin Clementsruntime: one more Map{Bits,Spans} before arena_used...
2015-06-22 Austin Clementsruntime: document relaxed access to arena_used
2015-06-22 Russ Coxnet/url: add RawPath field, a hint at the desired encod...
2015-06-22 Russ Coxcmd/go: fix test for issue 8181
2015-06-22 Carlos Cencoding/csv: add examples for package
2015-06-22 Rob Pikecmd/asm: remove needless check for negative right shift
2015-06-22 Jeff R. Allennet/textproto: skip zero-length keys
2015-06-21 Rob Pikecmd/asm: remove pointless check for negative uint
2015-06-20 Rob Pikecmd/doc: add test for constructor, fix build
2015-06-20 Ian Lance Taylorsyscall: skip non-root user namespace test if kernel...
2015-06-19 Rob Pikecmd/doc: fix test on nacl
2015-06-19 Rob Pikecmd/doc: add test
2015-06-19 Josh Bleecher... doc: mention moderation delay in contributing docs
2015-06-19 Srdjan Petroviccmd/link/internal/ld, cmd/go: -buildmode=c-shared suppo...
2015-06-19 Russ Coxcmd/go: fix build
2015-06-19 Robert Griesemermath/big: fix GCD in presence of aliasing
2015-06-19 Rob Pikedoc/go1.5.txt: cmd/go: add vendoring support
2015-06-19 Russ Coxcmd/go: add preliminary support for vendor directories
2015-06-19 Russ Coxcmd/compile: add -importmap option
2015-06-19 Austin Clementsruntime: ensure GC sees type-safe memory on weak machines
2015-06-19 Nigel Taoimage/gif: re-enable some invalid-palette tests.
next