1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Nobuyoshi Nakada bcf82b7c26
Process token IDs from id.def without id.h
Fixes id.h error during updating ripper.c by `make after-update`.

While it used to update id.h in the build directory, but was trying to
update ripper.c in the source directory.  In principle, files in the
source directory can or should not depend on files in the build
directory.
2022-09-08 18:22:47 +09:00
..
-test- [Bug #18964] Update the code range of appended portion 2022-08-18 14:57:08 +09:00
bigdecimal [ruby/bigdecimal] Updated to use the correct spec for muilti license 2022-08-03 11:04:31 +09: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 Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
date [ruby/date] [DOC] Enhanced intro for Date (https://github.com/ruby/date/pull/72) 2022-08-15 22:16:23 +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] Bump snakeyaml from 1.28 to 1.31 2022-09-07 09:51:57 +09:00
pty ext/pty/extconf.rb: Try libutil only on OpenBSD 2022-08-18 12:46:24 +09: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
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
extmk.rb Create temporary file exclusively and clean 2022-08-07 18:25:10 +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