]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-03-03 Brad Fitzpatricknet/http: in Client, consume small redirect bodies...
2014-03-03 Graham Kingcmd/ld: DWARF opcode base to 10
2014-03-03 Adam Langleycrypto/tls: split connErr to avoid read/write races.
2014-03-03 Shenghou Matest/run: add /usr/pkg/bin to PATH.
2014-03-03 David du Colombiercmd/ld: fix warning on Plan 9
2014-03-03 Brad Fitzpatricknet/http: add Client.Timeout for end-to-end timeouts
2014-03-03 Andrew Gerrandtag go1.2.1
2014-03-03 Andrew Gerrandmisc/makerelease: use windows installer resources from...
2014-03-03 Andrew Gerranddoc: document Go 1.2.1
2014-03-02 Mikio Haranet: remove the dreg of solaris merge
2014-03-02 Mikio Hararuntime: make SIGSYS notifiable on FreeBSD
2014-03-02 Richard Crowleynet/http: ensure ConnState for StateNew fires before...
2014-03-02 Brad FitzpatrickA+C: Richard Crowley (individual CLA)
2014-03-01 Shenghou Masyscall: workaround Dragonfly BSD kernel exec bug
2014-03-01 Dave Cheneysync/atomic: skip broken tests on freebsd/arm and netbs...
2014-03-01 Dave Cheneyruntime: small Native Client fixes
2014-02-28 Brad Fitzpatrickdoc: add more go1.3.txt items, sort.
2014-02-28 Brad Fitzpatricknet/http: de-flake ConnState test
2014-02-28 Brad Fitzpatricknet/http: add Server.ErrorLog; log and test TLS handsha...
2014-02-28 Josh Bleecher... cmd/ld: fix misgenerated pcln file numbers
2014-02-28 Brad Fitzpatrickos: don't allow Process.Kill after Process.Release
2014-02-28 Brad Fitzpatricknet/http: add Server.SetKeepAlivesEnabled
2014-02-28 Adam Langleycrypto/tls: add DialWithDialer.
2014-02-28 Dave Cheneycmd/dist: add missing Native Client bits
2014-02-28 Nigel Taoimage/jpeg: return a FormatError when hitting an unexpe...
2014-02-28 Robert Sesekdebug/macho: Define CPU constants for other common...
2014-02-28 Brad Fitzpatricknet/http: add optional Server.ConnState callback
2014-02-28 Russ Coxall: final merge of NaCl tree
2014-02-28 Andrew Gerrandgo/misc/makerelease: pin go-tour repo to a specific...
2014-02-27 Nigel Taoimage/jpeg: fix progressive decoding when the DC compon...
2014-02-27 Keith Randallruntime: move stack shrinking until after sweepgen...
2014-02-27 Brad Fitzpatricksyscall: add some paranoia in Linux's Accept4
2014-02-27 Brad Fitzpatricknet/http: make Transport.CancelRequest work for request...
2014-02-27 Robert Griesemergo/printer: measure lines/construct in generated output...
2014-02-27 Brad Fitzpatrickbufio: in Reader.WriteTo, try to use target's ReaderFrom
2014-02-27 William Orrsyscall: add mlock, munlock, mlockall, munlockall and...
2014-02-27 Brad FitzpatrickA+C: Graham King (individual CLA)
2014-02-27 Robert Griesemercmd/gofmt: minor internal cleanups
2014-02-27 Robert Griesemerspec: slightly rephrased wording on parsing ambiguity...
2014-02-27 Dmitriy Vyukovruntime: fix and improve comments
2014-02-27 Joel Singruntime: disable TestSetPanicOnFault for dragonfly/386
2014-02-27 Keith Randallruntime: disable stack copying
2014-02-27 David du Colombierruntime: fix build on Plan 9
2014-02-27 Keith Randallruntime: grow stack by copying
2014-02-27 Rémy Oudomphengcmd/gc: do not nop-convert equivalent but different...
2014-02-27 Brad FitzpatrickA+C: William Orr (individual CLA)
2014-02-27 Shenghou Maruntime: use monotonic clock for timers on dragonfly.
2014-02-26 Keith Randallruntime: get rid of the settype buffer and lock.
2014-02-26 Robert Griesemergo/printer: refine handling of one-line functions
2014-02-26 Josh Bleecher... cmd/gc: fix bad checknil with ints on 32 bit compilers
2014-02-26 Dave Cheneycmd/5a, cmd/5c, cmd/6a, cmd/6c, cmd/8a, cmd/8c, cmd...
2014-02-26 Ian Lance Taylorcmd/gc: minor code simplification
2014-02-26 Robert Griesemergo/parser: report error if ParseExpr argument contains...
2014-02-26 Russ Coxruntime, net: fixes from CL 68490043 review
2014-02-26 Ian Lance Taylorruntime: remove unnecessary cast in alg.goc
2014-02-26 Ian Lance Taylorinclude: fix comment in link.h
2014-02-26 Ian Lance Taylorcmd/6g, cmd/8g: simplify calls to gvardef
2014-02-26 Joel Singruntime: use monotonic clock for openbsd/386 and openbs...
2014-02-26 Andrew Gerrandcmd/go: remove 'go tool benchcmp' and corresponding...
2014-02-26 Rob Pikelib9/utf: bring C environment up to Unicode 6.3.0
2014-02-26 Mikio Haranet: clean the dregs of NaCL merge
2014-02-26 Mikio Hararuntime: use monotonic clock for timers on freebsd...
2014-02-25 Josh Bleecher... 5g, 8g: remove dead code
2014-02-25 Rob Pikespec: libraries and implementation are now at Unicode 6.3
2014-02-25 Russ Coxall: nacl import round 2
2014-02-25 Dave Cheneysyscall: fix solaris build
2014-02-25 Keith Randallruntime: add prototype for panicdivide
2014-02-25 Brad Fitzpatrickcrypto/sha1: restore accidental removal of arm build tag
2014-02-25 Robert Griesemerspec: clarify default "true" condition/tag in for/switc...
2014-02-25 Russ Coxruntime: fix 386, arm build
2014-02-25 Russ Coxcmd/go: fix bug in remote package discovery
2014-02-25 Brad Fitzpatricknet/http: add Transport.TLSHandshakeTimeout; set it...
2014-02-25 Adam Langleydoc/go1.3: note a couple more crypto changes.
2014-02-25 Russ Coxcmd/go: document new -exec flag on run/test
2014-02-25 Dave Cheneyall: merge NaCl branch (part 1)
2014-02-25 Mikio Hararuntime: use monotonic clock for timers on linux/arm
2014-02-25 Mikio Harasyscall: add mmap test
2014-02-25 Dmitriy Vyukovsync: use RunParallel in benchmarks
2014-02-25 Aram Hăvărneanusyscall: add support for GOOS=solaris
2014-02-25 Aram Hăvărneanusyscall: generate zfiles for GOOS=solaris
2014-02-25 Aram Hăvărneanuruntime, net: add support for GOOS=solaris
2014-02-25 Robert Griesemergo/printer: fix alignment of comments in labeled statements
2014-02-24 Brad Fitzpatricknet/http: use TCP Keep-Alives on DefaultTransport's...
2014-02-24 Adam Langleycrypto/tls: report TLS version in ConnectionState.
2014-02-24 Adam Langleycrypto/tls: pick ECDHE curves based on server preference.
2014-02-24 Russ Coxbuild: comment possible ulimit failure in run.bash
2014-02-24 Brad Fitzpatricknet: add Dialer.KeepAlive option
2014-02-24 Shenghou Macmd/ld: fix build for ARMv5.
2014-02-24 Rémy Oudomphengcmd/gc: fix walkcompare bugs.
2014-02-24 Lucio De Recmd/go: Plan 9 compatible "env" output
2014-02-24 Rob Pikecrypto/md5,sha1: add examples for Sum
2014-02-24 Dmitriy Vyukovtesting: fix bogus benchmark
2014-02-24 Dmitriy Vyukovtesting: improve diagnosis of a potential misuse of...
2014-02-24 Dmitriy Vyukovruntime: fix heap memory corruption
2014-02-24 Dmitriy Vyukovruntime: fix potential memory corruption
2014-02-24 Dmitriy Vyukovruntime: use RunParallel in more benchmarks
2014-02-24 Dmitriy Vyukovtime: use RunParallel in benchmarks
2014-02-24 Dmitriy Vyukovmath/big: use RunParallel in benchmarks
2014-02-24 Dmitriy Vyukovfmt: use RunParallel in benchmarks
2014-02-24 Mikio Harasyscall: regenerate Flock_t to make it compliant with...
next