1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
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
..
configure-ext.mk.tmpl
depend.tmpl
Doxyfile.tmpl
encdb.h.tmpl
extinit.c.tmpl
exts.mk.tmpl
fake.rb.in
GNUmakefile.in
id.c.tmpl
id.h.tmpl
known_errors.inc.tmpl
limits.c.tmpl
Makefile.in
prelude.c.tmpl
ruby-runner.h.in
ruby.pc.in
sizes.c.tmpl
transdb.h.tmpl
unicode_norm_gen.tmpl
verconf.h.tmpl