Lines Matching refs:This

7 This is bug-fix release. Note that this library (now called PCRE1) is now being
15 This is bug-fix release. Note that this library (now called PCRE1) is now being
23 This is primarily a bug-fix release. However, in addition, the Unicode data
51 first one was inspected. This change makes PCRE more compatible with Perl.
112 This release fixes a number of bugs, but also has some new features. These are
121 "other case" now makes all three (or more) characters equivalent. This
130 available. This bypasses some of the sanity checks of pcre_exec() to give a
152 This is mainly a bug-fixing release, with a small number of developments:
201 This is almost entirely a bug-fix release. The only new feature is the ability
218 This is mainly a bug-fix release. There has been a lot of internal refactoring.
228 This release fixes some bugs in pcregrep, one of which caused the tests to fail
273 This is a bug-fix release. Several bugs in the code itself and some bugs and
308 This is once again mainly a bug-fix release, but there are a couple of new
323 This is mainly a bug-fix release. However the ability to link pcregrep with
358 This gets rid of some anomalous effects that previously occurred.
405 complete re-implementation of the build system. This now has full Autotools
427 This release has a new major number because there have been some internal
474 and the derived properties "Any" and "L&". This has necessitated a change to
480 example, (?R) is treated as if it were (?>(?R)). This is necessary because
494 algorithm, has been added. This has a number of advantages for certain cases,
503 The distribution now includes a C++ wrapper library. This is built
535 tables at exec time. This is useful if compiled regex are saved and re-used
543 subject string matched part of the regex. This could be useful for testing
560 longer handled as strings. Instead, each character is handled on its own. This
572 function calls when matching. Instead it gets memory from the heap. This slows
585 This is mainly a bug-fix and tidying release. The only new feature is that PCRE
620 5. Support for recursive calls to individual subpatterns. This makes it really
669 There is some support for UTF-8 character strings. This is incomplete and
691 The new man page has details. This change was necessary in order to support
707 subject string. This is important if there are lookbehinds. The new man