1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-06 06:00:03 +00:00
Jermolene accd4a1b65 Fix regexp performance problem introduced in c7b31b02422265e11b68992e58ef5638cf2e568e
This fixes a problem introduced in
c7b31b02422265e11b68992e58ef5638cf2e568e.

The changes by @tobibeer inadvertently made the regular expression
evaluation significantly more expensive because of lookahead. The is
less elegant but reverts the performance problem.
2016-10-17 19:08:01 +01:00
..
2014-07-24 23:51:37 +02:00
2013-12-25 14:31:35 +01:00
2012-12-22 23:09:44 +00:00
2014-03-17 20:55:08 +00:00
2016-10-12 15:50:43 +01:00
2013-12-05 16:20:22 +00:00
2012-12-29 23:16:34 +00:00
2014-08-30 20:44:26 +01:00