aboutsummaryrefslogtreecommitdiff
path: root/jimregexp.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-31jimregexp: rename local regex functionsSteve Bennett1-4/+4
2020-05-04regexp: Improved error messageSteve Bennett1-1/+2
2014-01-21many comment changes, some small code changesSteve Bennett1-17/+9
2011-06-29Change the builtin regexp to avoid compiling twiceSteve Bennett1-3/+3
2011-06-09Use autosetup instead of autoconfSteve Bennett1-0/+4
2011-06-09Revert regexp nested repeats from b34ab2f895Steve Bennett1-1/+0
2011-06-07Simplify/fix repeating matchesSteve Bennett1-0/+1
2010-11-17Add UTF-8 support to regexpSteve Bennett1-6/+8
2010-11-17POSIX-compatible regex interfaceSteve Bennett1-0/+111