summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Give error if --enable-cpp but no C++ compiler found.ph102012-11-301-1/+3
* File tidies, preparing for 8.32-RC1.ph102012-11-111-68/+68
* Support (*UTF) in all libraries.ph102012-11-111-0/+2
* Preparations for 8.32-RC1.ph102012-11-091-2/+10
* Fix pcretest -C pcre8/pcre16 bug.ph102012-11-071-0/+3
* GCC visibility patch.ph102012-11-011-0/+2
* pcretest was not diagnosing characters > 0x7fffffff in 8-bit mode.ph102012-10-301-0/+9
* JIT native interface.zherczeg2012-10-291-0/+6
* Use CHAR_NULL in pcre_compile when checking for character zero.ph102012-10-281-2/+2
* Add a definition for CHAR_NULL (helpful for the z/OS port).ph102012-10-281-0/+3
* Create the *.generic files using "make" instead of PrepareRelease.ph102012-10-241-0/+4
* Major JIT compiler update with experimental Sparc 32 support.zherczeg2012-10-201-0/+3
* pcre32: docs: Add ChangeLog entry for pcre32chpe2012-10-161-0/+2
* Improved CMake support under Windows.zherczeg2012-10-091-0/+3
* unicode: Update to Unicode 6.2chpe2012-09-301-0/+1
* All the remaining changes for handling characters with more than one other ph102012-09-251-1/+8
* Update character class handling to use new character case information; rework ph102012-09-231-0/+23
* Turn case lists for horizontal and vertical white space into macros so they are ph102012-09-161-0/+3
* Improving the first n character searches.zherczeg2012-09-161-0/+2
* Allow multiple -o in pcregrep, and add --om-separator.ph102012-09-131-0/+5
* Fix JIT tests when UTF is disabled and both 8 and 16 bit mode are enabled.zherczeg2012-09-121-0/+1
* Make pcregrep use PCRE_STUDY_EXTRA_NEEDED.ph102012-09-101-0/+3
* General spring-clean of EBCDIC-related issues in the code, which had decayed ph102012-09-101-0/+6
* Apply user patch to allow PCRE_NO_UTF8_CHECK in pcrecpp.cc.ph102012-08-291-0/+3
* Fix re_nsub bug in the POSIX wrapper.ph102012-08-291-0/+4
* Add support for PCRE_STUDY_EXTRA_NEEDED.ph102012-08-281-0/+2
* Daniel Richard G's patch for checking POSIX threads when JIT is configure.ph102012-08-271-2/+5
* Upgrade \X to match an extended grapheme clusterph102012-08-251-1/+5
* Improve the matching speed of capturing brackets.zherczeg2012-08-221-0/+2
* Fix a number of issues in pcregrep.ph102012-08-151-0/+23
* Improved instruction cache flush for POWER/PowerPCzherczeg2012-07-271-0/+3
* Fix patterns that incorrectly set "anchored" or "start of line" for .* inside ph102012-07-101-0/+5
* Rename the leave variable names to quit to improve WinCE compatibility.zherczeg2012-07-081-0/+3
* Improved JIT compiler optimizations for character ranges.zherczeg2012-07-081-0/+2
* Single character iterator optimizations in the JIT compiler.zherczeg2012-07-071-0/+2
* Supporting IBM XL C compilers for PPC architectures in the JIT compiler.zherczeg2012-07-071-0/+3
* Improved JIT compiler optimizationszherczeg2012-07-071-0/+7
* Fix 2 incorrect #ifdefs in pcre_study.c.ph102012-07-061-1/+4
* Source tidies for 8.31-RC2.ph102012-06-201-8/+8
* Add libpcre.la to link commands for pcretest and pcregrep because this is ph102012-06-181-0/+4
* Fix DFA bug (3 cases) when UTF code was being obeyed in non-UTF mode.ph102012-06-171-0/+9
* Apply character value checks to \u.... in JavaScript mode, for compatibility ph102012-06-171-0/+5
* Optimizing single character iterators in JITzherczeg2012-06-171-0/+2
* Fix capture problem with repeated, empty-string-matching groups.ph102012-06-161-0/+4
* Document update for 8.31-RC1 test release.ph102012-06-021-13/+13
* Improve JIT code generation for greedy plus quantifierzherczeg2012-06-021-0/+2
* Fix pcregrep build problem when bzip2 but not gzip was enabled.ph102012-06-011-0/+4
* Variable renamings in the PCRE-JIT compilerzherczeg2012-05-271-0/+2
* Put spaces around SLJIT_PRINT_D in the JIT compilerzherczeg2012-05-271-0/+2
* cache flush for Apple deviceszherczeg2012-05-141-0/+3