index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
chan
/
nonblock.go
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-4
/
+3
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+283
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-283
/
+0
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-51
/
+102
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-38
/
+60
2010-03-30
single argument panic
Russ Cox
1
-88
/
+154
2009-05-08
move things out of sys into os and runtime
Russ Cox
1
-3
/
+4
2009-01-23
make test/chan/nonblock work even with real os threads
Russ Cox
1
-33
/
+62
2009-01-16
casify, cleanup sys
Russ Cox
1
-1
/
+1
2009-01-06
new new & make
Russ Cox
1
-4
/
+4
2008-12-19
change *map to map; *chan to chan; new(T) to new(*T)
Russ Cox
1
-16
/
+16
2008-09-26
test and fix non-blocking chan ops on buffered chans
Russ Cox
1
-56
/
+58
2008-09-16
update tests to new communications syntax
Rob Pike
1
-8
/
+8
2008-08-11
fix bug depot:
Rob Pike
1
-21
/
+21
2008-07-16
strengthen test by checking values
Rob Pike
1
-10
/
+15
2008-07-16
add test for non-blocking channel ops
Rob Pike
1
-0
/
+107