summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Documentation update.ph102019-06-226-2734/+2718
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1118 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-06-215-627/+666
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1117 6239d852-aaf2-0410-a92c-79f79f948069
* Typo in doc and update testsph102019-06-203-7/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1115 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-06-203-0/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1114 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-06-203-14/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1113 6239d852-aaf2-0410-a92c-79f79f948069
* Fix pcre2grep -o bug when ovector overflows; add option to adjust the limit; ph102019-06-157-636/+672
| | | | | | | raise the default limit; give error if -o requests an uncaptured parens. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1106 6239d852-aaf2-0410-a92c-79f79f948069
* Minor improvement to minimum length calculation.ph102019-06-132-11/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1103 6239d852-aaf2-0410-a92c-79f79f948069
* Allow (*ACCEPT) to be quantified.ph102019-06-103-157/+197
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1101 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-05-306-925/+956
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1098 6239d852-aaf2-0410-a92c-79f79f948069
* Add support for invalid UTF-8 matching to pcre2grep.ph102019-05-281-7/+17
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1096 6239d852-aaf2-0410-a92c-79f79f948069
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-2418-1652/+1932
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1094 6239d852-aaf2-0410-a92c-79f79f948069
* Fix typo.ph102019-05-111-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1090 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.33.ph102019-04-168-56/+58
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1086 6239d852-aaf2-0410-a92c-79f79f948069
* Fix crash in pcre2_substitute() with NULL match context.ph102019-03-113-25/+31
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1081 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update re PCRE2_JIT_INVALID_UTFph102019-03-068-174/+260
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1080 6239d852-aaf2-0410-a92c-79f79f948069
* More file tidies for 10.33-RC1ph102019-03-0429-275/+285
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1079 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.33-RC1ph102019-03-041-13/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1078 6239d852-aaf2-0410-a92c-79f79f948069
* Fix two identical documentation typos.ph102019-02-145-10/+15
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1075 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_EXTRA_ALT_BSUX to support ECMAscript 6's \u{hhh..} syntax.ph102019-02-1216-1034/+1159
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1070 6239d852-aaf2-0410-a92c-79f79f948069
* Allow non-ASCII in group names when UTF is set; revise group naming terminology ph102019-02-0622-2870/+2873
| | | | | | | in documentation to use "capture group", as Perl does. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1066 6239d852-aaf2-0410-a92c-79f79f948069
* Update POSIX wrapper to use macros in the .h file, but also have the POSIX ph102019-01-304-290/+286
| | | | | | | function names in the library. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1064 6239d852-aaf2-0410-a92c-79f79f948069
* Fix issues with BAD_ESCAPE_IS_LITERAL in character classes.ph102019-01-043-15/+25
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1058 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation typo.ph102018-12-143-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1056 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102018-11-277-449/+452
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1049 6239d852-aaf2-0410-a92c-79f79f948069
* Add VMS support for pcre2grep callout of an external program.ph102018-11-241-6/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1045 6239d852-aaf2-0410-a92c-79f79f948069
* Add --disable-pcre2grep-callout-fork configuration setting.ph102018-11-173-67/+80
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1042 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --disable-percent-zt to avoid %zu and %td even if the environment ph102018-11-154-15/+70
| | | | | | | claims to be C99 or greater. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1041 6239d852-aaf2-0410-a92c-79f79f948069
* Unconditionally use inttypes.h instead of trying for stdint.h (simplification) ph102018-11-141-5/+10
| | | | | | | and remove the now unnecessary inclusion in pcre2_internal.h. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1040 6239d852-aaf2-0410-a92c-79f79f948069
* Upgrade the as yet unreleased substitute callout facility.ph102018-11-128-251/+423
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1039 6239d852-aaf2-0410-a92c-79f79f948069
* Set subject field in match data to NULL after failed match.ph102018-10-193-517/+521
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1031 6239d852-aaf2-0410-a92c-79f79f948069
* Fix typo.ph102018-10-173-11/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1029 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_COPY_MATCHED_SUBJECT.ph102018-10-1711-392/+498
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1028 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation and tests update for script runs.ph102018-10-129-1121/+1683
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1024 6239d852-aaf2-0410-a92c-79f79f948069
* Basic "script run" implementation. Not yet complete, and not yet documented.ph102018-10-022-0/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1019 6239d852-aaf2-0410-a92c-79f79f948069
* Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also ph102018-09-245-601/+725
| | | | | | | (*atomic:...). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1018 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_EXTRA_ESCAPED_CR_IS_LFph102018-09-2110-1858/+1904
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1017 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102018-09-193-119/+159
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1014 6239d852-aaf2-0410-a92c-79f79f948069
* Provide alternative POSIX names.ph102018-09-191-3/+21
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1013 6239d852-aaf2-0410-a92c-79f79f948069
* Implement callouts from pcre2_substitute().ph102018-09-1812-404/+755
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1012 6239d852-aaf2-0410-a92c-79f79f948069
* Add "allvector" to pcre2test.ph102018-09-151-3/+23
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1007 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.32ph102018-09-118-609/+647
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1001 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102018-09-071-3/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@999 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation updateph102018-09-041-7/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@997 6239d852-aaf2-0410-a92c-79f79f948069
* Lock out \N{U+hhhh} in non-UTF (non-Unicode) modes.ph102018-09-024-16/+24
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@994 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-1340-158/+158
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@983 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102018-08-033-810/+890
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@978 6239d852-aaf2-0410-a92c-79f79f948069
* Make /x more Perl-compatible by recognizing all of Unicode's "Pattern White ph102018-08-037-1198/+1283
| | | | | | | Space" characters, not just the ASCII ones. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@977 6239d852-aaf2-0410-a92c-79f79f948069
* Add support for (?^) as now supported by Perl.ph102018-07-287-2114/+2178
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@976 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update regarding \Q handling.ph102018-07-282-17/+28
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@975 6239d852-aaf2-0410-a92c-79f79f948069
* Give specific error for \F as for \L, \U etc.ph102018-07-272-10/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@974 6239d852-aaf2-0410-a92c-79f79f948069