This website requires JavaScript.
Explore
Help
Sign In
admin
/
mruby-mruby
Watch
1
Star
0
Fork
0
You've already forked mruby-mruby
mirror of
https://github.com/mruby/mruby
synced
2026-06-08 16:11:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83d02bcd5ad73d4cc493b43500f0eb4c4eccdb74
mruby-mruby
/
mrbgems
/
mruby-io
/
test
T
History
ksss
35185e69bf
Implement IO#initialize_copy
2017-12-17 18:02:37 +09:00
..
file_test.rb
Add 'mrbgems/mruby-io/' from commit '3c8e1f94c44252c836f79a48bb17726da28e2756'
2017-12-07 18:11:06 +09:00
file.rb
Fixed mruby-io test failure on Windows platform.
2017-12-12 16:57:13 +09:00
gc_filedes.sh
Add 'mrbgems/mruby-io/' from commit '3c8e1f94c44252c836f79a48bb17726da28e2756'
2017-12-07 18:11:06 +09:00
io.rb
Implement IO#initialize_copy
2017-12-17 18:02:37 +09:00
mruby_io_test.c
On Windows,
_S_IREAD
and
_S_IWRITE
is defined in
sys/stat.h
.
2017-12-14 01:19:44 +09:00