regex: Irix fixes and point release

[SVN r8653]
This commit is contained in:
John Maddock
2001-01-20 12:23:51 +00:00
parent 1d0dabd892
commit e927090ba0
47 changed files with 58 additions and 48 deletions

View File

@ -15,7 +15,7 @@
/*
* FILE jgrep.cpp
* VERSION 3.02
* VERSION 3.03
*/
#include <stdio.h>

View File

@ -15,7 +15,7 @@
/*
* FILE jgrep.h
* VERSION 3.02
* VERSION 3.03
*/
#ifndef _JGREP_H

View File

@ -15,7 +15,7 @@
/*
* FILE main.cpp
* VERSION 3.02
* VERSION 3.03
*/

View File

@ -16,7 +16,7 @@
/*
*
* FILE parse.cpp
* VERSION 3.02
* VERSION 3.03
*
* 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.02
* VERSION 3.03
* 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.02
* VERSION 3.03
*
* main() and associated code for regress.
*

View File

@ -16,7 +16,7 @@
/*
*
* FILE regress.h
* VERSION 3.02
* VERSION 3.03
*
* Function and data declarations for regress.
*

View File

@ -16,7 +16,7 @@
/*
*
* FILE tests.cpp
* VERSION 3.02
* VERSION 3.03
*
* 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.02
* VERSION 3.03
* DESCRIPTION: Builds regression test program with default
* locale and wide character tests. Also
* instantiates all the templates in the library