forked from boostorg/regex
111 lines
4.5 KiB
HTML
111 lines
4.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>Boost.Regex: Contacts</title>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
<meta http-equiv="Content-Type" content=
|
|
"text/html; charset=iso-8859-1" >
|
|
<link rel="stylesheet" type="text/css" href="../../../boost.css">
|
|
</head>
|
|
<body>
|
|
<p></p>
|
|
|
|
<table id="Table1" cellspacing="1" cellpadding="1" width="100%"
|
|
border="0">
|
|
<tr>
|
|
<td valign="top" width="300">
|
|
<h3><a href="../../../index.htm"><img height="86" width="277" alt=
|
|
"C++ Boost" src="../../../c++boost.gif" border=0></a></h3>
|
|
</td>
|
|
<td width="353">
|
|
<h1 align="center">Boost.Regex</h1>
|
|
|
|
<h2 align="center">Contacts and Acknowledgements</h2>
|
|
</td>
|
|
<td width="50">
|
|
<h3><a href="index.html"><img height="45" width="43" alt=
|
|
"Boost.Regex Index" src="uarrow.gif" border=0></a></h3>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<br>
|
|
<br>
|
|
|
|
|
|
<hr>
|
|
<p>The author can be contacted at <a href="mailto:john_maddock@compuserve.com">
|
|
john_maddock@compuserve.com</a>, the home page for this library is
|
|
at <a href="http://ourworld.compuserve.com/homepages/john_maddock/regexpp.htm">
|
|
http://ourworld.compuserve.com/homepages/john_maddock/regexpp.htm</a>,
|
|
and the official boost version can be obtained from <a href="../../libraries.htm">www.boost.org/libraries.htm</a>.</p>
|
|
|
|
<p>I am indebted to Robert Sedgewick's "Algorithms in C++" for
|
|
forcing me to think about algorithms and their performance, and to
|
|
the folks at boost for forcing me to <i>think</i>, period. The
|
|
following people have all contributed useful comments or fixes:
|
|
Dave Abrahams, Mike Allison, Edan Ayal, Jayashree Balasubramanian,
|
|
Jan Bölsche, Beman Dawes, Paul Baxter, David Bergman, David
|
|
Dennerline, Edward Diener, Peter Dimov, Robert Dunn, Fabio Forno,
|
|
Tobias Gabrielsson, Rob Gillen, Marc Gregoire, Chris Hecker, Nick
|
|
Hodapp, Jesse Jones, Martin Jost, Boris Krasnovskiy, Jan Hermelink,
|
|
Max Leung, Wei-hao Lin, Jens Maurer, Richard Peters, Heiko Schmidt,
|
|
Jason Shirk, Gerald Slacik, Scobie Smith, Mike Smyth, Alexander
|
|
Sokolovsky, Hervé Poirier, Michael Raykh, Marc Recht, Scott
|
|
VanCamp, Bruno Voigt, Alexey Voinov, Jerry Waldorf, Rob Ward,
|
|
Lealon Watts, Thomas Witt and Yuval Yosef. I am also grateful to
|
|
the manuals supplied with the Henry Spencer, Perl and GNU regular
|
|
expression libraries - wherever possible I have tried to maintain
|
|
compatibility with these libraries and with the POSIX standard -
|
|
the code however is entirely my own, including any bugs! I can
|
|
absolutely guarantee that I will not fix any bugs I don't know
|
|
about, so if you have any comments or spot any bugs, please get in
|
|
touch.</p>
|
|
|
|
<p>Useful further information can be found at:</p>
|
|
|
|
<p>A short tutorial on regular expressions <a href="http://www.devshed.com/Server_Side/Administration/RegExp/">can be
|
|
found here</a>.</p>
|
|
|
|
<p>The <a href="http://www.opengroup.org/onlinepubs/7908799/toc.htm">Open Unix
|
|
Specification</a> contains a wealth of useful material, including
|
|
the regular expression syntax, and specifications for <a href="http://www.opengroup.org/onlinepubs/7908799/xsh/regex.h.html">
|
|
<regex.h></a> and <a href="http://www.opengroup.org/onlinepubs/7908799/xsh/nl_types.h.html">
|
|
<nl_types.h></a>.</p>
|
|
|
|
<p>The <a href="http://www.cs.ucr.edu/~stelo/pattern.html">Pattern
|
|
Matching Pointers</a> site is a "must visit" resource for anyone
|
|
interested in pattern matching.</p>
|
|
|
|
<p><a href="http://glimpse.cs.arizona.edu/">Glimpse and Agrep</a>,
|
|
use a simplified regular expression syntax to achieve faster search
|
|
times.</p>
|
|
|
|
<p><a href="http://glimpse.cs.arizona.edu/udi.html">Udi Manber</a>
|
|
and <a href="http://www.dcc.uchile.cl/~rbaeza/">Ricardo
|
|
Baeza-Yates</a> both have a selection of useful pattern matching
|
|
papers available from their respective web sites.</p>
|
|
|
|
<p></p>
|
|
|
|
<hr>
|
|
<p>Revised
|
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->17 May 2003
|
|
<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
|
|
|
|
<p><i>© Copyright <a href="mailto:jm@regex.fsnet.co.uk">John
|
|
Maddock</a> 1998-
|
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%Y" startspan -->2003
|
|
<!--webbot bot="Timestamp" endspan i-checksum="39359" --></i></p>
|
|
|
|
<p align="left"><i>Permission to use, copy, modify, distribute and
|
|
sell this software and its documentation for any purpose is hereby
|
|
granted without fee, provided that the above copyright notice
|
|
appear in all copies and that both that copyright notice and this
|
|
permission notice appear in supporting documentation. Dr John
|
|
Maddock makes no representations about the suitability of this
|
|
software for any purpose. It is provided "as is" without express or
|
|
implied warranty.</i></p>
|
|
</body>
|
|
</html>
|