index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
nil.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: ensure all failing tests exit nonzero.
Alan Donovan
2013-02-12
1
-1
/
+1
*
test: move map delete test to nil.go
Ian Lance Taylor
2012-12-13
1
-0
/
+3
*
test/nil.go: delete on nil maps no longer panics
Shenghou Ma
2012-12-14
1
-3
/
+0
*
test/[n-r]*.go: add documentation
Rob Pike
2012-02-24
1
-0
/
+2
*
test: use testlib (final 61)
Russ Cox
2012-02-16
1
-1
/
+1
*
gofix -r mapdelete
Russ Cox
2011-10-18
1
-1
/
+1
*
test: new nil semantics
Russ Cox
2011-08-17
1
-0
/
+142
*
delete float, complex - code changes
Russ Cox
2011-01-19
1
-4
/
+3
*
test: remove semiocolons.
Rob Pike
2010-09-04
1
-18
/
+18
*
fix "declared and not used" in tests;
Russ Cox
2009-09-14
1
-0
/
+2
*
delete export
Russ Cox
2009-01-20
1
-2
/
+2
*
convert tests; nothing interesting.
Russ Cox
2009-01-16
1
-2
/
+2
*
new new & make
Russ Cox
2009-01-06
1
-1
/
+1
*
change *map to map; *chan to chan; new(T) to new(*T)
Russ Cox
2008-12-19
1
-3
/
+3
*
convert *[] to [].
Russ Cox
2008-12-18
1
-1
/
+1
*
a couple of bugs around nil are fixed
Rob Pike
2008-06-18
1
-3
/
+3
*
Add nil test, with bug
Rob Pike
2008-06-13
1
-0
/
+35