]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-07-15 Russ Coxreflect: wait longer before declaring select test stuck
2015-07-15 Russ Coxcmd/go: add test for issue 3652
2015-07-15 Russ Coxcmd/go: fix build
2015-07-15 Russ Coxcmd/go: accept go get domain.root
2015-07-15 Russ Coxcmd/go: fix go get -u handling of changing dependencies
2015-07-15 Russ Coxcmd/go: disable password prompt when running git
2015-07-15 Russ Coxdatabase/sql: document closing requirements for Stmts
2015-07-15 Russ Coxcrypto/x509: add /etc/ssl/cacert.pem to OmniOS cert...
2015-07-15 Russ Coxcmd/pprof: store temporary files in temporary directory
2015-07-15 Russ Coxcmd/pprof: run $BROWSER and system browser before Chrome
2015-07-15 Russ Coxcmd/go: fix TestVendorRun when $GOROOT is inside a...
2015-07-15 Russ Coxcmd/go: reject missing source code in go get -d, same...
2015-07-15 Russ Coxcmd/go: give full import stack for errors in dependenci...
2015-07-15 Russ Coxcmd/go: go test -race -i runtime/race must not install...
2015-07-15 Russ Coxdoc: add cmd/go's -pkgdir build option
2015-07-15 Russ Coxcmd/go: add -pkgdir build flag
2015-07-15 Russ Coxcmd/go: remove duplication of build flag info in testfl...
2015-07-15 Russ Coxcmd/go: fix error for go run with files in different...
2015-07-15 Russ Coxcmd/go: document that <meta> tags should be early in...
2015-07-15 Russ Coxcmd/go: diagnose trivial test import cycle
2015-07-15 Russ CoxRevert "cmd/compile: define func value symbols at decla...
2015-07-15 Russ Coxcmd/compile: define func value symbols at declaration
2015-07-15 Russ Coxcmd/internal/obj: fix pc/sp information for prologue
2015-07-15 Jeff R. Allennet/http: do not allow space or slash in Host headers
2015-07-15 David du Colombiernet: fix setKeepAlivePeriod on Plan 9
2015-07-15 Rob Pikedoc: add a few more details about arm and ppc64 to...
2015-07-15 Robert Griesemergo/types: fix internal inInteger operand predicate
2015-07-15 Didier Speziaencoding/xml: improve marshaller sanity checks of direc...
2015-07-15 Jonathan Rudenbergdoc/go1.5.html: fix and expand crypto/tls changes
2015-07-15 Brad FitzpatrickA+C: more updates before release
2015-07-15 Larz Conwellencoding/json: Only allow string option for valid types
2015-07-15 Brad FitzpatrickA+C: update for release
2015-07-15 Jonathan Rudenbergdoc/go1.5.html: fix typo
2015-07-14 Jonathan Rudenbergdoc/go1.5.html: fix typo
2015-07-14 Nevins Bartolomeocrypto: add SHA-512/224 and SHA-512/256 as described...
2015-07-14 David Crawshawcmd/go: do not create subdirs of $GOBIN
2015-07-14 Ian Lance Taylorcmd/go: warn on get from code.google.com that it is...
2015-07-14 Ian Lance Taylordoc/go1.5.html: fix typo.
2015-07-14 Nigel Taoimage/jpeg: don't unread a byte if we've already taken...
2015-07-14 Rob Pikedoc: document behavior change in image/color in release...
2015-07-14 Brad Fitzpatrickos/exec: fix plan9 build
2015-07-14 Ross Lightcmd/go: mark ssh:// URLs as secure
2015-07-14 Russ Coxruntime: fix build on non-x86 machines
2015-07-14 Brad Fitzpatrickos/exec: ignore pipe write errors when command complete...
2015-07-13 Rob Pikedoc: update the architecture-specific information in...
2015-07-13 Rob Pikecmd/internal/obj: rename *.out.go to a.out.go
2015-07-13 Austin Clementsruntime: fix MemStats.{PauseNS,PauseEnd,PauseTotalNS...
2015-07-13 Austin Clementsruntime: report MemStats.PauseEnd in UNIX time
2015-07-13 Russ Coxruntime: fix x86 stack trace for call to heap memory
2015-07-13 Russ Coxruntime: fix race in TestChanSendBarrier
2015-07-13 Mikio Haranet: clean up builtin DNS stub resolver, fix tests
2015-07-13 Russ Coxcmd/go: fix go get -u with internal
2015-07-13 Russ Coxruntime: add memory barrier for sync send in select
2015-07-13 Alan Donovango/internal/gcimporter: populate (*types.Package).Imports
2015-07-13 Nigel Taoimage/png: don't read filter bytes for empty interlace...
2015-07-13 Michael Hudson... cmd/dist: actually disable testso and testsovar on...
2015-07-13 Brad Fitzpatrickdoc: add section about standard library to the FAQ
2015-07-13 Rob Piketime: document that time.Tick creates an unrecoverable...
2015-07-12 Ian Lance Taylormisc/cgo/testshared: unset GOBIN during test
2015-07-12 Alex Brainmancmd/dist: disable misc/scgo/testsovar on netbsd
2015-07-12 Brad Fitzpatrickall: link to https for golang subdomains too
2015-07-12 Hariharan Srinathflag: Clarifies docs for Arg(int) and FlagSet.Arg(int)
2015-07-11 Brad Fitzpatrickall: link to https instead of http
2015-07-11 Brad Fitzpatricknet/http/fcgi: fix race between serveRequest and cleanUp
2015-07-11 Elias Naurruntime: abort on fatal errors and panics in c-shared...
2015-07-11 Alex Brainmanruntime: use AddVectoredContinueHandler on Windows...
2015-07-10 Charlie Dorianmath: Expm1 returns -1 with large negative argument.
2015-07-10 Matthew Dempskycmd/link/internal/ld: stricter object file decoding
2015-07-10 Ian Lance Taylorruntime, cmd/go: fix tests to work when GOROOT_FINAL...
2015-07-10 Ian Lance Taylorruntime: clarify that NumCPU returns only available...
2015-07-10 Mikio Haranet: fix misidentification of link-local, global unicas...
2015-07-10 Mikio Haranet: ensure that ResolveIPAddr(addr.String()) reproduce...
2015-07-10 Rob Pikecmd/doc: submit to the punched card tyranny
2015-07-10 Alex Brainmandebug/pe: truncate pe sections to their size in memory
2015-07-09 Brad Fitzpatricknet: add mechanisms to force go or cgo lookup, and...
2015-07-09 Ross LightCONTRIBUTORS: add Ross Light's google.com email
2015-07-09 Austin Clementsruntime: make sysmon-triggered GC concurrent
2015-07-09 Rob Pikedoc: document the machine-independent changes to the...
2015-07-09 Rob Pikedoc: R13 is stack pointer on ARM, not 386
2015-07-09 Rob Pikedoc: add -test.count and get -insecure to go1.5.html
2015-07-09 Rob Pikecmd/doc: suppress symbols for commands when showing...
2015-07-09 Rob Pikecmd/asm: add copyright notices to tests
2015-07-08 Aaron Jacobsdoc/go1.5: mention net/http.Request.Cancel
2015-07-07 Russ Coxcmd/go: disable vendoredImportPath for code outside... go1.5beta1
2015-07-07 Russ Coxcmd/compile: allow static init for unsafe.Pointer(...
2015-07-07 Brad Fitzpatricknet/http: fix MaxBytesReader at EOF
2015-07-07 Brad Fitzpatricknet/http: revert overly-strict part of earlier smugglin...
2015-07-07 David Chasecmd/compile: initialize line number properly for tempor...
2015-07-07 Russ Coxruntime: randomize scheduling in -race mode
2015-07-07 Daniel Theophanescmd/go: ignore volume name case when checking vendor...
2015-07-07 Ross Lightcmd/go: create executable when installing to working...
2015-07-07 Daniel Theophanescmd/go: do not panic on invalid import path containing...
2015-07-07 Brad Fitzpatricknet/http/httputil: make ReverseProxy support Trailers
2015-07-06 Rob Pikedoc: tools for go1.5.html
2015-07-05 Elias Naurdoc/go1.5.html: fix typo
2015-07-05 Rob Pikecmd/go: delete references to old tools (5a etc.) from...
2015-07-03 Josh Bleecher... math/rand: improve NewZipf documentation
2015-07-03 Nigel Taoimage/draw: fix double-draw when the dst is paletted.
2015-07-02 Rob Pikedoc: finish the small library changes in go1.5.html...
2015-07-02 Dmitry Vyukovcmd/trace: log errors to console in AJAX handler
next