From de0ab9092aca8eec22fff714fd0656869197c0c7 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 21 Dec 2004 17:07:46 +0000 Subject: [PATCH] Fix for .{n,} failing in partial matches. Fix for [\x0-\xff] failing in wide character expressions. [SVN r26566] --- doc/Attic/history.html | 4 ++++ doc/history.html | 4 ++++ include/boost/regex/v4/perl_matcher.hpp | 8 ++++---- include/boost/regex/v4/perl_matcher_non_recursive.hpp | 3 +++ include/boost/regex/v4/perl_matcher_recursive.hpp | 3 +++ 5 files changed, 18 insertions(+), 4 deletions(-) diff --git a/doc/Attic/history.html b/doc/Attic/history.html index 6a7758ec..03a8abce 100644 --- a/doc/Attic/history.html +++ b/doc/Attic/history.html @@ -24,6 +24,10 @@


+

Boost 1.32.1.

+

Boost 1.31.0.