ruby/ext
Nobuyoshi Nakada 92865d8760 Remove files to build libffi in mswin
These files were to build libffi from the bundled source, but are no
longer used since we stopped bundling the libffi sources in commit
e4f5296f06.

The gemspec file is unchanged because fiddle gem itself still supports
ruby 2.5.
2024-07-31 11:19:52 +09:00
..
-test- Reset the counter for two consecutive runs 2024-07-31 10:59:51 +09:00
cgi/escape ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
continuation ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
coverage ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
date Resize arrays in `rb_ary_freeze` and use it for freezing arrays 2024-07-02 10:34:23 -07:00
digest Remove digest.def that fails on older Ruby versions 2024-06-09 18:22:06 +09:00
erb/escape [ruby/erb] Skip building a native extension for JRuby 2024-01-04 22:33:16 +00:00
etc ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
fcntl ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
fiddle Remove files to build libffi in mswin 2024-07-31 11:19:52 +09:00
io [ruby/io-console] Use locale insensitive casecmp 2024-06-24 15:38:11 +00:00
json [flori/json] Use the pure-Ruby generator on TruffleRuby as it is much faster 2024-06-04 14:44:43 +09:00
monitor ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
objspace [Feature #20470] Split GC into gc_impl.c 2024-07-03 09:03:40 -04:00
openssl [ruby/openssl] Set time directly on the x509 store 2024-07-24 16:51:00 +00:00
pathname ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
psych Don't call `Kernel#require` in hot loop 2024-07-19 20:37:20 +00:00
pty ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
rbconfig/sizeof ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
ripper [Bug #20649] Allow `nil` as 2nd argument of `assign_error` 2024-07-24 22:18:36 +09:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
socket Improve Socket.tcp (#11187) 2024-07-30 12:58:31 +09:00
stringio [ruby/stringio] Development of 3.1.2 started. 2024-06-13 09:48:38 +00:00
strscan Sync strscan HEAD again. 2024-06-04 12:40:08 +09:00
win32 win32/registry: Shorten with safe navigation operator 2024-05-03 14:49:29 +09:00
win32ole [ruby/win32ole] win32ole.c: repeated code 2024-07-12 09:45:06 +00:00
zlib [ruby/zlib] Update license files with ruby/ruby 2024-05-29 23:23:49 +00:00
.document [ruby/io-console] [DOC] Split .document files to sync with ruby/ruby 2023-10-22 11:09:06 +09:00
Setup Clean up removed directories in ext/Setup* [ci skip] 2023-01-18 12:02:27 +09:00
Setup.atheos racc/cparse is extracted from ruby/ruby repository 2023-06-08 18:05:07 +09:00
Setup.nt racc/cparse is extracted from ruby/ruby repository 2023-06-08 18:05:07 +09:00
extmk.rb extmk.rb: define Gem.target_rbconfig not to break `Gem::Platform.local` 2024-06-18 11:12:52 +09:00