]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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
2011-11-11 Rémy Oudomphenggofmt: leave nil nodes of the AST unchanged.
2011-11-11 Russ Coxgc: remove m[k] = x, false
2011-11-11 Bobby Powersbuild: fix check for selinux's allow_execstack on Fedora 16
2011-11-11 Russ Cox6a, 8a: allow $(-1) for consistency with $1, $(1),...
2011-11-11 Scott Lawrenceenv.bash: Check for presence of make/gmake
2011-11-11 Anthony Martinnet, io/ioutil: remove use of os.Time
2011-11-11 Wei Guangjingld: fix .bss for ldpe.
2011-11-11 Adam Langleyexp/terminal: rename shell to terminal and add SetSize
2011-11-11 Joel Singsyscall: fix zerrors for openbsd 386
2011-11-11 Adam Langleyexp/terminal: rename terminal.go to util.go
2011-11-11 Mikio Harasyscall: regenerate z-files for freebsd, openbsd
2011-11-11 Andrew Balholmhtml: ignore <col> tag outside tables
2011-11-11 Andrew Balholmhtml: parse column groups
2011-11-11 Russ Coxruntime, syscall: convert from godefs to cgo
2011-11-11 Russ Coxgodefs: delete, replaced by cgo -godefs
2011-11-10 Rob Piketutorial: describe unidirectional channels
2011-11-10 Volker Doblertime: add ISOWeek method to Time
2011-11-10 Rob Piketesting: add file:line stamps to messages.
2011-11-10 Joel Singruntime: fix semasleep() duration for openbsd
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
next