| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete ctr-std to use my fork of the rust repo instead | Vivian Lim | 2021-02-06 | 1 | -1133/+0 |
| * | Update for nightly-2018-08-18 | Fenrir | 2018-08-19 | 1 | -3/+4 |
| * | Update for latest nightly 2018-06-09 (#70) | Valentin | 2018-06-15 | 1 | -113/+53 |
| * | Update for latest nightly 2018-05-06 | linouxis9 | 2018-05-07 | 1 | -5/+5 |
| * | Update for Rust nightly 2018-04-19 | Fenrir | 2018-04-21 | 1 | -49/+44 |
| * | Recreate ctr-std from latest nightly | Fenrir | 2018-01-21 | 1 | -6/+3 |
| * | Patch `std` to be compatible with Rust nightly-2017-12-01 | Fenrir | 2017-12-01 | 1 | -26/+26 |
| * | Add unwinding strategy for panics | Fenrir | 2017-07-31 | 1 | -3/+3 |
| * | update collections module | Fenrir | 2017-07-09 | 1 | -203/+332 |
| * | 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 | 1 | -0/+1071 |