Philip Hazel
|
857ac92372
|
Minor documentation update
|
2021-08-31 16:25:40 +01:00 |
Philip Hazel
|
31a46200fa
|
Add --allow-lookaround-bsk to pcre2grep
|
2021-08-31 16:24:25 +01:00 |
Philip Hazel
|
edcc076bd8
|
Add test files to .gitignore
|
2021-08-31 15:58:52 +01:00 |
Philip Hazel
|
c232286c6b
|
Update HTML docs.
|
2021-08-30 16:59:34 +01:00 |
Philip Hazel
|
21c26698b3
|
Lock out \K in lookaround assertions by default, but provide an option to
re-enable the old behaviour, just in case.
|
2021-08-30 16:57:44 +01:00 |
Philip Hazel
|
eea410b33a
|
Improve code for "starts with" optimization in the interpreters.
|
2021-08-29 17:25:59 +01:00 |
Philip Hazel
|
d5a61ee891
|
Patch to detect (and ignore) symlink loops in pcre2grep.
|
2021-08-28 17:37:33 +01:00 |
Philip Hazel
|
6c2fe9da99
|
Documentation update to clarify ovector usage with DFA matching.
|
2021-08-28 16:25:59 +01:00 |
Philip Hazel
|
5ff1daffa0
|
Clarify delimiter handling in pcre2test documentation.
|
2021-08-28 12:46:50 +01:00 |
Philip Hazel
|
f4beac6c1a
|
Update minimum CMake version to 3.0.0.
|
2021-08-28 12:11:27 +01:00 |
Philip Hazel
|
e1cd61c292
|
Update README.md to be identical to index.md.
|
2021-08-28 10:19:40 +01:00 |
Philip Hazel
|
6ee9921a89
|
Another tweak needed.
|
2021-08-28 10:16:41 +01:00 |
Philip Hazel
|
b8c60ce272
|
Try another URL format (all one line) for github.io.
|
2021-08-28 10:12:41 +01:00 |
Philip Hazel
|
b61aa572f6
|
Updated all the URLs to better Markdown format.
|
2021-08-28 10:09:50 +01:00 |
Philip Hazel
|
25bb9de6fc
|
Adjust wording for proper link - first test.
|
2021-08-28 09:56:42 +01:00 |
Philip Hazel
|
e74a9b6932
|
We need both README.md and index.md (identical).
|
2021-08-28 09:47:59 +01:00 |
PhilipHazel
|
30036e670f
|
Rename README.md to index.md
|
2021-08-28 09:45:29 +01:00 |
Philip Hazel
|
a8c4ef7f20
|
Another doc tidy.
|
2021-08-27 12:23:40 +01:00 |
Philip Hazel
|
c2fc6cfa0a
|
Revert "Remove dist-bzip2 from AM_INIT_AUTOMAKE in configure.ac because GitHub does not"
This reverts commit 5c0d38b3a8 .
I misunderstood GitHub.
|
2021-08-27 12:06:07 +01:00 |
Philip Hazel
|
587e46b372
|
Ajust so that URLs show as live links.
|
2021-08-27 09:45:57 +01:00 |
Philip Hazel
|
d8267c20fd
|
Create README.md as a mini-overview of PCRE2.
|
2021-08-27 09:32:34 +01:00 |
Philip Hazel
|
15b692fd82
|
Fix typo.
|
2021-08-27 09:14:11 +01:00 |
Philip Hazel
|
4ccef1697a
|
Update HTML docs with new URLs etc.
|
2021-08-26 17:26:16 +01:00 |
Philip Hazel
|
5c0d38b3a8
|
Remove dist-bzip2 from AM_INIT_AUTOMAKE in configure.ac because GitHub does not
support .bz2 "assets" for releases so there is no point building it.
|
2021-08-26 16:32:02 +01:00 |
Philip Hazel
|
23c16e6ced
|
Update URLs etc for new infrastructure at GitHub/Googlegroups.
|
2021-08-26 16:10:11 +01:00 |
Philip Hazel
|
876ba431b0
|
Another update to .gitignore. Put some temporary wording in documentation about
the infrastructure move.
|
2021-08-21 17:22:53 +01:00 |
Philip Hazel
|
f64fbed2e1
|
Updated and sorted .gitignore.
|
2021-08-21 16:08:44 +01:00 |
Philip.Hazel
|
2410fbe386
|
Apply Jan-Willem Blokland's CMake patches to build both static and shared
libraries, plus some other CMake extensions.
|
2021-07-11 15:15:24 +00:00 |
Philip.Hazel
|
d70da76dfb
|
Fix some documentation typos.
|
2021-06-14 10:53:18 +00:00 |
Zoltán Herczeg
|
a5389db88d
|
Fix invalid single character repetition issues in JIT.
|
2021-06-04 12:55:49 +00:00 |
Zoltán Herczeg
|
3d80cf5a25
|
Add s390x to JIT targets.
|
2021-05-31 12:32:11 +00:00 |
Zoltán Herczeg
|
900921f83e
|
Minor improvement for s390x SIMD.
|
2021-05-30 04:56:42 +00:00 |
Zoltán Herczeg
|
1951243b5d
|
JIT compiler update
|
2021-05-27 08:11:15 +00:00 |
Philip.Hazel
|
1c3256349f
|
Final source changes for 10.37
|
2021-05-26 14:34:14 +00:00 |
Philip.Hazel
|
cd45050ee4
|
Final file tidies for 10.37-RC1
|
2021-04-28 16:44:51 +00:00 |
Philip.Hazel
|
a5d81d06f4
|
Documentation update
|
2021-04-28 15:37:48 +00:00 |
Philip.Hazel
|
85fc061dcf
|
Documentation and tests update.
|
2021-04-28 14:21:38 +00:00 |
Philip.Hazel
|
080d7789eb
|
Remove real POSIX function names from the pcre2-posix library.
|
2021-04-27 08:36:47 +00:00 |
Zoltán Herczeg
|
38dbea6200
|
JIT compiler update.
|
2021-04-26 05:56:04 +00:00 |
Philip.Hazel
|
8c1df186ab
|
Add another test, tidy ChangeLog.
|
2021-02-19 12:05:57 +00:00 |
Zoltán Herczeg
|
0dd0283b17
|
Prefer single character optimization over bracket repetition in JIT.
|
2021-02-19 11:58:36 +00:00 |
Zoltán Herczeg
|
19a1319c0a
|
Restore single character repetition optimization in JIT.
|
2021-02-19 09:20:37 +00:00 |
Philip.Hazel
|
2c4d3942e4
|
Fix \K within recursion bug in interpreter.
|
2021-02-18 09:46:08 +00:00 |
Zoltán Herczeg
|
b6acebe497
|
JIT compiler update.
|
2021-02-12 07:45:12 +00:00 |
Philip.Hazel
|
25029849c3
|
Fix RunGrepTest's handling of binary zeros on Solaris by using /usr/xpg4/bin/tr
instead of tr if /usr/xpg4/bin/tr exists.
|
2021-02-07 16:43:00 +00:00 |
Philip.Hazel
|
4cfa216898
|
Try reducing autoconf requirement to 2.60.
|
2021-02-06 11:48:06 +00:00 |
Philip.Hazel
|
91485e5d5a
|
Update configure.ac for latest version of autoconf.
|
2021-02-02 17:02:55 +00:00 |
Philip.Hazel
|
6cb388d55b
|
Update version number for next release.
|
2021-02-02 09:24:05 +00:00 |
Philip.Hazel
|
8144ae04e9
|
Fix some numerical checking bugs, Bugzilla 2690.
|
2021-02-01 17:56:12 +00:00 |
Philip.Hazel
|
166e576f91
|
Another CMake patch for Windows, fixes #2688.
|
2021-01-14 17:14:58 +00:00 |