summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add another testph102009-04-011-2/+2
* Update after detrailing for a test release.ph102009-03-171-2/+2
* Add support for UTF-8 in EBCDIC environments.ph102009-03-171-4/+18
* Bug fixes: forgot to commit these individually.ph102009-03-011-7/+10
* Updates for 7.8 releaseph102008-09-051-2/+2
* Add missing copyright to pcrecpp_internal.hph102008-08-241-4/+4
* Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.ph102008-07-041-2/+2
* Preliminary patch for upgraded Unicode Property support.ph102008-07-021-4/+4
* Final updates for 7.7 release.ph102008-05-071-2/+2
* Tidies for the 7.7-RC1 distribution.ph102008-04-281-1/+1
* Craig's further amended patch for OS X.ph102008-04-051-3/+37
* Craig's patch to sort out a long long problem: "If we can't convert ph102008-03-051-10/+19
* File tidy-up for 7.6 release.ph102008-01-281-2/+2
* Applied Sheri's patch to CMakeLists.txt to add library name options and correct ph102008-01-231-2/+2
* Tidies for 7.6-RC1 test release.ph102008-01-211-1/+1
* Exclude "long long" test in pcrecpp_unittest when HAVE_LONG_LONG is not ph102008-01-201-2/+2