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
/
src
/
cmd
/
gc
/
builtin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
runtime: get rid of concatstring's vararg C argument.
Keith Randall
2013-12-03
1
-1
/
+5
*
runtime: pass key/value to map accessors by reference, not by value.
Keith Randall
2013-12-02
1
-6
/
+4
*
cmd/gc, runtime: inline append in frontend.
R?my Oudompheng
2013-09-16
1
-3
/
+0
*
cmd/gc: inline copy in frontend to call memmove directly.
R?my Oudompheng
2013-09-12
1
-0
/
+1
*
cmd/gc: instrument arrays properly in race detector.
R?my Oudompheng
2013-06-14
1
-0
/
+2
*
cmd/gc: update runtime.go for new map implementation.
R?my Oudompheng
2013-03-27
1
-0
/
+1
*
runtime: faster hashmap implementation.
Keith Randall
2013-03-20
1
-0
/
+6
*
cmd/gc: fix mkbuiltin (gc -A always write all symbols to export section)
Shenghou Ma
2013-02-26
1
-109
/
+108
*
cmd/gc: mapassign2 doesn't exist anymore.
R?my Oudompheng
2012-12-21
1
-1
/
+0
*
cmd/gc, runtime: avoid unnecessary copy on type assertion.
Daniel Morsing
2012-11-06
1
-0
/
+2
*
cmd/gc, runtime: pass PC directly to racefuncenter.
R?my Oudompheng
2012-11-01
1
-1
/
+1
*
cmd/gc: rebuild builtin.c
Russ Cox
2012-10-21
1
-4
/
+2
*
race: gc changes
Dmitriy Vyukov
2012-10-02
1
-0
/
+4
*
cmd/gc: Inline pointer sized T2I interface conversions
Daniel Morsing
2012-09-11
1
-0
/
+1
*
runtime: faster string equality.
R?my Oudompheng
2012-08-05
1
-0
/
+1
*
cmd/gc: cache itab lookup in convT2I.
Nigel Tao
2012-07-03
1
-1
/
+1
*
cmd/gc: inline slice[arr,str] in the frontend (mostly).
Luuk van Dijk
2012-06-02
1
-3
/
+0
*
gc: delete old unsafe functions
Russ Cox
2012-02-13
1
-65
/
+60
*
gc: check in y.tab.[ch], yerr.h, builtin.c.
Russ Cox
2012-02-03
1
-0
/
+123