summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* GCC visibility patch.ph102012-11-011-2/+8
* Update comment for --enable-coverage to note that pcretest is linked with gcov ph102012-10-231-2/+2
* build: Add code coverage reportingchpe2012-10-221-0/+53
* valgrind: Add --support-valgrind configure optionchpe2012-10-211-0/+22
* pcre32: build: Fix indentationchpe2012-10-161-1/+1
* pcre32: Add 32-bit librarychpe2012-10-161-11/+37
* More documentation updates/tidies for EBCDIC environments.ph102012-09-081-54/+40
* Set config.h NEWLINE values appropriately for EBCDIC, adding ph102012-09-061-17/+62
* Daniel Richard G's patch for checking POSIX threads when JIT is configure.ph102012-08-271-0/+4
* Make it clear in comments in config.h that any value is OK for macros where ph102012-08-171-33/+33
* 1000th commit! Update version to 8.32-RC1.ph102012-08-081-3/+3
* 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