Commit Graph

33 Commits

Author SHA1 Message Date
ph10
c6c2308c01 Basic "script run" implementation. Not yet complete, and not yet documented. 2018-10-02 15:25:58 +00:00
ph10
56332e7ac3 Provide alternative POSIX names. 2018-09-19 16:33:09 +00:00
ph10
8c2c547183 More typos and changes to "Kibibytes" for "Kilobytes". 2018-06-18 14:03:33 +00:00
ph10
2d9da6c896 Typos in documentation and comments noted by Jason Hood. 2018-06-17 14:13:28 +00:00
ph10
d9184094b4 Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace
vectors when doing recursive function calls.
2018-04-27 16:48:35 +00:00
ph10
b4212ed31c Add --enable-jit=auto support. 2018-02-25 18:00:29 +00:00
ph10
0aa7a0a276 Source tidies and version etc. updates for 10.31-RC1. 2018-01-13 16:53:02 +00:00
ph10
b9a832c70e Replace multiple copies of extended grapheme sequence code with a single
subroutine.
2017-09-12 16:28:42 +00:00
ph10
3625620dfb Code tidies for 10.30-RC1 release candidate. 2017-07-19 16:04:15 +00:00
ph10
834c342401 Document configuration for SELinux execmem allocator and fix CMake usage. 2017-06-17 15:36:22 +00:00
ph10
9d7cf25ee9 Add explicit heap limiting options to pcre2_match(), with associated features
for listing, configuring, etc.
2017-04-11 11:47:25 +00:00
ph10
6535e4a468 Documentation update. 2017-03-17 16:55:58 +00:00
ph10
f79f23474a File tidies for 10.23-RC1 2017-01-16 17:40:47 +00:00
ph10
3f227ad94c Correct libpcre2posix typos (should be libpcre2-posix). 2016-11-22 10:18:08 +00:00
ph10
5d5f74529b Documentation update for fuzz support. 2016-11-01 11:56:07 +00:00
ph10
a96905b68a Implement buffer expansion in pcre2grep. 2016-10-11 16:40:09 +00:00
ph10
55101bc2d4 Documentation detrail and make HTML for 10.22-RC1. 2016-06-29 16:52:05 +00:00
ph10
25944059bc Add callout support to pcre2grep 2016-04-01 15:52:08 +00:00
ph10
f9c08cb6d8 File tidies, version updates, etc. for 10.21-RC1 2015-12-17 18:44:06 +00:00
ph10
57a8611a13 Implement --never-backslash-C 2015-10-17 13:50:56 +00:00
ph10
d223637c8b Move pcre2_find_bracket() into its own module to avoid circular dependency. 2015-07-16 16:11:52 +00:00
ph10
cbb3fd26ad Source and document file tidies for 10.20-RC1. 2015-06-18 16:39:25 +00:00
ph10
8a437c45cc Implement --enable-debug. 2015-04-24 11:14:47 +00:00
ph10
58a02057d3 Documentation clarifications. 2015-01-26 14:21:45 +00:00
ph10
f16fa66e2a Add serialization functions and tests with updated pcre2test. Fix
PCRE2_INFO_SIZE issues.
2015-01-23 16:51:47 +00:00
ph10
cb31ca0908 Final file tides for the 10.00 release. 2015-01-05 16:02:11 +00:00
ph10
179b95e196 Final preparations for 10.00-RC1 2014-11-24 15:31:28 +00:00
ph10
2fe64ff926 Make --enable-unicode the default. 2014-11-03 18:27:56 +00:00
ph10
3f4790b54e More per-function documentation; revised perltest.sh replaces perltest.pl. 2014-10-25 14:16:46 +00:00
ph10
8af601505d Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
ph10
323a12fd52 Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes;
change "pcre" to "pcre2" in a number of files.
2014-10-17 15:52:57 +00:00
ph10
8235cd4bc4 More documentation - initial drafts. 2014-09-28 11:31:21 +00:00
ph10
9a262f2d05 Test commit: placeholder README. 2014-02-18 10:50:52 +00:00