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
/
pkg
/
runtime
/
hashmap.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
1
-944
/
+0
*
runtime: introduce, use funcPC to convert Go func to PC
Russ Cox
2014-09-03
1
-17
/
+7
*
runtime: unify fastrand1 and fastrand2
Keith Randall
2014-09-02
1
-2
/
+2
*
runtime: convert type algorithms to Go
Dmitriy Vyukov
2014-08-30
1
-1
/
+1
*
cmd/cc, runtime: preserve C runtime type names in generated Go
Russ Cox
2014-08-27
1
-33
/
+33
*
runtime: convert equality functions to Go
Keith Randall
2014-08-07
1
-15
/
+22
*
runtime: move constants from map header to map type
Keith Randall
2014-08-01
1
-94
/
+78
*
runtime: convert hash functions to Go calling convention.
Keith Randall
2014-07-31
1
-8
/
+8
*
runtime: rewrite malloc in Go.
Keith Randall
2014-07-30
1
-9
/
+9
*
runtime: verify hmap type size
Dmitriy Vyukov
2014-07-29
1
-2
/
+2
*
runtime: rename throwgo to gothrow
Dave Cheney
2014-07-23
1
-13
/
+13
*
runtime: add throwgo
Dave Cheney
2014-07-18
1
-15
/
+13
*
runtime: convert map implementation to Go.
Keith Randall
2014-07-16
1
-0
/
+965