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 Added depend files 2019-07-14 01:31:29 +09:00
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 Let sub-directory exts depend on their parent ext 2018-12-01 09:29:14 +00:00
fake.rb.in fake.rb.in: split by whitespaces not to be affected by -F option 2019-04-18 22:30:01 +00:00
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