aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
...
* template/unicode_norm_gen.tmpl: from tool/unicode_norm_gen.rbnobu2014-10-251-0/+211
* fake.rb.in: fix make install failureshirosaki2014-10-031-0/+4
* vm.inc.tmpl + instruction.rb: typo fixesnormal2014-09-141-1/+1
* fake.rb.in: use absolute pathnobu2014-09-091-1/+1
* * template/fake.rb.in: fix failed to make install when srcdir != builddir.kazu2014-08-261-1/+1
* symbol.c: remove dependency on parse.hnobu2014-07-111-0/+1
* split tool/fake.rbnobu2014-07-061-32/+8
* fake.rb.in: override File::ALT_SEPARATORnobu2014-07-061-3/+4
* Doxyfile.tmpl: exclude ccannobu2014-05-171-1/+1
* * template/opt_sc.inc.tmpl: [DOC] Fix typo in comment by @imasahiro [ci skip]...hsbt2014-04-173-3/+3
* * parse.y: support Symbol GC. [ruby-trunk Feature #9634]nari2014-03-261-9/+11
* verconf.h.tmpl: renamenobu2013-12-271-0/+0
* * remove trailing spaces.nobu2013-12-111-6/+6
* * ext/win32ole/sample/olegen.rb: Fix typoa_matsuda2013-12-111-1/+1
* ext/rbconfig/sizeof: move to an extension librarynobu2013-11-181-1/+1
* encdb.h.tmpl: remove stale macrosnobu2013-10-191-4/+0
* .gdbinit: show ID typenobu2013-09-201-10/+23
* sizes.c.tmpl: autogeneratenobu2013-08-261-0/+30
* * template/encdb.h.tmpl: define encoding index macros to use the indexnaruse2013-07-011-3/+15
* Remove an unnecessary mode comment.knu2013-06-201-1/+0
* * template/verconf.h.in: unexpand exec_prefix.nobu2013-05-161-1/+5
* verconf.h: fix for default prefixnobu2013-05-161-8/+10
* * template/verconf.h.in: not typo.nobu2013-05-161-2/+2
* * template/verconf.h.in: typos.usa2013-05-161-2/+2
* verconf.h.in: template for verconf.hnobu2013-05-161-0/+55
* ruby.pc.in: rubyarchhdrdirnobu2013-05-051-1/+4
* defs/gmake.mk: serialize test targets.nobu2013-03-061-0/+1
* GNUmakefile.in: new templatenobu2013-03-061-0/+6
* ruby.pc.in: reordernobu2013-02-221-9/+9
* configure.in: sitearchnobu2013-02-111-0/+1
* configure.in: multiarch optionnobu2013-02-061-0/+4
* configure.in: arch dependent library directory optionsnobu2013-02-061-6/+9
* configure.in: RUBY_VERSION_NAMEnobu2013-02-061-0/+1
* id.h.tmpl: ID2ATTRSETnobu2012-12-211-0/+2
* id.def: check duplicationnobu2012-12-212-2/+2
* id.def: other scope IDnobu2012-12-212-11/+13
* id.c: generatenobu2012-12-042-36/+32
* id.h.tmpl: remove unused idnobu2012-12-041-2/+0
* id.h.tmpl: move empty?nobu2012-12-031-4/+4
* vm_method.c: make initialize methods privatenobu2012-12-011-0/+4
* Drop executable bits of files that are not executable.knu2012-11-221-0/+0
* encoding.c: unicode_pnobu2012-10-061-1/+1
* * template/Doxyfile.tmpl: remove SHOW_DIRECTORIES andtakano322012-10-051-2/+0
* * insns.def: add new instruction `opt_empty_p' for optimize `empty?'ko12012-09-261-0/+1
* id.h: independent from parse.hnobu2012-08-311-51/+30
* generic_erb.rb: --vpath optionnobu2012-08-251-15/+4
* id.h.tmpl: preserved idsnobu2012-08-171-1/+25
* id.h.tmpl: joke method namesnobu2012-08-171-4/+2
* * id.c: move vm_opts.h dependency.nobu2012-08-171-6/+0
* fake.rb.in: remove duplicationsnobu2012-08-091-3/+3