summaryrefslogtreecommitdiff
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* [add] 'benchmark/mybench2.rb' which is rewrited benchmark scriptmakoto kuwata2009-07-201-0/+266
* [edit] remove '$Rev$' from all filesmakoto kuwata2009-07-141-1/+0
* - [change] bench/bench.rb: Ruby 1.9 supportmakoto kuwata2008-04-291-8/+16
* - [refactor] remove RailsHelperEruby from helpers/rails.rbmakoto kuwata2007-05-182-21/+21
* - [change] remove 'benchmark/erubybench*'makoto kuwata2007-05-155-889/+1
* - [enhance] add 'benchmark/bench.rb' and 'benchmark/templates/*'makoto kuwata2007-05-156-0/+449
* - [change] rename ExpressionInterporationEnhancer to InterpolationEnhancermakoto kuwata2007-05-151-0/+9
* - [bugfix] ExpressionInterporationEnhancer.description() had errormakoto kuwata2007-05-151-0/+1
* - [enhance] add ErboutEnhancer(no author)2007-03-051-0/+4
* - [release] release preparation(no author)2007-02-114-40/+37
* - [change] option '-X' is changed to '-z'(no author)2007-02-115-88/+171
* - [update] users-guide updated(no author)2007-02-031-15/+63
* - [change] engine/eruby.rb: class Erubis::Eruby changed to include StringBuff...(no author)2007-02-021-5/+5
* - [change] main.rb: option '-c class' is renamed to '-C'(no author)2007-02-023-109/+199
* - [change] erubybench.rb: option '-S' obsoletedmakoto kuwata2007-01-101-18/+15
* - [change] erubybench.rb: option '-A' and '-O' added, '-t' obsoletedmakoto kuwata2007-01-103-167/+410
* - [change] erubybench.rb: create 'src' directory for cache filemakoto kuwata2007-01-091-15/+19
* - [change] erubybench.rb: add option '-D'makoto kuwata2007-01-091-29/+14
* - [change] add '-S' (use /dev/null) option to 'benchmark/erubybench.rb'makoto kuwata2007-01-091-34/+37
* - [refactor] add '-X' (expand) option to 'benchmark/erubybench.rb'makoto kuwata2007-01-092-101/+154
* - [enhance] add PI::Converter#parse_stmt2()makoto kuwata2006-08-091-3/+3
* - [change] '_out' is changed to '_buf'makoto kuwata2006-05-192-16/+16
* - [change] engine/xxx.rb is renamed to engine/exxx.rbmakoto kuwata2006-05-181-0/+8
* - [enhance] Context#initialize() can take a hash objectmakoto kuwata2006-05-061-1/+1
* - [change] 'simplest.rb' is renamed to 'tiny.rb'makoto kuwata2006-05-032-8/+8
* - [refactor] Engine#compile() refactoredmakoto kuwata2006-05-022-34/+221
* - [enhance] javascript supportmakoto kuwata2006-04-301-28/+40
* - [change] Eruby adopt ArrayBufferEnhancer as defaultmakoto kuwata2006-04-291-35/+66
* - [enhance] PHP, C, Java, and Scheme supportmakoto kuwata2006-04-271-5/+12
* - [enhance] new method Eruby#pattern_regexp() to customize regexp for scanningmakoto kuwata2006-04-253-0/+430