summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* (1) Update tests 2,5,7,8 to run when --enable-bsr-anycrlf is used.ph102007-09-171-2/+2
* Fix broken --disable-stack-for-recursion without --enable-unicode-properties.ph102007-09-141-1/+1
* Add comments about -DHAVE_CONFIG_H to the documentation and to config.h itself.ph102007-09-111-2/+6
* Add facility to make \R match only CR, LF, or CRLF.ph102007-09-111-28/+45
* (1) Move internal flags out of the options field, to make room.ph102007-09-101-3/+3
* Final version number changes for the 7.3 release.ph102007-08-281-2/+2
* Fix loop for classes containing \p or \P and just one ascii character.ph102007-08-201-2/+2
* Fix pcregrep -Mv looping bug.ph102007-08-171-1/+1
* Fix bad fix for repeated \p and \P.ph102007-08-171-2/+2
* Tidies for 7.3-RC5 prereleaseph102007-08-161-1/+1
* Add integer overflow tests to escape processing.ph102007-08-151-2/+2
* Updating docs for release; fix heap-related bugs in pcre_exec shown up by ph102007-08-091-1/+1
* Increment RC number.ph102007-08-031-2/+2
* Refactor the integer overflow testing so as to avoid imposing an artificial ph102007-08-031-5/+0
* Update version number; use %I64U instead of %llu under MingGW in ph102007-08-021-2/+2
* Update version number; add words about stacks to NON-UNIX-USE.ph102007-07-311-2/+2
* Add words about EBCDIC to doc and ./configure --help (somebody thought it mightph102007-07-301-1/+1
* Update version number.ph102007-07-051-3/+3
* Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.ph102007-06-191-2/+2
* Documentation update preparatory to release.ph102007-06-131-1/+1
* Update to next RC number; fix bug in test script.ph102007-06-051-1/+1
* Drastically reduce workspace used for alternatives in groups; also some ph102007-06-051-1/+1
* Add (?-n) and (?+n) relative references.ph102007-05-091-2/+2
* Add code to configure.ac to remove -g from default CFLAGS and CXXFLAGS.ph102007-05-021-3/+41
* Tidies and final updates for 7.1.ph102007-04-241-2/+2
* Update HTML documentation.ph102007-04-171-1/+1
* Add PCRE_NEWLINE_ANYCRLF.ph102007-04-161-8/+13
* Reworked all the WIN32 __declspec stuff in the hope of getting it right.ph102007-04-041-3/+3
* Daniel's patches.ph102007-03-291-7/+5
* Hopefully the final rename of makevp-* to makevp_*.ph102007-03-291-2/+2
* Various new tidies.ph102007-03-261-2/+2
* Make the use of dftables optional, and not the default. Further tidies to ph102007-03-201-2/+22
* A number of tidies, file renames, etc.ph102007-03-191-2/+2
* Fixed bug in the debugging /Z option of pcretest that made it assume /8.ph102007-03-191-2/+2
* Removal of trailing spaces.ph102007-03-121-2/+2
* Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3 ph102007-03-091-7/+0