1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
yui-knk 46463af983 Define AST module under RubyVM [experimental]
* ext/-test-/ast/ast.c: Rename to ast.c
  and define AST module under RubyVM.
* common.mk: compile ast.c.
* ext/-test-/ast/extconf.rb: Don't need this file anymore.
* inits.c (rb_call_inits): Call Init_ast to setup AST module.
* test/-ext-/ast/test_ast.rb: Follow up the namespace change.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63534 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-05-31 06:13:06 +00:00
..
array/resize Update dependencies 2016-07-06 05:48:13 +00:00
bignum ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
bug-3571
bug-5832
bug_reporter
class Update dependencies 2016-07-06 05:48:13 +00:00
debug
dln/empty Update dependencies 2016-07-06 05:48:13 +00:00
exception ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
fatal
file ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
float
funcall ruby.h: relax rb_funcall check on extra args for clang 2018-01-30 23:55:49 +00:00
gvl/call_without_gvl Update dependencies 2016-07-06 05:48:13 +00:00
hash
integer ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
iseq_load
iter
load load.c: fix rb_load_protect condition 2017-09-24 05:22:23 +00:00
marshal
memory_status long long is a C99ism 2018-01-02 06:41:47 +00:00
method
notimplement rb_funcallv 2016-07-29 11:57:14 +00:00
num2int
path_to_class
popen_deadlock
postponed_job
printf sprintf.c: NULL as str 2017-09-09 09:16:59 +00:00
proc
rational ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
recursion
regexp regparse.c: initialize return values 2017-02-20 09:46:12 +00:00
scan_args ruby.h: fix rb_scan_args_trail_idx 2017-08-19 23:39:03 +00:00
st Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>. 2016-11-07 00:45:00 +00:00
string internal.h: remove dependecy on ruby/encoding.h 2018-01-09 06:24:11 +00:00
struct fix ext/-test-/struct/ dependencies 2017-04-15 07:13:05 +00:00
symbol symbol/init.c: ID value 2017-02-12 02:48:28 +00:00
thread_fd_close thread.c: avoid busy looping on rb_thread_fd_close 2017-06-07 00:32:02 +00:00
time Init functions should have prefix to avoid confliction. 2017-12-03 08:02:56 +00:00
tracepoint
typeddata test for [Bug #12670] 2017-06-19 14:36:17 +00:00
vm Update dependencies 2016-07-06 05:48:13 +00:00
wait_for_single_fd -test-/wait_for_single_fd: fix -Wformat-security warning 2018-05-15 01:29:14 +00:00
win32 test_console_attr.rb: fix test 2018-01-15 12:25:24 +00:00
auto_ext.rb * ext/-test-/auto_ext.rb: fixed a heedless bug introduced at r55198. 2016-05-29 15:10:44 +00:00