summaryrefslogtreecommitdiff
path: root/template
AgeCommit message (Expand)Author
2019-07-24test-bundled-gems-run: Respect -k optionNobuyoshi Nakada
2019-07-24Reduced duplicate commands in test-bundled-gems-runNobuyoshi Nakada
2019-07-18Improve build process and coroutine implementation selection.Samuel Williams
2019-07-14Added depend filesNobuyoshi Nakada
2019-07-01Substitue suffixes with dotNobuyoshi Nakada
2019-07-01Use configured ASMEXTNobuyoshi Nakada
2019-06-07Moved Makefile.in under templateNobuyoshi Nakada
2019-06-07Revert "Moved Makefile.in under template"Nobuyoshi Nakada
2019-06-07Moved Makefile.in under templateNobuyoshi Nakada
2019-04-19template/prelude.c.tmpl: allow UTF-8 charactersnobu
2019-04-18fake.rb.in: split by whitespaces not to be affected by -F optionnobu
2019-04-04change lib/unicode_normalize/tables.rb to single item per line to make diffs ...duerst
2018-12-12Disable tailcall optimization [Bug #15303]nobu
2018-12-01Let sub-directory exts depend on their parent extmrkn
2018-11-13Moved REVISION_FORCE before uncommon.mknobu
2018-11-07ruby-runner.c: enable MJIT_SEARCH_BUILD_DIRnobu
2018-08-27Fix template/fake.rb.in if ENV["RUBYOPT"] is nileregon
2018-08-27Fix template/fake.rb.in when external and internal encodings are seteregon
2018-07-30reduce copy & pasteshyouhei
2018-07-03fake.rb.in: duplicated RUBYOPTnobu
2018-06-15Remove flip-flop usages from build scriptsmame
2018-06-15Bootstrapping ruby runtime might not have RubyVM::MJIT defined.nobu
2018-05-29fake.rb: fix RUBY_DESCRIPTION for MJITnobu
2018-05-29fake.rb: fix RUBY_DESCRIPTION for MJITnobu
2018-03-19parse.y: NUL-terminate ruby_sourcefilenobu
2018-03-02configure.ac: library options to MAINLIBSnobu
2018-02-19Escape MINIRUBY in --make-flags to extmk.rbnobu
2018-02-08MJIT header for multiarchnobu
2018-02-06mjit headers for universal binarynobu
2018-01-12Fix a typo.hsbt
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-09delete tool/instruction.rbshyouhei
2018-01-09insns_info.inc.tmpl: split rb_vm_insn_name_infonobu
2018-01-05make rb_iseq_new* accept rb_ast_body_t instead of NODE*mame
2018-01-05node.h: define rb_ast_body_t and restructure rb_ast_tmame
2018-01-04insns_info.inc.tmpl: share large tablesenobu
2018-01-04insns_info.inc: position independentnobu
2018-01-02string literal longer than 509 characters is a C99ismshyouhei
2017-12-31prelude.c.tmpl: get rid of warnings on old gccnobu
2017-12-25prelude.c.tmpl: get rid of errors with old gccnobu
2017-12-25prelude.c.tmpl: static literalsnobu
2017-12-25prelude.c.tmpl: fix optimization optionsnobu
2017-12-06prelude.c.tmpl: fix line numbernobu
2017-12-02fix for emoji-data.txtnobu
2017-12-01prelude.c.tmpl: escape commentsnobu
2017-12-01prelude.c.tmpl: split prelude codenobu
2017-12-01revert r60873usa
2017-11-21Skip comment linesusa
2017-11-09iseq.c: operand lvarnobu