summaryrefslogtreecommitdiff
path: root/ext/-test-/win32
AgeCommit message (Expand)Author
2013-04-05ext/-test-/win32/dln: remove static librarynobu
2012-05-08* include/ruby/win32.h (FD_SET): change function to macro.shirosaki
2012-04-28* ext/-test-/win32/dln/extconf.rb: remove test DLL.nobu
2012-04-19* ext/-test-/win32/dln/extconf.rb: need import library for ordinalnobu
2012-04-17* ext/-test-/win32/dln/extconf.rb: fix for mingw.nobu
2012-04-17* ext/-test-/win32/dln/extconf.rb: add to cleanfiles iff cleanobjs is set.nobu
2012-04-17* ext/-test-/win32/dln/extconf.rb: add test dll files to cleanfiles.nobu
2012-04-17* ext/-test-/win32/dln/extconf.rb: remove unnecessary local variable.nobu
2012-04-17* dln.c (rb_w32_check_imported): skip ordinal entries. based on anobu