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
/
pkg
/
runtime
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
1
-13
/
+20
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
1
-2
/
+2
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-102
/
+90
2010-06-08
gc: new typechecking rules
Russ Cox
1
-78
/
+130
2010-05-19
runtime: avoid allocation for fixed strings
Russ Cox
1
-2
/
+2
2010-04-09
runtime: delete malx, skip_depth argument to malloc
Russ Cox
1
-3
/
+3
2010-04-01
runtime: turn run time errors checks into panics
Russ Cox
1
-10
/
+8
2010-03-31
runtime: make type assertion a runtime.Error, the first of many
Russ Cox
1
-16
/
+39
2010-03-23
runtime: add memory profiling, disabled.
Russ Cox
1
-3
/
+3
2010-02-10
runtime: garbage collection + malloc performance
Russ Cox
1
-2
/
+2
2010-01-25
in C and asm, replace pkg·name with ·name
Russ Cox
1
-20
/
+20
2010-01-25
runtime, type switch: eliminate package global name space assumption
Russ Cox
1
-5
/
+7
2009-12-07
runtime: introduce unsafe.New and unsafe.NewArray
Russ Cox
1
-1
/
+40
2009-12-03
runtime: malloc fixes
Russ Cox
1
-2
/
+2
2009-10-15
rename sys functions to runtime,
Russ Cox
1
-20
/
+20
2009-08-25
rename runtime internals to have modern names (array->slice etc)
Rob Pike
1
-4
/
+4
2009-07-10
reflection for interface set
Russ Cox
1
-5
/
+11
2009-07-07
runtime: use new reflect data structures (CL 31107)
Russ Cox
1
-514
/
+229
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-0
/
+906