]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
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
2011-11-29 Andrew Gerranddashboard: more tests, bug fixes, and /packages handler
2011-11-29 Nigel Taohtml: spin doctype.go out of parse.go.
2011-11-29 Robert Henckecgo: fix incorrect print found by govet
2011-11-29 Alex Brainmanruntime: make sure windows/amd64 stack is 16-byte align...
2011-11-29 Andrew Balholmhtml: detect quirks mode
2011-11-28 Alex Brainmansyscall: implement Syscall15
2011-11-28 Andrew Gerrandgoinstall: add -fix flag to run gofix on packages on...
2011-11-28 Russ Coxgc: remove funarg special case in structfield
2011-11-28 Charles L.... math: update special-conditions comments to use ± symbol
2011-11-28 Dave Cheneyexp/ssh: move openChan to NewSession
2011-11-28 Adam Langleycrypto/tls: don't rely on map iteration order.
2011-11-28 Rob Piketext/template: address a couple of issues for html...
2011-11-28 Christopher... strings: fix test output
2011-11-28 Christopher... bytes: fix test output
2011-11-28 Christopher... doc/tmptohtml: output fix
2011-11-28 Dave Cheneyexp/ssh: add safeString error sanitiser
2011-11-28 Rémy Oudomphenggc: don't inherit orig from subnodes in constant expres...
2011-11-28 Dave Cheneyexp/ssh: fix three shift bugs related to packet lengths
2011-11-28 Maxim Pimenovgc: fix copying of types
2011-11-28 Brad Fitzpatrickhttp: fix sniffing bug causing short writes
2011-11-28 Russ CoxCONTRIBUTORS: add Maxim Pimenov (Google CLA)
2011-11-28 Brad Fitzpatricksql: add Tx.Stmt to use an existing prepared stmt in...
2011-11-28 Gustav Paulexp/ssh: fix misleading spelling mistake in comment
2011-11-28 Gustavo Niemeyerfilepath/path: fix Rel buffer sizing
2011-11-28 Charles L.... math: fix typo in Log1p comments
2011-11-27 Andrew Balholmhtml: parse <nobr> elements
2011-11-27 Michael T.... math/big: use recursive subdivision for significant...
2011-11-27 Gustav Paulexp/ssh: messages now contain remote channel's id inste...
2011-11-27 Andrew Balholmhtml: ignore <head> tags in <head> element
2011-11-26 Rob Piketext/template: rename the method Template.Template...
2011-11-26 Alex Brainmanos: fail if Open("") is called on windows
2011-11-25 Benny Siegertexp/sql/driver: Correct package name in comment.
2011-11-25 Brad FitzpatrickC+A: add Gustav Paul (individual CLA)
2011-11-25 Dmitriy Vyukovtime: fix timer stop
2011-11-25 Andrew Gerrandhtml/template: fix documentation indent
2011-11-25 Andrew Gerranddashboard: builder-facing implementation and tests
2011-11-25 Rob Piketext/template: fix bug in Clone
2011-11-24 Rob Pikeeffective_go: remove unused variable from a couple...
2011-11-24 Scott Lawrencestrings: Add ContainsAny and ContainsRune to correspond...
2011-11-24 Rob Pikegofix: trivial rewrite for template.ParseFiles
2011-11-24 Rob Piketext/template: new, simpler API
2011-11-24 Andrew Balholmhtml: ingore newline at the start of a <pre> block
2011-11-24 Robert Griesemergo/ast: trivial cleanup (remove superfluous string...
2011-11-23 Andrew Balholmhtml: parse DOCTYPE into name and public and system...
2011-11-23 Robert Griesemergo/printer, gofmt: more performance tweaks
2011-11-23 Rémy Oudomphengfmt: don't check for nil when printing arrays as Go...
2011-11-23 Adam Langleycrypto/openpgp/packet: fix private key checksum
2011-11-23 Dave Cheneyexp/ssh: add simple tcpip.go functional tests
2011-11-23 Dave Cheneyexp/ssh: remove unused forwarding methods in Server...
2011-11-22 Robert Griesemergo/printer: remove "written" result value - is never...
2011-11-22 Robert Griesemergo/printer, gofmt: 20 to 30% faster gofmt
2011-11-22 Andrew Balholmhtml: on EOF in a comment, ignore final dashes (up...
2011-11-22 Andrew Gerranddashboard: new Go dashboard data structure design
2011-11-22 Rob Piketutorial: update go_tutorial.html
2011-11-22 Russ Coxencoding/xml: fix copy bug
2011-11-22 Russ Coxallow direct conversion between string and named [...
2011-11-22 Russ Coxos: make ReadAt comment clearer
2011-11-22 Dmitriy Vyukovcgo: add support for callbacks from dynamic libraries
2011-11-22 Andrew Balholmhtml: copy attributes from extra <html> tags to root...
2011-11-21 Andrew Balholmhtml: ignore whitespace before <head> element
2011-11-21 Andrew Gerrandgoinstall: support googlecode subrepos and add repo...
2011-11-21 Adam Langleycrypto/x509, crypto/tls: support PKCS#8 private keys.
2011-11-21 Benny Siegertbcrypt: Correct typo in package comment.
2011-11-21 Brad Fitzpatrickjson: speed up encoding, caching reflect calls
2011-11-21 Charles L.... math: faster Cbrt
2011-11-21 Lucio De Resyscall: fix for Plan 9 build
2011-11-21 Russ Coxgofix: test and fix missorted renames
2011-11-20 Brad Fitzpatricksql: more driver docs & tests; no functional changes
2011-11-20 Dave Cheneyexp/ssh: alter Session to match the exec.Cmd API
2011-11-20 Andrew Balholmhtml: refactor parse test infrastructure
2011-11-20 Nigel Taoexp/gui: delete exp/gui and exp/gui/x11. They are moving to
2011-11-19 Sébastien Paolaccisyscall: add SUSv3 RLIMIT/RUSAGE constants
2011-11-19 Robert Griesemergo/printer: cleanup more string/byte conversions
2011-11-19 Mikio HaraA+C: Sébastien Paolacci (individual CLA)
2011-11-19 Lucio De Relibmach: fix for Plan 9 build
2011-11-19 Robert Griesemergo/printer: remove gratuitous string/[]byte conversions
next