Philip.Hazel
|
88db1be123
|
Change "limit recursion" to "limit depth" in code and build systems because the
old name, which is retained as a synonym for the moment, is no longer
appropriate.
|
2017-03-12 13:47:01 +00:00 |
Philip.Hazel
|
02779c9a67
|
Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build
systems give a warning of the obsolescence of --disable-stack-for-recursion and
the equivalent CMake setting.
|
2017-03-11 17:39:02 +00:00 |
Philip.Hazel
|
9afb978ae4
|
Correct libpcre2posix typos (should be libpcre2-posix).
|
2016-11-22 10:18:08 +00:00 |
Philip.Hazel
|
bf6f0bb335
|
Implement buffer expansion in pcre2grep.
|
2016-10-11 16:40:09 +00:00 |
Philip.Hazel
|
ffd53c9223
|
Fix typo in CMakeLists.txt.
|
2016-10-05 17:03:52 +00:00 |
Philip.Hazel
|
d6bec3e2a5
|
Update patch for MSVC static compilation (see Bugzilla #1681).
|
2016-06-24 09:07:15 +00:00 |
Philip.Hazel
|
c332eaf4f2
|
Add callout support to pcre2grep
|
2016-04-01 15:52:08 +00:00 |
Philip.Hazel
|
dd76a5938d
|
Apply supplied patch for MSVC static compilation.
|
2016-03-01 12:02:58 +00:00 |
Philip.Hazel
|
dffd559601
|
File tidies, version updates, etc. for 10.21-RC1
|
2015-12-17 18:44:06 +00:00 |
Philip.Hazel
|
3263d44b97
|
Implement --never-backslash-C
|
2015-10-17 13:50:56 +00:00 |
Philip.Hazel
|
4facdb9613
|
Fix CMAKE_C_FLAGS setting
|
2015-08-24 16:04:32 +00:00 |
Philip.Hazel
|
3326a72f6d
|
Move pcre2_find_bracket() into its own module to avoid circular dependency.
|
2015-07-16 16:11:52 +00:00 |
Philip.Hazel
|
2966b067cb
|
Implement --enable-debug.
|
2015-04-24 11:14:47 +00:00 |
Philip.Hazel
|
67800ba810
|
Final file tidies for 10.10-RC2.
|
2015-02-26 17:36:29 +00:00 |
Philip.Hazel
|
980a637741
|
Fix bugs in CMake control file.
|
2015-02-24 12:35:28 +00:00 |
Philip.Hazel
|
eb4fffbbf4
|
More documentation and file tidies.
|
2014-11-21 16:45:06 +00:00 |
Philip.Hazel
|
68d95c6543
|
Fix missing things in CMake configuration files.
|
2014-11-18 12:48:28 +00:00 |
Philip.Hazel
|
44ef2c3401
|
Make --enable-unicode the default.
|
2014-11-03 18:27:56 +00:00 |
Philip.Hazel
|
c3799e750f
|
Tidy a lot of files (remove trailing spaces)
|
2014-10-20 17:28:49 +00:00 |
Philip.Hazel
|
eb59159ce0
|
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 |
Philip.Hazel
|
698d21c62f
|
Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc.
|
2014-09-19 17:53:33 +00:00 |
Philip.Hazel
|
eee8530add
|
API documentation and a lot of little related changes to the code.
|
2014-09-19 07:43:39 +00:00 |
Philip.Hazel
|
f7b89f94a2
|
Basic CMake support is now working, at least on Linux.
|
2014-08-30 15:41:23 +00:00 |