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
/
export_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
runtime: convert lock*.c to Go
Russ Cox
2014-08-29
1
-1
/
+0
*
runtime: rename Lock to Mutex
Russ Cox
2014-08-27
1
-2
/
+2
*
cmd/cc, runtime: preserve C runtime type names in generated Go
Russ Cox
2014-08-27
1
-4
/
+4
*
runtime: convert parfor to Go
Dmitriy Vyukov
2014-08-24
1
-9
/
+45
*
runtime: convert note to Go
Dmitriy Vyukov
2014-08-22
1
-1
/
+0
*
runtime: convert lfstack to Go
Dmitriy Vyukov
2014-08-21
1
-4
/
+23
*
runtime: convert memclrBytes to Go
Josh Bleecher Snyder
2014-08-20
1
-4
/
+1
*
runtime: test distribution of interface hashes.
Keith Randall
2014-08-07
1
-0
/
+2
*
runtime: convert hash functions to Go calling convention.
Keith Randall
2014-07-31
1
-6
/
+0
*
runtime: simpler and faster GC
Dmitriy Vyukov
2014-07-29
1
-0
/
+3
*
runtime: convert map implementation to Go.
Keith Randall
2014-07-16
1
-1
/
+0
*
runtime: fix stringw test.
Keith Randall
2014-06-17
1
-1
/
+1
*
runtime: reconstitute runetochar for use by gostringw.
Keith Randall
2014-06-17
1
-0
/
+4
*
runtime: use VEH, not SEH, for windows/386 exception handling
Russ Cox
2014-03-24
1
-4
/
+0
*
runtime: handle Go calls C calls Go panic correctly on windows/386
Russ Cox
2014-03-05
1
-0
/
+4
*
runtime: use goc2c as much as possible
Russ Cox
2014-02-20
1
-14
/
+16
*
runtime: faster memclr on x86.
Keith Randall
2014-02-06
1
-0
/
+4
*
runtime: fix bug in maps at the intersection of iterators, growing, and NaN keys
Keith Randall
2013-10-04
1
-0
/
+3
*
runtime: avoid inconsistent goroutine state in profiler
Russ Cox
2013-09-13
1
-0
/
+2
*
runtime: Smhasher tests of our map hash function.
Keith Randall
2013-09-06
1
-0
/
+12
*
runtime: implement local work queues (in preparation for new scheduler)
Dmitriy Vyukov
2013-02-23
1
-0
/
+6
*
runtime: add parallel for algorithm
Dmitriy Vyukov
2012-05-11
1
-0
/
+25
*
runtime: add lock-free stack
Dmitriy Vyukov
2012-04-12
1
-0
/
+11
*
5l, 6l, 8l: fix stack split logic for stacks near default segment size
Russ Cox
2012-03-15
1
-0
/
+2
*
runtime: add windows callback tests
Alex Brainman
2011-11-08
1
-0
/
+2
*
runtime: faster entersyscall, exitsyscall
Russ Cox
2011-07-19
1
-0
/
+6
*
arm: precise float64 software floating point
Russ Cox
2010-10-25
1
-0
/
+17