instiki/vendor/plugins
Jacques Distler 7403ea6a6b Don't be greedy!
Maruku uses greedy Regexps in a number of places, which,
in unfavourable circumstances, can lead to exponential
slowdowns (an apparent hang).

We worked around one such bug in Revision 355. Recently,
Toby Bartels found another (in Table Header parsing).
The "real" solution seems to be to make sure the Regexps
are not greedy. (Thanks to Sam Ruby for spotting the problem!)

Reverted the workaround in Revision 355, fixed Toby's
bug, and several other similar Regexps.
2009-03-27 02:44:49 -05:00
..
diff/lib/diff Moved Maruku (and its dependencies) and XHTMLDiff (and its dependencies) to vendor/plugins/ . 2007-02-10 23:03:15 -06:00
dnsbl_check Faster 2008-12-16 00:40:30 -06:00
form_spam_protection Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
HTML5lib Support for HTML5 <audio> 2009-03-03 12:17:14 -06:00
manage_fixtures Manage_Fixtures 2008-01-13 00:26:25 -06:00
maruku Don't be greedy! 2009-03-27 02:44:49 -05:00
rexml/lib Upgrade to latest REXML 2008-04-12 18:56:02 -05:00
rubyzip-0.9.1 Fixes 2008-11-05 22:24:14 -06:00
sqlite3-ruby Update SQLite3 Drivers 2008-12-15 14:45:15 -06:00
syntax/lib Moved Maruku (and its dependencies) and XHTMLDiff (and its dependencies) to vendor/plugins/ . 2007-02-10 23:03:15 -06:00
xhtmldiff/lib Fix buglet in xhtmldiff 2008-12-18 22:12:23 -06:00