ruby/ext
KJ Tsanaktsidis fe0b704df5 Skip assert_no_memory_leak when ASAN is enabled
ASAN greatly increases the memory footprint of Ruby, so these static
thresholds are not appropriate. There's no real need to run these tests
under ASAN.

[Bug #20274]
2024-02-28 14:41:03 +11:00
..
-test- Skip assert_no_memory_leak when ASAN is enabled 2024-02-28 14:41:03 +11: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] [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] 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 Use rb_hash_foreach in objspace.c 2024-02-23 10:24:21 -05: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 Move ripper_validate_object to ripper_init.c.tmpl 2024-02-20 19:19:31 +09:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
socket Revise 9ec342e07d 2024-02-26 13:12:05 +09:00
stringio [ruby/stringio] Fix ascii_only? flag in strio_write 2024-01-18 03:42:21 +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] [DOC] Remove spaces inside parentheses 2024-01-28 15:27:19 +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 Alias init functions 2024-02-04 16:43:09 +09:00