Changeset 126:
- Author: shugo
- Date: Sat May 27 12:10 2006
added guard conditionals around code that uses dconf to avoid SEGV.
Thanks, Michael Granger.
Changeset 125:
- Author: shugo
- Date: Wed May 24 20:11 2006
fixes for Rails 1.1.
Changeset 124:
- Author: shugo
- Date: Wed May 24 19:59 2006
defined LONG2NUM() for Ruby 1.6.7 or earlier versions.
Changeset 123:
- Author: shugo
- Date: Wed May 24 19:50 2006
ap_pcalloc() should be used for apr_pcalloc().
Changeset 122:
- Author: shugo
- Date: Tue May 23 07:23 2006
supported Ruby 1.6.
Changeset 121:
- Author: shugo
- Date: Tue May 23 06:23 2006
do not call downcase content_type, content_encoding, and content_lnaguages.
Changeset 120:
- Author: shugo
- Date: Sat Mar 04 12:17 2006
check whether request config is set or not.
Changeset 119:
- Author: shugo
- Date: Fri Feb 24 16:18 2006
abondoned template caching.
Changeset 118:
- Author: shugo
- Date: Tue Feb 21 10:08 2006
use string instead of block for class_eval.
Changeset 117:
- Author: shugo
- Date: Tue Feb 21 00:26 2006
preserve compiled templates.
Changeset 116:
- Author: shugo
- Date: Sun Feb 19 21:34 2006
tagged version 1.2.5.
Changeset 115:
- Author: shugo
- Date: Sun Feb 19 21:32 2006
added RubyGcPerRequest to documents.
Changeset 114:
- Author: shugo
- Date: Sun Feb 19 21:22 2006
set svn:ignore.
Changeset 113:
- Author: shugo
- Date: Sun Feb 19 21:17 2006
load plugins only once.
Changeset 112:
- Author: shugo
- Date: Sat Feb 18 11:52 2006
rescue Errno::ENOENT.