index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mrbgems
/
mruby-socket
Age
Commit message (
Expand
)
Author
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-12
Winsock uses `int` where UNIX uses `size_t`.
Yukihiro "Matz" Matsumoto
2017-12-12
fix build on mingw
Yasuhiro Matsumoto
2017-12-12
Winsock does not provide `ssize_t`; Use `int` instead.
Yukihiro "Matz" Matsumoto
2017-12-11
Reduce VC++ compiler warnings.
Yukihiro "Matz" Matsumoto
2017-12-09
Reduce VC++ compiler warnings.
Yukihiro "Matz" Matsumoto
2017-12-09
Skip socket tests on Windows platform.
Yukihiro "Matz" Matsumoto
2017-12-08
Fix memory leak found by leak sanitizer.
Takeshi Watanabe
2017-12-08
Reduce VC++ compiler warnings.
Yukihiro "Matz" Matsumoto
2017-12-07
Remove unused variable `usock` from `mruby-socket/src/socket.c`.
Yukihiro "Matz" Matsumoto
2017-12-07
fixup! Fix type casting errors when `mruby-socket` compiled by C++.
Yukihiro "Matz" Matsumoto
2017-12-07
Fix type casting errors when `mruby-socket` compiled by C++.
Yukihiro "Matz" Matsumoto
2017-12-07
Add 'mrbgems/mruby-socket/' from commit 'ab54185005ec87fe4f5b10df95ad29659884...
Yukihiro "Matz" Matsumoto
[prev]