summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for *MARK and names for *PRUNE, *SKIP, *THEN.ph102010-03-271-3/+3
* Adjust version and date for 8.02 release.ph102010-03-191-2/+2
* Tidies for 8.02-RC1 release.ph102010-03-101-2/+2
* Fix "srtoq" typo in configure.ac.ph102010-03-091-1/+1
* Added --libs-cpp to pcre-config, but only when C++ support is configured.ph102010-03-021-1/+3
* Update Unicode tables to Unicode version 5.2.0.ph102010-03-011-3/+3
* File tidies and documentation update for 8.01.ph102010-01-191-2/+2
* Fix #947, recursive back reference bug.ph102010-01-111-2/+2
* Tidying updates for 8.01-RC1 release.ph102010-01-061-3/+3
* Fix HP compile problem for pcrecpp.cc.ph102010-01-051-19/+44
* Forbid 08 and 09 as minor version numbers.ph102010-01-031-5/+16
* Add AC_CONFIG_MACRO_DIR([m4]) to configure.ac and -I m4 to ACLOCAL_AMFLAGS in ph102010-01-031-1/+4
* Update configure.ac to solve libbz2 problem under Win32.ph102010-01-031-2/+31
* Tidies to allow easier embedded compilation; avoid (double) where possible.ph102010-01-021-1/+4
* Fix study bug with single-branch conditions, including (DEFINE).ph102009-12-111-2/+2
* Document more clearly capturing behaviour for recursion and subroutines.ph102009-10-181-2/+2
* Fix PCRE_PARTIAL_HARD for patterns that end optionally, e.g. abc*ph102009-10-171-2/+2
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-051-1/+1
* Further updates to partial matching.ph102009-09-051-1/+1
* Add -DPCRE_STATIC to configuration files when no shared library is built.ph102009-09-011-0/+3
* Add libpcreposix.pc for pkg-config, which was missing.ph102009-08-151-0/+1
* Fix POSIX error code bug.ph102009-04-241-4/+4
* Update version, date.ph102009-04-111-1/+1
* Wrap fileno/isatty defs for Windows in #ifndefsph102009-04-101-2/+2