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
*
Fixes according to Fenrir's review
Valentin
2018-06-10
4
-169
/
+30
*
Update Travis to latest Nightly ( ͡° ͜ʖ ͡°)
linouxis9
2018-05-07
1
-1
/
+1
*
Fixes Cargo.toml
Valentin
2018-05-07
1
-1
/
+1
*
Update for latest nightly 2018-05-06
linouxis9
2018-05-07
85
-958
/
+4102
*
Merge pull request #66 from FenrirWolf/swkbd
FenrirWolf
2018-04-30
4
-0
/
+260
|
\
|
*
Add nul-terminatator to input that expects it
Fenrir
2018-04-29
1
-2
/
+5
|
*
Add software keyboard example
Fenrir
2018-04-29
1
-0
/
+47
|
*
add `set_hint_text` and `configure_button`
Fenrir
2018-04-29
1
-1
/
+22
|
*
rename `applet` module to `applets`
Fenrir
2018-04-29
3
-1
/
+1
|
*
make `get_bytes` a safe function
Fenrir
2018-04-29
1
-27
/
+21
|
*
Initial software keyboard support
Fenrir
2018-04-29
3
-0
/
+195
*
|
Make travis work again
Fenrir
2018-04-29
1
-3
/
+3
|
/
*
Merge pull request #65 from FenrirWolf/fix-panics
FenrirWolf
2018-04-21
3
-226
/
+126
|
\
|
*
Update to new panic ABI
Fenrir
2018-04-21
3
-226
/
+126
|
/
*
Merge pull request #64 from FenrirWolf/nightly-update
FenrirWolf
2018-04-21
52
-2119
/
+2349
|
\
|
*
Update for Rust nightly 2018-04-19
Fenrir
2018-04-21
52
-2119
/
+2349
|
/
*
Move more implementation details to `imp` module
Fenrir
2018-03-17
1
-24
/
+31
*
Remove thread name functions
Fenrir
2018-03-17
1
-108
/
+8
*
Add ctru::thread module
Fenrir
2018-03-17
2
-0
/
+1143
*
Add apt::set_app_cpu_time_limit
Fenrir
2018-03-17
1
-0
/
+11
*
Update pinned nightly
Fenrir
2018-03-15
1
-1
/
+1
*
Make std::path aware of archive prefixes (#61)
FenrirWolf
2018-03-04
2
-4
/
+16
*
Update to nightly-2018-03-01
Fenrir
2018-03-01
2
-3
/
+3
*
Merge pull request #62 from FenrirWolf/update-1.24
FenrirWolf
2018-02-17
9
-629
/
+75
|
\
|
*
Update pinned nightly
Fenrir
2018-02-15
1
-1
/
+1
|
*
Updates for Rust 1.24
Fenrir
2018-02-15
8
-628
/
+74
|
/
*
Fix TcpStream::wait_timeout
Fenrir
2018-02-13
1
-2
/
+4
*
Don't use ioctl for TcpStream::connect_timeout
Fenrir
2018-02-13
1
-3
/
+1
*
Don't output an extra newline when panicking
Fenrir
2018-02-12
1
-1
/
+1
*
Clean up the README a bit more
Fenrir
2018-02-11
1
-6
/
+3
*
Reorganize the list a bit
Fenrir
2018-02-11
1
-5
/
+7
*
Add list of supported modules
Fenrir
2018-02-11
1
-0
/
+65
*
Fix memory leak in Soc::init
Fenrir
2018-02-11
1
-0
/
+1
*
Add documentation for Soc
Fenrir
2018-02-11
1
-0
/
+13
*
Add Soc::init_with_buffer_size
Fenrir
2018-02-11
1
-3
/
+5
*
Add Soc service
Fenrir
2018-02-11
4
-0
/
+38
*
Stub out set_cloexec
Fenrir
2018-02-11
1
-26
/
+2
*
Filter out glibc symbols
Fenrir
2018-02-11
2
-2
/
+3
*
Update travis config
Fenrir
2018-02-11
1
-1
/
+1
*
Remove build script from examples
Fenrir
2018-02-11
2
-13
/
+0
*
Link libctru in ctru-sys
Fenrir
2018-02-11
2
-1
/
+0
*
We aren't linux
Fenrir
2018-02-10
1
-1
/
+1
*
Update examples
Fenrir
2018-02-06
3
-5
/
+11
*
Add wait_for_vblank function
Fenrir
2018-02-06
1
-10
/
+13
*
Use bitflags 1.0 for button presses
Fenrir
2018-02-06
6
-29
/
+30
*
Fix unsoundness in Console's API
Fenrir
2018-02-06
1
-11
/
+26
*
Update nightly to 2018-01-26
Fenrir
2018-01-26
1
-1
/
+1
*
repr_align stabilized
Fenrir
2018-01-26
1
-1
/
+0
*
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
[next]