Tweeked regex version number to reference <boost/version.hpp>

[SVN r11309]
This commit is contained in:
John Maddock
2001-09-30 10:30:14 +00:00
parent 4dd87c299f
commit fe45d5bf4a
63 changed files with 1619 additions and 1388 deletions

View File

@ -16,7 +16,7 @@
/*
* LOCATION: see http://www.boost.org for most recent version.
* FILE posix_api_compiler_check.c
* VERSION 3.01
* VERSION see <boost/version.hpp>
* DESCRIPTION: Verify that POSIX API calls compile: note this is a compile
* time check only.
*/

View File

@ -16,7 +16,7 @@
/*
* LOCATION: see http://www.boost.org for most recent version.
* FILE posix_api_compiler_check.c
* VERSION 3.01
* VERSION see <boost/version.hpp>
* DESCRIPTION: Verify that POSIX API calls compile: note this is a compile
* time check only.
*/

View File

@ -16,7 +16,7 @@
/*
* LOCATION: see http://www.boost.org for most recent version.
* FILE wide_posix_api_compiler_check.c
* VERSION 3.01
* VERSION see <boost/version.hpp>
* DESCRIPTION: Verify that POSIX API calls compile: note this is a compile
* time check only.
*/

View File

@ -16,7 +16,7 @@
/*
* LOCATION: see http://www.boost.org for most recent version.
* FILE wide_posix_api_compiler_check.c
* VERSION 3.01
* VERSION see <boost/version.hpp>
* DESCRIPTION: Verify that POSIX API calls compile: note this is a compile
* time check only.
*/

View File

@ -16,7 +16,7 @@
/*
*
* FILE parse.cpp
* VERSION 3.12
* VERSION see <boost/version.hpp>
*
* Input parsing functions for regress.
*

View File

@ -16,7 +16,7 @@
/*
* LOCATION: see http://www.boost.org for most recent version.
* FILE regex_test.cpp
* VERSION 3.12
* VERSION see <boost/version.hpp>
* DESCRIPTION: Builds regression test program with default
* locale and narrow character tests. Also
* instantiates all the templates in the library

View File

@ -16,7 +16,7 @@
/*
*
* FILE regress.cpp
* VERSION 3.12
* VERSION see <boost/version.hpp>
*
* main() and associated code for regress.
*

View File

@ -16,7 +16,7 @@
/*
*
* FILE regress.h
* VERSION 3.12
* VERSION see <boost/version.hpp>
*
* Function and data declarations for regress.
*

View File

@ -16,7 +16,7 @@
/*
*
* FILE tests.cpp
* VERSION 3.12
* VERSION see <boost/version.hpp>
*
* the actual tests conducted by regress.
*

View File

@ -16,7 +16,7 @@
/*
* LOCATION: see http://www.boost.org for most recent version.
* FILE regex_test.cpp
* VERSION 3.12
* VERSION see <boost/version.hpp>
* DESCRIPTION: Builds regression test program with default
* locale and wide character tests. Also
* instantiates all the templates in the library