instiki/lib/chunks
Jacques Distler 198d7847bd Performance
My REXML::Element.to_ncr (and REXML::Element.to_utf8) is horribly slow. For long documents, it proves more efficient to serialize to a string, apply String.to_ncr (or String.to_utf8) and then Sanitize the string.
2007-10-13 16:32:04 -05:00
..
category.rb Bugfix: Category listings 2007-09-09 23:20:06 -05:00
chunk.rb HTML5lib Bug 2007-09-06 10:40:48 -05:00
engines.rb Performance 2007-10-13 16:32:04 -05:00
include.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
literal.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
nowiki.rb Security: Sanitize <nowiki> 2007-09-10 22:35:50 -05:00
test.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
uri.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
wiki.rb InterWeb Links 2007-10-06 16:04:11 -05:00