summaryrefslogtreecommitdiff
path: root/template
AgeCommit message (Expand)Author
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
2017-10-29* node.h (ast_t): renamed to `rb_ast_t`.ko1
2017-10-27Revert "Revert "Manage AST NODEs out of GC""mame
2017-10-27Revert "Manage AST NODEs out of GC"mame
2017-10-27Manage AST NODEs out of GCmame
2017-10-16fix missing variables in ruby.pcnobu
2017-10-09verconf.h.tmpl: site and vendor directoriesnobu
2017-09-29sizes.c.tmpl: prototypenobu
2017-09-24ruby-runner.c: RUBYLIBnobu
2017-08-22pack insn_operand_info and insn_len_infonobu
2017-08-22pack insns_name_infonobu
2017-08-22tool/instruction.rb: move logics to templatesnobu
2017-08-22insns.inc.tmpl: ensure info sizenobu
2017-07-22* remove trailing spaces.svn
2017-07-22Add documentsyugui
2017-07-08* template/exts.mk.tmpl: extract SUBMAKEOPTS from sub exts.mk files too. [Bu...nobu
2017-05-14exts.mk.tmpl: fix multiple rubiesnobu
2017-04-23suppress warning: shadowing outer local variablenaruse
2017-04-21exts.mk: refine notes [Feature #13302]nobu
2017-04-20common.mk: separate notenobu