ruby/ext
Nobuyoshi Nakada 8265a7531f
Use dedicated methods to abort
When `RUBY_DEBUG` is set, accessing a class in an invalid object will
cause a breakpoint trap instead of a segfault on some implementations.
2024-03-24 01:40:17 +09:00
..
-test- Use dedicated methods to abort 2024-03-24 01:40:17 +09: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 Use rb_hash_foreach in coverage 2024-02-23 10:24:21 -05:00
date [ruby/date] Remove the unintentional ability to parse `Symbol` 2024-02-21 16:04:52 +00:00
digest [ruby/digest] [DOC] Expand `Digest::SHA2` definitions for RDoc 2024-01-28 06:49:28 +00:00
erb/escape [ruby/erb] Skip building a native extension for JRuby 2024-01-04 22:33:16 +00:00
etc [ruby/etc] Drop support for old ERB 2024-03-02 16:40:16 +00:00
fcntl [ruby/fcntl] [DOC] Package files for RDoc 2024-03-14 04:19:46 +00:00
fiddle [ruby/fiddle] Set changelog_uri gem metadata 2024-02-08 14:43:56 +09:00
io [ruby/io-console] Bump up version to 0.7.2 2024-01-18 01:36:52 +00:00
json [flori/json] Make OpenStruct support as optional 2024-01-31 14:56:00 +09:00
monitor `rb_bug` prints a newline after the message 2023-05-20 21:43:30 +09:00
objspace Implement chilled strings 2024-03-19 09:26:49 +01:00
openssl [ruby/openssl] Revert "Always respect the openssl prefix chosen by truffle/openssl-prefix on TruffleRuby" 2024-03-20 11:44:13 +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 Fix Ripper memory allocation size when enabled Universal Parser 2024-03-21 18:10:02 +09:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
socket Drop support for old ERB 2024-03-03 00:55:45 +09:00
stringio [ruby/stringio] NULL StringIO by `StringIO.new(nil)` 2024-03-15 04:34:14 +00:00
strscan [ruby/strscan] Add a method for peeking and reading bytes as 2024-02-26 15:54:54 +09:00
win32 Fix memory overread in registry.rb 2023-12-28 18:03:58 +11:00
win32ole [ruby/win32ole] Refine pathspecs for `spec.files` 2024-03-23 13:06:40 +00:00
zlib [ruby/zlib] In Zlib::GzipReader#eof? check if we're actually at eof 2024-02-22 06:42:06 +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 Match `--with/--without` options against gem names 2024-03-22 14:09:12 +09:00