summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* File tidies, preparing for 8.32-RC1.ph102012-11-1124-2140/+2102
* Support (*UTF) in all libraries.ph102012-11-114-29/+36
* Some 16/32 bit documentation updates. Also, undocument what happens to invalid ph102012-11-084-97/+80
* Add more words about $.ph102012-11-071-14/+19
* Temporarily remove 32-bit maskingchpe2012-11-031-10/+0
* More documentation updatesph102012-10-3156-3356/+5802
* Documentation update.ph102012-10-301-2/+32
* Coverage and other pcrebuild documentation update.ph102012-10-301-33/+70
* Some documentation updates.ph102012-10-302-65/+64
* Documentation edits for coverage.ph102012-10-271-7/+8
* build: Add code coverage reportingchpe2012-10-221-0/+20
* valgrind: Add --support-valgrind configure optionchpe2012-10-211-0/+12
* pcre32: Rename new values to pcre32_fullinfochpe2012-10-162-22/+22
* pcre32: docs: Document the 21-bit masking supportchpe2012-10-161-0/+10
* pcre32: Remove unused error codechpe2012-10-161-1/+1
* pcre32: docs: Document that non-character codepoints are excludedchpe2012-10-161-3/+11
* pcre32: docs: Take credit for the 32-bit librarychpe2012-10-161-8/+8
* pcre32: docs: pcre32 exists since 8.32chpe2012-10-165-5/+5
* pcre32: utf: Reject all non-characters and not just 0xfffechpe2012-10-163-3/+8
* pcre32: pcretest: Add explicit -8 optionchpe2012-10-161-0/+5
* pcre32: Reject characters > 0x10ffff in UTF-32 modechpe2012-10-161-0/+1
* pcre32: fullinfo: Add variants of (FIRST|LAST)LITERAL that are 32-bit cleanchpe2012-10-162-0/+85
* pcre32: Add 32-bit librarychpe2012-10-1647-354/+1067
* unicode: Update to Unicode 6.2chpe2012-09-301-1/+1
* All the remaining changes for handling characters with more than one other ph102012-09-251-9/+7
* Allow multiple -o in pcregrep, and add --om-separator.ph102012-09-131-18/+27
* General spring-clean of EBCDIC-related issues in the code, which had decayed ph102012-09-102-11/+25
* More documentation updates/tidies for EBCDIC environments.ph102012-09-082-16/+46
* Improve pcretest documentation.ph102012-08-291-12/+67
* Add support for PCRE_STUDY_EXTRA_NEEDED.ph102012-08-282-22/+49
* Upgrade \X to match an extended grapheme clusterph102012-08-254-46/+65
* Fix a number of issues in pcregrep.ph102012-08-151-108/+157
* Improve documentation of \c in EBCDIC mode.ph102012-08-081-9/+16
* Fix patterns that incorrectly set "anchored" or "start of line" for .* inside ph102012-07-101-2/+11
* Source tidies for 8.31-RC2.ph102012-06-204-6/+12
* Apply character value checks to \u.... in JavaScript mode, for compatibility ph102012-06-172-2/+5
* Document update for 8.31-RC1 test release.ph102012-06-0226-336/+374
* Documentation and other tidying for release.ph102012-06-012-5/+13
* Spelling corrections in documentation.ph102012-05-2611-39/+39
* Doc fix: JIT supports MARK and COMMIT.ph102012-05-041-6/+4
* Check for overlong name in (*MARK) etc.ph102012-05-043-10/+15
* Fix long-standing DFA testing restart bug in pcretest, and add some ph102012-04-191-5/+12
* Update documentation to clarify that UTF-8/16 checking is done on complete ph102012-04-1413-1257/+1294
* Add date and PCRE version to .TH macros of all man pages.ph102012-03-3156-761/+919
* Fix typo.ph102012-03-101-1/+1
* Add support for binary files to pcregrep.ph102012-03-041-2/+30
* Added --file-list to pcregrep.ph102012-02-281-12/+23
* Update for Unicode 6.1.0.ph102012-02-282-0/+20
* Add support for PCRE_INFO_MAXLOOKBEHIND.ph102012-02-242-12/+38
* Improve documentation for (*MARK); update HTML.ph102012-02-2411-988/+1186