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 Fixed wrong usage of file2lastrev.rb 2019-09-07 11:59:19 +09:00
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 Add missing Makefile dependencies for the tool/insns2vm.rb script 2019-11-13 15:36:58 +09:00
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