]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2011-11-10 David G. Andersenmath/big: Correcting typo in SetBit() documentation
2011-11-10 Andrew Balholmhtml: parse framesets
2011-11-10 Mikio Hararuntime: fix freebsd build
2011-11-10 Rob Pikeeffective_go: a little more about comma ok and type...
2011-11-09 Joe Poiriermisc/windows: Go for Windows installer in MSI format
2011-11-09 Rob Pikeeffective_go: fix up the description of cipher blocks...
2011-11-09 Rob Pikecrypto: update incorrect references to Cipher interface...
2011-11-09 Scott Lawrenceos/exec: Fix documentation references to os.DevNull
2011-11-09 Rob PikeFAQ: rearrange and expand the discussion of testing
2011-11-09 Andrew Balholmhtml: don't emit text token for empty raw text elements.
2011-11-09 Rémy Oudomphengcgo: print error instead of panic on undeclared enums...
2011-11-09 Michał Derkacz6l: add MOVQ xmm_reg, xmm_reg
2011-11-09 Michał Derkacz6l: Fixes opcode for PSLLQ imm8, xmm_reg
2011-11-09 Russ CoxA+C: Michał Derkacz (individual CLA)
2011-11-09 Russ CoxA+C: Rémy Oudompheng (individual CLA)
2011-11-09 Charles L.... math: faster Lgamma
2011-11-09 Russ Coxruntime: add timer support, use for package time
2011-11-09 Dmitriy Vyukovcgo: fix g0 stack guard
2011-11-09 Russ Coxdoc: htmlescape weekly notes
2011-11-09 Rob Pikebuiltin: document delete
2011-11-09 Russ Coxregexp: fix doc comment
2011-11-09 Lucio De Regopack: fixes for Plan 9 build
2011-11-09 Russ Coxundo CL 5375043 / ea8b178f9b73
2011-11-09 Russ Coxgc: add GOEXPERIMENT=reorg
2011-11-09 Luuk van Dijkgc: better error for non-calling use of unsafe builtins.
2011-11-09 Brad Fitzpatrickhttp: add a disabled failing test for Issue 2357
2011-11-09 Luuk van Dijkgc: Preserve original blank name for .anon substitution...
2011-11-09 Luuk van Dijkgc: Fail on implicit assigment to non-exported fields...
2011-11-09 Luuk van Dijkgc: Better typechecks and errors in switches.
2011-11-09 Andrew Balholmhtml: correctly parse </html> in <head> element.
2011-11-09 David Symondsnet/http: use t.Errorf from alternate goroutine in...
2011-11-09 David Symondsnet/http: fix sniffing when using ReadFrom.
2011-11-09 David Symondsdoc: fix anchor ID in weekly.html.
2011-11-09 Andrew Gerrandhttp: make httputil's chunked reader/writer code a...
2011-11-09 Ian Lance Taylorruntime: add comments for various functions in proc.c
2011-11-09 Rob PikeFAQ: update
2011-11-09 Andrew Gerrandfix .hgtags
2011-11-09 Andrew Gerrandtag weekly.2011-11-09
2011-11-08 Andrew Gerrandweekly.2011-11-09 weekly.2011-11-09
2011-11-08 Rob Pikerenaming_4: gofix -r everything/but/src/pkg
2011-11-08 Rob Pikerenaming_3: gofix -r go1pkgrename src/pkg/[m-z]*
2011-11-08 Rob Pikerenaming_2: gofix -r go1pkgrename src/pkg/[a-l]*
2011-11-08 Rob Pikerenaming_1: hand-edited files for go 1 renaming
2011-11-08 Rob Pikegofix: add go1pkgrename
2011-11-08 Andrew Gerrandtag weekly.2011-11-08
2011-11-08 Andrew Gerrandweekly.2011-11-08 weekly.2011-11-08
2011-11-08 Andrew Balholmhtml: treat <image> as <img>
2011-11-08 Rob Piketext/template: make redefinition of a template in a...
2011-11-08 Joel Singruntime: add timespec definition for freebsd
2011-11-08 Anthony Martinos, syscall: fix Plan 9 build
2011-11-08 Andrew Balholmhtml: parse <body>, <base>, <link>, <meta>, and <title...
2011-11-08 Alex Brainmanruntime: add windows callback tests
2011-11-07 Andrew Gerrandgotest: don't run examples that have no expected output
2011-11-07 Nigel Taohtml: fix typo in package docs.
2011-11-07 Mikio Haranet: fix build comment
2011-11-07 Luuk van Dijkgc: Clean up dostruct/stotype, detect broken fields...
2011-11-07 Russ Coxgo/ast: fix bugs in SortImports
2011-11-07 Russ Coxlib9: fix windows build
2011-11-07 Russ Coxlib9: add ctime
2011-11-07 Russ Coxruntime/cgo: fix data declaration to be extern
2011-11-07 Dave Cheneyexp/ssh: improved client authentication support
2011-11-07 Joel Singruntime: fix prototype for openbsd thrsleep
2011-11-07 Ron Minnichgc: use HEADER_IO macro from gopack
2011-11-07 Lucio De Regc: format nits
2011-11-07 Russ CoxCONTRIBUTORS: add David Crawshaw's codereview account
2011-11-07 David Crawshawxml: allow parsing of <_> </_>.
2011-11-07 Dmitry Chestnykharchive/zip: actually close file opened with OpenReader.
2011-11-07 David Symondsnet/http: fix whitespace handling in sniffer.
2011-11-07 Alex Brainmanruntime: windows_386 sighandler to use correct g
2011-11-06 Nigel Taohtml: be able to test more than one testdata file.
2011-11-06 Luuk van Dijkgc: Better error message for range over non-receive...
2011-11-06 Luuk van Dijkgc: Switch related errors should use plain format.
2011-11-05 Charles L.... math: faster Gamma
2011-11-05 David Symondsgofix: avoid panic on body-less functions in netudpgroup.
2011-11-04 Ian Lance Taylortest: make closedchan.go exit with failure if something...
2011-11-04 Charles L.... math: improved high-angle test for Cos, Sin and Tan
2011-11-04 Jani Monosesgoinstall: allow packages from launchpad.net/~user...
2011-11-04 Gustavo NiemeyerCONTRIBUTORS: add Rietveld address for Jani Monoses
2011-11-04 Mike Samuelhtml/template: wraps package template instead of exposi...
2011-11-04 Brad Fitzpatrickhttp: support Trailers in ReadRequest
2011-11-04 Luuk van Dijkgc: detect type switch variable not used cases.
2011-11-04 Gustavo Niemeyerhtml,bzip2,sql: rename Error methods that return error...
2011-11-04 David Symondstemplate: format error with pointer receiver.
2011-11-04 Russ Coxruntime: fix linux/arm nanotime?
2011-11-04 Russ Coxtemplate: format errors
2011-11-04 Russ Coxruntime: fix openbsd nanotime?
2011-11-04 Andrew Gerrandbytes: fix typo and resolve to be less idiotic next...
2011-11-04 Andrew Gerrandbytes: add Contains function
2011-11-04 Andrew Balholmhtml: properly close <tr> element when an new <tr>...
2011-11-04 Brad Fitzpatrickhttp: doc nits
2011-11-04 Brad Fitzpatrickhttp: clarify Request docs
2011-11-04 Brad Fitzpatrickhttputil: move dump and chunking functions out of http
2011-11-04 Rob Pikegob: fix bug when registering the same type multiple...
2011-11-04 Brad Fitzpatrickhttp: only recognize application/x-www-form-urlencoded...
2011-11-03 Brad Fitzpatrickhttputil: move ReverseProxy out of http
2011-11-03 Andrew Balholmhtml: move <link> element from after <head> into <head>
2011-11-03 Brad Fitzpatricknet/http/httputil: new package; move ClientConn and...
2011-11-03 Russ Coxtime: faster Nanoseconds call
2011-11-03 Russ Coxruntime: fix set and not used
2011-11-03 David Symondsgofix: make fix order implicit by date.
next