1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:21:24 -06:00
go/src/pkg/exp
Dave Cheney 7f20bcbbcb exp/ssh: various small fixes
transport.go:
* remove unused nil check.

doc.go:
* improve documentation about supported auth
methods and update Run example.

Thanks Jacek Masiulaniec for both reports.

R=jacek.masiulaniec, agl
CC=golang-dev
https://golang.org/cl/5501075
2011-12-27 09:49:19 -05:00
..
ebnf renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
ebnflint src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
gotype os: new FileInfo, FileMode types + update tree 2011-11-30 12:04:16 -05:00
inotify build: a round of fixes 2011-12-20 17:54:40 -05:00
norm exp/norm: fixed two unrelated bugs in normalization library. 2011-12-23 18:21:26 +01:00
spdy renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
sql sql: add Rows.Columns 2011-12-15 10:14:57 -08:00
ssh exp/ssh: various small fixes 2011-12-27 09:49:19 -05:00
terminal exp/terminal: several cleanups 2011-12-22 11:23:57 -05:00
types gc: minor changes for inlining 2011-12-09 08:03:51 -05:00
winfsnotify more tags for go/build 2011-12-15 13:35:59 -05:00
wingui more tags for go/build 2011-12-15 13:35:59 -05:00
README explain exp 2009-10-15 11:02:18 -07:00

This directory tree contains experimental packages and
unfinished code that is subject to even more change than the
rest of the Go tree.