summaryrefslogtreecommitdiff
path: root/test/pcre_sets.lua
Commit message (Collapse)AuthorAgeFilesLines
* 1. Fix locale handling (PCRE2).Shmuel Zeigerman2017-06-231-1/+1
| | | | 2. Place all functions dealing with chartables adjacent (PCRE, PCRE2).
* Add support for PCRE2 library. (All currently available tests written for ↵Shmuel Zeigerman2017-06-201-1/+2
| | | | PCRE pass).
* In the functions searching for multiple matches every empty match adjacent ↵Shmuel Zeigerman2015-02-261-12/+17
| | | | to the previous match is discarded.
* unpack = unpack or table.unpackShmuel Zeigerman2015-02-181-0/+1
|
* Added method "fullinfo" to PCRE binding.Shmuel Zeigerman2014-10-301-0/+7
|
* Remove the ALG_USERETRY (mis)feature.Shmuel Zeigerman2014-08-251-2/+2
|
* 1. Fix issue #8Shmuel Zeigerman2014-08-041-5/+7
| | | | 2. Adapt tests for dfa_exec to run with PCRE 8.34.
* Add the ability to use raw memory blocks as subjects.Reuben Thomas2012-09-291-4/+4
| | | | | | | | The implementation is in algo.h, in the new check_subject function. Usage is documented in manual.txt. Optional tests have been added, using alien buffers.
* Fix permissions: remove spurious executable permissions.Reuben Thomas2010-08-011-0/+0
|
* move tests with NULs in subject from common_sets.lua into other set filesshmuz2007-12-271-0/+2
|
* locale tests commented outshmuz2007-06-081-2/+2
|
* several tests fixedshmuz2007-05-031-2/+2
|
* tests with PCRE cflags as a stringshmuz2007-05-021-1/+6
|
* many changes -- see Changelogshmuz2007-04-191-0/+54
|
* many changes: see ChangeLogshmuz2007-03-171-1/+3
|
* API change (error handling): see ChangeLogshmuz2007-02-121-25/+25
|
* copyright notices changed to reference the file LICENSEshmuz2007-01-041-1/+2
|
* lots of changes: see December-2006 records in ChangeLogshmuz2007-01-021-0/+115