ruby--ruby/template
Koichi Sasada 9c1abe2a6c load prelude.rb by builtin features.
The script in prelude.rb was embed in MRI to load it (eval this
script at everyboot).
This commit change the loading process of prelude.rb. MRI doesn't
eval a script, but load from compiled binary with builtin feature.

So that Init_prelude() does not load `prelude.rb` now.
2019-11-15 03:55:46 +09:00
..
Doxyfile.tmpl
GNUmakefile.in
Makefile.in Add missing Makefile dependencies for the tool/insns2vm.rb script 2019-11-13 15:36:58 +09:00
configure-ext.mk.tmpl
depend.tmpl
encdb.h.tmpl
extinit.c.tmpl
exts.mk.tmpl
fake.rb.in
id.c.tmpl
id.h.tmpl
known_errors.inc.tmpl
limits.c.tmpl
prelude.c.tmpl load prelude.rb by builtin features. 2019-11-15 03:55:46 +09:00
ruby-runner.h.in
ruby.pc.in
sizes.c.tmpl
transdb.h.tmpl
unicode_norm_gen.tmpl Use `_` instead of `_n_` 2019-10-18 20:24:36 +09:00
verconf.h.tmpl