summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [update] 'doc/users-guide.{txt,html}'makoto kuwata2011-03-212-27/+393
* [change] remove dependency to 'abstract' gemmakoto kuwata2011-03-213-3/+3
* [enhance] add 'lib/erubis/util.rb' which contains 'Kernel#not_implemented()'makoto kuwata2011-03-212-0/+23
* [change] 'Erubis::Engine.load_file()' to set cache timestamp to be the same v...makoto kuwata2011-03-212-9/+15
* [change] 'Erubis::Engine.load_file()' to rename temporary file instead of usi...makoto kuwata2011-03-211-5/+3
* [refactor] 'public_html/index.cgi'makoto kuwata2011-03-211-28/+26
* [change] 'public/_htaccess' to work on Sakura Internet Inernetmakoto kuwata2011-03-211-2/+4
* [refactor] 'index.cgi' to split 'RequestHandler#handle()' into small methodsmakoto kuwata2011-03-201-12/+34
* [add] 'public_html/index.rhtml'makoto kuwata2011-03-201-0/+54
* [enhance] 'index.cgi' to handle access to directoriesmakoto kuwata2011-03-202-3/+8
* [bugfix] 'index.cgi' to require 'erubis' before configurationmakoto kuwata2011-03-201-5/+5
* [update] 'doc/docstyle.css'makoto kuwata2011-03-201-4/+25
* [change] 'public_html/index.cgi' to rename 'ERUBY' to '$ERUBIS_CLASS'makoto kuwata2011-03-201-5/+4
* [change] 'test-index-cgi.rb' to load script from 'public_html' instead of 'co...makoto kuwata2011-03-201-1/+1
* [enhance] modify test scripts to support Rubiniusmakoto kuwata2011-03-202-3/+42
* [enhance] add 'rubinius?()' helper into 'testutil.rb'makoto kuwata2011-03-201-0/+4
* [enhance] modify 'main.rb' to support Rubiniusmakoto kuwata2011-03-201-0/+26
* [enhance] change untabify code on 'testutil.rb' to support Rubiniusmakoto kuwata2011-03-201-5/+16
* [bugfix] to pass test on Ruby 1.9makoto kuwata2011-03-192-0/+24
* [move] '_htaccess' and 'index.cgi' from 'contrib' to 'public_html'makoto kuwata2011-03-192-0/+0
* [change] path of index.cgi on 'contrib/_htaccess'makoto kuwata2011-03-181-1/+1
* [add] test/test-index-cgi.rbmakoto kuwata2011-02-251-0/+191
* [change] rewrite 'contrib/index.cgi' entirelymakoto kuwata2011-02-251-57/+109
* [refactor] 'InterporationEnhancer' and 'PrintOutEnhancer'makoto kuwata2011-02-231-5/+5
* [bugfix] 'InterporationEnhancer#_add_text_to_str()' raised null-pointer-excep...makoto kuwata2011-02-231-2/+1
* [bugfix] change 'PrefixedLineEnhancer' to be available with command-line opti...makoto kuwata2011-02-231-5/+10
* [refactor] change 'PercentLineEnhancer' to be subset of 'PrefixedLineEnhancer'makoto kuwata2011-02-221-47/+32
* [enhance] add 'PrefixedLineEnhancer' module and 'PrefixedLineEruby' classmakoto kuwata2011-02-223-0/+108
* [enhance] add new option ':bufname' to specify buffer variable namemakoto kuwata2011-02-223-16/+42
* [change] index.cgi not to report exception of 'require "rubygems"'makoto kuwata2010-07-011-1/+1
* [change] tweak index.cgimakoto kuwata2010-06-291-1/+2
* [enhance] index.cgi to expand '~user' pathmakoto kuwata2010-06-291-1/+3
* [enhance] index.cgi to require 'rubygems' automaticallymakoto kuwata2010-06-291-6/+11
* [enhance] change 'index.cgi' to report error when 'require "erubis"' failedmakoto kuwata2010-06-291-2/+15
* [enhance] support layout template in 'contrib/index.cgi'makoto kuwata2010-06-271-0/+6
* [change] change 'contrib/index.cgi' to allow to set @encodingmakoto kuwata2010-06-271-5/+6
* [change] remove cgi module from 'contrib/index.cgi'makoto kuwata2010-06-271-6/+10
* [add] add 'contrib/index.cgi' and 'contrib/_htaccess'makoto kuwata2010-06-272-0/+75
* [release] release preparation for 2.6.6makoto kuwata2010-06-273-4/+5
* [update] update 'CHANGES.txt'makoto kuwata2010-06-271-0/+8
* [bugfix] fix a bug on InterporationEnhancermakoto kuwata2010-06-272-2/+29
* [update] CHANGES.txt and Rookbook.prop for release preparation of 2.6.5makoto kuwata2009-07-202-1/+9
* [add] 'benchmark/mybench2.rb' which is rewrited benchmark scriptmakoto kuwata2009-07-201-0/+266
* [refactor] tweak 'test-main.rb'makoto kuwata2009-07-152-18/+10
* [bugfix] 'main.rb' to 'erubis -z' prints 'Syntax OK' correctlymakoto kuwata2009-07-152-1/+27
* [refactor] tweak 'main.rb'makoto kuwata2009-07-151-18/+14
* [refactor] tiny.rb to use 'pos...m.begin(0)' instead of 'input[pos, match.beg...makoto kuwata2009-07-141-4/+3
* [edit] remove '$Rev$' from all filesmakoto kuwata2009-07-1436-36/+11
* - [update] ReleaseNote.txt, ChangeLog.txtmakoto kuwata2009-07-122-0/+11
* - [update] CHANGES.txt, ReleaseNote.txtmakoto kuwata2009-02-183-0/+32