ksss
|
a44ada616e
|
Implement FileTest.size
- File.size delegate to FileTest.size
- File.size more faster by reading i-node value
|
2014-11-16 14:55:45 +09:00 |
|
Tomoyuki Sahara
|
1c4f46f324
|
remove standard header files from io.h.
|
2014-04-17 16:29:27 +09:00 |
|
Paolo Bosetti
|
d9f3fd868a
|
Merge branch 'master' of https://github.com/iij/mruby-io into test
Conflicts:
src/io.c
|
2014-03-03 13:15:57 +01:00 |
|
Akira Yumiyama
|
d28f042118
|
compatibility support (mruby/mruby, iij/mruby and 1.0.0)
- refs https://github.com/mruby/mruby/commit/36e234aa377d50d8ee425c7868e0651cf78e85cf
|
2014-02-22 20:45:07 +09:00 |
|
Paolo Bosetti
|
23afaf02dc
|
Made compatible with VisualStudio
|
2013-12-10 14:34:26 +01:00 |
|
Paolo Bosetti
|
5a59fd3a5c
|
Fix for compilation under Win/MinGW
|
2013-12-02 12:14:04 +01:00 |
|
Tomoyuki Sahara
|
c49541058c
|
use lstat(2) to check if it's a symlink
|
2013-08-08 13:58:47 +09:00 |
|
Akira Yumiyama
|
f89ee88a6c
|
rename mrb_class_obj_get -> mrb_class_get
|
2013-05-02 23:52:57 +09:00 |
|
Akira Yumiyama
|
814f3305ca
|
put MRB_ prefix before ARGS_XXX macros
|
2013-04-27 10:09:05 +09:00 |
|
Akira Yumiyama
|
e8ca5e5169
|
initial commit
|
2013-04-01 09:12:01 +09:00 |
|