From 233f083720d3cc40568328eafb51b416242f0b8a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 19 Aug 2005 16:12:45 +0000 Subject: [PATCH] Updated History. Added additional tests for regexes that are supposed to be empty. Added additional test cases for non-greedy repeats. [SVN r30605] --- doc/Attic/history.html | 19 +++++++++++++++++++ doc/history.html | 19 +++++++++++++++++++ test/regress/test.hpp | 6 ++++++ test/regress/test_not_regex.hpp | 27 +++++++++++++++++++++++++++ test/regress/test_simple_repeats.cpp | 14 ++++++++++++++ 5 files changed, 85 insertions(+) diff --git a/doc/Attic/history.html b/doc/Attic/history.html index a1793ddb..ed9b467c 100644 --- a/doc/Attic/history.html +++ b/doc/Attic/history.html @@ -24,6 +24,25 @@


+

Boost 1.33.0 Hotfix

+

Boost 1.33.0.