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
/
libstd
/
rt
/
unwind.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-18
Spellcheck library docs.
Huon Wilson
-1
/
+1
2014-02-14
Invoke gcc with -nodefaultlibs
Alex Crichton
-0
/
+10
2014-02-11
Rewrite channels yet again for upgradeability
Alex Crichton
-0
/
+1
2014-02-11
Move replace and swap to std::mem. Get rid of std::util
Edward Wang
-2
/
+2
2014-02-03
std: Remove io::io_error
Alex Crichton
-3
/
+4
2014-01-31
auto merge of #11918 : omasanori/rust/reduce-warnings, r=alexcrichton
bors
-1
/
+1
2014-01-30
Fix the size of the _Unwind_Exception struct
Alex Crichton
-1
/
+4
2014-01-30
Append ; to #[allow(dead_code)].
OGINO Masanori
-1
/
+1
2014-01-28
std: comment about OOM & allocs in begin_unwind_fmt.
Huon Wilson
-0
/
+4
2014-01-27
std: add begin_unwind_fmt that reduces codesize for formatted fail!().
Huon Wilson
-0
/
+12
2014-01-27
std: reduce the generic code instantiated by fail!().
Huon Wilson
-3
/
+18
2014-01-22
Replace C types with Rust types in libstd, closes #7313
Florian Hahn
-6
/
+7
2014-01-14
Flag failure functions as inline(never)
Alex Crichton
-0
/
+2
2014-01-07
stdtest: Fix all leaked trait imports
Alex Crichton
-10
/
+4
2014-01-07
std: Fill in all missing imports
Alex Crichton
-0
/
+1
2014-01-06
Support arbitrary stdout/stderr/logger handles
Alex Crichton
-43
/
+77
2014-01-04
Condition EH ABI on target_arch, not target_os.
Vadim Chugunov
-6
/
+12
2014-01-04
auto merge of #11301 : vadimcn/rust/fix-android, r=brson
bors
-46
/
+113
2014-01-03
Fix ARM unwinding.
Vadim Chugunov
-46
/
+113
2014-01-02
Abort on double-failure. #910
Brian Anderson
-1
/
+7
2013-12-30
Add rust_fail. #11219
Brian Anderson
-14
/
+21
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-86
/
+116
2013-12-24
green: Rip the bandaid off, introduce libgreen
Alex Crichton
-1
/
+71
2013-12-24
Stop using C++ exceptions for stack unwinding.
Vadim Chugunov
-0
/
+256