summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Final tidies for 8.31.ph102012-07-061-5/+5
* Rework and rename some of the docs about building methods.ph102012-06-181-2/+2
* Document update for 8.31-RC1 test release.ph102012-06-021-3/+3
* Documentation and other tidying for release.ph102012-06-011-1/+1
* Add /usr/include/edit/readline/ as somewhere where editline's header might be.ph102012-02-261-2/+4
* Add support for linking pcretest with libedit instead of libreadline.ph102012-02-251-27/+66
* Remove bashism from the RunTest script.ph102012-02-121-3/+3
* Final source and document tidies for 8.30.ph102012-02-041-2/+2
* Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building ph102012-01-211-3/+4
* Update version number and date.ph102012-01-201-2/+2
* More portable way of linking pcretest with -lreadline.ph102012-01-171-3/+28
* CMake parses version information out of configure.ac instead of relying on ph102012-01-171-0/+3
* Make AM_SILENT_RULES conditional.ph102012-01-171-1/+1
* Tidy layout in pcre_jit_stack_alloc.3; switch on AM_SILENT_RULES in ph102012-01-151-0/+1
* fix help text in configure.aczherczeg2012-01-151-1/+1
* Update libpcre_version for change of API, and add libpcre16_version.ph102012-01-051-1/+6
* Update pcre-config for 16-bit library and correct type on libpcre16.pc.in.ph102012-01-011-0/+2
* Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and ph102011-12-311-1/+1
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-31/+106
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-3/+3
* Renamed isnumber in pcre_compile to avoid a clash with ctype.h in Macs, and ph102011-12-181-1/+1
* Source tidies for 8.21ph102011-12-111-2/+2
* Tidies for 8.21-RC1 release.ph102011-12-051-1/+1
* Small tidies, and documentation update for JavaScript \x, \u, \U support.ph102011-11-141-3/+3
* Source tidies for 8.20 release.ph102011-10-211-2/+2
* Fix THEN:ARG bug introduced with *THEN refactoring.ph102011-10-101-1/+1
* Make (*THEN) work as in Perl in subpatterns that do not contain | alternatives.ph102011-10-041-2/+2
* File tidies for 8.20-RC2 release.ph102011-09-231-1/+1
* Fix minimum length bug with *ACCEPT.ph102011-09-191-2/+2
* Final source and document tidies for 8.20-RC1.ph102011-09-111-3/+3
* Update full set of tests with many configurations.ph102011-09-101-0/+1
* Update pcregrep to use JIT by default with options to disable.ph102011-09-061-0/+14
* Commit changes for JIT supportph102011-08-221-5/+18
* Formatting tidies for 8.13 release.ph102011-08-161-2/+2
* Documentation and general text tidies in preparation for test release.ph102011-08-021-2/+2
* Test updates.ph102011-08-011-1/+1
* Changes to pcregrep concerned with very long lines.ph102011-07-301-8/+27
* Update tables to Unicode 6.0.0.ph102011-04-301-3/+3
* Another bugfix for pcregrep with -M and colour.ph102011-01-151-1/+1
* Fix pcregrep cast issue for 64-bit big-endian systems.ph102011-01-121-2/+2
* Final tidies for 8.11 release.ph102010-12-101-2/+2
* Tidies of documenation and code while preparing for release.ph102010-11-241-1/+1
* Fix problem with (*THEN) not backing up far enough.ph102010-10-101-3/+3
* Final updates for 8.10 release.ph102010-06-251-1/+1
* Even more explanatory wording for PCRE_NO_START_OPTIMIZE.ph102010-06-201-2/+2
* Tidyup for 8.10-RC2 test release.ph102010-06-161-1/+1
* A more correct fix for the chartables bug with UTF-8 and non-std tables.ph102010-06-131-2/+2
* Prepare for release candidate.ph102010-06-031-1/+1
* Make \R and \X in a character class behave more like Perlph102010-05-031-3/+3
* Fix compile problems when heap is in useph102010-03-301-2/+2