ruby/ext
Koichi Sasada 5bbba76489 respect current frame of `rb_eval_string`
`self` is nearest Ruby method's `self`.
If there is no ruby frame, use toplevel `self` (`main`).

https://bugs.ruby-lang.org/issues/18780
2022-08-01 17:48:05 +09:00
..
-test- respect current frame of `rb_eval_string` 2022-08-01 17:48:05 +09:00
bigdecimal [ruby/bigdecimal] Remove checks for `struct RRational` and `struct RComplex` 2022-07-14 21:02:02 +09:00
cgi/escape Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
continuation [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
coverage Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
date [ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/67) 2022-07-31 03:18:45 +09:00
digest Revert "* expand tabs. [ci skip]" 2022-07-30 17:03:13 +09:00
etc [ruby/etc] [DOC] Markup constant path names 2022-06-19 11:06:43 +09:00
fcntl [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
fiddle Rename rb_ary_tmp_new to rb_ary_hidden_new 2022-07-26 09:12:09 -04: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 Adjust indents [ci skip] 2022-07-22 21:59:27 +09:00
openssl Rename rb_ary_tmp_new to rb_ary_hidden_new 2022-07-26 09:12:09 -04:00
pathname [ruby/pathname] Fix `autoload` of `FileUtils` 2022-07-27 21:05:10 +09:00
psych [ruby/psych] Fix infinite loop bug after YAML_MEMORY_ERROR (psych issue #440) 2022-07-15 01:39:42 +09:00
pty Expand tabs [ci skip] 2022-07-21 09:42:04 -07: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 [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
socket Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
stringio [ruby/stringio] Fix the result of `StringIO#truncate` so compatible with `File` 2022-07-01 00:52:29 +09: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 extensions under `Gem.extension_api_version` directory 2022-07-24 22:32:07 +09:00