github-actions[bot]
3e68381dae
Sync autogenerated files #noupdate
2025-02-26 22:29:20 +00:00
Nicholas Wilson
1fffb0d44e
Updates to the README and some documentation ( #681 )
2025-02-01 15:50:20 +00:00
Nicholas Wilson
fc38d9e784
Implement ALT_EXTENDED_CLASS flag ( #523 )
...
* Move some existing character class code into pcre2_compile_class.c
* Add a new flag PCRE2_ALT_EXTENDED_CLASS to change the behaviour of
parsing [...] character classes, to emit new META codes, and new
OP_ECLASS codes for nested character classes with operators
* Document the behaviour relative to the UTS#18 standard
* No JIT support; it falls back to the interpreter. DFA is supported.
2024-10-30 11:33:29 +01:00
Philip Hazel
d71e89b6ea
Check documentation for double-word typos
2024-01-19 16:48:53 +00:00
Carlo Marcelo Arenas Belón
14e0c41be1
admin: update ChangeLog and config.h for recent changes ( #286 )
2023-08-16 16:56:34 +01:00
Philip Hazel
044408710f
Update pcre2_compile() to treat a NULL pattern with zero length as an empty string. Plus some documentation tidies.
2023-07-17 17:33:11 +01:00
Philip Hazel
6bf8045997
Documentation update for new PCRE2_EXTRA caseless and ASCII options
2023-02-04 17:19:56 +00:00
Philip Hazel
fedf4d9d40
Fix recent documentation error
2022-04-22 17:51:31 +01:00
Philip Hazel
d0c7544e78
Documentation update
2022-04-22 10:38:37 +01:00
Philip.Hazel
ae9208ab7b
Source tidies (trailing spaces) etc. for 10.34-RC1.
2019-10-17 16:39:38 +00:00
Philip.Hazel
16c046ce50
Implement support for invalid UTF in the pcre2_match() interpreter.
2019-05-24 17:15:48 +00:00
Philip.Hazel
8c8deae8eb
Implement PCRE2_EXTRA_ALT_BSUX to support ECMAscript 6's \u{hhh..} syntax.
2019-02-12 17:50:19 +00:00
Philip.Hazel
fabea723cf
Typos in documentation and comments noted by Jason Hood.
2018-06-17 14:13:28 +00:00
Philip.Hazel
810d9b6da5
Code tidies for 10.30-RC1 release candidate.
2017-07-19 16:04:15 +00:00
Philip.Hazel
c92bfc3d21
Documentation update.
2017-06-16 17:57:18 +00:00
Philip.Hazel
dfc9712bcd
Add additional compile options and PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES.
2017-05-17 17:55:11 +00:00
Philip.Hazel
88abc14e42
Jason Hood's pcre2grep patches (modified a bit) to add --output to pcre2grep,
...
and also an inbuilt callout echo.
2017-04-06 18:02:40 +00:00
Philip.Hazel
3aeb812180
Documentation update.
2017-03-24 16:53:38 +00:00
Philip.Hazel
07a8fdce25
Source and document file tidies for 10.20-RC1.
2015-06-18 16:39:25 +00:00
Philip.Hazel
5a18651441
Add PCRE2_NO_DOTSTAR_ANCHOR and revise documentation for .* optimizing.
2015-01-02 17:09:16 +00:00
Philip.Hazel
db8480a1e0
A lot more documentation.
2014-10-21 16:33:30 +00:00