| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate taint/trust and related methods, and make the methods no-ops | Jeremy Evans | 2019-11-18 | 1 | -3/+3 |
* | bin/erb: improve documentation of -P flag | k0kubun | 2018-12-16 | 1 | -2/+2 |
* | erb.rb: deprecate safe_level of ERB.new | k0kubun | 2018-02-22 | 1 | -2/+7 |
* | bin/erb: change template file encoding to UTF-8 | k0kubun | 2017-11-10 | 1 | -1/+1 |
* | * bin/erb: $SAFE=3 is obsolete. | kazu | 2015-06-18 | 1 | -2/+2 |
* | erb: suppress warnings | nobu | 2014-12-12 | 1 | -1/+1 |
* | erb: set variables from the command line | nobu | 2014-12-12 | 1 | -3/+18 |
* | erb: multiline anchors | nobu | 2014-10-17 | 1 | -3/+4 |
* | erb: fix -U option | nobu | 2014-10-17 | 1 | -2/+2 |
* | * error.c, file.c, gc.c, hash.c, thread.c, variable.c, vm_eval.c, bin/erb: | ktsj | 2013-08-18 | 1 | -2/+2 |
* | * bin/erb: removed trailing spaces. | nobu | 2010-04-02 | 1 | -6/+6 |
* | * bin/erb: accepts options in more flexible styles. | yugui | 2008-12-29 | 1 | -7/+17 |
* | * lib/erb.rb (ERB): m17n of ERB. adds rdoc. | yugui | 2008-12-29 | 1 | -4/+23 |
* | remove -K option. | seki | 2008-11-17 | 1 | -15/+0 |
* | * bin/erb (ERB::Main::run): typo fixed. [ruby-core:06337] | matz | 2005-10-21 | 1 | -1/+1 |
* | typo fixed, again. thanks, Doug Kearns. | seki | 2005-10-15 | 1 | -1/+1 |
* | typo fixed | seki | 2005-09-25 | 1 | -1/+1 |
* | set ERB#filename so that it is used when reporting syntax/runtime errors. | seki | 2005-09-11 | 1 | -75/+77 |
* | add explicit trim mode | seki | 2003-07-31 | 1 | -1/+7 |
* | * bin/erb: fix -S 4 option bug. | seki | 2002-11-21 | 1 | -5/+3 |
* | add bin/erb | seki | 2002-11-20 | 1 | -0/+135 |