index
:
ctru-rs
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
core::ops::Place is unsafe now
Fenrir
2018-01-26
1
-1
/
+1
*
Increase reader count + style fixes
Fenrir
2018-01-25
1
-3
/
+19
*
Notify all threads when the write-lock goes out of scope
Fenrir
2018-01-25
1
-1
/
+1
*
Fix mutex try_lock logic
Fenrir
2018-01-25
1
-4
/
+4
*
Initial rwlock impl
Fenrir
2018-01-25
1
-4
/
+54
*
Add debug svc printing to the default panic hook
Fenrir
2018-01-23
1
-63
/
+26
*
Remove macOS files that were accidentally included
Fenrir
2018-01-22
3
-259
/
+0
*
Restore thread APIs that were accidentally deleted
Fenrir
2018-01-22
1
-0
/
+18
*
Ensure that the sysroot uses its own libc
Fenrir
2018-01-21
3
-4
/
+6
*
Update Travis for the latest nightly
Fenrir
2018-01-21
1
-3
/
+4
*
Recreate ctr-std from latest nightly
Fenrir
2018-01-21
109
-2942
/
+23070
*
Update CI for Rust nightly-2017-12-01 + other fixes
Fenrir
2017-12-01
3
-5
/
+4
*
Better workaround for the `feature(rustc_private)]` issue
Fenrir
2017-12-01
2
-0
/
+6
*
Patch `std` to be compatible with Rust nightly-2017-12-01
Fenrir
2017-12-01
11
-508
/
+262
*
Update bindings for libctru v1.4.0
Fenrir
2017-11-18
7
-4465
/
+4459
*
Merge pull request #44 from FenrirWolf/panic-unwind
Ronald Kinard
2017-08-02
11
-128
/
+571
|
\
|
*
Properly set up main thread
Fenrir
2017-08-01
2
-25
/
+27
|
*
Update pinned nightly to 2017-07-31
Fenrir
2017-08-01
1
-1
/
+1
|
*
Add unwinding strategy for panics
Fenrir
2017-07-31
10
-116
/
+557
|
/
*
Merge pull request #41 from FenrirWolf/panic-reboot
Ronald Kinard
2017-07-31
1
-2
/
+6
|
\
|
*
Trigger reboot after panicking
Fenrir
2017-07-29
1
-2
/
+6
*
|
Merge pull request #42 from FenrirWolf/hid-update
Ronald Kinard
2017-07-31
6
-109
/
+199
|
\
\
|
|
/
|
/
|
|
*
Fix documentation
Fenrir
2017-07-29
1
-4
/
+4
|
*
Update examples
Fenrir
2017-07-29
3
-4
/
+79
|
*
Bump version
Fenrir
2017-07-29
1
-1
/
+1
|
*
Refactor HID module
Fenrir
2017-07-29
1
-87
/
+99
|
*
Update bitflags
Fenrir
2017-07-27
2
-17
/
+20
|
/
*
Merge pull request #40 from FenrirWolf/thread-fix
Ronald Kinard
2017-07-26
6
-254
/
+606
|
\
|
*
Print thread name in panic msg
Fenrir
2017-07-26
1
-5
/
+19
|
*
Thread fixes + module update
Fenrir
2017-07-26
6
-249
/
+587
*
|
Merge pull request #38 from FenrirWolf/examples
Ronald Kinard
2017-07-26
7
-0
/
+157
|
\
\
|
*
|
Add examples directory
Fenrir
2017-07-25
7
-0
/
+157
|
|
/
*
|
Merge pull request #39 from panicbit/travis_fix
Ronald Kinard
2017-07-26
1
-5
/
+1
|
\
\
|
*
|
travis: Build examples properly
panicbit
2017-07-26
1
-5
/
+1
|
/
/
*
|
Merge pull request #37 from panicbit/travis_fix
Ronald Kinard
2017-07-26
1
-3
/
+26
|
\
\
|
|
/
|
/
|
|
*
travis: allow unbound variables again
panicbit
2017-07-26
1
-1
/
+1
|
*
travis: build examples
panicbit
2017-07-26
1
-2
/
+26
|
*
Don't run cargo test for CI
panicbit
2017-07-26
1
-1
/
+0
|
/
*
Merge pull request #36 from FenrirWolf/errDisp
Ronald Kinard
2017-07-25
4
-36
/
+71
|
\
|
*
Enable old panic behavior for Citra
Fenrir
2017-07-25
2
-4
/
+36
|
*
Use Error applet to display panics
Fenrir
2017-07-24
2
-26
/
+24
|
*
Update to new panic ABI
Fenrir
2017-07-24
2
-12
/
+13
|
*
Fix missing stability attribute
Fenrir
2017-07-24
1
-0
/
+4
*
|
Merge pull request #35 from panicbit/travis_ci
Ronald Kinard
2017-07-25
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Add travis config
panicbit
2017-07-24
1
-0
/
+14
|
/
*
Merge pull request #34 from panicbit/nightly_update
Ronald Kinard
2017-07-24
8
-413
/
+1235
|
\
|
*
Use rust3ds/alloc_system3ds again
panicbit
2017-07-20
1
-2
/
+1
|
*
Merge branch 'master' into nightly_update
panicbit
2017-07-20
2
-44
/
+249
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #33 from FenrirWolf/ctrulib-1.3.0
Ronald Kinard
2017-07-14
2
-44
/
+249
|
\
\
|
*
|
Use -lctrud for debug builds
Fenrir
2017-07-14
1
-3
/
+7
[next]