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
/
malloc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
Imported Upstream version 1.3
upstream/1.3
Michael Stapelberg
1
-37
/
+178
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
1
-56
/
+54
2013-06-14
Imported Upstream version 1.1.1
upstream/1.1.1
Ingo Oeser
1
-0
/
+1
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
1
-4
/
+12
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
1
-28
/
+104
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-31
/
+28
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+422
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-412
/
+0
2011-02-18
Imported Upstream version 2011.02.15
upstream/2011.02.15
Ondřej Surý
1
-18
/
+25
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-18
/
+28
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-45
/
+43
2010-04-22
runtime: closures, defer bug fix for Native Client
Russ Cox
1
-0
/
+4
2010-04-09
runtime: delete malx, skip_depth argument to malloc
Russ Cox
1
-2
/
+2
2010-03-29
runtime: a couple more memory stats.
Russ Cox
1
-0
/
+2
2010-03-29
runtime: more malloc statistics
Russ Cox
1
-9
/
+31
2010-03-26
runtime: run all finalizers in a single goroutine.
Russ Cox
1
-3
/
+11
2010-03-23
runtime: add memory profiling, disabled.
Russ Cox
1
-1
/
+17
2010-03-08
runtime: clock garbage collection on bytes allocated, not pages in use
Russ Cox
1
-5
/
+7
2010-02-10
runtime: delete MHeapMapCache, which is useless
Russ Cox
1
-5
/
+1
2010-02-10
runtime: tighten garbage collector
Russ Cox
1
-0
/
+1
2010-02-10
runtime: garbage collection + malloc performance
Russ Cox
1
-5
/
+18
2010-02-08
runtime: allow arbitrary return type in SetFinalizer.
Russ Cox
1
-2
/
+1
2010-02-08
runtime: instrument malloc + garbage collector.
Russ Cox
1
-1
/
+10
2010-02-03
finalizers; merge package malloc into package runtime
Russ Cox
1
-0
/
+6
2010-01-13
runtime cleanup.
Russ Cox
1
-0
/
+4
2009-12-07
runtime: don't touch pages of memory unnecessarily.
Russ Cox
1
-3
/
+3
2009-12-03
runtime: malloc fixes
Russ Cox
1
-1
/
+8
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-0
/
+308