Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/regex/doc/contacts.html @ 35

Last change on this file since 35 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 5.8 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3   <head>
4      <title>Boost.Regex: Contacts</title>
5      <meta name="generator" content="HTML Tidy, see www.w3.org">
6      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7      <link rel="stylesheet" type="text/css" href="../../../boost.css">
8   </head>
9   <body>
10      <p></p>
11      <table id="Table1" cellspacing="1" cellpadding="1" width="100%" border="0">
12         <tr>
13            <td valign="top" width="300">
14               <h3><a href="../../../index.htm"><IMG height="86" alt="C++ Boost" src="../../../boost.png" width="277" border="0"></a></h3>
15            </td>
16            <td width="353">
17               <h1 align="center">Boost.Regex</h1>
18               <h2 align="center">Contacts and Acknowledgements</h2>
19            </td>
20            <td width="50">
21               <h3><a href="index.html"><IMG height="45" alt="Boost.Regex Index" src="uarrow.gif" width="43" border="0"></a></h3>
22            </td>
23         </tr>
24      </table>
25      <BR>
26      <BR>
27      <HR>
28      <P>The author can be contacted at john@johnmaddock.co.uk;&nbsp;the home page for
29         this library is at <A href="http://www.boost.org">www.boost.org</A>.</P>
30      <P>I am indebted to <A href="http://www.cs.princeton.edu/~rs/">Robert Sedgewick's
31            "Algorithms in C++" </A>for forcing me to think about algorithms and their
32         performance, and to the folks at <A href="http://www.boost.org">boost</A> for
33         forcing me to <I>think</I>, period.</P>
34      <P><A href="http://www.boost-consulting.com">Eric Niebler</A>, author of the <A href="http://research.microsoft.com/projects/greta">
35            GRETA regular expression component</A>, has shared several important ideas,
36         in a series of long discussions.</P>
37      <P>Pete Becker, of <A href="http://www.dinkumware.com/">Dinkumware Ltd</A>, has
38         helped enormously with the standardisation proposal language.</P>
39      <P>The following people have all contributed useful comments or fixes: Dave
40         Abrahams, Mike Allison, Edan Ayal, Jayashree Balasubramanian, Jan Bölsche,
41         Beman Dawes, Paul Baxter, David Bergman, David Dennerline, Edward Diener, Peter
42         Dimov, Robert Dunn, Fabio Forno, Tobias Gabrielsson, Rob Gillen, Marc Gregoire,
43         Chris Hecker, Nick Hodapp, Jesse Jones, Martin Jost, Boris Krasnovskiy, Jan
44         Hermelink, Max Leung, Wei-hao Lin, Jens Maurer, Richard Peters, Heiko Schmidt,
45         Jason Shirk, Gerald Slacik, Scobie Smith, Mike Smyth, Alexander Sokolovsky,
46         Hervé Poirier, Michael Raykh, Marc Recht, Scott VanCamp, Bruno Voigt, Alexey
47         Voinov, Jerry Waldorf, Rob Ward, Lealon Watts, John Wismar, Thomas Witt and
48         Yuval Yosef. I am also grateful to the manuals supplied with the Henry Spencer,
49         Perl and GNU regular expression libraries - wherever possible I have tried to
50         maintain compatibility with these libraries and with the POSIX standard - the
51         code however is entirely my own, including any bugs! I can absolutely guarantee
52         that I will not fix any bugs I don't know about, so if you have any comments or
53         spot any bugs, please get in touch.</P>
54      <P>Useful further information can be found at:</P>
55      <P>Short&nbsp;tutorials on regular expressions can be <A href="http://etext.lib.virginia.edu/helpsheets/regex.html">
56            found here</A> and&nbsp;<A href="http://www.linuxpcug.org/lessons/regexp.html">here</A>.</P>
57      <P>The main book on regular expressions is <A href="http://www.oreilly.com/catalog/regex/">
58            Mastering Regular Expressions, published by O'Reilly</A>.</P>
59      <P>Information on the <A href="http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1429.htm">
60            Boost.regex standardization proposal</A>, along with other <A href="http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1475.html">
61            standard library extension proposals</A> can be found on the <A href="http://anubis.dkuug.dk/jtc1/sc22/wg21/">
62            C++ Committees web pages</A>.</P>
63      <P>The<a href="http://www.opengroup.org/onlinepubs/7908799/toc.htm">Open Unix
64            Specification</a> contains a wealth of useful material, including the
65         regular expression syntax, and specifications for <a href="http://www.opengroup.org/onlinepubs/7908799/xsh/regex.h.html">
66            &lt;regex.h&gt;</a> and <a href="http://www.opengroup.org/onlinepubs/7908799/xsh/nl_types.h.html">
67            &lt;nl_types.h&gt;</a>.</P>
68      <p>The <a href="http://www.cs.ucr.edu/~stelo/pattern.html">Pattern Matching Pointers</a>
69         site is a "must visit" resource for anyone interested in pattern matching.</p>
70      <p><a href="http://glimpse.cs.arizona.edu/">Glimpse and Agrep</a>, use a
71         simplified regular expression syntax to achieve faster search times.</p>
72      <p><a href="http://glimpse.cs.arizona.edu/udi.html">Udi Manber</a> and <a href="http://www.dcc.uchile.cl/~rbaeza/">
73            Ricardo Baeza-Yates</a> both have a selection of useful pattern matching
74         papers available from their respective web sites.</p>
75      <p></p>
76      <hr>
77      <p>Revised
78         <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan --> 
79         24 Oct 2003
80         <!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
81      <p><i>© Copyright John Maddock&nbsp;1998-
82            <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%Y" startspan -->  2003<!--webbot bot="Timestamp" endspan i-checksum="39359" --></i></p>
83      <P><I>Use, modification and distribution are subject to the Boost Software License,
84            Version 1.0. (See accompanying file <A href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</A>
85            or copy at <A href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>)</I></P>
86   </body>
87</html>
Note: See TracBrowser for help on using the repository browser.