]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2012-03-13 Andrew Gerrandweekly.2012-03-13 weekly.2012-03-13
2012-03-13 Andrew Gerranddoc: update weekly notes, untag weekly
2012-03-13 Rob Pikegc: allow ~ in import paths
2012-03-13 Brad Fitzpatrickmisc/dist: better archive/tar Headers
2012-03-13 Rob Pikegc: include full text of import path in error message
2012-03-13 Andrew Gerrandmisc/dist: trim space from version string
2012-03-13 Andrew Gerrandtag weekly.2012-03-12
2012-03-13 Andrew Gerrandweekly.2012-03-12
2012-03-13 Andrew Gerranddoc: increase h3 size
2012-03-13 Andrew Gerranddoc: windows zip archive installation instructions
2012-03-13 Francisco Souzadoc: add Go's declaration syntax article
2012-03-13 Robert Griesemergo spec: fix inaccuracy in type identity definition
2012-03-13 Andrew Gerranddoc: update reference gopher
2012-03-13 Alex Brainmanruntime: fix windows/amd64 exception handler
2012-03-13 Robert Henckecmd/go: fix typo
2012-03-13 Francisco Souzagodoc: added alt and title attributes to the "pop out...
2012-03-13 David Symondsbuild: update comment about GO_LDFLAGS.
2012-03-13 Alex Brainmantest: actually run them on windows
2012-03-13 Shenghou Maos, syscall: windows really isn't posix compliant,...
2012-03-13 Andrew Gerranddoc/progs: skip cgo1 and cgo2 on freebsd
2012-03-13 Andrew Gerrandgodoc: change link styles, add 'pop out' button
2012-03-12 Andrew Gerrandgodoc: use elastic layout for most pages
2012-03-12 Brad Fitzpatrickcmd/godoc: remove sync code
2012-03-12 Francisco Souzagodoc: fix codewalk handler
2012-03-12 Francisco Souzadoc: add C? Go? Cgo! article
2012-03-12 Fazlul Shahriaros/exec: fix typo in documentation
2012-03-12 Russ Coxundo CL 5754088 / cae9a7c0db06
2012-03-12 Russ Coxcmd/go: respect $GOBIN always
2012-03-12 Russ Coxruntime: fix windows/amd64
2012-03-12 Russ Coxcmd/go: make go get new.code/... work
2012-03-12 Russ Coxcmd/go: make net/... match net too
2012-03-12 Russ Coxlog: fix doc comment for Ldate
2012-03-12 Brad Fitzpatrickcmd/fix: add rules for net/http -> net/http/httputil...
2012-03-12 Brad Fitzpatrickos: document FileInfo.Size as system-dependent for...
2012-03-12 Russ Coxruntime: print error on receipt of signal on non-Go...
2012-03-12 Shenghou Mabuild: build correct cmd/dist matching GOHOSTARCH
2012-03-12 Shenghou Mabuild: update Makefile to track source code dependencie...
2012-03-12 Shenghou Magc: correct comment in runtime.go
2012-03-12 Ingo Oesercmd/go: allow ssh tunnelled bzr, git and svn
2012-03-12 Russ Coxcodereview: fix for Mercurial 2.1
2012-03-12 Russ Coxhtml/template: doc nit
2012-03-12 Russ CoxA+C: add Ingo Oeser (individual CLA)
2012-03-12 Brad Fitzpatricknet/http: return appropriate errors from ReadRequest
2012-03-12 Russ Coxcmd/godoc: fix directory read
2012-03-12 Russ Coxcmd/go: stop using $GOROOT and $GOBIN in script output
2012-03-12 David Symondsarchive/tar: catch short writes.
2012-03-12 Brad Fitzpatrickmisc/dist: use archive/tar to generate tarballs
2012-03-12 Andrew Gerrandcmd/godoc: always include /doc files in union filesystems
2012-03-12 Brad Fitzpatrickmisc/dist: use archive/zip, seek out windows deps,...
2012-03-12 Robert Henckecrypto/tls, fmt: print fixes
2012-03-12 David Symondscmd/vet: little tweak to tagged literal script to get...
2012-03-12 Shenghou Mamisc/dist: minimum target requirement is 10.6 for Darwin
2012-03-12 Brad Fitzpatrickcmd/api: work on Windows again, and make gccgo files...
2012-03-12 David Symondscmd/api: set compiler for all build contexts.
2012-03-11 Russ Coxcmd/go: local import fixes
2012-03-10 Gwenael Treguierdatabase/sql: ensure Stmts are correctly closed.
2012-03-10 Jeremy Jackinsdoc: fix typo in contribute.html
2012-03-10 Brad FitzpatrickA+C: Add Gwenael Treguier (Individual CLA)
2012-03-10 Brad Fitzpatrickdatabase/sql: fix double connection free on Stmt.Query...
2012-03-10 David Symondsnet/mail: close minor TODO that was waiting on a 6g...
2012-03-10 Brad Fitzpatricknet/http: fix crash with Transport.CloseIdleConnections
2012-03-09 Brad Fitzpatrickarchive/zip: verify CRC32s in non-streamed files
2012-03-09 Alex Brainmancrypto/x509: do not forget to free cert context
2012-03-09 Brad Fitzpatrickarchive/zip: write data descriptor signature for OS...
2012-03-09 Robert Griesemergo/printer: example for Fprint
2012-03-09 Shenghou Macmd/gc: import path cannot start with slash on Windows
2012-03-09 Shenghou Macmd/dist, cmd/go: move CGO_ENABLED from 'go tool dist...
2012-03-09 Jeremy Jackinscmd/vet: fix typo in documentation
2012-03-09 Robert GriesemerC+A: added Jeremy Jackins (Individual CLA)
2012-03-09 Robert Griesemergo/printer, gofmt: nicer formatting of multi-line returns
2012-03-09 Russ Coxruntime: move runtime.write back to C
2012-03-09 Mikio Haranet: fix typo
2012-03-09 Andrew Gerrandmisc/dist: produce a zip file under windows
2012-03-08 Russ Coxgo/build: add NoGoError
2012-03-08 Russ Coxruntime: fix windows build
2012-03-08 Brad Fitzpatrickcmd/go: document import path meta tag discovery in...
2012-03-08 Russ Coxcmd/go: add env command, use to fix misc/cgo/testso
2012-03-08 Russ Coxruntime: inline calls to notok
2012-03-08 Russ Coxtest: skip . files in directory
2012-03-08 Robert Griesemerall: gofmt -w -s src misc
2012-03-08 Brad Fitzpatrickdatabase/sql{,driver}: add ErrBadConn
2012-03-08 Francisco Souzahgignore: ignoring misc/cgo/testso/main instead of...
2012-03-08 Shenghou Madoc: various update to command documents
2012-03-08 Francisco Souzamisc/cgo: re-enable testso
2012-03-08 Russ Coxcgo, runtime: diagnose callback on non-Go thread
2012-03-08 Robert Griesemergo/parser: use test harness for short tests
2012-03-08 Mikkel Krautzcrypto/x509: allow server gated crypto in windows syste...
2012-03-08 Mikio Haracmd/gofmt: fix race in long test
2012-03-08 Russ Coxcmd/godoc: add support for serving templates
2012-03-08 Russ Coxnet: document ReadMsgUnix, WriteMsgUnix
2012-03-08 Russ Coxtime: mention receiver in Unix, UnixNano docs
2012-03-08 Russ Coxcmd/go: rebuild external test package dependencies
2012-03-08 Andrew Gerranddoc: fix metadata in go_mem.html
2012-03-08 Andrew Gerrandundo CL 5699082 / 6223c9fe432b
2012-03-08 Volker Doblerfmt: minor tweak of package doc to show headings in...
2012-03-08 Andrew Gerrandmisc/dashboard: remove obsolete package builder code
2012-03-08 Andrew Gerranddoc: drop google +1 button from the home page
2012-03-08 Robert Griesemergo_spec: no known implementation differences anymore
2012-03-08 Rob Pikedoc/go1: template packages have changed since r60
2012-03-08 Alex Brainmango/build: do not parse .syso files
next