| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-12 | Merge pull request #3885 from Shokuji/cygwin_mruby_io_test | Yukihiro "Matz" Matsumoto | |
| fixed mruby-io so that the test passes on cygwin | |||
| 2017-12-12 | Merge pull request #3882 from mattn/fix-filename | Yukihiro "Matz" Matsumoto | |
| use filename in locale | |||
| 2017-12-12 | fix wrong variable name | Yasuhiro Matsumoto | |
| 2017-12-12 | use filename in locale | Yasuhiro Matsumoto | |
| 2017-12-12 | fixed mruby-io so that the test passes on cygwin | 窪山 翔士 | |
| 2017-12-12 | Fixed mruby-io test failure on Windows platform. | Hiroshi Mimaki | |
| 2017-12-12 | Support MRB_WITHOUT_FLOAT to mruby-io and mruby-pack | Yusuke Endoh | |
| 2017-12-09 | Reduce VC++ compiler warnings. | Yukihiro "Matz" Matsumoto | |
| 2017-12-09 | `File.symlink` may not be implemented on some platforms; ref #3877 | Yukihiro "Matz" Matsumoto | |
| 2017-12-09 | Skip "File.readlink fails" test on MSVC | bamchoh | |
| When MSVC, "File.readlink fails with non-symlink" test was failed even if raising NotImplementedError | |||
| 2017-12-08 | Fixed compile error of `mruby-io` gem on MinGW. | Hiroshi Mimaki | |
| 2017-12-08 | Reduce compiler warnings from `mruby-io` gem. | Yukihiro "Matz" Matsumoto | |
| 2017-12-08 | Avoid VC++ reserved word `template`. | Yukihiro "Matz" Matsumoto | |
| 2017-12-08 | AppVeyor compile errors resolution. | Yukihiro "Matz" Matsumoto | |
| 2017-12-08 | AppVeyor compiler does not proved some POSIX functions. | Yukihiro "Matz" Matsumoto | |
| - `mode_t` by `int` - `umask` by `_umask` - `rmdir` by `_rmdir` - `mkstemp` and `mkdtemp` by using `_mktemp` | |||
| 2017-12-07 | Add type cast to `readline(2)` return value. | Yukihiro "Matz" Matsumoto | |
| 2017-12-07 | Add 'mrbgems/mruby-io/' from commit '3c8e1f94c44252c836f79a48bb17726da28e2756' | Yukihiro "Matz" Matsumoto | |
| git-subtree-dir: mrbgems/mruby-io git-subtree-mainline: 10ed730e4bd921cf4d8fe6f6d2e3cb3f0840f3b7 git-subtree-split: 3c8e1f94c44252c836f79a48bb17726da28e2756 | |||
