| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-11-09 | std: Avoid use of `libc` in portable modules | Alex Crichton | -5/+6 |
| 2017-10-05 | Remove nacl from libstd | est31 | -2/+0 |
| 2017-05-09 | Don't show the std frames before user code on unwinding. | Yamakaky | -4/+40 |
| 2017-04-18 | std: Back out backtrace pruning logic | Alex Crichton | -80/+4 |
| 2017-03-30 | Replace hardcoded forward slash with path::MAIN_SEPARATOR | Thomas Jespersen | -2/+2 |
| 2017-02-26 | Also ignore std::panic | Yamakaky | -0/+3 |
| 2017-02-26 | Fix tests on Windows in Debug configuration (#4) | Vadim Petrochenkov | -0/+6 |
| 2017-02-25 | Fix tests on ARM Linux (#3) | Vadim Petrochenkov | -0/+1 |
| 2017-02-23 | rposition() -> rev().position() (#2) | Vadim Petrochenkov | -1/+1 |
| 2017-02-23 | Fix tests on Windows (#1) | Vadim Petrochenkov | -40/+56 |
| 2017-02-15 | Improve backtrace formating while panicking. | Yamakaky | -26/+227 |
| 2016-11-01 | std: Move sys_common to libstd/sys_common | Brian Anderson | -0/+257 |
