This website requires JavaScript.
Explore
Help
Register
Sign In
mia
/
Aegisub
Watch
1
Star
0
Fork
You've already forked Aegisub
1
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
No description
2880
commits
10
branches
31
tags
51
MiB
C
63%
C++
30.9%
Lua
3%
Inno Setup
0.8%
Meson
0.8%
Other
1.4%
f13d23509a
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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