Commit Graph

20 Commits

Author SHA1 Message Date
ph10
9d4101e8e9 In perltest.sh, show Perl version in current conventional format. 2019-07-09 14:20:45 +00:00
ph10
56473cd6c4 More file tidies for 10.33-RC1 2019-03-04 18:07:04 +00:00
ph10
c6c2308c01 Basic "script run" implementation. Not yet complete, and not yet documented. 2018-10-02 15:25:58 +00:00
ph10
202311b568 Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also
(*atomic:...).
2018-09-24 16:23:53 +00:00
ph10
85bdc33a54 File tidies and documentation update for 10.32-RC1 Release Candidate. 2018-08-13 11:57:09 +00:00
ph10
c9194d8a88 Allow for #pattern -no_start_optimize in perltest script. 2018-07-27 16:42:25 +00:00
ph10
3cb83842ad Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK)
followed by (*ACCEPT) in an assertion. More small updates to perltest.sh.
2018-07-21 14:34:51 +00:00
ph10
3ad5652e35 Upgrade perltest.sh to support (some) #pattern modifiers. 2018-07-17 16:00:09 +00:00
ph10
13bd69102a Update Perl tester to allow for optimization to be turned off. Required moving
some tests out of the Perl-compatible files.
2018-07-14 16:16:51 +00:00
ph10
8bc4dee087 Documentation and tests update and minor tweak to perltest.sh. 2018-07-12 17:04:43 +00:00
ph10
2d9da6c896 Typos in documentation and comments noted by Jason Hood. 2018-06-17 14:13:28 +00:00
ph10
3625620dfb Code tidies for 10.30-RC1 release candidate. 2017-07-19 16:04:15 +00:00
ph10
18803cd347 Add subject_literal and allow jitstack in pcre2test pattern modifiers, and add
another big pattern test.
2017-06-12 17:48:03 +00:00
ph10
33f4845d6c Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
ph10
f9c08cb6d8 File tidies, version updates, etc. for 10.21-RC1 2015-12-17 18:44:06 +00:00
ph10
f2fce85c63 Implement comment lines in subject strings in pcre2test (and perltest.sh) input files. 2015-09-14 15:10:19 +00:00
ph10
22e8e36ef5 Maintenance on tests for Perl compatibility 2015-08-03 17:25:55 +00:00
ph10
5eaadb8976 Buglet fixed. 2014-11-05 16:05:43 +00:00
ph10
09deb5ee68 Changed jit_stack_alloc to jit_stack_create. 2014-11-03 17:13:00 +00:00
ph10
3f4790b54e More per-function documentation; revised perltest.sh replaces perltest.pl. 2014-10-25 14:16:46 +00:00