Lines Matching full:there
14 There have been performance improvements for classes containing non-ASCII
16 minor improvements have been implemented and bugs fixed. There is a new callout
32 . A back reference to a named subpattern when there is more than one of the
41 5.18. There is now no difference between "Perl space" and "POSIX space".
43 . Perl has changed its handling of \8 and \9. If there is no previously
73 There are also some new features, of which these are the most important:
99 . There is now support for 32-bit character strings and UTF-32. Like the
144 . There should be a performance improvement when using the heap instead of the
152 . pcregrep now recognizes binary files and there are related options.
163 strings, compiled as a separate library. There are a few changes to the
202 This is mainly a bug-fix release. There has been a lot of internal refactoring.
205 pcretest to make testing easier and more comprehensive. There is a new option
213 on 64-bit big-endian systems. There are no changes to the code of the library.
240 There are two major additions: support for (*MARK) and friends, and the option
242 opposites) so that they make use of Unicode properties. There are also a number
264 Bugs have been fixed in the library and in pcregrep. There are also some
292 This is once again mainly a bug-fix release, but there are a couple of new
319 relocations needed in a shared library. There have also been some documentation
329 1. There is some support for Perl 5.10's experimental "backtracking control
336 consequence there is no longer a hard limit on the size of a subpattern that
341 fails at CRLF if there are explicit CR or LF matches within the pattern.
384 There is only one new feature in this release: a linebreak setting of
404 There is a discussion about character tables in the README file. The default is
405 not to use dftables so that that there is no problem when cross-compiling.
411 This release has a new major number because there have been some internal
414 to be a bit slower, but there should be no major effect on runtime performance.
465 otherwise there are situations where recursion does not work.
509 In the code, some bugs have been fixed, and there are also some major changes
514 1. There's an "automatic callout" feature that inserts callouts before every
515 item in the regex, and there's a new callout field that gives the position
530 4. There is now some optional support for Unicode character properties, which
536 5. There is support for saving compiled patterns and re-using them later.
538 6. There is support for running regular expressions that were compiled on a
570 checks UTF-8 strings for validity by default. There is an option to suppress
584 There have been a lot of changes for the 4.0 release, adding additional
610 7. Several extensions to UTF-8 support; it is now fairly complete. There is an
615 directory. There is an index.html page that lists them all. Some hyperlinking
630 there are now .1, .txt, and .html versions in /doc.
653 There is some support for UTF-8 character strings. This is incomplete and
666 3. There is support for POSIX classes such as [:alpha:].
668 5. There is an experimental recursion feature.
673 Please note that there has been a change in the API such that a larger
691 subject string. This is important if there are lookbehinds. The new man