| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-05-25 | std: Depend on `backtrace` crate from crates.io | Alex Crichton | -110/+0 |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -4/+5 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2017-09-02 | Use env::current_exe for libbacktrace on macOS | John Colanduoni | -20/+7 |
| 2017-09-02 | Add libbacktrace support for Apple platforms | John Colanduoni | -1/+28 |
| 2017-03-12 | Update usages of 'OSX' (and other old names) to 'macOS'. | Corey Farwell | -4/+4 |
| 2017-02-15 | Improve backtrace formating while panicking. | Yamakaky | -1/+4 |
| 2017-01-28 | Use libc::c_char instead of i8 due to platforms with unsigned char | Segev Finer | -1/+2 |
| 2017-01-27 | Attempt at fixing dead code lints | Segev Finer | -5/+8 |
| 2017-01-24 | Make backtraces work on Windows GNU targets again. | Segev Finer | -0/+7 |
| 2015-09-04 | Add line numbers to windows-gnu backtraces | Diggory Blake | -29/+0 |
| 2015-08-22 | Fix the Mac build, again. | Richard Diamond | -0/+1 |
| 2015-08-20 | Refactor unix backtracing. NFC. | Richard Diamond | -0/+119 |
