index
:
delta/pcre2.git
master
vcs.exim.org: pcre2/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add makefile support for SELinux allocator in JIT.
zherczeg
2017-06-15
1
-0
/
+14
*
Implement PCRE2_NEWLINE_NUL.
ph10
2017-05-26
1
-1
/
+6
*
Add explicit heap limiting options to pcre2_match(), with associated features
ph10
2017-04-11
1
-8
/
+19
*
Change "limit recursion" to "limit depth" in code and build systems because the
ph10
2017-03-12
1
-19
/
+38
*
Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build
ph10
2017-03-11
1
-33
/
+33
*
Code for new interpreter (build system and documentation still to be done).
ph10
2017-03-09
1
-3
/
+3
*
Check malloc returns in pcre2test.
ph10
2017-02-23
1
-3
/
+3
*
Final file updates for 10.23.
ph10
2017-02-14
1
-2
/
+2
*
File tidies for 10.23-RC1
ph10
2017-01-16
1
-8
/
+8
*
Update build system for changes in the JIT modules.
ph10
2017-01-12
1
-7
/
+5
*
Upgrade pcre2grep for Windows courtesy of Jason Hood.
ph10
2016-12-31
1
-17
/
+7
*
Add fuzzer support features.
ph10
2016-10-31
1
-1
/
+14
*
Note in config.h that SUPPORT_PCRE2GREP_JIT needs SUPPORT_JIT in order to be
ph10
2016-10-14
1
-1
/
+2
*
Implement buffer expansion in pcre2grep.
ph10
2016-10-11
1
-43
/
+65
*
Update pcre2test with the /utf8_input option, for generating wide characters in
ph10
2016-08-03
1
-3
/
+3
*
Final file tidies for 10.22.
ph10
2016-07-29
1
-2
/
+2
*
Fix incorrect SONAME for pcre2posix wrapper library.
ph10
2016-07-02
1
-1
/
+1
*
Documentation detrail and make HTML for 10.22-RC1.
ph10
2016-06-29
1
-4
/
+4
*
File tidies for 10.22-RC1
ph10
2016-06-29
1
-5
/
+5
*
Add callout support to pcre2grep
ph10
2016-04-01
1
-0
/
+28
*
Patches to fix tests under Windows.
ph10
2016-01-29
1
-3
/
+3
*
Final file updates for 10.21 release.
ph10
2016-01-12
1
-2
/
+2
*
File tidies, version updates, etc. for 10.21-RC1
ph10
2015-12-17
1
-10
/
+10
*
Lock out configuring for EBCDIC with non-8-bit libraries.
ph10
2015-11-11
1
-1
/
+5
*
Implement --never-backslash-C
ph10
2015-10-17
1
-0
/
+12
*
Memchr() speed-up for unanchored pattern in 8-bit mode.
ph10
2015-07-06
1
-3
/
+3
*
Final file tidies for 10.20.
ph10
2015-07-02
1
-2
/
+2
*
Correct library version number.
ph10
2015-06-22
1
-3
/
+3
*
Source and document file tidies for 10.20-RC1.
ph10
2015-06-18
1
-8
/
+8
*
Implement --enable-debug.
ph10
2015-04-24
1
-1
/
+14
*
Code for callouts with string arguments. Documentation not yet updated.
ph10
2015-03-11
1
-3
/
+3
*
Final file tidies for 10.10 release.
ph10
2015-03-06
1
-2
/
+2
*
Final file tidies for 10.10-RC2.
ph10
2015-02-26
1
-1
/
+1
*
Fix bugs in CMake control file.
ph10
2015-02-24
1
-1
/
+1
*
Final source file tidies for 10.10-RC1
ph10
2015-02-20
1
-4
/
+4
*
Fix conditional group backreference bug.
ph10
2015-01-13
1
-3
/
+3
*
Final file tides for the 10.00 release.
ph10
2015-01-05
1
-2
/
+2
*
File tidies for 10.00-RC2.
ph10
2014-12-19
1
-1
/
+1
*
(1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc)
ph10
2014-12-01
1
-1
/
+1
*
Add user data to recursion guard; get ready for RC1 (again)
ph10
2014-11-26
1
-1
/
+1
*
Final preparations for 10.00-RC1
ph10
2014-11-24
1
-2
/
+2
*
Make --enable-unicode the default.
ph10
2014-11-03
1
-5
/
+5
*
Tidy a lot of files (remove trailing spaces)
ph10
2014-10-20
1
-8
/
+8
*
Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes;
ph10
2014-10-17
1
-35
/
+46
*
Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc.
ph10
2014-09-19
1
-4
/
+4
*
API documentation and a lot of little related changes to the code.
ph10
2014-09-19
1
-16
/
+16
*
Small tidy.
ph10
2014-08-30
1
-1
/
+0
*
Change lengths to PCRE2_SIZE and revise OP_RECURSE processing.
ph10
2014-08-16
1
-3
/
+3
*
Basic pcre2_compile() is working (no study, no auto-possess yet).
ph10
2014-06-14
1
-118
/
+118
*
More groundwork for pcre2test: POSIX support.
ph10
2014-04-30
1
-16
/
+0
[next]