diff --git a/appendix.htm b/appendix.htm index 1e443b57..6042f5dc 100644 --- a/appendix.htm +++ b/appendix.htm @@ -20,7 +20,7 @@
Copyright (c) 1998-2000 Dr John Maddock diff --git a/example/jgrep/jgrep.cpp b/example/jgrep/jgrep.cpp index b6d86252..4bf6eedb 100644 --- a/example/jgrep/jgrep.cpp +++ b/example/jgrep/jgrep.cpp @@ -15,7 +15,7 @@ /* * FILE jgrep.cpp - * VERSION 3.04 + * VERSION 3.10 */ #includediff --git a/example/jgrep/jgrep.h b/example/jgrep/jgrep.h index 7fa31daa..ea52f45a 100644 --- a/example/jgrep/jgrep.h +++ b/example/jgrep/jgrep.h @@ -15,7 +15,7 @@ /* * FILE jgrep.h - * VERSION 3.04 + * VERSION 3.10 */ #ifndef _JGREP_H diff --git a/example/jgrep/main.cpp b/example/jgrep/main.cpp index 8f6f235a..0d4b0581 100644 --- a/example/jgrep/main.cpp +++ b/example/jgrep/main.cpp @@ -15,7 +15,7 @@ /* * FILE main.cpp - * VERSION 3.04 + * VERSION 3.10 */ diff --git a/faq.htm b/faq.htm index 56a1b7a1..8be7c481 100644 --- a/faq.htm +++ b/faq.htm @@ -20,7 +20,7 @@ Regex++, FAQ.
-(version 3.04, 18 April 2000) +(version 3.10, 18 April 2000) Copyright (c) 1998-2000 Dr John Maddock diff --git a/format_string.htm b/format_string.htm index 8752f948..90710c2e 100644 --- a/format_string.htm +++ b/format_string.htm @@ -20,7 +20,7 @@Regex++, Format String Reference.
-(version 3.04, 18 April 2000) +(version 3.10, 18 April 2000) Copyright (c) 1998-2000 Dr John Maddock diff --git a/hl_ref.htm b/hl_ref.htm index a453a242..eb31ff52 100644 --- a/hl_ref.htm +++ b/hl_ref.htm @@ -20,7 +20,7 @@ content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">Regex++, RegEx Class Reference.
-(version 3.04, 18 April 2000)
+(version 3.10, 18 April 2000)
Copyright (c) 1998-2000 Dr John Maddock diff --git a/include/boost/cregex.hpp b/include/boost/cregex.hpp index 527ca22b..6a41fd28 100644 --- a/include/boost/cregex.hpp +++ b/include/boost/cregex.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE cregex.cpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Declares POSIX API functions * + boost::RegEx high level wrapper. */ diff --git a/include/boost/regex.h b/include/boost/regex.h index 0c4aff9e..c438542b 100644 --- a/include/boost/regex.h +++ b/include/boost/regex.h @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex.h - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Declares POSIX API functions */ diff --git a/include/boost/regex.hpp b/include/boost/regex.hpp index f43699e5..2789c12d 100644 --- a/include/boost/regex.hpp +++ b/include/boost/regex.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex.cpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Declares boost::reg_expression<> and associated * functions and classes. This header is the main * entry point for the template regex code. diff --git a/include/boost/regex/detail/fileiter.hpp b/include/boost/regex/detail/fileiter.hpp index dbfeddae..352cdfea 100644 --- a/include/boost/regex/detail/fileiter.hpp +++ b/include/boost/regex/detail/fileiter.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE fileiter.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Declares various platform independent file and * directory iterators, plus binary file input in * the form of class map_file. diff --git a/include/boost/regex/detail/regex_compile.hpp b/include/boost/regex/detail/regex_compile.hpp index cd1adf63..69c2c962 100644 --- a/include/boost/regex/detail/regex_compile.hpp +++ b/include/boost/regex/detail/regex_compile.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_compile.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Declares reg_expression<> member functions. This is * an internal header file, do not include directly. */ diff --git a/include/boost/regex/detail/regex_config.hpp b/include/boost/regex/detail/regex_config.hpp index bbb4b8b0..af74e948 100644 --- a/include/boost/regex/detail/regex_config.hpp +++ b/include/boost/regex/detail/regex_config.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_config.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: auto-configure options for regular expression code. */ @@ -1197,13 +1197,13 @@ namespace std{ #if !defined(BOOST_RE_NO_LOCALE_H) && !defined (__STL_NO_NATIVE_MBSTATE_T) using ::mbstate_t; #endif +#endif // BOOST_RE_NO_WCSTRING using ::fseek; using ::fread; using ::ftell; using ::fopen; using ::fclose; using ::FILE; -#endif // BOOST_RE_NO_WCSTRING } #endif diff --git a/include/boost/regex/detail/regex_cstring.hpp b/include/boost/regex/detail/regex_cstring.hpp index 874d385f..ac729da9 100644 --- a/include/boost/regex/detail/regex_cstring.hpp +++ b/include/boost/regex/detail/regex_cstring.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_cstring.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: This is an internal header file, do not include directly. * String support and helper functions, for regular * expression library. diff --git a/include/boost/regex/detail/regex_format.hpp b/include/boost/regex/detail/regex_format.hpp index 82bb52af..7e8787aa 100644 --- a/include/boost/regex/detail/regex_format.hpp +++ b/include/boost/regex/detail/regex_format.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_format.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Provides formatting output routines for search and replace * operations. Note this is an internal header file included * by regex.hpp, do not include on its own. diff --git a/include/boost/regex/detail/regex_kmp.hpp b/include/boost/regex/detail/regex_kmp.hpp index 0c1266ee..5706d2ad 100644 --- a/include/boost/regex/detail/regex_kmp.hpp +++ b/include/boost/regex/detail/regex_kmp.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_kmp.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Provides Knuth Morris Pratt search operations. * Note this is an internal header file included * by regex.hpp, do not include on its own. diff --git a/include/boost/regex/detail/regex_library_include.hpp b/include/boost/regex/detail/regex_library_include.hpp index 5a4ac226..ca2c117e 100644 --- a/include/boost/regex/detail/regex_library_include.hpp +++ b/include/boost/regex/detail/regex_library_include.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_libary_include.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Automatic library inclusion for Borland/Microsoft compilers. * Note this is an internal header file included * by regex.hpp, do not include on its own. diff --git a/include/boost/regex/detail/regex_match.hpp b/include/boost/regex/detail/regex_match.hpp index 5523fbde..cee4df33 100644 --- a/include/boost/regex/detail/regex_match.hpp +++ b/include/boost/regex/detail/regex_match.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_match.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Regular expression matching algorithms. * Note this is an internal header file included * by regex.hpp, do not include on its own. diff --git a/include/boost/regex/detail/regex_options.hpp b/include/boost/regex/detail/regex_options.hpp index f1b060b8..754ace2c 100644 --- a/include/boost/regex/detail/regex_options.hpp +++ b/include/boost/regex/detail/regex_options.hpp @@ -415,9 +415,7 @@ syntax error #endif -#ifndef BOOST_RE_NO_EXCEPTION_H -#include-#endif +#include #ifndef BOOST_RE_NO_ITERATOR_H #include diff --git a/include/boost/regex/detail/regex_raw_buffer.hpp b/include/boost/regex/detail/regex_raw_buffer.hpp index e45d1524..f75dd8d3 100644 --- a/include/boost/regex/detail/regex_raw_buffer.hpp +++ b/include/boost/regex/detail/regex_raw_buffer.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_raw_buffer.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Raw character buffer for regex code. * Note this is an internal header file included * by regex.hpp, do not include on its own. diff --git a/include/boost/regex/detail/regex_split.hpp b/include/boost/regex/detail/regex_split.hpp index df67931d..765d6951 100644 --- a/include/boost/regex/detail/regex_split.hpp +++ b/include/boost/regex/detail/regex_split.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_split.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Implements regex_split and associated functions. * Note this is an internal header file included * by regex.hpp, do not include on its own. diff --git a/include/boost/regex/detail/regex_stack.hpp b/include/boost/regex/detail/regex_stack.hpp index 2b3e132a..0d6f94b6 100644 --- a/include/boost/regex/detail/regex_stack.hpp +++ b/include/boost/regex/detail/regex_stack.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_stack.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Implements customised internal regex stacks. * Note this is an internal header file included * by regex.hpp, do not include on its own. diff --git a/include/boost/regex/detail/regex_synch.hpp b/include/boost/regex/detail/regex_synch.hpp index 1b27c3b6..e07f34e1 100644 --- a/include/boost/regex/detail/regex_synch.hpp +++ b/include/boost/regex/detail/regex_synch.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_synch.hpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Thread synchronisation for regex code. * Note this is an internal header file included * by regex.hpp, do not include on its own. diff --git a/include/boost/regex/pattern_except.hpp b/include/boost/regex/pattern_except.hpp index 9d929281..2ee2f819 100644 --- a/include/boost/regex/pattern_except.hpp +++ b/include/boost/regex/pattern_except.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE pattern_except.cpp - * VERSION 3.01 + * VERSION 3.10 * DESCRIPTION: Declares pattern-matching exception classes. */ diff --git a/include/boost/regex/regex_traits.hpp b/include/boost/regex/regex_traits.hpp index dce54670..a496a9f2 100644 --- a/include/boost/regex/regex_traits.hpp +++ b/include/boost/regex/regex_traits.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex.cpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Declares regular expression traits classes. */ diff --git a/index.htm b/index.htm index 0c20249b..3da60e70 100644 --- a/index.htm +++ b/index.htm @@ -23,7 +23,7 @@ content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot"> Regex++, Index.
-(version 3.04, 18 April 2000)
+(version 3.10, 18 April 2000)
Copyright (c) 1998-2000 Dr John Maddock diff --git a/introduction.htm b/introduction.htm index 5e1619b4..23dae371 100644 --- a/introduction.htm +++ b/introduction.htm @@ -23,7 +23,7 @@ content="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">Regex++, Introduction.
-(version 3.04, 18 April 2000)
+(version 3.10, 18 April 2000)
Copyright (c) 1998-2000 Dr John Maddock @@ -40,7 +40,7 @@ It is provided "as is" without express or implied warranty.
-Introduction
+Introduction
Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with @@ -203,8 +203,8 @@ equivalence classes - as well as providing compatibility with other regular expression libraries including GNU and BSD4 regex packages, and to a more limited extent perl 5.
-Installation and -Configuration Options
+Installation and Configuration +Options
[ Important: If you are upgrading from the 2.x version of this library then you will find @@ -220,17 +220,18 @@ extracting, then you'd better stop reading this, delete the files you just extracted, and try again!
Currently the library will automatically detect and configure -itself for Borland, Microsoft and gcc compilers only. The library -will also detect the HP, SGI, Rogue Wave, or Microsoft STL -implementations. If the STL type is detected, then the library -will attempt to extract suitable compiler configuration options -from the STL used. Otherwise the library will assume that the -compiler is fully compliant with the C++ standard: unless various -options are defined to depreciate features not implemented by -your compiler. These options are documented in <boost/regex/detail/regex_options.hpp>, -if you want to add permanent configuration options add them to -<boost/regex/detail/regex_options.hpp> which is provided for -this purpose - this will allow you to keep your configuration +itself for Borland, Microsoft, GNU, SGI, Kai, Compaq, Sun and HP +compilers. The library will also detect the HP, SGI, Rogue Wave, +or Microsoft STL implementations. If the STL type is detected, +then the library will attempt to extract suitable compiler +configuration options from the STL used. Otherwise the library +will assume that the compiler is fully compliant with the C++ +standard: unless various options are defined to depreciate +features not implemented by your compiler. These options are +documented in <boost/regex/detail/regex_options.hpp>, if +you want to add permanent configuration options add them to +<boost/regex/detail/regex_options.hpp> which is provided +for this purpose - this will allow you to keep your configuration options between library versions by retaining <boost/regex/detail/regex_options.hpp>.
@@ -407,6 +408,47 @@ multithreading/wide character/nls support if they are not enabled by default on your platform. When the configure script completes, run one of the makefiles described above. +Sun Workshop 6.1
+ +There is a makefile for the sun (6.1) compiler (C++ version 3.10). +From the command prompt change to the <boost>/libs/regex/build +directory and type:
+ +dmake -f sunpro.mak
+ +At the end of the build process you should have a sunpro sub-directory +containing single and multithread versions of the library (libboost_regex.a, +libboost_regex.so, libboost_regex_mt.a and libboost_regex_mt.so). +When you build projects that use regex++, you will need to add +the boost install directory to your list of include paths and add +<boost>/libs/regex/build/sunpro/ to your library search +path.
+ +Both of the these makefiles support the following environment +variables:
+ +CXXFLAGS: extra compiler options - note that this applies to +both the single and multithreaded builds.
+ +INCLUDES: additional include directories.
+ +LDFLAGS: additional linker options.
+ +LIBS: additional library files.
+ +LIBSUFFIX: a suffix to mangle the library name with (defaults +to nothing).
+ +This makefile does not set any architecture specific options +like -xarch=v9, you can set these by defining the appropriate +macros, for example:
+ +dmake CXXFLAGS="-xarch=v9" LDFLAGS="-xarch=v9" +LIBSUFFIX="_v9" -f sunpro.mak
+ +will build v9 variants of the regex library named +libboost_regex_v9.a etc.
+Other compilers:
Run configure, this will set up the headers and generate @@ -445,13 +487,13 @@ code can do. Other compiler features may be implemented (and therefore detected by configure) but known to be buggy, again in this case it may be necessary to disable the feature in order to compile regex++ to stable code. The output file from configure is -<boost>/boost/regex/detail/regex_options.hpp, this file lists -all the macros that can be defined to configure regex++ along -with a description to illustrate their usage, experiment changing -options in regex_options.hpp one at a time until you achieve the -effect you require. If you mail me questions about configure -output, be sure to include both regex_options.hpp and config.log -with your message.
+<boost>/boost/regex/detail/regex_options.hpp, this file +lists all the macros that can be defined to configure regex++ +along with a description to illustrate their usage, experiment +changing options in regex_options.hpp one at a time until you +achieve the effect you require. If you mail me questions about +configure output, be sure to include both regex_options.hpp and +config.log with your message.
diff --git a/posix_ref.htm b/posix_ref.htm index 0e151347..adc6617c 100644 --- a/posix_ref.htm +++ b/posix_ref.htm @@ -20,7 +20,7 @@Regex++, POSIX API Reference.
-(version 3.04, 18 April 2000) +(version 3.10, 18 April 2000) Copyright (c) 1998-2000 Dr John Maddock diff --git a/src/c_regex_traits.cpp b/src/c_regex_traits.cpp index 96dfea95..a6821c94 100644 --- a/src/c_regex_traits.cpp +++ b/src/c_regex_traits.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE c_regex_traits.cpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Implements the c_regex_traitstraits class */ diff --git a/src/c_regex_traits_common.cpp b/src/c_regex_traits_common.cpp index 81f3782c..a566a441 100644 --- a/src/c_regex_traits_common.cpp +++ b/src/c_regex_traits_common.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: c_regex_traits_common.cpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Implements common code and data for the * c_regex_traits traits classes. */ diff --git a/src/cpp_regex_traits.cpp b/src/cpp_regex_traits.cpp index 19f21433..f8589ea8 100644 --- a/src/cpp_regex_traits.cpp +++ b/src/cpp_regex_traits.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: c_regex_traits.cpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Implements the cpp_regex_traits traits class */ #include diff --git a/src/cregex.cpp b/src/cregex.cpp index b3a1ba65..b2ac8de3 100644 --- a/src/cregex.cpp +++ b/src/cregex.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: cregex.cpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Implements high level class boost::RexEx */ #include diff --git a/src/fileiter.cpp b/src/fileiter.cpp index ff105fab..8248624d 100644 --- a/src/fileiter.cpp +++ b/src/fileiter.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: fileiter.cpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Implements file io primitives + directory searching for class boost::RegEx. */ diff --git a/src/posix_api.cpp b/src/posix_api.cpp index 2d578cb6..9519b1b7 100644 --- a/src/posix_api.cpp +++ b/src/posix_api.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: posix_api.cpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Implements the Posix API wrappers. */ diff --git a/src/primary_transform.hpp b/src/primary_transform.hpp index aeeef1eb..bc49eed6 100644 --- a/src/primary_transform.hpp +++ b/src/primary_transform.hpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: primary_transform.hpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Heuristically determines the sort string format in use * by the current locale. */ diff --git a/src/regex.cpp b/src/regex.cpp index 37f0c824..be274d3a 100644 --- a/src/regex.cpp +++ b/src/regex.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: regex.cpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Misc boost::regbase member funnctions. */ diff --git a/src/regex_debug.cpp b/src/regex_debug.cpp index 7db58b27..87fc0be0 100644 --- a/src/regex_debug.cpp +++ b/src/regex_debug.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: regex_debug.cpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Misc. debugging helpers. */ diff --git a/src/regex_synch.cpp b/src/regex_synch.cpp index 6d23d874..271077ba 100644 --- a/src/regex_synch.cpp +++ b/src/regex_synch.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: regex_synch.cpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Thread synch helper functions, for regular * expression library. */ diff --git a/src/w32_regex_traits.cpp b/src/w32_regex_traits.cpp index 64d904ac..fa7fa347 100644 --- a/src/w32_regex_traits.cpp +++ b/src/w32_regex_traits.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: w32_regex_traits.cpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Implements the w32_regex_traits traits class */ diff --git a/src/wide_posix_api.cpp b/src/wide_posix_api.cpp index e781b73c..0b20e3e1 100644 --- a/src/wide_posix_api.cpp +++ b/src/wide_posix_api.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE: wide_posix_api.cpp - * VERSION: 3.04 + * VERSION: 3.10 * DESCRIPTION: Implements the wide character POSIX API wrappers. */ diff --git a/syntax.htm b/syntax.htm index ede74917..d76e5dcc 100644 --- a/syntax.htm +++ b/syntax.htm @@ -20,7 +20,7 @@ Regex++, Regular Expression Syntax.
-(version 3.04, 18 April 2000) +(version 3.10, 18 April 2000) Copyright (c) 1998-2000 Dr John Maddock diff --git a/template_class_ref.htm b/template_class_ref.htm index 7c3e7430..07ce24a6 100644 --- a/template_class_ref.htm +++ b/template_class_ref.htm @@ -13,7 +13,7 @@
Regex++, Template Class and Algorithm Reference.
-(version 3.04, 18 April 2000)
+(version 3.10, 18 April 2000)
Copyright (c) 1998-9 Dr John Maddock diff --git a/test/regress/parse.cpp b/test/regress/parse.cpp index 1a547550..59b24e2e 100644 --- a/test/regress/parse.cpp +++ b/test/regress/parse.cpp @@ -16,7 +16,7 @@ /* * * FILE parse.cpp - * VERSION 3.04 + * VERSION 3.10 * * Input parsing functions for regress. * diff --git a/test/regress/regex_test.cpp b/test/regress/regex_test.cpp index 8571f70e..e67385d4 100644 --- a/test/regress/regex_test.cpp +++ b/test/regress/regex_test.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_test.cpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Builds regression test program with default * locale and narrow character tests. Also * instantiates all the templates in the library diff --git a/test/regress/regress.cpp b/test/regress/regress.cpp index fce25059..f443a058 100644 --- a/test/regress/regress.cpp +++ b/test/regress/regress.cpp @@ -16,7 +16,7 @@ /* * * FILE regress.cpp - * VERSION 3.04 + * VERSION 3.10 * * main() and associated code for regress. * @@ -111,6 +111,10 @@ int main(int argc, char * argv[]) } cout << line << " lines, " << tests << " tests completed in file " << argv[i] << endl; } + if(error_count) + cout << "There were " << error_count << " failures in total..." << endl; + else + cout << "No failures detected..." << endl; return error_count; } diff --git a/test/regress/regress.h b/test/regress/regress.h index 4978a7b6..0b4bb2a8 100644 --- a/test/regress/regress.h +++ b/test/regress/regress.h @@ -16,7 +16,7 @@ /* * * FILE regress.h - * VERSION 3.04 + * VERSION 3.10 * * Function and data declarations for regress. * diff --git a/test/regress/tests.cpp b/test/regress/tests.cpp index d99fa4b4..8e43a40c 100644 --- a/test/regress/tests.cpp +++ b/test/regress/tests.cpp @@ -16,7 +16,7 @@ /* * * FILE tests.cpp - * VERSION 3.04 + * VERSION 3.10 * * the actual tests conducted by regress. * diff --git a/test/regress/wregex_test.cpp b/test/regress/wregex_test.cpp index 4c549cbf..6ab27035 100644 --- a/test/regress/wregex_test.cpp +++ b/test/regress/wregex_test.cpp @@ -16,7 +16,7 @@ /* * LOCATION: see http://www.boost.org for most recent version. * FILE regex_test.cpp - * VERSION 3.04 + * VERSION 3.10 * DESCRIPTION: Builds regression test program with default * locale and wide character tests. Also * instantiates all the templates in the library diff --git a/traits_class_ref.htm b/traits_class_ref.htm index 8efa4f61..933d5746 100644 --- a/traits_class_ref.htm +++ b/traits_class_ref.htm @@ -19,7 +19,7 @@ HEIGHT="86" ALT="C++ Boost">Regex++, Traits Class -Reference. (version 3.04, 18 April 2000)
+Reference. (version 3.10, 18 April 2000)Copyright (c) 1998-2000 Dr John Maddock