index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
netchan
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
2
-2
/
+53
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
2
-9
/
+9
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
4
-28
/
+28
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
4
-163
/
+87
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
1
-1
/
+3
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
4
-102
/
+420
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
5
-130
/
+688
2010-06-28
netchan: use gob DecodeValue to eliminate the need for a pointer value
Rob Pike
4
-40
/
+28
2010-06-28
netchan: allow chan of basic types now that gob can handle such
Rob Pike
3
-24
/
+16
2010-06-21
pkg/Makefile: allow DISABLE_NET_TESTS=1 to disable network tests
Russ Cox
1
-3
/
+3
2010-06-03
netchan: fix typo in test
Rob Pike
1
-1
/
+1
2010-05-28
netchan: improve closing and shutdown. there's still more to do.
Rob Pike
3
-7
/
+45
2010-05-11
netchan: be less chatty during gotest
Russ Cox
1
-6
/
+1
2010-04-13
netchan: allow client to send as well as receive.
Rob Pike
4
-122
/
+241
2010-03-02
gofmt: experiment: align values in map composites where possible
Robert Griesemer
1
-1
/
+1
2010-01-20
first part of networked channels.
Rob Pike
5
-0
/
+486