summaryrefslogtreecommitdiff
path: root/tool/generic_erb.rb
AgeCommit message (Expand)Author
2018-05-15generic_erb.rb: get rid of fileutilsnobu
2018-02-27Refactor ERB version checking for keyword argumentsk0kubun
2018-02-22tool/generic_erb.rb: check ERB versionk0kubun
2018-02-22erb.rb: deprecate safe_level of ERB.newk0kubun
2017-10-01generic_erb.rb: -i optionnobu
2017-04-21ext/extmk.rb: colorize notes [Feature #13302]nobu
2017-03-11suppress warning: shadowing outer local variable - dir & optnaruse
2016-07-02tool: add descriptions and fix typosnormal
2015-10-31ignore dump terminalnobu
2015-10-22colorizenobu
2015-10-22generic_erb.rb: ignore errornobu
2015-10-22generic_erb.rb: highlightnobu
2014-11-27generic_erb.rb: read in binary modenobu
2014-11-06generic_erb.rb: explicit_trim_linenobu
2013-05-16generic_erb.rb: --source optionnobu
2012-11-29tool/vpath.rbnobu
2012-11-22Drop executable bits of files that are not executable.knu
2012-08-25generic_erb.rb: --vpath optionnobu
2009-06-30* tool/*: executable.nobu
2009-02-02* tool/generic_erb.rb: fixed typo.nobu
2008-10-19* tool/generic_erb.rb: sends the result to stdout if no output option.nobu
2008-10-19* common.mk (srcs): removed ID_H_TARGET.nobu
2008-10-17* common.mk (ID_H_TARGET): phony target to update id.h.nobu
2008-09-26* error.c (Init_syserr): moved to the template.yugui