]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-06-29 Brad Fitzpatricknet/http/httptest: increase test Server's key size
2015-06-29 Tom Hengcmd/go: 'go env' print GO15VENDOREXPERIMENT in Go1.5
2015-06-29 Brad Fitzpatricksync: disable flaky WaitGroup misuse test in short...
2015-06-29 Russ Coxcmd/go: disable TestIssue10952 without external network
2015-06-29 Russ Coxcmd/compile: allow unnamed constants to set line number
2015-06-29 Russ Coxruntime: fix broken arm builds
2015-06-29 Russ Coxcmd/link: record missing pcdata tables correctly
2015-06-29 Austin Clementsruntime: reset mark state before checkmark and gctrace...
2015-06-29 Austin Clementsruntime: don't free stack spans during GC
2015-06-29 Austin Clementsruntime: remove unused _GCsweep state
2015-06-29 Russ Coxcmd/cgo: fix a problem with 'go build -compiler gccgo'
2015-06-29 Austin Clementsruntime: always clear stack barriers on G exit
2015-06-29 Dmitry Savintsevencoding/binary: update protobuf documentation link
2015-06-29 Rob Pikefmt: restore padding for %x on byte slices and strings
2015-06-29 Rob Pikedoc: fix typo in faq
2015-06-29 Rob Pikedoc: update FAQ for Go 1.5
2015-06-29 Brad Fitzpatricknet/http: fix now-flaky TransportAndServerSharedBodyRac...
2015-06-29 Alex Brainmansyscall: return error instead of panicking in windows...
2015-06-29 Keith Randallcmd/link/internal/ld: exclude only real container symbo...
2015-06-29 Adam Langleyencoding/asn1: don't parse invalid UTF-8.
2015-06-29 Adam Langleyencoding/asn1: be stricter by reserialising parsed...
2015-06-29 Alex Brainmanruntime: store syscall parameters in m not on stack
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...
next