summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [change] update release date on 'CHANGES.txt'HEADmastermakoto kuwata2011-04-021-1/+1
* [change] change comment on 'public_html/_htaccess'makoto kuwata2011-04-021-1/+1
* [release] preparation for 2.7.0makoto kuwata2011-03-221-2/+2
* [add] 'public_html/README.txt'makoto kuwata2011-03-222-1/+55
* [remove] 'ReleaseNote.txt'makoto kuwata2011-03-221-1097/+0
* [update] 'CHANGES.txt'makoto kuwata2011-03-221-1/+77
* [enhance] add examples for C++makoto kuwata2011-03-222-2/+40
* [update] 'doc/users-guide.{txt,html}'makoto kuwata2011-03-222-0/+150
* [enhance] support C++makoto kuwata2011-03-223-2/+147
* [change] 'JavaGenerator' and 'JavaScriptGenerator' to rename ':buf' option in...makoto kuwata2011-03-212-14/+14
* [change] 'Rookbook.yaml' to copy 'public_html/*' filesmakoto kuwata2011-03-211-0/+3
* [update] 'doc/users-guide.{txt,html}'makoto kuwata2011-03-212-20/+20
* [change] rename ':bufname' option to ':bufvar'makoto kuwata2011-03-213-18/+18
* [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