summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* More documentation.ph102014-10-191-2/+2
* Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; ph102014-10-171-48/+48
* Partial documentation and partial code tweaks.ph102014-10-141-2/+2
* PCRE2 successfully compiles with --enable-jit now.zherczeg2014-09-301-2/+0
* More documentation.ph102014-09-291-50/+50
* More draft documentation.ph102014-09-281-25/+21
* Some typosph102014-09-261-2/+2
* More documentation.ph102014-09-191-11/+11
* API documentation and a lot of little related changes to the code.ph102014-09-191-2/+4
* Even when coverage is not configured, clean up old coverage files during 'make ph102014-08-301-3/+17
* Change lengths to PCRE2_SIZE and revise OP_RECURSE processing.ph102014-08-161-1/+1
* Remove (possibly temporarily) byte-ordering functions (which were dummies ph102014-08-151-1/+0
* Enable RunTest when "make check" is obeyed.ph102014-08-111-2/+3
* Multi-config tests (without JIT) now work.ph102014-08-101-4/+5
* Enable pcre2grep tests.ph102014-07-151-4/+4
* Abolish pcre2_version(); add PCRE2_CONFIG_VERSION.ph102014-06-231-1/+0
* Auto-possession and studying added; compile-time errors refactored.ph102014-06-211-6/+4
* Basic pcre2_compile() is working (no study, no auto-possess yet).ph102014-06-141-3/+3
* Further work on pcre2test (can now display compiled code).ph102014-05-131-8/+9
* Refactor the framework for revised API.ph102014-04-181-9/+9
* Create dummy framework for all functions and programs.ph102014-03-071-197/+163
* Some basic building infrastructure.ph102014-02-281-326/+277
* Add basic configuration files.ph102014-02-201-0/+807