From 4828a7f94d9fdee15a296826ec47ffbef317d5d7 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Tue, 1 Aug 2017 18:01:46 +0100 Subject: [PATCH] Regenerate documentation with shorter path names. Fixes: https://svn.boost.org/trac10/ticket/13001 --- doc/html/boost_regex/background.html | 80 ++++++++ .../acknowledgements.html | 8 +- .../examples.html | 21 +- .../faq.html | 8 +- .../futher.html | 10 +- .../headers.html | 10 +- .../history.html | 102 +++++----- .../locale.html | 26 +-- .../performance.html | 50 ++--- .../performance/section_id1378460593.html} | 108 +++++----- .../performance/section_id1675827111.html} | 184 +++++++++--------- .../performance/section_id3141719723.html} | 70 +++---- .../performance/section_id3258595385.html} | 34 ++-- .../performance/section_id3261825021.html} | 156 +++++++-------- .../performance/section_id3752650613.html} | 120 ++++++------ .../performance/section_id4128344975.html} | 162 +++++++-------- .../performance/section_id4148872883.html} | 42 ++-- .../redist.html | 8 +- .../standards.html | 31 ++- .../thread_safety.html | 17 +- .../boost_regex/background_information.html | 83 -------- doc/html/boost_regex/install.html | 6 +- ...roduction_and_overview.html => intro.html} | 7 +- doc/html/boost_regex/partial_matches.html | 4 +- doc/html/boost_regex/ref.html | 18 +- .../ref/concepts/iterator_concepts.html | 6 +- ...ecated_interfaces.html => deprecated.html} | 19 +- .../old_regex.html | 12 +- .../regex_format.html | 14 +- .../regex_grep.html | 9 +- .../regex_split.html | 8 +- .../{internal_details.html => internals.html} | 13 +- .../uni_iter.html | 21 +- doc/html/boost_regex/unicode.html | 6 +- doc/html/index.html | 92 ++++----- doc/introduction.qbk | 2 +- doc/regex.qbk | 6 +- doc/thread_safety.qbk | 2 +- 38 files changed, 783 insertions(+), 792 deletions(-) create mode 100644 doc/html/boost_regex/background.html rename doc/html/boost_regex/{background_information => background}/acknowledgements.html (83%) rename doc/html/boost_regex/{background_information => background}/examples.html (86%) rename doc/html/boost_regex/{background_information => background}/faq.html (92%) rename doc/html/boost_regex/{background_information => background}/futher.html (80%) rename doc/html/boost_regex/{background_information => background}/headers.html (72%) rename doc/html/boost_regex/{background_information => background}/history.html (77%) rename doc/html/boost_regex/{background_information => background}/locale.html (95%) rename doc/html/boost_regex/{background_information => background}/performance.html (52%) rename doc/html/boost_regex/{background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html => background/performance/section_id1378460593.html} (64%) rename doc/html/boost_regex/{background_information/performance/section_Testing_Perl_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html => background/performance/section_id1675827111.html} (67%) rename doc/html/boost_regex/{background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html => background/performance/section_id3141719723.html} (67%) rename doc/html/boost_regex/{background_information/performance/section_Testing_leftmost_longest_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html => background/performance/section_id3258595385.html} (54%) rename doc/html/boost_regex/{background_information/performance/section_Testing_simple_Perl_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html => background/performance/section_id3261825021.html} (63%) rename doc/html/boost_regex/{background_information/performance/section_Testing_Perl_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html => background/performance/section_id3752650613.html} (68%) rename doc/html/boost_regex/{background_information/performance/section_Testing_simple_Perl_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html => background/performance/section_id4128344975.html} (62%) rename doc/html/boost_regex/{background_information/performance/section_Testing_leftmost_longest_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html => background/performance/section_id4148872883.html} (55%) rename doc/html/boost_regex/{background_information => background}/redist.html (78%) rename doc/html/boost_regex/{background_information => background}/standards.html (82%) rename doc/html/boost_regex/{background_information => background}/thread_safety.html (80%) delete mode 100644 doc/html/boost_regex/background_information.html rename doc/html/boost_regex/{introduction_and_overview.html => intro.html} (97%) rename doc/html/boost_regex/ref/{deprecated_interfaces.html => deprecated.html} (72%) rename doc/html/boost_regex/ref/{deprecated_interfaces => deprecated}/old_regex.html (98%) rename doc/html/boost_regex/ref/{deprecated_interfaces => deprecated}/regex_format.html (86%) rename doc/html/boost_regex/ref/{deprecated_interfaces => deprecated}/regex_grep.html (98%) rename doc/html/boost_regex/ref/{deprecated_interfaces => deprecated}/regex_split.html (95%) rename doc/html/boost_regex/ref/{internal_details.html => internals.html} (57%) rename doc/html/boost_regex/ref/{internal_details => internals}/uni_iter.html (89%) diff --git a/doc/html/boost_regex/background.html b/doc/html/boost_regex/background.html new file mode 100644 index 00000000..997628ff --- /dev/null +++ b/doc/html/boost_regex/background.html @@ -0,0 +1,80 @@ + + + +Background Information + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+ + +
+ + + +
+
+
+PrevUpHomeNext +
+ + diff --git a/doc/html/boost_regex/background_information/acknowledgements.html b/doc/html/boost_regex/background/acknowledgements.html similarity index 83% rename from doc/html/boost_regex/background_information/acknowledgements.html rename to doc/html/boost_regex/background/acknowledgements.html index 20579eea..9d8c6621 100644 --- a/doc/html/boost_regex/background_information/acknowledgements.html +++ b/doc/html/boost_regex/background/acknowledgements.html @@ -5,7 +5,7 @@ - + @@ -20,11 +20,11 @@
-PrevUpHomeNext +PrevUpHomeNext

The author can be contacted at john - at - johnmaddock.co.uk; the home page @@ -81,7 +81,7 @@


-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost_regex/background_information/examples.html b/doc/html/boost_regex/background/examples.html similarity index 86% rename from doc/html/boost_regex/background_information/examples.html rename to doc/html/boost_regex/background/examples.html index 26da04f5..fec2107f 100644 --- a/doc/html/boost_regex/background_information/examples.html +++ b/doc/html/boost_regex/background/examples.html @@ -5,7 +5,7 @@ - + @@ -20,16 +20,15 @@
-PrevUpHomeNext +PrevUpHomeNext
- - Test + + Test Programs

@@ -151,8 +150,8 @@ Files: captures_test.cpp.

- - Example + + Example programs

@@ -177,8 +176,8 @@ Files: regex_timer.cpp.

- - Code + + Code snippets

@@ -269,7 +268,7 @@


-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost_regex/background_information/faq.html b/doc/html/boost_regex/background/faq.html similarity index 92% rename from doc/html/boost_regex/background_information/faq.html rename to doc/html/boost_regex/background/faq.html index edcf2a1a..620cecd0 100644 --- a/doc/html/boost_regex/background_information/faq.html +++ b/doc/html/boost_regex/background/faq.html @@ -5,7 +5,7 @@ - + @@ -20,11 +20,11 @@
-PrevUpHomeNext +PrevUpHomeNext

-FAQ +FAQ

Q. I can't get regex++ to work with escape @@ -149,7 +149,7 @@


-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost_regex/background_information/futher.html b/doc/html/boost_regex/background/futher.html similarity index 80% rename from doc/html/boost_regex/background_information/futher.html rename to doc/html/boost_regex/background/futher.html index dcdda55f..5212784c 100644 --- a/doc/html/boost_regex/background_information/futher.html +++ b/doc/html/boost_regex/background/futher.html @@ -5,7 +5,7 @@ - + @@ -20,12 +20,12 @@
-PrevUpHomeNext +PrevUpHomeNext

The main Perl regular expression tutorial can be found here, @@ -70,7 +70,7 @@


-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost_regex/background_information/headers.html b/doc/html/boost_regex/background/headers.html similarity index 72% rename from doc/html/boost_regex/background_information/headers.html rename to doc/html/boost_regex/background/headers.html index 6f52503f..caa5646b 100644 --- a/doc/html/boost_regex/background_information/headers.html +++ b/doc/html/boost_regex/background/headers.html @@ -5,8 +5,8 @@ - - + + @@ -20,11 +20,11 @@
-PrevUpHomeNext +PrevUpHomeNext

There are two main headers used by this library: <boost/regex.hpp> @@ -48,7 +48,7 @@


-PrevUpHomeNext +PrevUpHomeNext
diff --git a/doc/html/boost_regex/background_information/history.html b/doc/html/boost_regex/background/history.html similarity index 77% rename from doc/html/boost_regex/background_information/history.html rename to doc/html/boost_regex/background/history.html index aff74cff..f65dc59f 100644 --- a/doc/html/boost_regex/background_information/history.html +++ b/doc/html/boost_regex/background/history.html @@ -5,7 +5,7 @@ - + @@ -19,11 +19,11 @@
-PrevUpHome +PrevUpHome

New issues should be submitted at svn.boost.org @@ -36,8 +36,8 @@ All issues including closed ones can be viewed here.

- - Boost.Regex-5.1.3 + + Boost.Regex-5.1.3 (Boost-1.64.0)
    @@ -50,8 +50,8 @@
- - Boost.Regex-5.1.2 + + Boost.Regex-5.1.2 (Boost-1.62.0)
    @@ -71,16 +71,16 @@
- - Boost.Regex-5.1.1 + + Boost.Regex-5.1.1 (Boost-1.61.0)
  • Change to lockfree implementation of memory cache, see PR#23.
- - Boost.Regex-5.1.0 + + Boost.Regex-5.1.0 (Boost-1.60.0)
    @@ -102,8 +102,8 @@
- - Boost.Regex-5.0.1 + + Boost.Regex-5.0.1 (Boost-1.58.0)
    @@ -135,8 +135,8 @@
- - Boost.Regex-5.0.0 + + Boost.Regex-5.0.0 (Boost-1.56.0)
    @@ -168,23 +168,23 @@
- - Boost-1.54 + + Boost-1.54

Fixed issue #8569.

- - Boost-1.53 + + Boost-1.53

Fixed Issues: #7744, #7644.

- - Boost-1.51 + + Boost-1.51

Fixed issues: #589, @@ -193,8 +193,8 @@ #6346.

- - Boost-1.50 + + Boost-1.50

Fixed issue with (?!) not being @@ -202,8 +202,8 @@ expression.

- - Boost-1.48 + + Boost-1.48

Fixed issues: #698, @@ -212,8 +212,9 @@ #5736.

- - Boost 1.47 + + Boost + 1.47

Fixed issues: #5223, @@ -224,8 +225,9 @@ #5504.

- - Boost 1.44 + + Boost + 1.44

Fixed issues: #4309, @@ -242,8 +244,9 @@ #3890

- - Boost 1.42 + + Boost + 1.42
  • @@ -270,16 +273,18 @@
- - Boost 1.40 + + Boost + 1.40
  • Added support for many Perl 5.10 syntax elements including named sub-expressions, branch resets and recursive regular expressions.
- - Boost 1.38 + + Boost + 1.38
  • @@ -305,8 +310,9 @@
- - Boost 1.34 + + Boost + 1.34
  • @@ -327,8 +333,9 @@
- - Boost 1.33.1 + + Boost + 1.33.1
  • @@ -396,8 +403,9 @@
- - Boost 1.33.0 + + Boost + 1.33.0
  • @@ -450,15 +458,17 @@
- - Boost 1.32.1 + + Boost + 1.32.1
  • Fixed bug in partial matches of bounded repeats of '.'.
- - Boost 1.31.0 + + Boost + 1.31.0
  • @@ -502,7 +512,7 @@
    -PrevUpHome +PrevUpHome
    diff --git a/doc/html/boost_regex/background_information/locale.html b/doc/html/boost_regex/background/locale.html similarity index 95% rename from doc/html/boost_regex/background_information/locale.html rename to doc/html/boost_regex/background/locale.html index e3f7e917..97d08859 100644 --- a/doc/html/boost_regex/background_information/locale.html +++ b/doc/html/boost_regex/background/locale.html @@ -5,7 +5,7 @@ - + @@ -20,11 +20,11 @@
    -PrevUpHomeNext +PrevUpHomeNext

    Boost.Regex provides extensive support for run-time localization, the localization @@ -58,9 +58,9 @@ There are three separate localization mechanisms supported by Boost.Regex:

    - - Win32 - localization model. + + Win32 localization + model.

    This is the default model when the library is compiled under Win32, and is @@ -90,8 +90,8 @@ are treated as "unknown" graphic characters.

    - - C + + C localization model.

    @@ -114,8 +114,8 @@ libraries including version 1 of this library.

    - - C++ + + C++ localization model.

    @@ -151,8 +151,8 @@ in your code. The best way to ensure this is to add the #define to <boost/regex/user.hpp>.

    - - Providing + + Providing a message catalogue

    @@ -1755,7 +1755,7 @@


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/performance.html b/doc/html/boost_regex/background/performance.html similarity index 52% rename from doc/html/boost_regex/background_information/performance.html rename to doc/html/boost_regex/background/performance.html index bdaa1b0d..29d710d1 100644 --- a/doc/html/boost_regex/background_information/performance.html +++ b/doc/html/boost_regex/background/performance.html @@ -5,9 +5,9 @@ - + - + @@ -20,34 +20,34 @@

    -PrevUpHomeNext +PrevUpHomeNext

    The performance of Boost.Regex in both recursive and non-recursive modes @@ -67,7 +67,7 @@


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html b/doc/html/boost_regex/background/performance/section_id1378460593.html similarity index 64% rename from doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html rename to doc/html/boost_regex/background/performance/section_id1378460593.html index a928332b..f4389702 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html +++ b/doc/html/boost_regex/background/performance/section_id1378460593.html @@ -1,13 +1,13 @@ -Testing simple leftmost-longest matches (platform = linux, compiler = GNU C++ version 5.1.0) +Testing simple leftmost-longest matches (platform = linux, compiler = GNU C++ version 6.3.0) - - + + @@ -20,19 +20,19 @@

    -PrevUpHomeNext +PrevUpHomeNext
    -

    Table 15. Testing simple leftmost-longest matches (platform = linux, compiler - = GNU C++ version 5.1.0)

    +

    Table 8. Testing simple leftmost-longest matches (platform = linux, compiler + = GNU C++ version 6.3.0)

    + = GNU C++ version 6.3.0)"> @@ -47,12 +47,12 @@ @@ -94,17 +94,17 @@ @@ -117,17 +117,17 @@ @@ -140,17 +140,17 @@ @@ -163,17 +163,17 @@ @@ -186,17 +186,17 @@ @@ -209,17 +209,17 @@ @@ -232,17 +232,17 @@ @@ -255,17 +255,17 @@ @@ -278,17 +278,17 @@ @@ -301,17 +301,17 @@ @@ -324,17 +324,17 @@ @@ -347,17 +347,17 @@ @@ -369,17 +369,17 @@ @@ -398,7 +398,7 @@

    - std::regex + boost 1.65

    - boost 1.59 + std::regex

    @@ -71,17 +71,17 @@

    - 1.00
    (431ns)
    + 1.11
    (669ns)

    - 1.25
    (537ns)
    + 1.00
    (603ns)

    - 3.45
    (1486ns)
    + 3.70
    (2234ns)

    - 4.60
    (2203ns)
    + 1.00
    (781ns)

    - 1.00
    (479ns)
    + 4.52
    (3530ns)

    - 12.80
    (6133ns)
    + 12.72
    (9933ns)

    - 1.28
    (869ns)
    + 1.00
    (937ns)

    - 1.00
    (681ns)
    + 1.26
    (1184ns)

    - 2.61
    (1775ns)
    + 3.06
    (2864ns)

    - 1.11
    (752ns)
    + 1.00
    (892ns)

    - 1.00
    (675ns)
    + 1.29
    (1150ns)

    - 2.44
    (1644ns)
    + 2.95
    (2628ns)

    - 1.24
    (1116ns)
    + 1.00
    (1160ns)

    - 1.00
    (899ns)
    + 1.31
    (1517ns)

    - 2.61
    (2342ns)
    + 3.29
    (3818ns)

    - 1.61
    (339ns)
    + 1.58
    (485ns)

    - 1.76
    (370ns)
    + 1.48
    (455ns)

    - 1.00
    (210ns)
    + 1.00
    (307ns)

    - 1.66
    (342ns)
    + 1.50
    (466ns)

    - 1.79
    (368ns)
    + 1.50
    (464ns)

    - 1.00
    (206ns)
    + 1.00
    (310ns)

    - 1.69
    (248ns)
    + 3.10
    (666ns)

    - 3.70
    (544ns)
    + 1.57
    (338ns)

    - 1.00
    (147ns)
    + 1.00
    (215ns)

    - 2.23
    (256ns)
    + 2.18
    (373ns)

    - 2.63
    (303ns)
    + 2.10
    (359ns)

    - 1.00
    (115ns)
    + 1.00
    (171ns)

    - 1.97
    (213ns)
    + 2.27
    (363ns)

    - 2.70
    (292ns)
    + 1.93
    (309ns)

    - 1.00
    (108ns)
    + 1.00
    (160ns)

    - 2.38
    (255ns)
    + 2.90
    (473ns)

    - 3.31
    (354ns)
    + 2.19
    (357ns)

    - 1.00
    (107ns)
    + 1.00
    (163ns)

    - 2.12
    (216ns)
    + 2.56
    (386ns)

    - 2.90
    (296ns)
    + 1.83
    (277ns)

    - 1.00
    (102ns)
    + 1.00
    (151ns)

    - 2.25
    (234ns)
    + 2.46
    (381ns)

    - 2.89
    (301ns)
    + 2.14
    (331ns)

    - 1.00
    (104ns)
    + 1.00
    (155ns)

    - 1.20
    (113ns)
    + 2.35
    (324ns)

    - 2.38
    (224ns)
    + 1.11
    (153ns)

    - 1.00
    (94ns)
    + 1.00
    (138ns)


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html b/doc/html/boost_regex/background/performance/section_id1675827111.html similarity index 67% rename from doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html rename to doc/html/boost_regex/background/performance/section_id1675827111.html index 0ecd8788..b98f7d53 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html +++ b/doc/html/boost_regex/background/performance/section_id1675827111.html @@ -1,13 +1,13 @@ -Testing Perl searches (platform = linux, compiler = GNU C++ version 5.1.0) +Testing Perl searches (platform = linux, compiler = GNU C++ version 6.3.0) - - + + @@ -20,18 +20,18 @@

    -PrevUpHomeNext +PrevUpHomeNext
    -

    Table 9. Testing Perl searches (platform = linux, compiler = GNU C++ version - 5.1.0)

    +

    Table 9. Testing Perl searches (platform = linux, compiler = GNU C++ version + 6.3.0)

    + 6.3.0)"> @@ -47,12 +47,12 @@ @@ -74,6 +74,11 @@ In file: ....../libs/libraries.htm

    + - @@ -102,6 +102,11 @@ In file: ....../libs/libraries.htm

    + - @@ -130,6 +130,11 @@ In file: ....../libs/libraries.htm

    + - @@ -158,6 +158,11 @@ In file: ....../libs/libraries.htm

    + - @@ -186,6 +186,11 @@ ....../libs/libraries.htm

    + - @@ -216,12 +216,7 @@ - + @@ -242,6 +242,11 @@ In file: boost/multiprecision/number.hpp

    + - @@ -272,22 +272,22 @@ @@ -299,22 +299,22 @@ @@ -327,12 +327,7 @@ - + @@ -355,12 +355,7 @@ - + @@ -383,22 +383,22 @@ @@ -411,22 +411,22 @@ @@ -445,7 +445,7 @@

    - std::regex + boost 1.65

    - boost 1.59 + std::regex

    @@ -62,7 +62,7 @@

    - PCRE-10.10 + PCRE-10.21

    +

    + 1.63
    (28838ns)
    +

    +

    - @@ -81,17 +86,12 @@

    - 1.44
    (340578ns)
    + 1.67
    (29436ns)

    - 1.49
    (354327ns)
    -

    -
    -

    - 1.00
    (237126ns)
    + 1.00
    (17678ns)

    +

    + 2.78
    (19366ns)
    +

    +

    - @@ -109,17 +114,12 @@

    - 2.19
    (160902ns)
    + 1.50
    (10471ns)

    - 1.21
    (89265ns)
    -

    -
    -

    - 1.00
    (73565ns)
    + 1.00
    (6963ns)

    +

    + 1.95
    (17081ns)
    +

    +

    - @@ -137,17 +142,12 @@

    - 1.90
    (161009ns)
    + 2.18
    (19086ns)

    - 2.30
    (194911ns)
    -

    -
    -

    - 1.00
    (84846ns)
    + 1.00
    (8745ns)

    +

    + 2.61
    (18132ns)
    +

    +

    - @@ -165,17 +170,12 @@

    - 2.27
    (164055ns)
    + 1.61
    (11211ns)

    - 1.38
    (100267ns)
    -

    -
    -

    - 1.00
    (72402ns)
    + 1.00
    (6952ns)

    +

    + 1.69
    (17517ns)
    +

    +

    - @@ -193,17 +198,12 @@

    - 2.14
    (160542ns)
    + 1.51
    (15645ns)

    - 1.72
    (129220ns)
    -

    -
    -

    - 1.00
    (75127ns)
    + 1.00
    (10345ns)

    - - -

    -
    -

    - 1.00
    (1136822ns)
    + 1.00
    (1500580ns)

    @@ -231,7 +226,12 @@

    - 2.55
    (2896286ns)
    + - +

    +
    +

    + 2.84
    (4260530ns)

    +

    + 1.64
    (14163004ns)
    +

    +

    - @@ -249,17 +254,12 @@

    - 1.88
    (11915857ns)
    + 1.00
    (8632111ns)

    - 1.14
    (7206389ns)
    -

    -
    -

    - 1.00
    (6347410ns)
    + 1.03
    (8907897ns)

    - 3.55
    (20770292ns)
    + 1.72
    (13046296ns)

    - 1.78
    (10395642ns)
    + 3.61
    (27370747ns)

    - 1.00
    (5856680ns)
    + 1.00
    (7585304ns)

    - 1.84
    (10752084ns)
    + 1.98
    (14992880ns)

    - 33.79
    (2157684ns)
    + 1.00
    (5021ns)

    - 1.00
    (63861ns)
    + 36.75
    (184532ns)

    - 1.13
    (72354ns)
    + 1.40
    (7046ns)

    - 1.15
    (73190ns)
    + 1.19
    (5966ns)

    - - -

    -
    -

    - 1.00
    (1167674ns)
    + 1.00
    (1551419ns)

    @@ -342,7 +337,12 @@

    - 1.47
    (1710795ns)
    + - +

    +
    +

    + 1.58
    (2444759ns)

    - - -

    -
    -

    - 1.32
    (150540ns)
    + 1.31
    (200846ns)

    @@ -370,7 +365,12 @@

    - 1.00
    (114132ns)
    + - +

    +
    +

    + 1.00
    (153117ns)

    - 10.62
    (1269946ns)
    + 1.46
    (234901ns)

    - 1.43
    (171067ns)
    + 11.35
    (1821532ns)

    - 1.00
    (119573ns)
    + 1.00
    (160446ns)

    - 1.35
    (161102ns)
    + 1.35
    (215802ns)

    - 10.59
    (1271338ns)
    + 1.41
    (234377ns)

    - 1.44
    (173240ns)
    + 11.47
    (1903901ns)

    - 1.00
    (120003ns)
    + 1.00
    (165921ns)

    - 1.34
    (160962ns)
    + 1.31
    (217806ns)


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html b/doc/html/boost_regex/background/performance/section_id3141719723.html similarity index 67% rename from doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html rename to doc/html/boost_regex/background/performance/section_id3141719723.html index de962160..ef4d9d46 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_simple_leftmost_longest_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html +++ b/doc/html/boost_regex/background/performance/section_id3141719723.html @@ -1,13 +1,13 @@ -Testing simple leftmost-longest matches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0) +Testing simple leftmost-longest matches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.1) - - + + @@ -20,19 +20,19 @@

    -PrevUpHomeNext +PrevUpHomeNext
    -

    Table 14. Testing simple leftmost-longest matches (platform = Windows x64, - compiler = Microsoft Visual C++ version 14.0)

    +

    Table 10. Testing simple leftmost-longest matches (platform = Windows x64, + compiler = Microsoft Visual C++ version 14.1)

    + compiler = Microsoft Visual C++ version 14.1)"> @@ -46,7 +46,7 @@ @@ -83,7 +83,7 @@ @@ -173,12 +173,12 @@ @@ -191,12 +191,12 @@ @@ -209,12 +209,12 @@ @@ -227,12 +227,12 @@ @@ -245,12 +245,12 @@ @@ -263,12 +263,12 @@ @@ -281,12 +281,12 @@ @@ -298,12 +298,12 @@ @@ -322,7 +322,7 @@

    - boost 1.60 + boost 1.65

    @@ -65,12 +65,12 @@

    - 1.00
    (490ns)
    + 1.00
    (554ns)

    - 6.88
    (3372ns)
    + 11.06
    (6127ns)

    - 1.00
    (554ns)
    + 1.00
    (679ns)

    @@ -101,7 +101,7 @@

    - 1.00
    (614ns)
    + 1.00
    (1444ns)

    @@ -119,7 +119,7 @@

    - 1.00
    (596ns)
    + 1.00
    (1397ns)

    @@ -137,7 +137,7 @@

    - 1.00
    (748ns)
    + 1.00
    (1588ns)

    @@ -155,12 +155,12 @@

    - 1.00
    (372ns)
    + 1.00
    (466ns)

    - 9.77
    (3635ns)
    + 11.18
    (5208ns)

    - 1.00
    (367ns)
    + 1.00
    (519ns)

    - 9.84
    (3613ns)
    + 9.79
    (5083ns)

    - 1.00
    (444ns)
    + 1.00
    (619ns)

    - 8.45
    (3754ns)
    + 7.64
    (4730ns)

    - 1.00
    (325ns)
    + 1.00
    (449ns)

    - 5.19
    (1687ns)
    + 5.23
    (2347ns)

    - 1.00
    (308ns)
    + 1.00
    (362ns)

    - 5.39
    (1660ns)
    + 6.48
    (2344ns)

    - 1.00
    (356ns)
    + 1.00
    (1090ns)

    - 6.78
    (2415ns)
    + 2.48
    (2699ns)

    - 1.00
    (315ns)
    + 1.00
    (348ns)

    - 6.14
    (1935ns)
    + 6.57
    (2288ns)

    - 1.00
    (346ns)
    + 1.00
    (358ns)

    - 5.68
    (1967ns)
    + 6.41
    (2296ns)

    - 1.00
    (287ns)
    + 1.00
    (375ns)

    - 2.32
    (667ns)
    + 2.30
    (864ns)


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html b/doc/html/boost_regex/background/performance/section_id3258595385.html similarity index 54% rename from doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html rename to doc/html/boost_regex/background/performance/section_id3258595385.html index eaf27246..646ebbfe 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html +++ b/doc/html/boost_regex/background/performance/section_id3258595385.html @@ -1,13 +1,13 @@ -Testing leftmost-longest searches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0) +Testing leftmost-longest searches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.1) - - + + @@ -20,19 +20,19 @@

    -PrevUpHomeNext +PrevUpHomeNext
    -

    Table 10. Testing leftmost-longest searches (platform = Windows x64, compiler - = Microsoft Visual C++ version 14.0)

    +

    Table 11. Testing leftmost-longest searches (platform = Windows x64, compiler + = Microsoft Visual C++ version 14.1)

    + = Microsoft Visual C++ version 14.1)"> @@ -46,7 +46,7 @@ @@ -83,12 +83,12 @@ @@ -100,12 +100,12 @@ @@ -124,7 +124,7 @@

    - boost 1.60 + boost 1.65

    @@ -65,12 +65,12 @@

    - 1.00
    (1518659ns)
    + 1.00
    (80801ns)

    - 7.17
    (10890189ns)
    + 6.82
    (551022ns)

    - 1.00
    (185869ns)
    + 1.00
    (19868ns)

    - 3.77
    (700484ns)
    + 4.23
    (84068ns)

    - 1.00
    (165840ns)
    + 1.00
    (10508ns)

    - 4.95
    (820933ns)
    + 3.37
    (35378ns)


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html b/doc/html/boost_regex/background/performance/section_id3261825021.html similarity index 63% rename from doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html rename to doc/html/boost_regex/background/performance/section_id3261825021.html index dd36dfc9..39849278 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_linux_compiler_GNU_C_version_5_1_0_.html +++ b/doc/html/boost_regex/background/performance/section_id3261825021.html @@ -1,13 +1,13 @@ -Testing simple Perl matches (platform = linux, compiler = GNU C++ version 5.1.0) +Testing simple Perl matches (platform = linux, compiler = GNU C++ version 6.3.0) - - + + @@ -20,18 +20,18 @@

    -PrevUpHomeNext +PrevUpHomeNext
    -

    Table 13. Testing simple Perl matches (platform = linux, compiler = GNU C++ - version 5.1.0)

    +

    Table 12. Testing simple Perl matches (platform = linux, compiler = GNU C++ + version 6.3.0)

    + version 6.3.0)"> @@ -47,12 +47,12 @@ @@ -76,22 +76,22 @@ @@ -104,22 +104,22 @@ @@ -130,6 +130,11 @@ ...
    bob.smith@foo.tv

    + - @@ -158,6 +158,11 @@ ...
    foo12@foo.edu

    + - @@ -186,6 +186,11 @@ ...
    john@johnmaddock.co.uk

    + - @@ -216,22 +216,22 @@ @@ -244,22 +244,22 @@ @@ -272,22 +272,22 @@ @@ -300,22 +300,22 @@ @@ -328,22 +328,22 @@ @@ -356,22 +356,22 @@ @@ -384,22 +384,22 @@ @@ -412,22 +412,22 @@ @@ -439,22 +439,22 @@ @@ -473,7 +473,7 @@

    - std::regex + boost 1.65

    - boost 1.59 + std::regex

    @@ -62,7 +62,7 @@

    - PCRE-10.10 + PCRE-10.21

    - 2.72
    (384ns)
    + 2.65
    (506ns)

    - 2.85
    (402ns)
    + 2.86
    (546ns)

    - 1.00
    (141ns)
    + 1.00
    (191ns)

    - 1.33
    (187ns)
    + 1.37
    (262ns)

    - 19.85
    (2124ns)
    + 2.52
    (353ns)

    - 2.68
    (287ns)
    + 20.99
    (2939ns)

    - 1.00
    (107ns)
    + 1.00
    (140ns)

    - 2.94
    (315ns)
    + 3.50
    (490ns)

    +

    + 1.98
    (681ns)
    +

    +

    - @@ -137,17 +142,12 @@

    - 2.16
    (542ns)
    + 1.00
    (344ns)

    - 1.00
    (251ns)
    -

    -
    -

    - 1.25
    (315ns)
    + 1.32
    (454ns)

    +

    + 2.06
    (695ns)
    +

    +

    - @@ -165,17 +170,12 @@

    - 2.22
    (554ns)
    + 1.00
    (337ns)

    - 1.00
    (250ns)
    -

    -
    -

    - 1.28
    (319ns)
    + 1.34
    (451ns)

    +

    + 1.93
    (821ns)
    +

    +

    - @@ -193,17 +198,12 @@

    - 2.10
    (657ns)
    + 1.00
    (425ns)

    - 1.00
    (313ns)
    -

    -
    -

    - 1.16
    (364ns)
    + 1.24
    (526ns)

    - 4.08
    (339ns)
    + 2.34
    (243ns)

    - 2.51
    (208ns)
    + 4.45
    (463ns)

    - 1.00
    (83ns)
    + 1.00
    (104ns)

    - 1.42
    (118ns)
    + 1.62
    (168ns)

    - 4.14
    (335ns)
    + 2.33
    (245ns)

    - 2.49
    (202ns)
    + 4.39
    (461ns)

    - 1.00
    (81ns)
    + 1.00
    (105ns)

    - 1.46
    (118ns)
    + 1.60
    (168ns)

    - 3.17
    (254ns)
    + 2.08
    (208ns)

    - 2.25
    (180ns)
    + 3.31
    (331ns)

    - 1.00
    (80ns)
    + 1.00
    (100ns)

    - 1.32
    (106ns)
    + 1.52
    (152ns)

    - 3.02
    (248ns)
    + 2.28
    (237ns)

    - 2.52
    (207ns)
    + 3.39
    (353ns)

    - 1.00
    (82ns)
    + 1.00
    (104ns)

    - 1.18
    (97ns)
    + 1.18
    (123ns)

    - 2.70
    (216ns)
    + 2.12
    (216ns)

    - 2.25
    (180ns)
    + 3.02
    (308ns)

    - 1.00
    (80ns)
    + 1.00
    (102ns)

    - 1.18
    (94ns)
    + 1.19
    (121ns)

    - 2.54
    (229ns)
    + 2.12
    (257ns)

    - 2.39
    (215ns)
    + 2.66
    (322ns)

    - 1.00
    (90ns)
    + 1.00
    (121ns)

    - 1.16
    (104ns)
    + 1.17
    (142ns)

    - 2.46
    (219ns)
    + 2.00
    (230ns)

    - 2.39
    (213ns)
    + 2.65
    (305ns)

    - 1.00
    (89ns)
    + 1.00
    (115ns)

    - 1.18
    (105ns)
    + 1.22
    (140ns)

    - 2.51
    (228ns)
    + 2.05
    (244ns)

    - 2.31
    (210ns)
    + 2.81
    (334ns)

    - 1.00
    (91ns)
    + 1.00
    (119ns)

    - 1.12
    (102ns)
    + 1.22
    (145ns)

    - 1.92
    (113ns)
    + 1.65
    (135ns)

    - 2.12
    (125ns)
    + 1.83
    (150ns)

    - 1.07
    (63ns)
    + 1.00
    (82ns)

    - 1.00
    (59ns)
    + 1.02
    (84ns)


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html b/doc/html/boost_regex/background/performance/section_id3752650613.html similarity index 68% rename from doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html rename to doc/html/boost_regex/background/performance/section_id3752650613.html index a14f311a..1e56bbee 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_Perl_searches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html +++ b/doc/html/boost_regex/background/performance/section_id3752650613.html @@ -1,13 +1,13 @@ -Testing Perl searches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0) +Testing Perl searches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.1) - - + + @@ -20,19 +20,19 @@

    -PrevUpHomeNext +PrevUpHomeNext
    -

    Table 8. Testing Perl searches (platform = Windows x64, compiler = Microsoft - Visual C++ version 14.0)

    +

    Table 13. Testing Perl searches (platform = Windows x64, compiler = Microsoft + Visual C++ version 14.1)

    + Visual C++ version 14.1)"> @@ -49,7 +49,7 @@ @@ -116,17 +116,17 @@ @@ -149,17 +149,17 @@ @@ -182,17 +182,17 @@ @@ -215,17 +215,17 @@ @@ -248,12 +248,12 @@ @@ -314,27 +314,27 @@ @@ -346,27 +346,27 @@ @@ -379,12 +379,12 @@ @@ -478,27 +478,27 @@ @@ -517,7 +517,7 @@

    - boost 1.60 + boost 1.65

    @@ -83,17 +83,17 @@

    - 1.26
    (320274ns)
    + 1.36
    (21565ns)

    - 1.00
    (253424ns)
    + 1.00
    (15821ns)

    - 1.45
    (366324ns)
    + 1.08
    (17111ns)

    @@ -103,7 +103,7 @@

    - 3.00
    (759495ns)
    + 2.89
    (45731ns)

    - 2.94
    (198426ns)
    + 3.05
    (16442ns)

    - 1.28
    (86670ns)
    + 1.58
    (8492ns)

    - 1.00
    (67463ns)
    + 1.00
    (5385ns)

    @@ -136,7 +136,7 @@

    - 2.92
    (197323ns)
    + 3.31
    (17804ns)

    - 2.42
    (196304ns)
    + 2.11
    (15434ns)

    - 1.26
    (102129ns)
    + 1.31
    (9615ns)

    - 1.00
    (81160ns)
    + 1.00
    (7315ns)

    @@ -169,7 +169,7 @@

    - 5.12
    (415932ns)
    + 4.28
    (31331ns)

    - 2.87
    (196348ns)
    + 2.73
    (16457ns)

    - 1.28
    (87365ns)
    + 1.41
    (8503ns)

    - 1.00
    (68502ns)
    + 1.00
    (6023ns)

    @@ -202,7 +202,7 @@

    - 3.25
    (222612ns)
    + 3.14
    (18913ns)

    - 2.78
    (194346ns)
    + 2.32
    (15717ns)

    - 1.27
    (88709ns)
    + 1.57
    (10652ns)

    - 1.00
    (70020ns)
    + 1.00
    (6789ns)

    @@ -235,7 +235,7 @@

    - 4.03
    (282425ns)
    + 3.76
    (25542ns)

    - 1.00
    (1094575ns)
    + 1.00
    (1125008ns)

    - 2.87
    (3136734ns)
    + 2.90
    (3265708ns)

    @@ -281,12 +281,12 @@

    - 1.92
    (11651545ns)
    + 1.55
    (11035845ns)

    - 1.00
    (6057879ns)
    + 1.00
    (7123895ns)

    @@ -301,7 +301,7 @@

    - 1.55
    (9388319ns)
    + 1.46
    (10415180ns)

    - 29.23
    (8736875ns)
    + 26.17
    (8436744ns)

    - 38.71
    (11569512ns)
    + 32.97
    (10629852ns)

    - 1.00
    (298862ns)
    + 1.00
    (322399ns)

    - 995.92
    (297642713ns)
    + 811.84
    (261737971ns)

    - 27.63
    (8258368ns)
    + 23.34
    (7526351ns)

    - 1.60
    (153603ns)
    + 1.58
    (10246ns)

    - 1.10
    (105220ns)
    + 1.00
    (6487ns)

    - 2.55
    (244839ns)
    + 2.48
    (16109ns)

    - 8.53
    (819095ns)
    + 5.39
    (34994ns)

    - 1.00
    (96081ns)
    + 1.09
    (7046ns)

    - 1.00
    (1099128ns)
    + 1.00
    (1152646ns)

    - 1.66
    (1824126ns)
    + 1.70
    (1962067ns)

    @@ -412,12 +412,12 @@

    - 1.60
    (243611ns)
    + 1.62
    (255439ns)

    - 1.00
    (152166ns)
    + 1.00
    (158034ns)

    @@ -445,27 +445,27 @@

    - 1.54
    (260929ns)
    + 1.48
    (268270ns)

    - 1.18
    (198707ns)
    + 1.08
    (195553ns)

    - 1.81
    (305923ns)
    + 1.78
    (323879ns)

    - 8.53
    (1440180ns)
    + 7.75
    (1406976ns)

    - 1.00
    (168902ns)
    + 1.00
    (181554ns)

    - 1.52
    (256685ns)
    + 1.48
    (268560ns)

    - 1.17
    (198358ns)
    + 1.08
    (195915ns)

    - 1.80
    (303602ns)
    + 1.76
    (319886ns)

    - 8.51
    (1438197ns)
    + 7.72
    (1398962ns)

    - 1.00
    (168968ns)
    + 1.00
    (181328ns)


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html b/doc/html/boost_regex/background/performance/section_id4128344975.html similarity index 62% rename from doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html rename to doc/html/boost_regex/background/performance/section_id4128344975.html index 03cffbf3..ade97ae0 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_simple_Perl_matches_platform_Windows_x64_compiler_Microsoft_Visual_C_version_14_0_.html +++ b/doc/html/boost_regex/background/performance/section_id4128344975.html @@ -1,13 +1,13 @@ -Testing simple Perl matches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.0) +Testing simple Perl matches (platform = Windows x64, compiler = Microsoft Visual C++ version 14.1) - - + + @@ -20,19 +20,19 @@

    -PrevUpHomeNext +PrevUpHomeNext
    -

    Table 12. Testing simple Perl matches (platform = Windows x64, compiler = - Microsoft Visual C++ version 14.0)

    +

    Table 14. Testing simple Perl matches (platform = Windows x64, compiler = + Microsoft Visual C++ version 14.1)

    + Microsoft Visual C++ version 14.1)"> @@ -49,7 +49,7 @@ @@ -116,27 +116,27 @@ @@ -149,27 +149,27 @@ @@ -182,27 +182,27 @@ @@ -215,27 +215,27 @@ @@ -248,27 +248,27 @@ @@ -281,27 +281,27 @@ @@ -314,27 +314,27 @@ @@ -347,27 +347,27 @@ @@ -380,27 +380,27 @@ @@ -413,27 +413,27 @@ @@ -446,27 +446,27 @@ @@ -479,27 +479,27 @@ @@ -511,27 +511,27 @@ @@ -550,7 +550,7 @@

    - boost 1.60 + boost 1.65

    @@ -83,27 +83,27 @@

    - 2.03
    (323ns)
    + 1.90
    (328ns)

    - 1.25
    (198ns)
    + 1.18
    (205ns)

    - 1.00
    (159ns)
    + 1.00
    (173ns)

    - 20.73
    (3296ns)
    + 27.81
    (4811ns)

    - 1.38
    (220ns)
    + 1.32
    (228ns)

    - 1.71
    (257ns)
    + 1.45
    (251ns)

    - 2.01
    (302ns)
    + 1.73
    (300ns)

    - 2.38
    (357ns)
    + 2.14
    (371ns)

    - 30.81
    (4622ns)
    + 24.75
    (4281ns)

    - 1.00
    (150ns)
    + 1.00
    (173ns)

    - 2.66
    (404ns)
    + 2.53
    (403ns)

    - 2.09
    (317ns)
    + 2.13
    (338ns)

    - 1.00
    (152ns)
    + 1.00
    (159ns)

    - 38.14
    (5798ns)
    + 34.16
    (5432ns)

    - 1.87
    (284ns)
    + 1.86
    (295ns)

    - 2.90
    (406ns)
    + 2.75
    (402ns)

    - 2.31
    (323ns)
    + 2.34
    (342ns)

    - 1.00
    (140ns)
    + 1.00
    (146ns)

    - 41.41
    (5797ns)
    + 40.78
    (5954ns)

    - 2.00
    (280ns)
    + 2.01
    (294ns)

    - 2.74
    (477ns)
    + 2.54
    (469ns)

    - 2.17
    (378ns)
    + 2.16
    (399ns)

    - 1.00
    (174ns)
    + 1.00
    (185ns)

    - 38.15
    (6638ns)
    + 44.27
    (8190ns)

    - 2.20
    (382ns)
    + 2.04
    (377ns)

    - 1.63
    (171ns)
    + 1.53
    (171ns)

    - 1.14
    (120ns)
    + 1.14
    (128ns)

    - 1.13
    (119ns)
    + 1.11
    (124ns)

    - 34.15
    (3586ns)
    + 21.63
    (2422ns)

    - 1.00
    (105ns)
    + 1.00
    (112ns)

    - 1.69
    (171ns)
    + 1.50
    (167ns)

    - 1.18
    (119ns)
    + 1.15
    (128ns)

    - 1.18
    (119ns)
    + 1.13
    (125ns)

    - 35.54
    (3590ns)
    + 21.92
    (2433ns)

    - 1.00
    (101ns)
    + 1.00
    (111ns)

    - 1.60
    (149ns)
    + 1.40
    (143ns)

    - 1.15
    (107ns)
    + 1.15
    (117ns)

    - 1.10
    (102ns)
    + 1.03
    (105ns)

    - 39.99
    (3719ns)
    + 35.65
    (3636ns)

    - 1.00
    (93ns)
    + 1.00
    (102ns)

    - 1.65
    (162ns)
    + 1.47
    (157ns)

    - 1.00
    (98ns)
    + 1.00
    (107ns)

    - 1.31
    (128ns)
    + 1.27
    (136ns)

    - 16.57
    (1624ns)
    + 16.75
    (1792ns)

    - 1.03
    (101ns)
    + 1.03
    (110ns)

    - 1.58
    (153ns)
    + 1.39
    (145ns)

    - 1.00
    (97ns)
    + 1.00
    (104ns)

    - 1.19
    (115ns)
    + 1.13
    (117ns)

    - 16.54
    (1604ns)
    + 16.90
    (1758ns)

    - 1.02
    (99ns)
    + 1.07
    (111ns)

    - 1.57
    (170ns)
    + 1.44
    (164ns)

    - 1.00
    (108ns)
    + 1.00
    (114ns)

    - 1.10
    (119ns)
    + 1.10
    (125ns)

    - 21.83
    (2358ns)
    + 15.61
    (1779ns)

    - 1.00
    (108ns)
    + 1.06
    (121ns)

    - 1.50
    (159ns)
    + 1.36
    (152ns)

    - 1.01
    (107ns)
    + 1.00
    (112ns)

    - 1.05
    (111ns)
    + 1.04
    (117ns)

    - 17.67
    (1873ns)
    + 15.86
    (1776ns)

    - 1.00
    (106ns)
    + 1.05
    (118ns)

    - 1.53
    (164ns)
    + 1.40
    (158ns)

    - 1.00
    (107ns)
    + 1.00
    (113ns)

    - 1.07
    (115ns)
    + 1.10
    (124ns)

    - 18.05
    (1931ns)
    + 15.86
    (1792ns)

    - 1.00
    (107ns)
    + 1.07
    (121ns)

    - 2.10
    (128ns)
    + 2.01
    (141ns)

    - 1.00
    (61ns)
    + 1.00
    (70ns)

    - 1.30
    (79ns)
    + 1.17
    (82ns)

    - 9.89
    (603ns)
    + 8.24
    (577ns)

    - 1.25
    (76ns)
    + 1.19
    (83ns)


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html b/doc/html/boost_regex/background/performance/section_id4148872883.html similarity index 55% rename from doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html rename to doc/html/boost_regex/background/performance/section_id4148872883.html index 0e13c032..5e9330d1 100644 --- a/doc/html/boost_regex/background_information/performance/section_Testing_leftmost_longest_searches_platform_linux_compiler_GNU_C_version_5_1_0_.html +++ b/doc/html/boost_regex/background/performance/section_id4148872883.html @@ -1,13 +1,13 @@ -Testing leftmost-longest searches (platform = linux, compiler = GNU C++ version 5.1.0) +Testing leftmost-longest searches (platform = linux, compiler = GNU C++ version 6.3.0) - - + + @@ -20,18 +20,18 @@

    -PrevUpHomeNext +PrevUpHomeNext
    -

    Table 11. Testing leftmost-longest searches (platform = linux, compiler = - GNU C++ version 5.1.0)

    +

    Table 15. Testing leftmost-longest searches (platform = linux, compiler = + GNU C++ version 6.3.0)

    + GNU C++ version 6.3.0)"> @@ -46,12 +46,12 @@ @@ -93,17 +93,17 @@ @@ -115,17 +115,17 @@ @@ -144,7 +144,7 @@

    - std::regex + boost 1.65

    - boost 1.59 + std::regex

    @@ -70,17 +70,17 @@

    - 1.47
    (2329256ns)
    + 1.00
    (107026ns)

    - 1.00
    (1583069ns)
    + 1.44
    (154551ns)

    - 2.43
    (3849462ns)
    + 1.64
    (175184ns)

    - 10.94
    (1129103ns)
    + 1.00
    (15420ns)

    - 1.00
    (103241ns)
    + 6.89
    (106275ns)

    - 1.01
    (104450ns)
    + 1.59
    (24567ns)

    - 30.21
    (2093732ns)
    + 1.03
    (5399ns)

    - 1.00
    (69316ns)
    + 36.27
    (190577ns)

    - 1.32
    (91168ns)
    + 1.00
    (5254ns)


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/redist.html b/doc/html/boost_regex/background/redist.html similarity index 78% rename from doc/html/boost_regex/background_information/redist.html rename to doc/html/boost_regex/background/redist.html index 37bdeb16..e5e84e08 100644 --- a/doc/html/boost_regex/background_information/redist.html +++ b/doc/html/boost_regex/background/redist.html @@ -5,7 +5,7 @@ - + @@ -20,11 +20,11 @@
    -PrevUpHomeNext +PrevUpHomeNext

    If you are using Microsoft or Borland C++ and link to a dll version of the @@ -55,7 +55,7 @@


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/standards.html b/doc/html/boost_regex/background/standards.html similarity index 82% rename from doc/html/boost_regex/background_information/standards.html rename to doc/html/boost_regex/background/standards.html index 0624cf15..43481c33 100644 --- a/doc/html/boost_regex/background_information/standards.html +++ b/doc/html/boost_regex/background/standards.html @@ -5,8 +5,8 @@ - - + + @@ -20,24 +20,23 @@
    -PrevUpHomeNext +PrevUpHomeNext
    - - C++ + + C++

    Boost.Regex is intended to conform to the Technical Report on C++ Library Extensions.

    - - ECMAScript + + ECMAScript / JavaScript

    @@ -49,8 +48,8 @@ rather than a Unicode escape sequence; use \x{DDDD} for Unicode escape sequences.

    - - Perl + + Perl

    Almost all Perl features are supported, except for: @@ -73,8 +72,8 @@ the Unicode requirements below.

    - - POSIX + + POSIX

    All the POSIX basic and extended regular expression features are supported, @@ -93,8 +92,8 @@ a custom traits class.

    - - Unicode + + Unicode

    The following comments refer to Unicode @@ -568,7 +567,7 @@


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information/thread_safety.html b/doc/html/boost_regex/background/thread_safety.html similarity index 80% rename from doc/html/boost_regex/background_information/thread_safety.html rename to doc/html/boost_regex/background/thread_safety.html index 26639f28..5b90e616 100644 --- a/doc/html/boost_regex/background_information/thread_safety.html +++ b/doc/html/boost_regex/background/thread_safety.html @@ -5,7 +5,7 @@ - + @@ -20,12 +20,11 @@
    -PrevUpHomeNext +PrevUpHomeNext

    The Boost.Regex library is thread safe when Boost is: you can verify that @@ -53,10 +52,10 @@ can also be shared between threads.

    - The class - RegEx is only thread safe if each thread gets its own RegEx instance - (apartment threading) - this is a consequence of RegEx handling both compiling - and matching regular expressions. + The class RegEx + is only thread safe if each thread gets its own RegEx instance (apartment + threading) - this is a consequence of RegEx handling both compiling and matching + regular expressions.

    Finally note that changing the global locale invalidates all compiled regular @@ -79,7 +78,7 @@


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/background_information.html b/doc/html/boost_regex/background_information.html deleted file mode 100644 index 999fc861..00000000 --- a/doc/html/boost_regex/background_information.html +++ /dev/null @@ -1,83 +0,0 @@ - - - -Background Information - - - - - - - - - - - - - - - -
    Boost C++ LibrariesHomeLibrariesPeopleFAQMore
    -
    -
    -PrevUpHomeNext -
    - - - - -
    -
    -
    -PrevUpHomeNext -
    - - diff --git a/doc/html/boost_regex/install.html b/doc/html/boost_regex/install.html index 566707da..4f2acf22 100644 --- a/doc/html/boost_regex/install.html +++ b/doc/html/boost_regex/install.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@

    -PrevUpHomeNext +PrevUpHomeNext

    @@ -203,7 +203,7 @@
    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/introduction_and_overview.html b/doc/html/boost_regex/intro.html similarity index 97% rename from doc/html/boost_regex/introduction_and_overview.html rename to doc/html/boost_regex/intro.html index 0bae9b0e..6905ce43 100644 --- a/doc/html/boost_regex/introduction_and_overview.html +++ b/doc/html/boost_regex/intro.html @@ -24,8 +24,7 @@

    Regular expressions are a form of pattern-matching that are often used in text @@ -179,7 +178,7 @@ a series of strings (similar to perl style split operations).

    - For those that dislike templates, there is a high level wrapper class RegEx + For those that dislike templates, there is a high level wrapper class RegEx that is an encapsulation of the lower level template code - it provides a simplified interface for those that don't need the full power of the library, and supports only narrow characters, and the "extended" regular expression syntax. @@ -192,7 +191,7 @@ need compatibility with these API's.

    - Finally, note that the library now has run-time + Finally, note that the library now has run-time localization support, and recognizes the full POSIX regular expression syntax - including advanced features like multi-character collating elements and equivalence classes - as well as providing compatibility with other regular diff --git a/doc/html/boost_regex/partial_matches.html b/doc/html/boost_regex/partial_matches.html index 8106ae82..6c461ce8 100644 --- a/doc/html/boost_regex/partial_matches.html +++ b/doc/html/boost_regex/partial_matches.html @@ -29,7 +29,7 @@

    The match_flag_type match_partial can be passed - to the following algorithms: regex_match, regex_search, and regex_grep, and used with the iterator + to the following algorithms: regex_match, regex_search, and regex_grep, and used with the iterator regex_iterator. When used it indicates that partial as well as full matches should be found. A partial match is one that matched one or more characters at the end of the @@ -42,7 +42,7 @@ can be differentiated as shown in the following table (the variable M represents an instance of match_results as filled in by regex_match, regex_search - or regex_grep): + or regex_grep):

    diff --git a/doc/html/boost_regex/ref.html b/doc/html/boost_regex/ref.html index 29d83c72..8f7877de 100644 --- a/doc/html/boost_regex/ref.html +++ b/doc/html/boost_regex/ref.html @@ -93,20 +93,18 @@
    Iterator Requirements
    -
    Deprecated Interfaces
    +
    Deprecated Interfaces
    -
    regex_format +
    regex_format (Deprecated)
    -
    regex_grep - (Deprecated)
    -
    regex_split +
    regex_grep (Deprecated)
    +
    regex_split (deprecated)
    -
    High - Level Class RegEx (Deprecated)
    +
    High Level Class + RegEx (Deprecated)
    -
    Internal Details
    -
    Unicode - Iterators
    +
    Internal Details
    +
    Unicode Iterators
    diff --git a/doc/html/boost_regex/ref/concepts/iterator_concepts.html b/doc/html/boost_regex/ref/concepts/iterator_concepts.html index 4892b123..c64888a9 100644 --- a/doc/html/boost_regex/ref/concepts/iterator_concepts.html +++ b/doc/html/boost_regex/ref/concepts/iterator_concepts.html @@ -7,7 +7,7 @@ - +
    @@ -20,7 +20,7 @@

    -PrevUpHomeNext +PrevUpHomeNext

    @@ -41,7 +41,7 @@
    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/ref/deprecated_interfaces.html b/doc/html/boost_regex/ref/deprecated.html similarity index 72% rename from doc/html/boost_regex/ref/deprecated_interfaces.html rename to doc/html/boost_regex/ref/deprecated.html index 7f7d3ac3..f09dfa91 100644 --- a/doc/html/boost_regex/ref/deprecated_interfaces.html +++ b/doc/html/boost_regex/ref/deprecated.html @@ -7,7 +7,7 @@ - + @@ -20,21 +20,20 @@

    -PrevUpHomeNext +PrevUpHomeNext
    @@ -47,7 +46,7 @@

    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/ref/deprecated_interfaces/old_regex.html b/doc/html/boost_regex/ref/deprecated/old_regex.html similarity index 98% rename from doc/html/boost_regex/ref/deprecated_interfaces/old_regex.html rename to doc/html/boost_regex/ref/deprecated/old_regex.html index 0f1dbcab..45fb1e4e 100644 --- a/doc/html/boost_regex/ref/deprecated_interfaces/old_regex.html +++ b/doc/html/boost_regex/ref/deprecated/old_regex.html @@ -5,9 +5,9 @@ - + - + @@ -20,12 +20,12 @@

    -PrevUpHomeNext +PrevUpHomeNext

    The high level wrapper class RegEx is now deprecated and does not form @@ -826,7 +826,7 @@


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/ref/deprecated_interfaces/regex_format.html b/doc/html/boost_regex/ref/deprecated/regex_format.html similarity index 86% rename from doc/html/boost_regex/ref/deprecated_interfaces/regex_format.html rename to doc/html/boost_regex/ref/deprecated/regex_format.html index 5db1fe8a..c34a8531 100644 --- a/doc/html/boost_regex/ref/deprecated_interfaces/regex_format.html +++ b/doc/html/boost_regex/ref/deprecated/regex_format.html @@ -5,8 +5,8 @@ - - + + @@ -20,11 +20,11 @@
    -PrevUpHomeNext +PrevUpHomeNext

    @@ -34,8 +34,8 @@ previous version of Boost.Regex and will not be further updated:

    - - Algorithm + + Algorithm regex_format
    #include <boost/regex.hpp>
    @@ -167,7 +167,7 @@
     
     
    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/ref/deprecated_interfaces/regex_grep.html b/doc/html/boost_regex/ref/deprecated/regex_grep.html similarity index 98% rename from doc/html/boost_regex/ref/deprecated_interfaces/regex_grep.html rename to doc/html/boost_regex/ref/deprecated/regex_grep.html index 2b01bc42..dded2993 100644 --- a/doc/html/boost_regex/ref/deprecated_interfaces/regex_grep.html +++ b/doc/html/boost_regex/ref/deprecated/regex_grep.html @@ -5,7 +5,7 @@ - + @@ -20,12 +20,11 @@
    -PrevUpHomeNext +PrevUpHomeNext

    The algorithm regex_grep @@ -370,7 +369,7 @@


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/ref/deprecated_interfaces/regex_split.html b/doc/html/boost_regex/ref/deprecated/regex_split.html similarity index 95% rename from doc/html/boost_regex/ref/deprecated_interfaces/regex_split.html rename to doc/html/boost_regex/ref/deprecated/regex_split.html index ac841db3..fc74ce17 100644 --- a/doc/html/boost_regex/ref/deprecated_interfaces/regex_split.html +++ b/doc/html/boost_regex/ref/deprecated/regex_split.html @@ -5,7 +5,7 @@ - + @@ -20,11 +20,11 @@
    -PrevUpHomeNext +PrevUpHomeNext

    @@ -157,7 +157,7 @@


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/ref/internal_details.html b/doc/html/boost_regex/ref/internals.html similarity index 57% rename from doc/html/boost_regex/ref/internal_details.html rename to doc/html/boost_regex/ref/internals.html index 848bdfad..a7d8cc2d 100644 --- a/doc/html/boost_regex/ref/internal_details.html +++ b/doc/html/boost_regex/ref/internals.html @@ -6,8 +6,8 @@ - - + + @@ -20,14 +20,13 @@

    -PrevUpHomeNext +PrevUpHomeNext
    @@ -39,7 +38,7 @@

    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/ref/internal_details/uni_iter.html b/doc/html/boost_regex/ref/internals/uni_iter.html similarity index 89% rename from doc/html/boost_regex/ref/internal_details/uni_iter.html rename to doc/html/boost_regex/ref/internals/uni_iter.html index 28e6f0c9..fc320015 100644 --- a/doc/html/boost_regex/ref/internal_details/uni_iter.html +++ b/doc/html/boost_regex/ref/internals/uni_iter.html @@ -5,9 +5,9 @@ - - - + + + @@ -20,16 +20,15 @@

    -PrevUpHomeNext +PrevUpHomeNext
    - - Synopsis + + Synopsis
    #include <boost/regex/pending/unicode_iterator.hpp>
    template <class BaseIterator, class U16Type = ::boost::uint16_t>
    @@ -51,8 +50,8 @@
     class utf8_output_iterator;
     
    - - Description + + Description

    This header contains a selection of iterator adaptors that make a sequence @@ -172,7 +171,7 @@


    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/boost_regex/unicode.html b/doc/html/boost_regex/unicode.html index 6168c6c7..e91f1a3c 100644 --- a/doc/html/boost_regex/unicode.html +++ b/doc/html/boost_regex/unicode.html @@ -6,7 +6,7 @@ - + @@ -20,7 +20,7 @@
    -PrevUpHomeNext +PrevUpHomeNext

    @@ -80,7 +80,7 @@
    -PrevUpHomeNext +PrevUpHomeNext
    diff --git a/doc/html/index.html b/doc/html/index.html index 2aa1fd55..06418280 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -49,8 +49,7 @@
    Algorithm Tuning
    Building and Installing the Library
    -
    Introduction and - Overview
    +
    Introduction and Overview
    Unicode and Boost.Regex
    Understanding Marked Sub-Expressions and Captures
    @@ -157,61 +156,56 @@
    Iterator Requirements
    -
    Deprecated Interfaces
    +
    Deprecated Interfaces
    -
    regex_format +
    regex_format (Deprecated)
    -
    regex_grep - (Deprecated)
    -
    regex_split +
    regex_grep (Deprecated)
    +
    regex_split (deprecated)
    -
    High - Level Class RegEx (Deprecated)
    +
    High Level Class + RegEx (Deprecated)
    -
    Internal Details
    -
    Unicode - Iterators
    +
    Internal Details
    +
    Unicode Iterators
    -
    Background Information
    +
    Background Information
    -
    Headers
    -
    Localization
    -
    Thread - Safety
    -
    Test and - Example Programs
    -
    References - and Further Information
    -
    FAQ
    -
    Performance
    +
    Headers
    +
    Localization
    +
    Thread Safety
    +
    Test and Example Programs
    +
    References and Further + Information
    +
    FAQ
    +
    Performance
    -
    Testing - Perl searches (platform = Windows x64, compiler = Microsoft Visual C++ version - 14.0)
    -
    Testing - Perl searches (platform = linux, compiler = GNU C++ version 5.1.0)
    -
    Testing - leftmost-longest searches (platform = Windows x64, compiler = Microsoft Visual - C++ version 14.0)
    -
    Testing - leftmost-longest searches (platform = linux, compiler = GNU C++ version 5.1.0)
    -
    Testing - simple Perl matches (platform = Windows x64, compiler = Microsoft Visual - C++ version 14.0)
    -
    Testing - simple Perl matches (platform = linux, compiler = GNU C++ version 5.1.0)
    -
    Testing - simple leftmost-longest matches (platform = Windows x64, compiler = Microsoft - Visual C++ version 14.0)
    -
    Testing +
    Testing simple leftmost-longest matches (platform = linux, compiler = GNU C++ version - 5.1.0)
    + 6.3.0) +
    Testing + Perl searches (platform = linux, compiler = GNU C++ version 6.3.0)
    +
    Testing + simple leftmost-longest matches (platform = Windows x64, compiler = Microsoft + Visual C++ version 14.1)
    +
    Testing + leftmost-longest searches (platform = Windows x64, compiler = Microsoft Visual + C++ version 14.1)
    +
    Testing + simple Perl matches (platform = linux, compiler = GNU C++ version 6.3.0)
    +
    Testing + Perl searches (platform = Windows x64, compiler = Microsoft Visual C++ version + 14.1)
    +
    Testing + simple Perl matches (platform = Windows x64, compiler = Microsoft Visual + C++ version 14.1)
    +
    Testing + leftmost-longest searches (platform = linux, compiler = GNU C++ version 6.3.0)
    -
    Standards - Conformance
    -
    Redistributables
    -
    Acknowledgements
    -
    History
    +
    Standards Conformance
    +
    Redistributables
    +
    Acknowledgements
    +
    History

    @@ -221,7 +215,7 @@

    - +

    Last revised: July 30, 2017 at 17:49:38 GMT

    Last revised: August 01, 2017 at 16:59:52 GMT


    diff --git a/doc/introduction.qbk b/doc/introduction.qbk index 52af78f4..9c07a483 100644 --- a/doc/introduction.qbk +++ b/doc/introduction.qbk @@ -152,7 +152,7 @@ are available in both narrow character and Unicode versions, and are provided for those who need compatibility with these API's. Finally, note that the library now has -[link boost_regex.background_information.locale run-time localization support], +[link boost_regex.background.locale run-time localization support], and recognizes the full POSIX regular expression syntax - including advanced features like multi-character collating elements and equivalence classes - as well as providing compatibility with other regular expression diff --git a/doc/regex.qbk b/doc/regex.qbk index 643db9a2..bac8936f 100644 --- a/doc/regex.qbk +++ b/doc/regex.qbk @@ -32,15 +32,15 @@ [template regex_search[] [link boost_regex.ref.regex_search `regex_search`]] [template regex_match[] [link boost_regex.ref.regex_match `regex_match`]] [template regex_replace[] [link boost_regex.ref.regex_replace `regex_replace`]] -[template regex_grep[] [link boost_regex.ref.deprecated_interfaces.regex_grep `regex_grep`]] -[template regex_split[] [link boost_regex.ref.deprecated_interfaces.regex_split `regex_split`]] +[template regex_grep[] [link boost_regex.ref.deprecated.regex_grep `regex_grep`]] +[template regex_split[] [link boost_regex.ref.deprecated.regex_split `regex_split`]] [template match_results_format[] [link boost_regex.match_results_format `match_results<>::format`]] [template perl_format[] [link boost_regex.format.perl_format Perl]] [template sed_format[] [link boost_regex.format.sed_format Sed]] [template boost_extended_format[] [link boost_regex.format.boost_format_syntax Boost-Extended]] [/depricated stuff:] -[template RegEx[] [link boost_regex.ref.deprecated_interfaces.old_regex `RegEx`]] +[template RegEx[] [link boost_regex.ref.deprecated.old_regex `RegEx`]] [template regcomp[] [link boost_regex.ref.posix.regcomp `regcomp`]] [template regexec[] [link boost_regex.ref.posix.regexec `regexec`]] [template regerror[] [link boost_regex.ref.posix.regerror `regerror`]] diff --git a/doc/thread_safety.qbk b/doc/thread_safety.qbk index a95a7ac7..af54b900 100644 --- a/doc/thread_safety.qbk +++ b/doc/thread_safety.qbk @@ -25,7 +25,7 @@ otherwise use a separate instance of [match_results] per thread. The [link boost_regex.ref.posix POSIX API functions] are all re-entrant and thread safe, regular expressions compiled with regcomp can also be shared between threads. -The [link boost_regex.ref.deprecated_interfaces.old_regex class RegEx] is +The [link boost_regex.ref.deprecated.old_regex class RegEx] is only thread safe if each thread gets its own RegEx instance (apartment threading) - this is a consequence of RegEx handling both compiling and matching regular expressions.