aboutsummaryrefslogtreecommitdiffstats
path: root/bin/erb
Commit message (Expand)AuthorAgeFilesLines
* * bin/erb: $SAFE=3 is obsolete.kazu2015-06-181-2/+2
* erb: suppress warningsnobu2014-12-121-1/+1
* erb: set variables from the command linenobu2014-12-121-3/+18
* erb: multiline anchorsnobu2014-10-171-3/+4
* erb: fix -U optionnobu2014-10-171-2/+2
* * error.c, file.c, gc.c, hash.c, thread.c, variable.c, vm_eval.c, bin/erb:ktsj2013-08-181-2/+2
* * bin/erb: removed trailing spaces.nobu2010-04-021-6/+6
* * bin/erb: accepts options in more flexible styles.yugui2008-12-291-7/+17
* * lib/erb.rb (ERB): m17n of ERB. adds rdoc.yugui2008-12-291-4/+23
* remove -K option.seki2008-11-171-15/+0
* * bin/erb (ERB::Main::run): typo fixed. [ruby-core:06337]matz2005-10-211-1/+1
* typo fixed, again. thanks, Doug Kearns.seki2005-10-151-1/+1
* typo fixedseki2005-09-251-1/+1
* set ERB#filename so that it is used when reporting syntax/runtime errors.seki2005-09-111-75/+77
* add explicit trim modeseki2003-07-311-1/+7
* * bin/erb: fix -S 4 option bug.seki2002-11-211-5/+3
* add bin/erbseki2002-11-201-0/+135