]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-11-18 Russ Coxcodereview: put message back in post-commit mails
2011-11-18 Lucio De Resyscall: fix env routines for Plan 9
2011-11-18 Russ Coxcodereview: undo last night's rollback
2011-11-18 John Beisleyexp/ssh: Add support for (most) of the ciphers from...
2011-11-18 Adam LangleyAdd huin@google.com to the CONTRIBUTORS
2011-11-18 Dmitriy Vyukovexp/terminal: fix Makefile formatting for deps.bash
2011-11-18 Andrew Gerrandundo CL 5395044 / d88e746d3785
2011-11-18 Rob Piketext/template: refactor set parsing
2011-11-18 Russ Coxcodereview: cleanup + basic tests
2011-11-18 Andrew Gerranddoc: link to Chinese translation of A Tour of Go
2011-11-18 Gustavo Niemeyerexp/terminal: fix build after os.Errno changes
2011-11-18 Anthony Martinruntime: add nanotime for Plan 9
2011-11-18 Gustavo Niemeyerhtml: fix doc after Err method name change
2011-11-18 Alex Brainmanmime: remove ".wav" from tests (to fix build)
2011-11-17 Joe Poiriermisc/windows packager development intermediate check-in
2011-11-17 Alex Brainmanmime: implement TypeByExtension for windows
2011-11-17 Robert Griesemergodoc: provide mode for flat (non-indented) directory...
2011-11-17 Joel Singos: re-enable hostname test on openbsd
2011-11-17 Joel Singsyscall: hostname/domainname fix for openbsd
2011-11-17 Joel Singsyscall: implement nametomib for openbsd.
2011-11-17 Andrew Balholmhtml: parse <isindex>
2011-11-17 Andrew Gerrandhttp: fix serving from CWD with http.ServeFile
2011-11-17 Alex Brainmanexp/ssh: change test listen address, also exit test...
2011-11-17 Russ Coxreflect: make Value an opaque struct
2011-11-16 Russ Coxgofmt: do not stop test.sh after 1 error
2011-11-16 Andrew Balholmhtml: parse </optgroup> and </option>
2011-11-16 Russ Coxexp/ssh: fix test?
2011-11-16 Russ Coxgo/printer: make //line formatting idempotent
2011-11-16 Lucio De Resyscall, os, time: fix Plan 9 build
2011-11-16 Christopher... exp/ssh: add to pkg Makefile
2011-11-16 Anthony Martingc: support for building with Plan 9 yacc
2011-11-16 Robert Griesemergo/ast: remove unused receiver names (cleanup)
2011-11-16 Lucio De Recov: fix for Plan 9 build
2011-11-16 Gustavo Niemeyernet/http: fix EOF handling on response body
2011-11-16 Brad Fitzpatrickfcgi: fix server capability discovery
2011-11-16 Rob Pikehtml/template: indirect top-level values before printing
2011-11-16 Dave Cheneyexp/ssh: fix unmarshal test
2011-11-16 Andrew Balholmhtml: parse <optgroup> tags
2011-11-16 Andrew Balholmhtml: parse <caption> elements
2011-11-16 Yasuhiro Matsumotoexp/sql: NumInput() allow -1 to ignore checking.
2011-11-15 Brad Fitzpatricksql: document that for drivers, io.EOF means no more...
2011-11-15 Mikio Haranet, syscall: add missing copyright notices
2011-11-15 Russ Coxos: fix comment per CL 5370091
2011-11-15 Russ Coxos: fix windows build
2011-11-15 Russ Coxencoding/json: make BenchmarkSkipValue more consistent
2011-11-15 Bobby Powersmisc/emacs: add delete builtin
2011-11-15 Russ Coxtesting: print test results to standard output
2011-11-15 Russ Coxmisc/benchcmp: benchmark comparison script
2011-11-15 Alex Brainmansyscall: make windows build again after d3963c0fca78...
2011-11-15 Russ Coxallow copy of struct containing unexported fields
2011-11-15 Russ Coxstrconv: make Ftoa faster
2011-11-15 Russ Coxruntime: avoid allocation for make([]T, 0)
2011-11-15 Russ Coxstrconv: add Ftoa benchmarks
2011-11-15 Russ Coxencoding/json: add marshal/unmarshal benchmark
2011-11-15 Mikio Haranet/http: fix build
2011-11-15 Andrew Balholmhtml: auto-close <p> elements when starting <form>...
2011-11-15 Mikio Haraxml: fix build
2011-11-15 Mikio Harago/build: fix build
2011-11-15 Andrew Balholmhtml: parse and render <plaintext> elements
2011-11-14 Robert Griesemermath/big: replace nat{} -> nat(nil)
2011-11-14 Brad Fitzpatrickcgi: make test code more readable
2011-11-14 Russ Coxreflect: empty slice/map is not DeepEqual to nil
2011-11-14 Russ Coxfmt: distinguish empty vs nil slice/map in %#v
2011-11-14 Russ Coxencoding/json: decode [] as empty slice, not nil slice
2011-11-14 Lucio De Re6l, 8l: add missing space in error message
2011-11-14 Russ Coxcrypto/tls: fix handshake message test
2011-11-14 Dmitriy Vyukovtime: fix test hang
2011-11-14 Anthony Starksmisc/notepadplus: error and rune support
2011-11-14 Anthony Starksmisc/bbedit: error and rune support
2011-11-14 Evan Shawkate: add error and rune
2011-11-14 Russ Coxsyscall: take over env implementation
2011-11-14 Dmitriy Vyukovruntime: fix timers crash
2011-11-14 Brad Fitzpatricksql: add DB.Close, fix bugs, remove Execer on Driver...
2011-11-14 Russ Coxsyscall: more linux arm build fixes
2011-11-14 Joel Singdoc/install: add openbsd
2011-11-14 Alex Brainmanruntime: fix syscall test to satisfy new error
2011-11-14 Alex Brainmandoc/progs: fix windows version to satisfy new error
2011-11-14 Luuk van Dijkgc: fix newlines in %+N
2011-11-14 Russ Coxsyscall: fix linux arm build
2011-11-14 Russ Coxsyscall: make windows Errno implement net.Error (fix...
2011-11-14 Mikio Harasyscall: regenerate z-files for freebsd
2011-11-14 Russ Coxgc: remove func, map compare
2011-11-14 Russ Coxspec: disallow general func, map comparisons
2011-11-14 Russ Coxvarious: avoid func compare
2011-11-14 Russ Coxsyscall: use error
2011-11-14 Russ Coxtime: remove unused sysSleep
2011-11-14 Russ Coxvarious: reduce overuse of os.EINVAL + others
2011-11-14 Dave Cheneyexp/ssh: add direct-tcpip client support
2011-11-14 Dave Cheneyexp/ssh: add client functional tests
2011-11-14 Dave Cheneyexp/ssh: use ClientConfig.rand() for publickey authenti...
2011-11-13 Dave Cheneyexp/ssh: add client side support for publickey auth
2011-11-13 Dave Cheneyexp/ssh: ensure initial window advertisement is not...
2011-11-13 Andrew Balholmhtml: auto-close <dd> and <dt> elements
2011-11-13 Andrew Balholmhtml: store the current insertion mode in the parser
2011-11-12 Joel Singruntime: remove no longer used enums for openbsd
2011-11-12 Luuk van Dijkgc: look at cumulative error count, not just per-function.
2011-11-12 Robert Griesemergodoc: document -templates flag
2011-11-12 Andrew Balholmhtml: handle end tags in strange places
2011-11-12 Robert Griesemergodoc: fix remote search (use correct URL)
2011-11-11 Ian Lance Taylorruntime: remove declarations of nonexistent functions
next