summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Apply Jan-Willem Blokland's CMake patches to build both static and shared HEADmasterph102021-07-111-1/+3
* File tidies for 10.36-RC1 ph102020-11-061-3/+3
* Fix previous commit: include CET_CFLAGS in 16-bit and 32-bit builds under ph102020-05-261-0/+2
* Apply H.J. Lu's patch to pass -mshstk to the compiler when Intel CET is ph102020-05-251-0/+1
* Renamed dftables as pcre2_dftables and enable it to write the tables in binary. ph102020-03-201-9/+10
* File tidies for 10.34-RC2.ph102019-11-061-0/+1
* Add the pcre2_maketables_free() function.ph102019-09-031-1/+3
* Update Makefile.am to add src/pcre2_jit_simd_inc.h to distribution.ph102019-08-261-0/+1
* Implemented pcre2_get_match_data_size().ph102019-07-161-0/+2
* Add --disable-pcre2grep-callout-fork configuration setting.ph102018-11-171-0/+1
* Unconditionally use inttypes.h instead of trying for stdint.h (simplification) ph102018-11-141-1/+1
* Update Makefile.am for compiling with gcov. Add Script Run tests to improve ph102018-10-141-0/+4
* Basic "script run" implementation. Not yet complete, and not yet documented.ph102018-10-021-0/+1
* Implement callouts from pcre2_substitute().ph102018-09-181-0/+2
* Fix typo in Makefile.am, which caused testoutput8-16-4 to be omitted from ph102018-08-291-1/+1
* Final file tidies for 10.32-RC1.ph102018-08-131-1/+1
* Add new file to distribution, omitted in last patch.ph102017-11-141-0/+1
* Replace multiple copies of extended grapheme sequence code with a single ph102017-09-121-0/+1
* Add missing src/sljit/sljitProtExecAllocator.c file name.ph102017-07-211-0/+1
* Document experimental pattern conversion functions and remove unimplemented ph102017-07-121-0/+16
* Add additional compile options and PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES.ph102017-05-171-0/+2
* Experimental pattern conversion code (no public documentation yet).ph102017-05-061-0/+5
* Add explicit heap limiting options to pcre2_match(), with associated features ph102017-04-111-0/+2
* Documentation updateph102017-03-311-2/+0
* Documentation update.ph102017-03-251-0/+2
* File tidies for 10.23-RC1ph102017-01-161-0/+4
* Add RunGrepTest.bat (supplied by Jason Hood).ph102016-12-311-3/+3
* Add pcre2_code_copy_with_tables().ph102016-11-221-0/+2
* Add fuzzer support features.ph102016-10-311-2/+17
* Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.ph102016-10-021-0/+2
* Add callout support to pcre2grepph102016-04-011-0/+1
* Implemented pcre2_code_copy().ph102016-02-261-0/+2
* Final file tidies for 8.21-RC1.ph102015-12-181-3/+17
* List of test files needed updating.ph102015-09-251-1/+6
* Documentation for offset limits.ph102015-09-221-0/+2
* Move pcre2_find_bracket() into its own module to avoid circular dependency.ph102015-07-161-0/+1
* Implement pcre2_callout_enumerate().ph102015-03-231-0/+2
* Arrange for "make distclean" to remove config.h, a CMake-related file.ph102015-02-261-1/+1
* Add RunTest.bat for testing under Windows, with appropriate test files.ph102015-02-251-2/+3
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-0/+13
* Final preparations for 10.00-RC1ph102014-11-241-22/+28
* Update lists of distributed files.ph102014-11-171-5/+9
* Substitute code update and documentation.ph102014-11-111-0/+2
* Preliminary substitute function (not yet tested or documented).ph102014-11-081-0/+1
* Changed jit_stack_alloc to jit_stack_create.ph102014-11-031-2/+2
* Improve test coverage; minor typo in JIT test and other minor buglets fixed.ph102014-10-311-2/+3
* Update clean up of RunTest and RunGrepTest working files.ph102014-10-281-41/+17
* More per-function documentation; revised perltest.sh replaces perltest.pl.ph102014-10-251-5/+53
* A lot more documentation.ph102014-10-211-59/+46
* More documentationph102014-10-201-12/+12