summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
* More documentation.ph102014-10-191-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@118 6239d852-aaf2-0410-a92c-79f79f948069
* Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; ph102014-10-171-48/+48
| | | | | | | change "pcre" to "pcre2" in a number of files. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@117 6239d852-aaf2-0410-a92c-79f79f948069
* Partial documentation and partial code tweaks.ph102014-10-141-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@110 6239d852-aaf2-0410-a92c-79f79f948069
* PCRE2 successfully compiles with --enable-jit now.zherczeg2014-09-301-2/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@84 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation.ph102014-09-291-50/+50
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@83 6239d852-aaf2-0410-a92c-79f79f948069
* More draft documentation.ph102014-09-281-25/+21
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@82 6239d852-aaf2-0410-a92c-79f79f948069
* Some typosph102014-09-261-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@80 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation.ph102014-09-191-11/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@78 6239d852-aaf2-0410-a92c-79f79f948069
* API documentation and a lot of little related changes to the code.ph102014-09-191-2/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@74 6239d852-aaf2-0410-a92c-79f79f948069
* Even when coverage is not configured, clean up old coverage files during 'make ph102014-08-301-3/+17
| | | | | | | distclean'. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@68 6239d852-aaf2-0410-a92c-79f79f948069
* Change lengths to PCRE2_SIZE and revise OP_RECURSE processing.ph102014-08-161-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@57 6239d852-aaf2-0410-a92c-79f79f948069
* Remove (possibly temporarily) byte-ordering functions (which were dummies ph102014-08-151-1/+0
| | | | | | | anyway), to be thought about later. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@55 6239d852-aaf2-0410-a92c-79f79f948069
* Enable RunTest when "make check" is obeyed.ph102014-08-111-2/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@49 6239d852-aaf2-0410-a92c-79f79f948069
* Multi-config tests (without JIT) now work.ph102014-08-101-4/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@44 6239d852-aaf2-0410-a92c-79f79f948069
* Enable pcre2grep tests.ph102014-07-151-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@30 6239d852-aaf2-0410-a92c-79f79f948069
* Abolish pcre2_version(); add PCRE2_CONFIG_VERSION.ph102014-06-231-1/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@17 6239d852-aaf2-0410-a92c-79f79f948069
* Auto-possession and studying added; compile-time errors refactored.ph102014-06-211-6/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@15 6239d852-aaf2-0410-a92c-79f79f948069
* Basic pcre2_compile() is working (no study, no auto-possess yet).ph102014-06-141-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@13 6239d852-aaf2-0410-a92c-79f79f948069
* Further work on pcre2test (can now display compiled code).ph102014-05-131-8/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@8 6239d852-aaf2-0410-a92c-79f79f948069
* Refactor the framework for revised API.ph102014-04-181-9/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@6 6239d852-aaf2-0410-a92c-79f79f948069
* Create dummy framework for all functions and programs.ph102014-03-071-197/+163
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@5 6239d852-aaf2-0410-a92c-79f79f948069
* Some basic building infrastructure.ph102014-02-281-326/+277
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@4 6239d852-aaf2-0410-a92c-79f79f948069
* Add basic configuration files.ph102014-02-201-0/+807
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@3 6239d852-aaf2-0410-a92c-79f79f948069