]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-09-27 Rémy Oudomphengcmd/[568]g: header cleanup.
2012-09-27 Michael Chatenbufio: Implement io.WriterTo for (*Reader)
2012-09-27 Josh Hollandtext/template: fix typo of errorf as error in comment.
2012-09-27 Rob PikeCLA: Josh Holland <jrh@joshh.co.uk> individual contributor
2012-09-27 Rob Pikecmd/api: delete redundant text from deletion message
2012-09-27 Nigel Taolzw: fix Write returning the wrong number of bytes...
2012-09-26 Rob Pikefmt: allow # and x together for strings
2012-09-26 Sébastien Paolaccinet: spread fd over several pollservers.
2012-09-26 Rémy Oudomphengcmd/6g, cmd/8g: fix two "out of fixed registers" cases.
2012-09-26 Daniel Morsingcmd/gc: Don't calculate second value in range if it...
2012-09-26 David du Colombiercrypto/x509: add Plan 9 root certificate location
2012-09-26 Jonathan Feinbergdoc: add important info for would-be go contributors.
2012-09-26 Shenghou Macrypto/aes: speed up using AES-NI on amd64
2012-09-26 Shenghou Macmd/6a, cmd/6l: add support for AES-NI instrutions...
2012-09-26 Shivakumar GNcodereview: use subprocess.call() instead of os.spawnvp...
2012-09-26 Robert Griesemerspec: permit trailing comma in conversions
2012-09-26 Francisco Souzadoc/go1.1: fix metadata json format
2012-09-26 Shenghou Macmd/go, cmd/ld: fix libgcc order and add __image_base__...
2012-09-26 Joel Singcmd/go: assume that code in $GOROOT is up to date
2012-09-26 Rob Pikereflect.DeepEqual: rewrite clarification about nil...
2012-09-26 Mikio Haranet: fix plan 9 build
2012-09-26 Rob Pikereflect.DeepEqual: document that empty and nil are...
2012-09-26 Robert Griesemerexp/types/staging: updated gcimporter
2012-09-26 Robert Griesemerexp/types/staging: support for typechecking (most)...
2012-09-26 Robert Griesemerexp/types/staging: operands, constants, and error handling
2012-09-25 Christian Himpelnet/http: use tls host instead of proxy, when checking...
2012-09-25 Alex Brainmansyscall: do not use int to test network syscall results...
2012-09-25 Shenghou Macmd/5c: fix dataflag annotation
2012-09-25 Rob Piketest/bench/shootout: new data after 64-bit ints for...
2012-09-25 Russ Coxcmd/dist: new version for string for development branch
2012-09-25 Russ Coxbuild: make int 64 bits on amd64
2012-09-25 Jan Ziakruntime: add types to MSpan
2012-09-25 Russ Coxreflect: add MakeFunc (API CHANGE)
2012-09-24 Mikio Haranet: add read, write message methods to IPConn, UDPConn
2012-09-24 Rémy Oudomphengcmd/{5g,6g,8g,6c}: remove unused macro, use %E to print...
2012-09-24 Rémy Oudomphengcmd/6g, cmd/8g: add OINDREG, ODOT, ODOTPTR cases to...
2012-09-24 Adam Langleycrypto/tls: support session ticket resumption.
2012-09-24 Francesc Campoytesting: document -test.bench flag
2012-09-24 Russ Coxcmd/gc: fix escape analysis bug
2012-09-24 Russ Coxregexp/syntax: define accepted syntax
2012-09-24 Rémy Oudomphengcmd/8g: don't create redundant temporaries in bgen.
2012-09-24 Eric Roshan... testing: add memory allocation stats to benchmark
2012-09-24 Russ Coxcmd/gc: prepare for 64-bit ints
2012-09-24 Russ Coxcmd/ld: prepare for 64-bit ints
2012-09-24 Russ Coxcmd/cgo: prepare for 64-bit ints
2012-09-24 Russ Coxmisc/cgo: prepare for 64-bit ints
2012-09-24 Russ Coxruntime: prepare for 64-bit ints
2012-09-24 Rémy Oudomphengcmd/[568]g: explain the purpose of various Reg fields.
2012-09-24 Russ CoxCONTRIBUTORS: add Jonathan Feinberg (Google CLA)
2012-09-24 Andrew Gerrandtag go1.0.3
2012-09-24 Russ Coxlib9/fmt: do not put a main symbol into lib9.a
2012-09-24 Brad FitzpatrickA+C: Add Shivakumar GN (Individual CLA)
2012-09-24 Russ Coxcmd/gc: fix comment for caninl
2012-09-24 Akshat Kumarcmd/dist, pkg/runtime: Plan 9, 64-bit: Get PID from...
2012-09-24 Russ Coxreflect: fix mistake in error message
2012-09-24 Russ Coxencoding/asn1: prepare for 64-bit ints
2012-09-24 Nigel Taocompress/flate: move the history buffer out of the...
2012-09-24 Marcel van... exp/locale/collate/tools/colcmp: implementation of...
2012-09-24 Russ Coxtest: prepare for 64-bit ints
2012-09-24 Russ Coxtest: minor fixes in run and testlib
2012-09-24 Russ Coxsyscall: prepare for 64-bit ints
2012-09-24 Rob Piketext/template: allow .Field access to parenthesized...
2012-09-24 Russ Coxtime: prepare for 64-bit ints
2012-09-24 Alex Brainmannet/http: use r.Body.Close to close connection during...
2012-09-23 Akshat Kumarpkg/go/ast: Avoid doing zero-length writes to the fd.
2012-09-23 Uriel Mangadodoc: Remove obsolete references to weekly releases.
2012-09-23 Russ Coxtest: expand run.go's errorcheck, make clear which...
2012-09-23 Rémy Oudomphengcmd/6g: fix internal error with SSE registers.
2012-09-23 Shenghou Macmd/5g: fix build
2012-09-23 Rob Pikeeffective_go: s/usr/home/ in example
2012-09-23 Russ Coxcmd/gc: fix use of nil interface, slice
2012-09-22 Rob Pikespec: a couple of minor tweaks to the wording of the...
2012-09-22 Russ Coxcmd/5g: fix register opt bug
2012-09-22 Russ Coxreflect: add Type.ConvertibleTo, Value.Convert (API...
2012-09-22 Joel Singcmd/cgo: use debug data for enums on windows
2012-09-22 Joel Singdebug/pe: add symbol support
2012-09-22 Russ Coxcmd/gc: fix a spurious -u compile error
2012-09-21 Rob Pikecgo: set alignment to 1 for unions and classes; avoids...
2012-09-21 Andrew Gerranddoc: document go1.0.3
2012-09-21 Andrew Gerranddoc/talks: remove talks, refer to talks.golang.org...
2012-09-21 Rémy Oudomphengcmd/6g: cosmetic improvements to regopt debugging.
2012-09-21 Russ Coxcmd/6g: use all 16 float registers, optimize float...
2012-09-21 Jan Ziakruntime: fix typos in comments
2012-09-21 Shenghou Maruntime: fix mmap comments
2012-09-21 Russ Coxall: match asm variable names to Go func declarations
2012-09-21 Russ Coxunicode: performance improvements (API change)
2012-09-21 Joel Singcmd/{ld,5l,6l,8l}: add support for OpenBSD ELF signatures
2012-09-20 Mikio Haranet: fix comment
2012-09-20 Dmitriy Vyukovsync: add Once test with panic
2012-09-20 Lucio De Recmd/ld: remove unused assignment
2012-09-20 Dmitriy Vyukovruntime: reset parfor stats
2012-09-20 Andrew Hardingcrypto/x509: Use ExtKeyUsage and UnknownExtKeyUsage...
2012-09-20 Adam Langleycrypto/x509: ignore non-critical email constraints
2012-09-20 Adam LangleyA+C: Add Andrew Harding (Individual CLA)
2012-09-20 Joel Singcgo: process DWARF info even when debug data is used...
2012-09-20 Alex Brainmanmisc/cgo/test: do not run wasteCPU during TestParallelS...
2012-09-19 David Symondsvet: fix rangeloop.
2012-09-19 David Symondsmisc/vim: fix Drop for imports after the first group.
2012-09-19 Robert Griesemergofmt: added testcase for files containing \r\n line...
2012-09-19 Robert Griesemerencoding/gob: fix comment
next