| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete ctr-std to use my fork of the rust repo instead | Vivian Lim | 2021-02-06 | 6 | -7211/+0 |
| | | |||||
| * | Update for nightly-2018-08-18 | Fenrir | 2018-08-19 | 4 | -32/+47 |
| | | |||||
| * | Update for latest nightly 2018-06-09 (#70) | Valentin | 2018-06-15 | 3 | -136/+98 |
| | | | | | * Update for latest nightly 2018-06-09 * We now have a proper horizon os and sys modules in libstd | ||||
| * | Update for latest nightly 2018-05-06 | linouxis9 | 2018-05-07 | 2 | -11/+11 |
| | | |||||
| * | Update for Rust nightly 2018-04-19 | Fenrir | 2018-04-21 | 4 | -257/+277 |
| | | |||||
| * | Updates for Rust 1.24 | Fenrir | 2018-02-15 | 1 | -28/+45 |
| | | |||||
| * | core::ops::Place is unsafe now | Fenrir | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Recreate ctr-std from latest nightly | Fenrir | 2018-01-21 | 3 | -21/+91 |
| | | |||||
| * | Patch `std` to be compatible with Rust nightly-2017-12-01 | Fenrir | 2017-12-01 | 3 | -60/+231 |
| | | | | | This only fixes things enough so that the project compiles again. More standard library changes from upstream Rust will be pulled in later. | ||||
| * | Add unwinding strategy for panics | Fenrir | 2017-07-31 | 1 | -3/+3 |
| | | |||||
| * | update collections module | Fenrir | 2017-07-09 | 4 | -378/+1050 |
| | | | | | also remove deprecated `collections` crate dependency | ||||
| * | ctr-std: Migrate to the new liballoc API | panicbit | 2017-07-10 | 1 | -7/+7 |
| | | |||||
| * | More changes needed after today's rustup update | Cristian Carlesso | 2017-05-16 | 1 | -7/+7 |
| | | |||||
| * | Make ctru-rs compile again | Cristian Carlesso | 2017-04-30 | 1 | -1/+1 |
| | | |||||
| * | Add HashMap and HashSet | Fenrir | 2017-03-11 | 6 | -5/+5831 |
| | | |||||
| * | ctr-std: add collections module | Fenrir | 2017-02-01 | 1 | -0/+458 |