| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-08 | Remove unnecessary 'stdio.h'; ref #4947 | dearblue | |
| 'stdio.h' is included in 'mruby.h' ('mrbconf.h'). However, keep 'stdio.h' used by mruby-test. | |||
| 2020-02-01 | Fix builds for old mingw in mruby-socket; ref #4914 | dearblue | |
| 2019-02-18 | Fix wrong assertion method in some tests | KOBAYASHI Shuji | |
| 2018-09-01 | Avoid warning in MSVC compilation. | Yukihiro "Matz" Matsumoto | |
| 2018-07-21 | Network services might not be available | Sebastián Katzer | |
| 2018-02-02 | Need `fcntl.h` and `sys/stat.h` as well for `_open`; ref #3938 | Yukihiro "Matz" Matsumoto | |
| 2018-02-02 | Need to include `io.h` anyway for _WIN32/64; ref #3938 | Yukihiro "Matz" Matsumoto | |
| 2018-01-31 | include io.h on mingw | Yasuhiro Matsumoto | |
| 2018-01-31 | Define compatibility only for `_MSC_VER`; ref #3923 | Yukihiro "Matz" Matsumoto | |
| Suggested by @mattn. | |||
| 2018-01-31 | Use mkstemp instead of tempnam | ksss | |
| 2017-12-26 | addrinfo.ai_protocol was not set on Cygwin. | Hiroshi Mimaki | |
| 2017-12-26 | Disabled UNIXSocket test on Cygwin | Hiroshi Mimaki | |
| 2017-12-14 | Exclude `UNIXSocket` tests again; ref #3878 | Yukihiro "Matz" Matsumoto | |
| 2017-12-14 | Fix socket closing by using `closesocket` API in windows instead. | Takeshi Watanabe | |
| 2017-12-13 | Use `_tempnam` instead of `tempnam` on Windows. | Yukihiro "Matz" Matsumoto | |
| 2017-12-13 | Skip tests on Windows platform | Hiroshi Mimaki | |
| 2017-12-09 | Skip socket tests on Windows platform. | Yukihiro "Matz" Matsumoto | |
| Some test may be OK but we skip everything as a starting point. | |||
| 2017-12-08 | Fix memory leak found by leak sanitizer. | Takeshi Watanabe | |
| 2017-12-07 | Add 'mrbgems/mruby-socket/' from commit ↵ | Yukihiro "Matz" Matsumoto | |
| 'ab54185005ec87fe4f5b10df95ad29659884141b' git-subtree-dir: mrbgems/mruby-socket git-subtree-mainline: d75266dd1bade53255044460a9cd74596addaa84 git-subtree-split: ab54185005ec87fe4f5b10df95ad29659884141b | |||
