aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-/win32
Commit message (Expand)AuthorAgeFilesLines
* dlntest.dll: movenobu2016-09-222-5/+5
* auto_ext.rbnobu2016-05-291-6/+2
* win32/console: io_handlenobu2016-04-151-8/+16
* handle ext/ as r53141naruse2015-12-163-0/+3
* ext/-test-/dln/empty: move from ext/-test-/win32/dlnnobu2015-01-052-7/+0
* ext/-test-/win32/dln: add depend filenobu2015-01-052-22/+26
* suppress warningsnobu2014-11-041-1/+1
* win32/test_console_attr.rb: reset attributesnobu2014-08-211-0/+12
* win32.c: manage reverse videonobu2014-08-214-0/+64
* dln.c: non-ascii path on Windowsnobu2014-04-052-0/+7
* * ext/-test-/win32/dln/libdlntest.c (dlntest_ordinal): no need tousa2014-03-131-1/+1
* fd_setsize/depend: fix wrong dependenciesshirosaki2014-02-151-2/+1
* ext/-test-/win32/dln: remove static librarynobu2013-04-051-0/+1
* * include/ruby/win32.h (FD_SET): change function to macro.shirosaki2012-05-083-0/+60
* * ext/-test-/win32/dln/extconf.rb: remove test DLL.nobu2012-04-281-1/+3
* * ext/-test-/win32/dln/extconf.rb: need import library for ordinalnobu2012-04-191-2/+6
* * ext/-test-/win32/dln/extconf.rb: fix for mingw.nobu2012-04-171-4/+5
* * ext/-test-/win32/dln/extconf.rb: add to cleanfiles iff cleanobjs is set.nobu2012-04-171-1/+1
* * ext/-test-/win32/dln/extconf.rb: add test dll files to cleanfiles.nobu2012-04-171-0/+2
* * ext/-test-/win32/dln/extconf.rb: remove unnecessary local variable.nobu2012-04-171-2/+1
* * dln.c (rb_w32_check_imported): skip ordinal entries. based on anobu2012-04-174-0/+51