index
:
delta/pcre2.git
master
vcs.exim.org: pcre2/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
pcre2api.3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.
ph10
2016-10-02
1
-6
/
+13
*
Documentation detrail and make HTML for 10.22-RC1.
ph10
2016-06-29
1
-6
/
+6
*
Return an error code when pcre2_get_error_message() does not recognize an error
ph10
2016-06-17
1
-24
/
+74
*
Implement PCRE2_NO_JIT, update HTML docs as well.
ph10
2016-06-05
1
-19
/
+28
*
Documentation clarification
ph10
2016-02-27
1
-6
/
+10
*
Implemented pcre2_code_copy().
ph10
2016-02-26
1
-15
/
+35
*
Correct information about multi-threaded compilation.
ph10
2016-02-25
1
-22
/
+10
*
Ensure all _free() functions do nothing for NULL, and document this.
ph10
2016-02-06
1
-2
/
+9
*
Expand documenation about multi-threading.
ph10
2016-02-05
1
-16
/
+62
*
Don't set PCRE2_NO_AUTO_CAPTURE when REG_NOSUB is passed to regcomp().
ph10
2016-01-31
1
-4
/
+6
*
File tidies, version updates, etc. for 10.21-RC1
ph10
2015-12-17
1
-65
/
+77
*
Implement PCRE2_SUBSTITUTE_{OVERFLOW_LENGTH,UNKNOWN_UNSET}.
ph10
2015-12-12
1
-29
/
+70
*
Implement PCRE2_SUBSTITUTE_UNSET_EMPTY.
ph10
2015-12-04
1
-18
/
+31
*
Documentation clarification.
ph10
2015-12-03
1
-7
/
+6
*
Documentation updates.
ph10
2015-11-21
1
-15
/
+19
*
Implement PCRE2_INFO_HASBACKSLASHC.
ph10
2015-11-14
1
-2
/
+7
*
Don't split CRLF in pcre2_substitute() when it's a valid newline sequence.
ph10
2015-11-13
1
-2
/
+7
*
Small optimizations in pcre2_study.c
ph10
2015-11-11
1
-4
/
+7
*
Implement pcre2_set_max_pattern_length()
ph10
2015-11-05
1
-2
/
+17
*
Forbid \K patterns that end before they start in pcre2_substitute().
ph10
2015-11-03
1
-5
/
+8
*
Implement --never-backslash-C
ph10
2015-10-17
1
-5
/
+6
*
Implement PCRE2_SUBSTITUTE_EXTENDED.
ph10
2015-10-07
1
-34
/
+91
*
Documentation for offset limits.
ph10
2015-09-22
1
-3
/
+46
*
Fix documentation typos.
ph10
2015-09-03
1
-5
/
+5
*
Complete escape processing for PCRE2_ALT_VERBNAMES
ph10
2015-09-01
1
-3
/
+6
*
Implemented PCRE2_ALT_VERBNAMES
ph10
2015-08-30
1
-2
/
+11
*
Add ${*MARK} feature to pcre2_substitute().
ph10
2015-08-29
1
-7
/
+14
*
Runtime UTF checks now take not of the starting offset.
ph10
2015-08-18
1
-6
/
+13
*
Fix typos.
ph10
2015-07-29
1
-10
/
+10
*
Update Unicode tables to 8.0.0.
ph10
2015-07-17
1
-3
/
+3
*
Source and document file tidies for 10.20-RC1.
ph10
2015-06-18
1
-8
/
+7
*
Implement PCRE2_ALT_CIRCUMFLEX.
ph10
2015-04-22
1
-4
/
+17
*
Implement PCRE2_NEVER_BACKSLASH_C.
ph10
2015-04-13
1
-7
/
+15
*
Implement pcre2_callout_enumerate().
ph10
2015-03-23
1
-12
/
+46
*
Add serialization functions and tests with updated pcre2test. Fix
ph10
2015-01-23
1
-8
/
+40
*
Fix conditional group backreference bug.
ph10
2015-01-13
1
-4
/
+8
*
Add PCRE2_NO_DOTSTAR_ANCHOR and revise documentation for .* optimizing.
ph10
2015-01-02
1
-21
/
+35
*
Improvements for substring handling with partial matches.
ph10
2014-12-22
1
-38
/
+71
*
File tidies for 10.00-RC2.
ph10
2014-12-19
1
-19
/
+19
*
Update and improve substring handling and its documentation.
ph10
2014-12-14
1
-39
/
+95
*
Improve interfaces to substring functions, and fix bugs.
ph10
2014-12-13
1
-12
/
+23
*
(1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc)
ph10
2014-12-01
1
-8
/
+8
*
Use allocator from code for pcre2_match_data_create_from_pattern if NULL
ph10
2014-11-28
1
-6
/
+10
*
Move context argument to last in pcre2_jit_stack_create().
ph10
2014-11-28
1
-6
/
+6
*
Add user data to recursion guard; get ready for RC1 (again)
ph10
2014-11-26
1
-11
/
+16
*
Document that ~(PCRE2_SIZE)0 is a reserved value.
ph10
2014-11-25
1
-0
/
+12
*
Change callouts to pass the user data as a separate argument.
ph10
2014-11-25
1
-2
/
+2
*
Tidy up API for pcre2_config.
ph10
2014-11-25
1
-29
/
+29
*
Final preparations for 10.00-RC1
ph10
2014-11-24
1
-2
/
+2
*
More documentation and test updates.
ph10
2014-11-23
1
-2
/
+9
[next]