]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-12-07 Andrew Gerranddoc: fix weekly.2011-12-06 release notes typo weekly.2011-12-06
2011-12-07 Andrew Gerrandtag weekly.2011-12-06
2011-12-07 Andrew Gerrandweekly.2011-12-06
2011-12-07 Brad Fitzpatrickhttp: make Transport warning about connections closing...
2011-12-06 Adam Langleycrypto: allocate less.
2011-12-06 Dave Cheneyexp/ssh: cleanup client auth tests
2011-12-06 Andrew Gerrandgoinstall: honour -install=false flag when -make=true
2011-12-06 Robert Griesemerstrconv: squeezed a bit more out of int/uint formatting
2011-12-06 Adam Langleycrypto/x509: if a parent cert has a raw subject, use it.
2011-12-06 Rob Pikehtml/template: simplify ExecuteTemplate a little
2011-12-06 Rob Pikefmt: benchmark floating point.
2011-12-06 Maxim Pimenovcgo: fix typo in the documentation
2011-12-06 Robert Griesemerstrconv: 34% to 63% faster conversions
2011-12-06 Russ Coxgc: disallow map/func equality via interface comparison
2011-12-06 Russ Coximage: avoid func comparison during ColorModel comparison
2011-12-06 Dave Cheneyexp/ssh: simplify client channel open logic
2011-12-06 Rob Pikevarious: we don't cast, we convert
2011-12-06 Andrew Gerrandhash: rewrite comment on Hash.Sum method
2011-12-06 Rob Pikefmt: only use Stringer or Error for strings
2011-12-05 Volker Doblergodoc: Show type examples between variables and methods.
2011-12-05 Russ Coxgofix: fix for strconv API change
2011-12-05 Russ Coxuse new strconv API
2011-12-05 Russ Coxstrconv: new API
2011-12-05 Luuk van Dijkgc: changes in export format in preparation of inlining.
2011-12-05 Russ Coxgc: remove type elision in struct literals
2011-12-05 Russ Coxspec: remove contentious composite literal shortening
2011-12-05 Charles L.... math: add special-cases comments to Sinh and Tanh.
2011-12-05 Rémy Oudomphengcrypto/aes: eliminate some bounds checking and manual...
2011-12-05 Russ Coxruntime: prep for type-specific algorithms
2011-12-05 Andrew Gerrandgobuilder: use new dashboard protocol
2011-12-05 Andrew Gerrandmisc/dashboard: init handler for bootstrapping
2011-12-05 Andrew Gerrandmisc/dashboard/app: revert gofix of app engine file
2011-12-04 David Symondsnet/mail: correctly compare parsed times in the test.
2011-12-02 Russ Coxgc: fix build (not sure how this edit got lost)
2011-12-02 Russ Coxgc: fix line number for redundant print
2011-12-02 Russ Coxgc: use gofmt spacing when printing map type
2011-12-02 Russ Coxgofmt -s misc src
2011-12-02 Russ Coxgofmt: handle &T in composite literal simplify
2011-12-02 Russ Coxgc: composite literals as per Go 1
2011-12-02 Russ Coxspec: additional composite literal shortenings per...
2011-12-02 Robert Griesemergoinstall: fix typo in comment
2011-12-02 Russ Coxspec: pointer to array can be sliced
2011-12-02 Russ Coxgc: do not allow slice of array literal
2011-12-02 Russ Coxdoc: do not slice array literal
2011-12-02 Russ Coxspec: avoid slice of array literal
2011-12-02 Gustav Paulexp/ssh: allow for msgUserAuthBanner during authentication
2011-12-02 Robert Henckeasn1: fix incorrect prints found by govet
2011-12-02 Mikio Haranet, syscall: remove BindToDevice API from UDPConn...
2011-12-02 Rob Pikeencoding/gob: don't send type info for unexported fields
2011-12-02 Andrew Gerrandbuild: update .hgignore
2011-12-02 Andrew Gerranddashboard: make response format consistent, implement...
2011-12-02 Benny Siegertos/exec: make LookPath always search the current direct...
2011-12-02 Andrew Gerranddoc: correct weekly snapshot notes on hash.Hash change
2011-12-02 Rob Piketemplate: move the empty check into parse, which needs...
2011-12-02 Andrew Balholmhtml: allow whitespace between head and body
2011-12-01 Robert Griesemergo/doc: exclude lines ending in ':' from possible headings
2011-12-01 Volker Doblergodoc: improved output of examples in html.
2011-12-01 Robert Griesemergofmt: applied gofmt -w -s src misc
2011-12-01 Robert Griesemergo/doc: switch ToHTML from []byte to string argument
2011-12-01 Andrew Gerrandtag weekly.2011-12-02
2011-12-01 Andrew Gerrandweekly.2011-12-02 weekly.2011-12-02
2011-12-01 Robert Griesemergo/doc: better headscan
2011-12-01 Rob Piketime: update doc string for Error method
2011-12-01 Gustavo Niemeyeros: add ModeType constant to mask file type bits
2011-12-01 Brad Fitzpatrickos: be consistent with receiver names for godoc TOC...
2011-12-01 Gustav Paulexp/ssh: export type signal. Renamed to Signal
2011-12-01 Russ Coxgofix: add time+fileinfo fix
2011-12-01 Volker Doblergo/doc: Detect headings in comments and format them...
2011-12-01 Alex Brainmancrypto/tls: cleanup certificate load on windows
2011-12-01 Adam LangleyAdd a []byte argument to hash.Hash to allow an allocati...
2011-12-01 Adam Langleygofix: add a fix for hash.Sum.
2011-12-01 Rob Piketext/template: replace Add with AddParseTree
2011-12-01 Luuk van Dijkgc: avoid re-genning ninit in branches involving float...
2011-12-01 Dave Cheneyexp/ssh: add Std{in,out,err}Pipe methods to Session
2011-12-01 David Symondsdashboard: don't choke on weird builder names.
2011-12-01 Andrew Gerrandtag weekly.2011-12-01
2011-12-01 Andrew Gerrandweekly.2011-12-01 weekly.2011-12-01
2011-12-01 Alex Brainmantime: fix windows build
2011-12-01 Rob Pikehtml/template: make execution thread-safe
2011-12-01 Andrew Balholmhtml: implement fragment parsing algorithm
2011-11-30 Joel Singsyscall: fix openbsd sysctl hostname/domainname workaround
2011-11-30 Rob Pikehtml/template: update to new template API
2011-11-30 Dave Cheneyundo CL 5436056 / 03560deae933
2011-11-30 Ian Lance Taylorld: align ELF data sections
2011-11-30 Russ Coxtime: fix windows build
2011-11-30 Charles L.... math: faster Sincos
2011-11-30 Russ Coxos: fix path/filepath test on Windows
2011-11-30 Russ Coxencoding/asn1: fix test on OpenBSD
2011-11-30 Russ Coxos: fix windows build
2011-11-30 Roger Peppemath/big: fix destination leak into result value
2011-11-30 Russ Coxos: new FileInfo, FileMode types + update tree
2011-11-30 Russ Coxuse new time API
2011-11-30 Russ Coxtime: new Time, Duration, ZoneInfo types
2011-11-30 Nigel Taohtml: clean up the z.rawTag calculation in the tokenizer.
2011-11-30 Andrew Balholmhtml: parse <xmp> tags
2011-11-30 Andrew Balholmhtml: parse the contents of <iframe> elements as raw...
2011-11-29 David Symondsspec: update spacing to match gofmt, where reasonable.
2011-11-29 Gustav Paulexp/ssh: Add Start(cmd string) and Signal(sig string...
2011-11-29 Joel Singcrypto/tls: add openbsd root certificate location
2011-11-29 Luuk van Dijkgc: move typedcl2 into export.c
next