]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-10-06 Rob Pikego/build: do not consider "android.go" to be android...
2014-10-06 Evan Kroskecmd/gc: prohibit short variable declarations containing...
2014-10-06 Russ Coxos: recomment MkdirAll
2014-10-06 Russ Coxos: make Process.Signal 'process finished' error consis...
2014-10-06 Russ Coxnet/url: document result of String
2014-10-06 Russ Coxencoding/json: document that embedded interfaces look...
2014-10-06 Russ Coxregexp/syntax: regenerate doc.go from re2 syntax
2014-10-06 Russ Coxcmd/go: fix 'go vet' of package with external tests
2014-10-06 Russ Coxruntime: update docs, code for SetFinalizer
2014-10-06 Russ Coxcmd/8l: accept R_386_GOT32 in push instruction
2014-10-06 Brad FitzpatrickA+C: Jens Frederich (individual CLA)
2014-10-06 Russ Coxnet: disable TestDualStackUDPListener in short mode
2014-10-05 Alex Brainmansyscall: another attempt to keep windows syscall pointe...
2014-10-04 Dmitriy Vyukovdoc/go1.4: document memory consumption reduction
2014-10-04 Rob Pikedoc/go1.4.txt: fmt: document printing of &map rather...
2014-10-04 Rob Pikefmt: print &map like &slice and &struct
2014-10-04 Ian Lance Taylordoc/go1.4: mention that we are going to need a new...
2014-10-03 Dave Cheneycrypto/x509: add OpenELEC system root location.
2014-10-03 Russ Coxmisc/cgo/test: fail issue 7978 with clearer error when...
2014-10-03 Rob Pikefmt: part 2 of the great flag rebuild: make %+v work...
2014-10-03 Russ Coxruntime: clear sg.selectdone before saving in SudoG...
2014-10-03 Russ Coxruntime: clear stale values from G.param and SudoG...
2014-10-03 Russ Coxcmd/cc, runtime: disallow structs without tags
2014-10-03 Alex Brainmanundo CL 138250043 / 4eda5e4001fd
2014-10-02 Rob Pikefmt: make the %#v verb a special flag
2014-10-02 Robert Griesemermath/big: math.Exp should return result >= 0 for |m...
2014-10-02 Robert Griesemerencoding/binary: fix error message
2014-10-02 Mrunal Patelsyscall: support UID/GID map files for Linux user names...
2014-10-02 Ian Lance TaylorA+C: add Mrunal Patel (Red Hat corporate CLA)
2014-10-02 Nicolas Owenssyscall: fix Setenv for plan 9
2014-10-02 Alex Brainmanrun.bat: comment text properly
2014-10-01 Robert Griesemertime: A Timer must be properly created before use ...
2014-10-01 Robert Griesemerencoding/json: don't panic on incorrect map argument
2014-10-01 Robert Griesemerencoding/binary: slightly better documentation
2014-10-01 Rob Pikedoc/go_faq.html: explain the policy about unused import...
2014-10-01 Rob Pikefmt: fix internal unknownType function
2014-10-01 Russ Coxreflect: fix IsValid vs Kind mismatch after Elem of...
2014-10-01 Robert Griesemertesting: clearer comment
2014-10-01 Rob Pikenet/rpc: shut down connection if gob has error
2014-10-01 Brad Fitzpatrickos, syscall: add Unsetenv
2014-10-01 Andrew Gerrandtag go1.3.3
2014-10-01 Mikio Haramisc/nacl/README: fix typo
2014-09-30 Andrew Gerranddoc: document go1.3.3
2014-09-30 Paul van Brouwershavenx509: Fixed ASN.1 encoding in CRL Distribution Points...
2014-09-30 Alan Donovancmd/cgo: add missing ast.SliceExpr.Max case to AST...
2014-09-30 Robert Griesemergo/format, cmd/gofmt: added missing comments, minor...
2014-09-30 Brad Fitzpatricknet/http/httputil: ensure DumpRequestOut dumps all...
2014-09-30 Adam Langleyencoding/asn1: fix unmarshaling of implicitly tagged...
2014-09-30 Robert Griesemerspec: clarify variable declaration type rules
2014-09-30 Russ Coxcmd/go: sometimes name tmp test binary test.test.exe...
2014-09-30 Russ Coxcmd/pprof: add Go implementation
2014-09-30 Russ Coxcmd/gc: fix call order in array literal of slice litera...
2014-09-30 Russ Coxcompress/*: note that NewReader may introduce buffering
2014-09-30 Russ Coxcompress/zlib: mention that NewReaderDict can return...
2014-09-30 Russ Coxlog/syslog: try /var/run/log, for FreeBSD
2014-09-30 Russ Coxcmd/objdump: move armasm, x86asm into internal packages
2014-09-30 Russ CoxCONTRIBUTORS: add Raul Silvera (Google CLA)
2014-09-30 Russ Coxregexp/syntax: reject large repetitions created by...
2014-09-30 Keith Randallruntime: fix scanning of gc work buffer
2014-09-30 Dmitriy Vyukovruntime: fix throwsplit check
2014-09-30 Keith Randallruntime: initialize traceback variables earlier
2014-09-30 Brad Fitzpatricknet/http: make Transport.CloseIdleConnections also...
2014-09-30 Dmitri Shuralyovgo/format, cmd/gofmt: fix issues with partial Go code...
2014-09-30 Dave Cheneyliblink: generate MRC replacement in liblink, not tls_arm
2014-09-29 Tom Linfordx509: add root certs for android.
2014-09-29 Brad FitzpatrickA+C: Tom Linford (individual CLA)
2014-09-29 Keith Randallruntime: delete unused variables.
2014-09-29 James Tuckernet/http: enable Transfer-Encoding: identity without...
2014-09-29 Brad Fitzpatricknet/http: clarify Request.FormValue docs
2014-09-29 Ian Lance Taylorcmd/yacc: fix handling of tokens that don't start with...
2014-09-29 Brad Fitzpatrickundo CL 141840043 / 65e21380cb2a
2014-09-29 Robert Griesemerspec: specify variable initialization order explicitly
2014-09-29 Adam Langleycrypto/x509: accept CRLs without an expiry.
2014-09-29 Brad Fitzpatricknet: fix misleading package comment example
2014-09-29 Adam Langleygo/build: add go1.4 tag.
2014-09-29 Adam LangleyC: add Andres Erbsen (Google CLA)
2014-09-29 Jonathan Rudenbergcmd/ld: close outfile before cleanup
2014-09-29 Keith Randallruntime: fix cgo_topofstack to save clobbered registers
2014-09-28 Ian Lance Taylorcmd/ld: don't automatically mark symbols created by...
2014-09-27 Rob Pikedoc/faq: update for 1.4
2014-09-26 Russ Coxmath: avoid assumption of denormalized math mode in...
2014-09-26 Russ Coxdoc/go1.4: go test builds + links all test files (CL...
2014-09-26 Russ Coxcmd/go: always build _test.go files and link into test
2014-09-26 Russ Coxcmd/yacc: fix parsing of character tokens
2014-09-26 Rob Pikeflag: allow CommandLine's Usage function to be set
2014-09-26 Russ Coxcmd/go: fix -a
2014-09-26 Russ Coxcmd/go: make build -a skip standard packages in Go...
2014-09-26 Russ Coxdoc/go1.4: add some cmd/go changes
2014-09-26 Alex Brainmancmd/go: handle paths like \x.go on windows
2014-09-26 Russ Coxliblink: fix cmd/ld -X flag
2014-09-26 Russ Coxcmd/go: document that testdata directories are ignored
2014-09-26 Russ Coxcmd/go: add test -o flag to control where test binary...
2014-09-26 Russ Coxcmd/go: display program name when reporting crash
2014-09-26 Russ Coxcmd/go: make malformed import path message more precise
2014-09-26 Russ Coxcmd/go: re-resolve and check vcs roots during go get -u
2014-09-26 Russ Coxcmd/go: fix 'go get vanity/repo/...' in clean GOPATH
2014-09-26 Adam Langleycrypto/tls: ensure that we don't resume when tickets...
2014-09-26 Andrew Gerranddoc: document Go 1.3.2
2014-09-26 Andrew Gerrandtag go1.3.2
2014-09-26 Rob Pike.hgignore: delete some dregs
next