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
/
ken
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
43
-273
/
+407
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
41
-0
/
+5408
2011-09-13
Imported Upstream version 60
Ondřej Surý
41
-5408
/
+0
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
1
-1
/
+1
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-3
/
+3
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
1
-97
/
+0
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
10
-102
/
+99
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
5
-7
/
+478
2010-06-23
gc: fix crash for nested complex division
Russ Cox
1
-0
/
+6
2010-06-21
reflect: add Type.Bits method, add tags to prohibit conversions
Russ Cox
1
-3
/
+0
2010-06-08
misc cleanup: gofmt + &x -> x[0:] conversion
Russ Cox
1
-3
/
+3
2010-03-30
single argument panic
Russ Cox
3
-306
/
+301
2010-03-24
delete all uses of panicln by rewriting them using panic or,
Rob Pike
11
-1287
/
+2007
2010-03-09
1. decommit complex(float) conversion
Ken Thompson
3
-6
/
+58
2010-03-09
identical complex implementation
Ken Thompson
5
-11
/
+11
2010-03-05
6g complex type usable
Ken Thompson
3
-3
/
+83
2010-03-02
test: fix 386 build (missing complex)
Russ Cox
3
-2
/
+4
2010-03-02
more on type complex.
Ken Thompson
3
-0
/
+208
2010-01-19
Add explicit locking.
Ian Lance Taylor
1
-7
/
+29
2009-12-10
trailing comma's are not accepted with current syntax
Robert Griesemer
1
-2
/
+1
2009-12-10
make test/ken safe for optional semis
Robert Griesemer
32
-394
/
+188
2009-11-20
x[y:] for strings
Russ Cox
1
-1
/
+1
2009-11-20
x[lo:] - gc and runtime.
Russ Cox
2
-0
/
+16
2009-10-13
write stack traces and panics to stderr
Rob Pike
1
-0
/
+2
2009-10-09
time tests; sort -nr times.out | sed 10q is illuminating.
Russ Cox
2
-2
/
+2
2009-09-28
disallow interface { x, y() }
Russ Cox
2
-7
/
+8
2009-09-14
fix "declared and not used" in tests;
Russ Cox
3
-14
/
+16
2009-09-08
compound literal test
Ken Thompson
1
-0
/
+171
2009-08-28
arraytoslice and some cleanup
Ken Thompson
1
-1
/
+6
2009-08-28
sliceslice inline
Ken Thompson
1
-0
/
+129
2009-08-27
inline slicearray
Ken Thompson
1
-0
/
+127
2009-08-21
Enable these tests. Fix divconst.go and modconst.go to
Ian Lance Taylor
2
-4
/
+0
2009-08-17
fix up some irregular indentation
Rob Pike
3
-4
/
+2
2009-08-12
delete forward type declarations
Russ Cox
1
-6
/
+0
2009-08-12
convert non-pkg go files to whole-package compilation.
Russ Cox
4
-11
/
+0
2009-08-10
8-bit div and mod
Russ Cox
2
-0
/
+220
2009-08-08
another plateau - almost done
Ken Thompson
2
-20
/
+717
2009-08-06
divide by a constant power of 2
Ken Thompson
1
-0
/
+45
2009-06-04
string([]int) is now implemented
Rob Pike
1
-5
/
+15
2009-05-08
move things out of sys into os and runtime
Russ Cox
2
-10
/
+14
2009-05-06
added a distinguishing string to the error prints
Ken Thompson
1
-31
/
+58
2009-05-05
signs on div and mod
Ken Thompson
1
-0
/
+184
2009-04-16
make string take []byte only, so have to use *[10]byte to convert
Russ Cox
1
-2
/
+2
2009-04-15
code changes for array conversion.
Russ Cox
2
-5
/
+5
2009-02-11
insert type assertions when narrowing.
Russ Cox
3
-16
/
+16
2009-01-30
update go code tree to new func rules.
Russ Cox
1
-2
/
+2
2009-01-26
removed a:b in range syntax
Ken Thompson
2
-4
/
+60
2009-01-20
delete export
Russ Cox
9
-37
/
+37
2009-01-16
convert tests; nothing interesting.
Russ Cox
10
-45
/
+45
2009-01-16
casify, cleanup sys
Russ Cox
1
-7
/
+7
[next]