index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
gc
/
runtime.go
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-11
/
+13
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-6
/
+19
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+130
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-131
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-0
/
+1
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-0
/
+1
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-1
/
+3
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-2
/
+5
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-7
/
+15
2010-06-08
gc: new typechecking rules
Russ Cox
1
-12
/
+20
2010-05-01
gc: be pickier about slice, chan, array, and map sizes
Russ Cox
1
-3
/
+3
2010-04-01
runtime: turn run time errors checks into panics
Russ Cox
1
-1
/
+2
2010-03-31
gc: implement panic and recover
Russ Cox
1
-1
/
+1
2010-03-30
gc: add panic and recover (still unimplemented in runtime)
Russ Cox
1
-1
/
+3
2010-03-09
identical complex implementation
Ken Thompson
1
-0
/
+2
2010-02-25
gc: implement []int(string) and []byte(string)
Russ Cox
1
-0
/
+2
2010-02-18
complex constant multiply and divide
Ken Thompson
1
-0
/
+1
2010-01-27
gc: implement defer print/println/panic/panicln
Russ Cox
1
-0
/
+1
2010-01-22
gc: do not build builtin.c automatically; use golden copy instead.
Russ Cox
1
-0
/
+4
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-1
/
+1
2009-12-04
gc/runtime: pass type structure to makeslice.
Russ Cox
1
-1
/
+1
2009-11-20
x[y:] for strings
Russ Cox
1
-0
/
+1
2009-11-20
x[lo:] - gc and runtime.
Russ Cox
1
-1
/
+1
2009-11-17
install copy predefined
Ken Thompson
1
-0
/
+1
2009-10-15
rename sys functions to runtime,
Russ Cox
1
-0
/
+93
2009-05-12
no need for compiler to hard-code definition of runtime.
Russ Cox
1
-9
/
+0
2009-05-08
move things out of sys into os and runtime
Russ Cox
1
-0
/
+9