aboutsummaryrefslogtreecommitdiff
path: root/src/test_regexp.c
Commit message (Expand)AuthorAge
* Make "test_regexp.c" into a loadable extension and move it over todrh2013-04-23
* Fix harmless compiler warnings coming from MSVC64 in test code. Nodrh2013-03-27
* Complete the initialization of the loadable extension thunk table. Alsodrh2013-03-01
* Always use strncmp() rather than memcmp() when comparing strings where onedrh2013-03-01
* Fix a typo in a comment in the test_regexp.c test file.drh2013-01-20
* The \xXX escape in the test_regexp.c must be followed by exactly two hexdrh2013-01-18
* More bug fixes to the test_regexp.c module. Bring test_regexp.c into alignmentdrh2013-01-05
* Fix an out-of-order local variable declaration in test_regexp.c.drh2013-01-04
* Fix the zInit[] optimization of test_regexp.c when the initial stringdrh2013-01-04
* Bring back test_regexp changes that were made when porting to Fossil. Alsodrh2013-01-03
* More test cases for the REGEXP operator. Fix minor bugs uncovered by thesedrh2012-12-31
* Add the test_regexp.c module containing a cross-platform implementation drh2012-12-31