ruby/ext
Peter Zhu 4a8cd9e8bc Use shared flags of the type
The ELTS_SHARED flag is generic, so we should prefer to use the flags
specific of the type (STR_SHARED for strings and RARRAY_SHARED_FLAG
for arrays).
2022-11-02 11:03:21 -04:00
..
-test- Unmark Internal IV test as pending 2022-10-20 11:59:34 -07:00
bigdecimal [ruby/bigdecimal] Suppress macro redefinition warnings 2022-10-30 14:21:31 +00:00
cgi/escape [ruby/cgi] Implement `CGI.url_encode` and `CGI.url_decode` 2022-08-16 19:12:03 +09:00
continuation [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
coverage Revert "Revert "This commit implements the Object Shapes technique in CRuby."" 2022-10-11 08:40:56 -07:00
date [ruby/date] Check month range as civil 2022-10-27 05:36:11 +00:00
digest [ruby/digest] Use CommonDigest by default if available 2022-10-29 12:06:03 +00:00
etc getenv: is in stdlib.h 2022-09-21 11:44:09 +09:00
fcntl [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
fiddle [ruby/fiddle] Free closures immediately 2022-10-18 17:21:45 +09:00
io Revert "* expand tabs. [ci skip]" 2022-07-30 17:29:56 +09:00
json [flori/json] Stop including the parser source __LINE__ in exceptions 2022-07-29 19:10:10 +09:00
monitor [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
nkf Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
objspace Use shared flags of the type 2022-11-02 11:03:21 -04:00
openssl [ruby/openssl] add document-method for BN#mod_inverse 2022-10-17 23:38:35 +09:00
pathname [ruby/pathname] Fix `autoload` of `FileUtils` 2022-07-27 21:05:10 +09:00
psych [ruby/psych] Fix missing `abort` call 2022-10-12 20:24:38 +09:00
pty [DOC] RDoc changes for IO (#6458) 2022-10-02 08:24:08 -05:00
racc/cparse [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
rbconfig/sizeof [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
readline Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
ripper Process token IDs from id.def without id.h 2022-09-08 18:22:47 +09:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
socket Try `nil` as default for 'default timeout'. (#6509) 2022-10-08 14:02:34 +13:00
stringio [ruby/stringio] [DOC] Enhanced RDoc for StringIO 2022-10-21 14:12:45 +00:00
strscan [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
syslog Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
win32 Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
win32ole Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
zlib Removed mswin patch for zlib-1.2.11 2022-04-05 14:30:47 +09:00
.document Remove unnecessary files from .document 2020-12-20 16:00:13 +09:00
Setup Removed sdbm entries from toolchanins 2020-06-19 08:26:47 +09:00
Setup.atheos Removed sdbm entries from toolchanins 2020-06-19 08:26:47 +09:00
Setup.nt Removed sdbm entries from toolchanins 2020-06-19 08:26:47 +09:00
extmk.rb Make the timestamp path correspond to the bundled target path 2022-10-24 17:47:59 +09:00