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
/
darwin
/
amd64
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
4
-814
/
+0
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
4
-0
/
+814
2011-09-13
Imported Upstream version 60
Ondřej Surý
4
-814
/
+0
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
2
-0
/
+16
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
3
-25
/
+79
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
2
-14
/
+15
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
2
-1
/
+2
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
4
-96
/
+149
2010-06-28
Only catch all signals if os/signal package imported.
Ian Lance Taylor
1
-1
/
+3
2010-06-14
runtime: correct fault for 16-bit divide on Leopard
Russ Cox
1
-1
/
+3
2010-05-19
runtime: avoid allocation for fixed strings
Russ Cox
1
-1
/
+1
2010-04-28
darwin: bsdthread_create can fail; print good error
Russ Cox
1
-2
/
+4
2010-04-13
runtime: better trace for fault due to nil pointer call
Russ Cox
1
-4
/
+12
2010-04-08
runtime: turn divide by zero, nil dereference into panics
Russ Cox
2
-5
/
+78
2010-04-08
runtime: work around kernel bug in Snow Leopard signal handling
Russ Cox
1
-0
/
+4
2010-04-05
runtime: handle malloc > 2GB correctly
Russ Cox
1
-5
/
+5
2010-04-05
runtime: various arm fixes
Russ Cox
2
-23
/
+1
2010-02-08
runtime: instrument malloc + garbage collector.
Russ Cox
1
-1
/
+12
2010-01-25
in C and asm, replace pkg·name with ·name
Russ Cox
1
-4
/
+4
2009-12-16
runtime: if os/signal is not in use, crash on
Russ Cox
1
-2
/
+3
2009-12-15
os/signal: new package
David Symonds
1
-2
/
+16
2009-12-08
runtime: start new darwin/amd64 threads on correct stack,
Russ Cox
1
-11
/
+13
2009-11-19
runtime: mask signals during signal handler on OS X
Russ Cox
1
-1
/
+1
2009-11-18
runtime: fix bug on darwin/amd64 - bad g in bsdthread_start
Russ Cox
1
-2
/
+2
2009-11-17
FreeBSD-specific porting work.
Devon H. O'Dell
1
-0
/
+1
2009-10-15
rename sys functions to runtime,
Russ Cox
1
-4
/
+4
2009-06-17
runtime: stack growth adjustments, cleanup
Russ Cox
1
-49
/
+13
2009-06-09
mv src/lib to src/pkg
Rob Pike
4
-0
/
+627