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
/
complit.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: [a-c]: add introductory comments to tests
Rob Pike
2012-02-19
1
-0
/
+2
*
test: use testlib (first 100)
Russ Cox
2012-02-16
1
-1
/
+1
*
gc: remove type elision in struct literals
Russ Cox
2011-12-05
1
-1
/
+1
*
gc: composite literals as per Go 1
Russ Cox
2011-12-02
1
-0
/
+16
*
delete float, complex - code changes
Russ Cox
2011-01-19
1
-19
/
+51
*
test: remove semiocolons.
Rob Pike
2010-09-04
1
-22
/
+22
*
fix "declared and not used" in tests;
Russ Cox
2009-09-14
1
-1
/
+1
*
Automated g4 rollback of changelist 25024,
Russ Cox
2009-03-03
1
-13
/
+13
*
convert composite literals from { } to ( ).
Russ Cox
2009-02-13
1
-13
/
+13
*
delete export
Russ Cox
2009-01-20
1
-4
/
+4
*
convert tests; nothing interesting.
Russ Cox
2009-01-16
1
-4
/
+4
*
uncomment a BUG that is now fixed
Rob Pike
2009-01-07
1
-2
/
+3
*
18 tests are behaving incorrectly
Rob Pike
2009-01-06
1
-4
/
+4
*
new new & make
Russ Cox
2009-01-06
1
-2
/
+2
*
change *map to map; *chan to chan; new(T) to new(*T)
Russ Cox
2008-12-19
1
-4
/
+4
*
convert *[] to [].
Russ Cox
2008-12-18
1
-2
/
+2
*
rewrite &Point{1, 2} as allocation
Russ Cox
2008-10-21
1
-0
/
+9
*
T{} syntax for constructors
Ken Thompson
2008-09-05
1
-12
/
+12
*
extend composite literal test.
Rob Pike
2008-09-04
1
-1
/
+17
*
update bugs
Rob Pike
2008-09-03
1
-0
/
+44