Regex Implementation
Pre-release
Pre-release
AmericanEnglish
released this
23 Nov 09:38
·
14 commits
to master
since this release
I've converted all of my custom string comparing methods to plain old regular expression. This should results in faster, safer, and more consistent string comparisons. However OpenMP causes massive crashes to happen so it has been disabled in favor of dynamic updating of the Reader window. This means you can view logs which passed the test while it searches other logs. This should help smooth over the user experience when it comes to long search times. Ideally there will be another update with a cool progress bar letting you know when searching has "completed". This might be done today... or tomorrow... maybe never.