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
/
map.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/mapnan.go: add regression test for non-empty interfaces.
Alan Donovan
2014-08-06
1
-1
/
+1
*
test: fix flaky NaN-key map complexity test
Brad Fitzpatrick
2013-04-07
1
-34
/
+21
*
test: ensure all failing tests exit nonzero.
Alan Donovan
2013-02-12
1
-112
/
+116
*
test: commentary for [h-m]*.go
Rob Pike
2012-02-23
1
-0
/
+2
*
test: use testlib (final 61)
Russ Cox
2012-02-16
1
-1
/
+1
*
all: errors caught by go vet
Rob Pike
2012-02-16
1
-1
/
+1
*
test: make map nan timing test more robust
Brad Fitzpatrick
2012-02-02
1
-5
/
+20
*
test: attempt at making a test more robust
Brad Fitzpatrick
2012-01-30
1
-1
/
+1
*
test: add test of NaN in map
Russ Cox
2012-01-30
1
-2
/
+30
*
gc, runtime: handle floating point map keys
Russ Cox
2012-01-26
1
-0
/
+157
*
delete float, complex - code changes
Russ Cox
2011-01-19
1
-84
/
+83
*
test: remove semiocolons.
Rob Pike
2010-09-04
1
-206
/
+206
*
time tests; sort -nr times.out | sed 10q is illuminating.
Russ Cox
2009-10-09
1
-4
/
+3
*
last round: non-package code
Russ Cox
2009-09-15
1
-57
/
+54
*
allow range on nil maps
Russ Cox
2009-03-23
1
-0
/
+6
*
Automated g4 rollback of changelist 25024,
Russ Cox
2009-03-03
1
-7
/
+7
*
convert composite literals from { } to ( ).
Russ Cox
2009-02-13
1
-7
/
+7
*
implement new restrictions on what
Russ Cox
2009-01-26
1
-34
/
+34
*
delete export
Russ Cox
2009-01-20
1
-1
/
+1
*
convert tests; nothing interesting.
Russ Cox
2009-01-16
1
-1
/
+1
*
convert strconv
Russ Cox
2009-01-15
1
-7
/
+7
*
printf->Printf etc.
Rob Pike
2009-01-15
1
-85
/
+85
*
new new & make
Russ Cox
2009-01-06
1
-18
/
+23
*
update map test.
Rob Pike
2008-12-20
1
-120
/
+168
*
change *map to map; *chan to chan; new(T) to new(*T)
Russ Cox
2008-12-19
1
-8
/
+8
*
convert *[] to [].
Russ Cox
2008-12-18
1
-2
/
+2
*
bug026 and bug060 are fixed. update.
Rob Pike
2008-10-05
1
-2
/
+0
*
update bugs
Rob Pike
2008-09-15
1
-95
/
+3
*
add test for maps.
Rob Pike
2008-08-11
1
-0
/
+531