ruby/ext
Nobuyoshi Nakada 678bcfcaa6 [ruby/io-console] Check rawmode option names strictly
https://github.com/ruby/io-console/commit/aa8fc7e947
2022-12-02 10:33:35 +00:00
..
-test- Use `rb_sprintf` instead of deprecated `sprintf` 2022-11-25 08:51:14 +09:00
bigdecimal [ruby/bigdecimal] Add fallback definition of MAYBE_UNUSED 2022-11-15 06:59:11 +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 Fix typos (#6775) 2022-11-20 21:07:18 -08:00
date [ruby/date] Check month range as civil 2022-10-27 05:36:11 +00:00
digest Update dependencies for bc28acc347 2022-11-05 00:48:42 +09:00
erb/escape [ruby/erb] Skip using the extension for truffleruby as well 2022-11-27 06:30:48 +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 [ruby/io-console] Check rawmode option names strictly 2022-12-02 10:33:35 +00: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 Remove numiv from RObject 2022-11-10 10:11:34 -05: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 Transition shape when object's capacity changes 2022-11-10 10:11:34 -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 Introduce encoding check macro 2022-12-02 01:31:27 +09:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
socket Removed documentation for incomplete option about [Feature #17134] 2022-11-30 17:20:38 +09: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 Use class methods of `File` over `Kernel.open` and `IO.read` 2022-11-21 22:16:49 +09:00