index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustrt
/
stack.rs
Age
Commit message (
Expand
)
Author
Lines
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-325
/
+0
2014-10-24
Print stack overflow messages for Windows, Linux and OS X
John Kåre Alsaker
-19
/
+1
2014-10-09
rustrt: Convert statics to constants
Alex Crichton
-1
/
+1
2014-09-30
Fix librustrt
Steven Fackler
-32
/
+40
2014-09-26
Disable runtime split stack support on Windows
Brian Anderson
-15
/
+4
2014-08-23
Remove stage0 attributes.
Vadim Chugunov
-4
/
+0
2014-08-12
Replace #[cfg(target_os = "win32")] with #[cfg(target_os = "windows")]
Vadim Chugunov
-4
/
+8
2014-08-05
Renamed `record_stack_bounds` for clarity.
Vadim Chugunov
-13
/
+24
2014-08-04
libnative should not mess with stack limits in the TIB. Only libgreen has a ...
Vadim Chugunov
-1
/
+6
2014-07-29
Port Rust to DragonFlyBSD
Michael Neumann
-0
/
+11
2014-07-13
Stabilization for `owned` (now `boxed`) and `cell`
Aaron Turon
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-3
/
+3
2014-06-24
auto merge of #14963 : w3ln4/rust/master, r=alexcrichton
bors
-0
/
+2
2014-06-24
Added Mipsel architecture support
Pawel Olzacki
-0
/
+2
2014-06-16
Update repo location
Brian Anderson
-1
/
+1
2014-06-12
Basic iOS support
Valerii Hiora
-4
/
+8
2014-06-12
Runtime support for arm on iOS
Valerii Hiora
-2
/
+37
2014-06-06
std: Extract librustrt out of libstd
Alex Crichton
-0
/
+278