Cross-platform advanced subtitle editor
Go to file
Niels Martin Hansen f13d23509a Fix #859, or rather work around it. There's no good way to detect problematic regexes like the example, and the regex engine lies in wx, so we'll have to do with what wx offers. Put a limit of at most 1000 replacements per line processed, that "should be enough for everyone", and avoids infinite looping.
(Also 3000 GET!)

Originally committed to SVN as r3000.
2009-06-01 15:44:59 +00:00
aegisub Fix #859, or rather work around it. There's no good way to detect problematic regexes like the example, and the regex engine lies in wx, so we'll have to do with what wx offers. Put a limit of at most 1000 replacements per line processed, that "should be enough for everyone", and avoids infinite looping. 2009-06-01 15:44:59 +00:00
contrib Fix include file search path in CSRI project file for VC++ in x64 configurations. 2009-04-26 21:01:18 +00:00
devel Remove outdated VSFilter code. 2009-05-21 00:03:20 +00:00
docs SVN Transition Step 7/7 2009-03-08 08:32:10 +00:00