| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-19 | Remove implicit conversion using `to_str` method; fix #3854 | Yukihiro "Matz" Matsumoto | |
| We have added internal convenience method `__to_str` which does string type check. The issue #3854 was fixed but fundamental flaw of lack of stack depth check along with fibers still remains. Use `MRB_GC_FIXED_ARENA` for workaround. | |||
| 2018-08-13 | Try to fix a fragile `File#mtime` test. | Yukihiro "Matz" Matsumoto | |
| 2018-07-02 | Support MRB_WITHOUT_FLOAT to mruby-io | Yusuke Endoh | |
| 2018-06-19 | Merge pull request #4047 from kou/stop-to-use-freed-value | Yukihiro "Matz" Matsumoto | |
| Stop to use freed value | |||
| 2018-06-19 | Stop to use freed value | Kouhei Sutou | |
| 2018-06-19 | Fix wrong free function | Kouhei Sutou | |
| mrb_locale_free() should be used for the return value of mrb_locale_from_utf8(). | |||
| 2018-01-30 | add File#mtime | Yasuhiro Matsumoto | |
| 2017-12-13 | Remove VC++ compiler warnings. | Yukihiro "Matz" Matsumoto | |
| 2017-12-13 | fix path locales | Yasuhiro Matsumoto | |
| 2017-12-13 | Reduce VC++ type mismatch warnings. | Yukihiro "Matz" Matsumoto | |
| 2017-12-13 | Merge pull request #3886 from mattn/io-windows | Yukihiro "Matz" Matsumoto | |
| implement popen/flock on Windows | |||
| 2017-12-13 | fix build for MSVC | Yasuhiro Matsumoto | |
| 2017-12-12 | implement flock on Windows | Yasuhiro Matsumoto | |
| 2017-12-12 | fixed mruby-io so that the test passes on cygwin | 窪山 翔士 | |
| 2017-12-08 | Reduce compiler warnings from `mruby-io` gem. | Yukihiro "Matz" Matsumoto | |
| 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 | |||
