]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-11-02 Russ Coxexec: introduce ExitError
2011-11-02 Russ Coxexp/ebnf: manual fixup for error
2011-11-02 Russ Coxcgo, gotest: use error instead of os.Error in generated...
2011-11-02 Russ Coxos: use error, io.EOF
2011-11-02 Russ Coxio: use error, add EOF, avoid os
2011-11-02 Russ Coxruntime: update for error
2011-11-02 Russ Coxexp/types: add error type to universe
2011-11-02 David Symondsmisc/vim: add error type.
2011-11-02 Russ Coxerrors: new package
2011-11-02 Russ Coxgc: add error type
2011-11-02 Russ Coxhttp: avoid name error in test
2011-11-02 Russ Coxgofix: error fix
2011-11-02 Russ Coxspec: add error
2011-11-02 Andrew Gerrandtag weekly.2011-11-01
2011-11-02 Andrew Gerrandweekly.2011-11-01 weekly.2011-11-01
2011-11-02 Andrew Balholmhtml: stop at scope marker node when generating implied...
2011-11-01 Nigel Taohtml: refactor the blacklist for the "render and re...
2011-11-01 Mike Solomontextproto: prevent long lines in HTTP headers from...
2011-11-01 Rob Pikedoc/Makefile: add 'all' rule to build all docs
2011-11-01 Russ Coxgc: test + fix escape analysis bug
2011-11-01 Andrew Gerranddoc: refer to tour.golang.org instead of go-tour.appspo...
2011-11-01 Charles L.... doc: fix typo in spec example code comment
2011-11-01 Robert Griesemergo spec: introduce rune type
2011-11-01 Russ Coxrpc: avoid infinite loop on input error
2011-11-01 Russ Coxgopack: change archive file name length back to 16
2011-11-01 Russ Coxos: do not interpret 0-length read as EOF
2011-11-01 Andrew Balholmhtml: process </td> tags; foster parent at most one...
2011-10-31 Scott Lawrencetemplate: fix error checking on execute without parse
2011-10-31 Russ Coxpkg: minor cleanup
2011-10-31 Russ Coxtest: make bug107 os.Error-proof
2011-10-31 Russ Coxruntime/pprof: document OS X being broken
2011-10-31 Scott Lawrencetime: add RFC1123 with numeric timezone format
2011-10-31 Charles L.... math: Improved accuracy for Sin and Cos.
2011-10-31 Alexander Reecejson: Properly handle nil slices.
2011-10-31 Russ CoxA+C: Alexander Reece (individual CLA)
2011-10-31 Andrey Mirtchovskisyscall: fix Await msg on Plan 9
2011-10-31 Luuk van Dijkgc: clean up printing.
2011-10-31 Fazlul Shahriarnet: Plan 9 fixes
2011-10-31 Jan Newmarchmisc/emacs/go-lang.el: Fix restoration of multiple...
2011-10-31 Marcel van... exp/norm: fixed bug that creeped in with moving to...
2011-10-29 Dave Cheneyexp/ssh: fix length header leaking into channel data...
2011-10-28 Andrew Balholmhtml: adjust bookmark in "adoption agency" algorithm
2011-10-28 Andrew Balholmhtml: don't run "adoption agency" on elements that...
2011-10-28 Russ Coxfmt: handle os.Error values
2011-10-28 Russ Coxtemplate: do not use error as stringer
2011-10-28 Russ Coxgob: split uses of gobError, remove unnecessary embedding
2011-10-28 Russ Coxstrconv: use better errors than os.EINVAL, os.ERANGE
2011-10-28 Russ Coxcrypto/tls: add Error method to alert
2011-10-28 Russ Coxtest: error-related fixes
2011-10-28 Russ Coxxml: simplify test
2011-10-28 Russ Coxgo/build: avoid os.Error in tests
2011-10-28 Russ Coxgo/doc: remove os.NewError anti-heuristic
2011-10-28 Russ Coxencoding/binary: fix type in test
2011-10-28 Russ Coxcrypto/openpgp/error: use Error in names of error impl...
2011-10-28 Andrew Gerranddoc: A Tour of Go in Japanese
2011-10-28 Russ Coxhtml: fix print argument in test
2011-10-28 Russ Coxruntime: lock the main goroutine to the main OS thread...
2011-10-28 Russ Coxpkg: remove .String() from some print arguments
2011-10-27 Andrew Balholmhtml: allow whitespace text nodes in <head>
2011-10-27 Alex Brainmanmisc/windows: allow to be used for amd64
2011-10-27 Russ Coxspec: define that initialization is sequential
2011-10-27 Russ Coxgo/parser: test and fix := scoping bug
2011-10-27 Julian Phillipsgoinstall: More intelligent vcs selection for common...
2011-10-27 Andrew Gerranddoc: fix escaping in weekly.html
2011-10-26 Andrew Balholmhtml: parse <style> elements inside <head> element.
2011-10-26 Andrew Balholmhtml: close <option> element when opening <optgroup>
2011-10-26 Russ Cox6l: remove mention of -e flag
2011-10-26 Ron Minnichcc: change cas to newcase
2011-10-26 Russ Coxtest/alias.go: additional tests
2011-10-26 Jongmin Kimmisc/vim: Add rune keyword
2011-10-26 Russ Coxgofix: test import insertion, deletion
2011-10-26 Russ CoxA+C: Ron Minnich (individual CLA)
2011-10-26 Russ CoxA+C: Jan Newmarch (individual CLA)
2011-10-26 Brad FitzpatrickC+A: add Jongmin Kim (individual CLA)
2011-10-26 Adam Langleycrypto/rsa: change public exponent from 3 to 65537
2011-10-26 Alex Brainmannet: document why we do not use SO_REUSEADDR on windows
2011-10-26 Alex Brainman.hgignore: ignore src/pkg/exp/ebnflint/ebnflint
2011-10-26 Mikio Haragc: fix [568]g -V crash
2011-10-26 Andrew Gerrandredo CL 5302057 / dac58d9c9e4a
2011-10-26 Andrew Gerrandtag weekly.2011-10-26
2011-10-26 Andrew Gerrandweekly.2011-10-26 (new rune type) weekly.2011-10-26
2011-10-26 Russ Coxexp/norm: use rune
2011-10-26 Russ Coxcsv, gob, json, mail, mime, xml: use rune
2011-10-26 Russ Coxbufio, io: use rune
2011-10-26 Russ Coxunicode, utf8, utf16: use rune
2011-10-26 Russ Coxold/regexp, old/template, template: use rune
2011-10-26 Russ Coxexp/template/html: use rune
2011-10-26 Russ Coxbytes, strings: use rune
2011-10-26 Russ Coxbig: update for fmt interface changes
2011-10-26 Russ Coxfmt: use rune
2011-10-26 Russ Coxexp/winfsnotify: fix govet-found bug
2011-10-26 Russ Coxregexp: use rune
2011-10-26 Russ Coxgovet: update signatures for rune
2011-10-26 Russ Coxgodoc, exp/ebnf, exp/types, go/scanner, scanner: use...
2011-10-26 Russ Coxcgo, goyacc, go/build, html, http, path, path/filepath...
2011-10-26 Russ Coxgc: introduce rune
2011-10-26 Russ Coxexp/types: add rune to universe
2011-10-26 Andrew Gerrandundo CL 5302057 / dac58d9c9e4a
2011-10-26 Brad Fitzpatrickhttp: remove Connection header in ReverseProxy
2011-10-26 Andrew Gerrandtag weekly.2011-10-25
next