summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix buffer overrun for class with very many characters whose codepoints are ph102008-01-141-2/+2
* Tidies for the 7.5 release.ph102008-01-101-2/+2
* Tidies for 7.5-RC2 release.ph102007-12-271-1/+1
* Add missing error numbers to documentation.ph102007-12-261-2/+2
* Tidies for 7.5-RC1 release.ph102007-12-231-5/+5
* Added --enable-pcretest-libreadline.ph102007-12-181-28/+60
* Add .gz and .bz2 optional support to pcregrep.ph102007-12-171-27/+90
* Apply Craig's patch, which makes it possible to "ignore" values in parens ph102007-11-121-3/+3
* Documentation tidies and clarifications.ph102007-09-201-2/+2
* Craig's patch to remove the checks for windows.h and instead check for ph102007-09-191-1/+1
* Add casts to pcretest.c to avoid compiler warnings.ph102007-09-191-2/+2