mirror of
https://github.com/boostorg/regex.git
synced 2025-07-15 05:16:37 +02:00
82 lines
5.3 KiB
HTML
82 lines
5.3 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" alt="C++ Boost" src="../../../c++boost.gif" width="277" 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" alt="Boost.Regex Index" src="uarrow.gif" width="43" border="0"></a></h3>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<BR>
|
|
<BR>
|
|
<HR>
|
|
<P>The author can be contacted at john@johnmaddock.co.uk; the
|
|
home page for this library is at <A href="http://www.boost.org">www.boost.org</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>Short tutorials on regular expressions can be <A href="http://etext.lib.virginia.edu/helpsheets/regex.html">
|
|
found here</A> and <A href="http://www.devshed.com/Server_Side/Administration/RegExp/page1.html">here</A>.</P>
|
|
<P>The main book on regular expressions is <A href="http://www.oreilly.com/catalog/regex/">
|
|
Mastering Regular Expressions, published by O'Reilly</A>.</P>
|
|
<P>Information on the <A href="http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1429.htm">
|
|
Boost.regex standardization proposal</A>, along with other <A href="http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1475.html">
|
|
standard library extension proposals</A> can be found on the <A href="http://anubis.dkuug.dk/jtc1/sc22/wg21/">
|
|
C++ Committees web pages</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 -->
|
|
24 Oct 2003
|
|
<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
|
|
<p><i>© Copyright John Maddock 1998-
|
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%Y" startspan -->
|
|
2003<!--webbot bot="Timestamp" endspan i-checksum="39359" --></i></p>
|
|
<P><I>Use, modification and distribution are subject to the Boost Software License,
|
|
Version 1.0. (See accompanying file <A href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</A>
|
|
or copy at <A href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>)</I></P>
|
|
</body>
|
|
</html>
|