4ad4083b164aa92c569a9ae54184ff804cded540
|
2010-10-03 |
Change creating shortcut verb to 'Link' [Bug #3339] |
8cf50c746298fd4b39830b50cf2ea4cadf0972be
|
2010-10-03 |
fix test/win32ole/test_folderitem2_invokeverb.rb |
65119c75b0fadd63d330af82b066ff11eb3a6091
|
2010-10-03 |
add filename. |
76bce610c73e952ce3fe9826dbb6d1cd34fb4774
|
2010-11-02 |
fix bug#3990, rake/test_tasks |
f4c98c3e10553de73c6e039064f2e618f5851103
|
2010-11-12 |
win32/Makefile.sub: reoreder varialbe EOM (don't display it) |
89616d6fe3ed6f7a22a3acdedd7938a98d6e0812
|
2010-11-12 |
win32/Makefile.sub: remove useless 'ECHO is <ON>' message |
e2501757f64c7d60bd867f0df261ce7bfe120245
|
2010-11-19 |
add dependency(insns.inc) to compile.obj |
e59654c24b756beee29fe7b48a42f0ae22a7ba1e
|
2011-02-28 |
* include/ruby/win32.h: define WIN32 if neither _WIN64 nor WIN32 defined. it forces to use push/pop for pack(4) pragma. |
812550b977e2114d74212ee211e520baee8760f3
|
2011-03-19 |
* hash.c (ruby_setenv): checking with max process environment block size fow Win32. |
5281610f919f96fd0ec1a14a53ad42b54bc8d373
|
2011-03-19 |
* hash.c (ruby_setenv): calculate total env block size for win32. * test/ruby/test_env.rb: add test for above patch. |
bdc8f4fca9f6dacf6abd16d4fcf829401adf5556
|
2011-03-19 |
* hash.c: refactoring prior patch (getenvsize win32 specfic function). |
11e4052295ade5bfa68f9f4b1c4b99edcfbbedc7
|
2011-03-19 |
* hash.c (ruby_setenv): check env process block size with OS ver. * win32/win32.c: export rb_w32_osver for above patch. * include/ruby/win32.h: declare rb_w32_osver for Win32 Libs. |
50ff6ed8662699d28403bddd2edf0fc7db0a9b90
|
2011-03-22 |
* win32/win32.c: wait process real termination after reading exit code. fixes #4518 |
858a66d1ac96bfb7c4705b580bf26b13b79bb7dc
|
2011-03-22 |
* win32/win32.c: fix r31152 (dup line) |
5988d8cbd5be141ccb9e6516785dae6be80c724e
|
2011-03-28 |
* test/webrick/test_filehandler.rb (test_short_filename): read real short filename by cmd because smb mounted files have different naming convention. |
0916f978c5a209a99637586010813b7cd22d1b72
|
2011-03-31 |
* ChangeLog: fix typo of r31205 |
580e2f35a84d841f2b85c2d1ee4e0d38a1c26356
|
2011-04-18 |
* test/ruby/test_io.rb (TestIO#test_cross_thread_close_fd): skip cross thread pipe close if windows |
83e071701b8fb1a5fb711a153a9f682a91d19143
|
2011-04-25 |
* win32/win32.c (kill): accept 0 as pid, fixes #4596 |
333e43e06be3db1beddac9096f02bfe2e0f34bd7
|
2011-04-25 |
* win32/win32.c (kill): accept 0 only sig is SIGINT #4596 |
195fbd18d61c336b510f63ea83dbf6483523aee2
|
2011-10-29 |
* win32/Makefile.sub (CONFIG_H): have stdint.h if VC2010. [Bug #5243] |
2cdee22370ef9f7ed887c4cf5167576f94db9899
|
2013-12-31 |
remove HAVE_FSEEKO from win32/win32.c |
f2f16f2a3540d53638b55e78c5f6b86ff51f7370
|
2016-06-28 |
Tue Jun 28 22:09:09 2017 Akio Tajima <artonx@yahoo.co.jp> |