| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add unwinding strategy for panics | Fenrir | 2017-07-31 | 1 | -17/+4 |
| * | Merge branch 'master' into nightly_update | panicbit | 2017-07-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Use libc from crates.io | Fenrir | 2017-07-07 | 1 | -1/+1 |
| * | | update collections module | Fenrir | 2017-07-09 | 1 | -11/+12 |
| * | | Add default allocator symbols | panicbit | 2017-07-10 | 1 | -1/+3 |
| * | | ctr-std: Migrate to the new liballoc API | panicbit | 2017-07-10 | 1 | -0/+1 |
| * | | ctr-std: Use liballoc from rust-src | panicbit | 2017-07-10 | 1 | -0/+1 |
| |/ | |||||
| * | Make ctru-rs compile again | Cristian Carlesso | 2017-04-30 | 1 | -1/+2 |
| * | Add HashMap and HashSet | Fenrir | 2017-03-11 | 1 | -0/+17 |
| * | Merge pull request #28 from FenrirWolf/fs | Ronald Kinard | 2017-03-11 | 1 | -0/+1 |
| |\ | |||||
| | * | Add fs module | Fenrir | 2017-03-10 | 1 | -0/+1 |
| * | | Add the rest of std::sync | Fenrir | 2017-03-05 | 1 | -3/+0 |
| * | | Initial thread support | Fenrir | 2017-03-05 | 1 | -0/+9 |
| |/ | |||||
| * | implement buffered stdio | Fenrir | 2017-02-24 | 1 | -0/+1 |
| * | Merge pull request #18 from FenrirWolf/time | Ronald Kinard | 2017-02-23 | 1 | -0/+2 |
| |\ | |||||
| | * | use svcGetSystemTick for Instant | Fenrir | 2017-02-18 | 1 | -0/+1 |
| | * | ctr-std: Add Time module | Fenrir | 2017-02-18 | 1 | -0/+2 |
| * | | Add sync::mutex | Fenrir | 2017-02-20 | 1 | -0/+3 |
| |/ | |||||
| * | Add thread local storage support | Fenrir | 2017-02-18 | 1 | -0/+3 |
| * | ctr-std: add collections module | Fenrir | 2017-02-01 | 1 | -0/+3 |
| * | We stdlib now | Fenrir | 2017-01-21 | 1 | -0/+174 |