ruby/template
Nobuyoshi Nakada ae8990aef0
Alias init functions
The extension library has each initialization function named "Init_" +
basename. If multiple extensions have the same base name (such as
cgi/escape and erb/escape), the same function will be registered for
both names.

To fix this conflict, rename the initialization functions under sub
directories using using parent names, when statically linking.
2024-02-04 16:43:09 +09:00
..
builtin_binary.inc.tmpl
call_iseq_optimized.inc.tmpl
configure-ext.mk.tmpl
depend.tmpl
Doxyfile.tmpl
encdb.h.tmpl
extinit.c.tmpl Alias init functions 2024-02-04 16:43:09 +09:00
exts.mk.tmpl
fake.rb.in
GNUmakefile.in Move DOT_WAIT before including Makefile that is using it [ci skip] 2023-12-10 13:55:19 +09:00
id.c.tmpl
id.h.tmpl
known_errors.inc.tmpl [DOC] Documentize known_errors 2024-01-13 11:08:00 +09:00
limits.c.tmpl
Makefile.in Skip checking for symbol leaks in libruby.so linking extensions 2024-01-17 19:37:56 +09:00
prelude.c.tmpl
ruby-gdb.in
ruby-lldb.in
ruby-runner.h.in
ruby.pc.in
sizes.c.tmpl
transdb.h.tmpl
unicode_norm_gen.tmpl
unicode_properties.rdoc.tmpl
verconf.h.tmpl