ruby/ext
Nobuyoshi Nakada 0f417d640d
Initialize errno variables and fix maybe-uninitialized warnings
2024-01-24 19:33:25 +09:00
..
-test- Remove null checks for xfree 2024-01-19 10:25:02 -05:00
cgi/escape [ruby/cgi] Fix unescapeHTML 2023-11-30 08:19:28 +00:00
continuation Update the depend files 2023-02-28 09:09:00 -08:00
coverage [Feature #19719] Universal Parser 2023-06-12 18:23:48 +09:00
date [ruby/date] Provide a 'Changelog' link on rubygems.org/gems/date 2023-12-25 21:12:49 +09:00
digest [ruby/digest] Suppress implicit cast down warnings 2023-11-09 07:20:00 +00:00
erb/escape [ruby/erb] Skip building a native extension for JRuby 2024-01-04 22:33:16 +00:00
etc [ruby/etc] [DOC] Add minimal documents for constants 2023-12-27 10:09:24 +00:00
fcntl [ruby/fcntl] Bump up 1.1.0 2023-11-07 06:55:45 +00:00
fiddle [ruby/fiddle] Bump version 2023-12-25 21:12:49 +09:00
io [ruby/io-console] Bump up version to 0.7.2 2024-01-18 01:36:52 +00:00
json [flori/json] Use rb_sym2str instead of SYM2ID 2023-12-25 21:12:49 +09:00
monitor `rb_bug` prints a newline after the message 2023-05-20 21:43:30 +09:00
objspace Mark asan fake stacks during machine stack marking 2024-01-19 09:55:12 +11:00
openssl [ruby/openssl] Add support for IO#timeout. 2024-01-17 17:09:03 +00:00
pathname [ruby/pathname] require fileutils in both methods using it 2023-12-28 00:07:56 +00:00
psych [ruby/psych] Add :stringify_names option to convert symbol keys to string for dumping 2024-01-18 17:32:34 +00:00
pty [DOC] Show `PTY.getpty` as an alias of `PTY.spawn` 2023-12-18 20:17:45 +09:00
rbconfig/sizeof Update the depend files 2023-02-28 09:09:00 -08:00
ripper Make lastline and nextline to be rb_parser_string 2024-01-23 08:58:16 +09:00
rubyvm
socket Initialize errno variables and fix maybe-uninitialized warnings 2024-01-24 19:33:25 +09:00
stringio [ruby/stringio] Fix ascii_only? flag in strio_write 2024-01-18 03:42:21 +00:00
strscan [ruby/strscan] Bump version 2024-01-19 10:49:12 +09:00
win32 Fix memory overread in registry.rb 2023-12-28 18:03:58 +11:00
win32ole [ruby/win32ole] [DOC] Fix indent 2023-12-31 11:52:19 +00:00
zlib [ruby/zlib] Bump up 3.1.0 2023-11-07 08:50:40 +00:00
.document [ruby/io-console] [DOC] Split .document files to sync with ruby/ruby 2023-10-22 11:09:06 +09:00
Setup
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 Use `File::NULL` instead of hard coded null device names 2023-07-10 19:21:47 +09:00