aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/RESearch.cxx
AgeCommit message (Expand)AuthorFilesLines
2003-09-22Removed modification history.nyamatongwe1-105/+41
2003-08-26Fixed bug that ignored high bit of characters in comparisons.nyamatongwe1-1/+4
2003-03-21Detect patterns too long in regular expression search.nyamatongwe1-0/+6
2003-03-04Patch from Jakub to optionally implement more POSIX compatible regularnyamatongwe1-24/+50
2002-09-28Fixed problem with character ranges caused by expansion to 8 bits.nyamatongwe1-1/+4
2001-04-29Addition of new target methods - versions of ReplaceTarget that take countednyamatongwe1-50/+70
2001-04-20Removed DEBUG code that failed to compile on GTK+.nyamatongwe1-78/+3
2001-04-13Added URL to find original code to comments.nyamatongwe1-0/+4
2001-04-06Made regular expression searching work on a line by line basis, made ^ andnyamatongwe1-9/+38
2001-04-05Replace target functionality to make find and replace operations fasternyamatongwe1-7/+46
2001-04-04Moved to public domain regular expresion implementation.nyamatongwe1-0/+844