Yukihiro "Matz" Matsumoto
|
ebf49932c7
|
Merge pull request #3895 from mattn/fix-mkstemp
fix mkstemp implementation for MSVC
|
2017-12-14 00:46:19 +09:00 |
|
Yasuhiro Matsumoto
|
e7e5db51de
|
fix mkstemp implementation for MSVC
|
2017-12-14 00:43:38 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
f0379c8c45
|
Merge pull request #3892 from mimaki/ipproto-winsock
Use IPPROTO enum values on WinSock.
|
2017-12-14 00:09:45 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
16e473caad
|
Rename BasicSocket#is_socket= to #_is_socket; ref #3878
|
2017-12-14 00:07:42 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
69ad12de06
|
Exclude UNIXSocket tests again; ref #3878
|
2017-12-14 00:05:23 +09:00 |
|
Takeshi Watanabe
|
d2163d13a8
|
Declare super class in socket.rb.
|
2017-12-14 00:05:23 +09:00 |
|
Takeshi Watanabe
|
949bf6ca43
|
Fix socket closing by using closesocket API in windows instead.
|
2017-12-14 00:05:23 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
2300c9f737
|
Merge pull request #3893 from mimaki/add-mrbgem-summary
Added mrbgem's summary.
|
2017-12-14 00:00:10 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
dc5de38414
|
Merge pull request #3894 from mattn/mirb-locale
fix locale message in mirb
|
2017-12-13 23:11:49 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
1a150a6e48
|
Merge pull request #3891 from mimaki/set-addrinfo-protocol
Set protocol of AddrInfo
|
2017-12-13 23:00:25 +09:00 |
|
Yasuhiro Matsumoto
|
0ab9ac6b22
|
fix locale in mirb
|
2017-12-13 22:28:18 +09:00 |
|
Hiroshi Mimaki
|
584e4e413a
|
Added mrbgem's summary.
|
2017-12-13 16:05:06 +09:00 |
|
Hiroshi Mimaki
|
9fac1a3f8b
|
Use IPPROTO enum values on WinSock.
|
2017-12-13 15:58:23 +09:00 |
|
Hiroshi Mimaki
|
398da99d05
|
Set protocol of AddrInfo
|
2017-12-13 14:44:13 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
55fced30cd
|
Use _tempnam instead of tempnam on Windows.
|
2017-12-13 14:17:49 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
a3925f3dec
|
Merge pull request #3889 from mattn/fix-crash
fix crash bug on Windows
|
2017-12-13 14:10:44 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
aec65f2605
|
Merge pull request #3890 from mimaki/mruby-socket-windows-test
Skip tests on Windows platform
|
2017-12-13 13:59:28 +09:00 |
|
Hiroshi Mimaki
|
4353623b72
|
Skip tests on Windows platform
|
2017-12-13 13:02:59 +09:00 |
|
Yasuhiro Matsumoto
|
6123d653b7
|
fix crash bug on Windows
|
2017-12-13 12:48:26 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
fa33bd86a8
|
Remove VC++ compiler warnings.
|
2017-12-13 11:39:32 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
7d940e3682
|
Merge pull request #3888 from mattn/fix-locale
fix path locales
|
2017-12-13 10:24:52 +09:00 |
|
Yasuhiro Matsumoto
|
16c2ac2588
|
fix path locales
|
2017-12-13 10:12:59 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
e14387440e
|
Skip test/t/float.rb tests; ref #3827
|
2017-12-13 08:45:46 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
11b6696ce2
|
Retrieve operands at the beginning of OP_SCLASS.
|
2017-12-13 08:43:15 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
e647b16d1d
|
Should not define Float class in mrblib/00class.rb; ref #3828
Unless it is defined in `numeric.c`.
|
2017-12-13 08:42:07 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
ad06781107
|
Fixed wrong MRB_WITHOUT_FLOAT condition; ref #3827
|
2017-12-13 08:38:34 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
c66978521d
|
Reduce VC++ type mismatch warnings.
|
2017-12-13 08:10:35 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
5a5adafabf
|
Merge pull request #3886 from mattn/io-windows
implement popen/flock on Windows
|
2017-12-13 07:56:24 +09:00 |
|
Yasuhiro Matsumoto
|
b07269584c
|
fix build for MSVC
|
2017-12-13 00:21:30 +09:00 |
|
Yasuhiro Matsumoto
|
e0e23b1765
|
close file descriptors
|
2017-12-13 00:18:02 +09:00 |
|
Yasuhiro Matsumoto
|
7c8c9f9532
|
mingw have mkstemp
|
2017-12-13 00:08:10 +09:00 |
|
Yasuhiro Matsumoto
|
7ff907f680
|
fix test
|
2017-12-13 00:07:51 +09:00 |
|
Yasuhiro Matsumoto
|
f1ea7a31c0
|
implement flock on Windows
|
2017-12-12 23:21:41 +09:00 |
|
Yasuhiro Matsumoto
|
df2c3771f8
|
fix compilation error
|
2017-12-12 22:39:21 +09:00 |
|
Yasuhiro Matsumoto
|
f6f8bb2416
|
fix compilation error
|
2017-12-12 22:39:20 +09:00 |
|
Yasuhiro Matsumoto
|
06ec17de60
|
add definition for pid_t on MSVC
|
2017-12-12 22:39:19 +09:00 |
|
Yasuhiro Matsumoto
|
d549603a8a
|
close handle
|
2017-12-12 22:39:18 +09:00 |
|
Yasuhiro Matsumoto
|
b8ca0b7cd8
|
implement popen on Windows
|
2017-12-12 22:39:17 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
c863e0dac8
|
Merge pull request #3885 from Shokuji/cygwin_mruby_io_test
fixed mruby-io so that the test passes on cygwin
|
2017-12-12 22:34:10 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
c6ea948030
|
Revert "Update .travis.yml to use gcc-6"
This change caused Travis CI errors on OSX. This reverts
commit c76631d445.
|
2017-12-12 22:31:14 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
346ebfb0ea
|
Merge pull request #3882 from mattn/fix-filename
use filename in locale
|
2017-12-12 22:27:25 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
25bee356b1
|
Merge pull request #3884 from mimaki/mruby-io-test-on-windows
Fixed mruby-io test failure on Windows platform.
|
2017-12-12 22:21:08 +09:00 |
|
Yasuhiro Matsumoto
|
17cd7a65e7
|
fix wrong variable name
|
2017-12-12 18:52:41 +09:00 |
|
Yasuhiro Matsumoto
|
bceb6640fa
|
fix compilation error
|
2017-12-12 18:52:41 +09:00 |
|
Yasuhiro Matsumoto
|
977f79478f
|
use filename in locale
|
2017-12-12 18:52:40 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
bbb0882343
|
Modifying frozen objects will raise FrozenError.
`FrozenError` is a subclass of `RuntimeError` which used to be
raised. [Ruby2.5]
|
2017-12-12 18:41:18 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
d4ff92bcf6
|
Do not use FIXABLE when mrb_int is big enough.
|
2017-12-12 17:45:15 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
3d98fa2e46
|
Reduce type mismatch warnings in pack.c.
|
2017-12-12 17:45:15 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
a5b8603aa2
|
Winsock uses int where UNIX uses size_t.
|
2017-12-12 17:45:15 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
a9e434e69a
|
Merge pull request #3883 from mattn/fix-ssize_t
fix build on mingw
|
2017-12-12 17:31:26 +09:00 |
|