mirror of
https://github.com/boostorg/iostreams.git
synced 2026-02-22 15:32:20 +00:00
added license statement, STYLE element and link to stylesheets
[SVN r27184]
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Line-wrapping OutputFilter Example Output</TITLE>
|
||||
<LINK REL='stylesheet' HREF='../../../../boost.css'>
|
||||
<LINK REL='stylesheet' HREF='../theme/iostreams.css'>
|
||||
<STYLE>
|
||||
PRE { background-color: white; border:0; font-size: 10pt }
|
||||
</STYLE>
|
||||
<TITLE>Line-wrapping OutputFilter Example Output</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<PRE>
|
||||
@@ -35,5 +40,21 @@ and eleven quarterings in his arms; the rest of th
|
||||
e genealogical tree belonging to the family having
|
||||
been lost through the injuries of time....
|
||||
</PRE>
|
||||
|
||||
<!-- Begin Footer -->
|
||||
|
||||
<HR>
|
||||
<P CLASS='copyright'>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
20 May, 2004
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="38504" -->
|
||||
</P>
|
||||
|
||||
<P CLASS='copyright'>© Copyright Jonathan Turkanis, 2004</P>
|
||||
<P CLASS='copyright'>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <A HREF='http://www.boost.org/LICENSE_1_0.txt'>http://www.boost.org/LICENSE_1_0.txt</A>)
|
||||
</P>
|
||||
|
||||
<!-- End Footer -->
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
@@ -1,7 +1,12 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Presidential OutputFilter Example Output</TITLE>
|
||||
<LINK REL='stylesheet' HREF='../../../../boost.css'>
|
||||
<LINK REL='stylesheet' HREF='../theme/iostreams.css'>
|
||||
<STYLE>
|
||||
PRE { background-color: white; border:0; font-size: 10pt }
|
||||
</STYLE>
|
||||
<TITLE>Presidential OutputFilter Example Output</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<PRE>**** Speech unfiltered ****
|
||||
@@ -15,5 +20,20 @@ They sorely underestimate the American people if they think we will let
|
||||
them obtain nuclear weapons. This malfeasance will not stand.
|
||||
|
||||
</PRE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
<!-- Begin Footer -->
|
||||
|
||||
<HR>
|
||||
<P CLASS='copyright'>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
20 May, 2004
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="38504" -->
|
||||
</P>
|
||||
|
||||
<P CLASS='copyright'>© Copyright Jonathan Turkanis, 2004</P>
|
||||
<P CLASS='copyright'>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <A HREF='http://www.boost.org/LICENSE_1_0.txt'>http://www.boost.org/LICENSE_1_0.txt</A>)
|
||||
</P>
|
||||
|
||||
<!-- End Footer -->
|
||||
</BODY>
|
||||
@@ -1,7 +1,12 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Regex OutputFilter Example Output</TITLE>
|
||||
<LINK REL='stylesheet' HREF='../../../../boost.css'>
|
||||
<LINK REL='stylesheet' HREF='../theme/iostreams.css'>
|
||||
<STYLE>
|
||||
PRE { background-color: white; border:0; font-size: 10pt }
|
||||
</STYLE>
|
||||
<TITLE>Regex OutputFilter Example Output</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<PRE>
|
||||
@@ -69,5 +74,20 @@ enum format_flags_t{
|
||||
};
|
||||
|
||||
</PRE>
|
||||
|
||||
<!-- Begin Footer -->
|
||||
|
||||
<HR>
|
||||
<P CLASS='copyright'>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
20 May, 2004
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="38504" -->
|
||||
</P>
|
||||
|
||||
<P CLASS='copyright'>© Copyright Jonathan Turkanis, 2004</P>
|
||||
<P CLASS='copyright'>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <A HREF='http://www.boost.org/LICENSE_1_0.txt'>http://www.boost.org/LICENSE_1_0.txt</A>)
|
||||
</P>
|
||||
|
||||
<!-- End Footer -->
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
@@ -1,7 +1,12 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Tab-expanding OutputFilter Example Output</TITLE>
|
||||
<LINK REL='stylesheet' HREF='../../../../boost.css'>
|
||||
<LINK REL='stylesheet' HREF='../theme/iostreams.css'>
|
||||
<STYLE>
|
||||
PRE { background-color: white; border:0; font-size: 10pt }
|
||||
</STYLE>
|
||||
<TITLE>Tab-expanding OutputFilter Example Output</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<PRE>**** Code with tabs ****
|
||||
@@ -65,5 +70,20 @@ private:
|
||||
int col_no_;
|
||||
};
|
||||
</PRE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
<!-- Begin Footer -->
|
||||
|
||||
<HR>
|
||||
<P CLASS='copyright'>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
20 May, 2004
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="38504" -->
|
||||
</P>
|
||||
|
||||
<P CLASS='copyright'>© Copyright Jonathan Turkanis, 2004</P>
|
||||
<P CLASS='copyright'>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <A HREF='http://www.boost.org/LICENSE_1_0.txt'>http://www.boost.org/LICENSE_1_0.txt</A>)
|
||||
</P>
|
||||
|
||||
<!-- End Footer -->
|
||||
</BODY>
|
||||
@@ -1,7 +1,12 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Uncommenting InputFilter Example Output</TITLE>
|
||||
<LINK REL='stylesheet' HREF='../../../../boost.css'>
|
||||
<LINK REL='stylesheet' HREF='../theme/iostreams.css'>
|
||||
<STYLE>
|
||||
PRE { background-color: white; border:0; font-size: 10pt }
|
||||
</STYLE>
|
||||
<TITLE>Uncommenting InputFilter Example Output</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<PRE>**** Script with comments ****
|
||||
@@ -45,5 +50,20 @@ as_unset=false
|
||||
fi
|
||||
|
||||
</PRE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
<!-- Begin Footer -->
|
||||
|
||||
<HR>
|
||||
<P CLASS='copyright'>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
20 May, 2004
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="38504" -->
|
||||
</P>
|
||||
|
||||
<P CLASS='copyright'>© Copyright Jonathan Turkanis, 2004</P>
|
||||
<P CLASS='copyright'>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <A HREF='http://www.boost.org/LICENSE_1_0.txt'>http://www.boost.org/LICENSE_1_0.txt</A>)
|
||||
</P>
|
||||
|
||||
<!-- End Footer -->
|
||||
</BODY>
|
||||
@@ -1,7 +1,12 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Usenet Example Output</TITLE>
|
||||
<LINK REL='stylesheet' HREF='../../../../boost.css'>
|
||||
<LINK REL='stylesheet' HREF='../theme/iostreams.css'>
|
||||
<STYLE>
|
||||
PRE { background-color: white; border:0; font-size: 10pt }
|
||||
</STYLE>
|
||||
<TITLE>Usenet Example Output</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<PRE>**** Post unfiltered ****
|
||||
@@ -21,5 +26,20 @@ in my opinion you should consult the documentation or try Google. hope this
|
||||
helps. have a nice day.
|
||||
|
||||
</PRE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
<!-- Begin Footer -->
|
||||
|
||||
<HR>
|
||||
<P CLASS='copyright'>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
20 May, 2004
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="38504" -->
|
||||
</P>
|
||||
|
||||
<P CLASS='copyright'>© Copyright Jonathan Turkanis, 2004</P>
|
||||
<P CLASS='copyright'>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <A HREF='http://www.boost.org/LICENSE_1_0.txt'>http://www.boost.org/LICENSE_1_0.txt</A>)
|
||||
</P>
|
||||
|
||||
<!-- End Footer -->
|
||||
</BODY>
|
||||
@@ -1,7 +1,12 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Zlib Example Output</TITLE>
|
||||
<LINK REL='stylesheet' HREF='../../../../boost.css'>
|
||||
<LINK REL='stylesheet' HREF='../theme/iostreams.css'>
|
||||
<STYLE>
|
||||
PRE { background-color: white; border:0; font-size: 10pt }
|
||||
</STYLE>
|
||||
<TITLE>Zlib Example Output</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<PRE>
|
||||
@@ -78,5 +83,20 @@ private:
|
||||
|
||||
|
||||
</PRE>
|
||||
|
||||
<!-- Begin Footer -->
|
||||
|
||||
<HR>
|
||||
<P CLASS='copyright'>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
||||
20 May, 2004
|
||||
<!--webbot bot="Timestamp" endspan i-checksum="38504" -->
|
||||
</P>
|
||||
|
||||
<P CLASS='copyright'>© Copyright Jonathan Turkanis, 2004</P>
|
||||
<P CLASS='copyright'>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <A HREF='http://www.boost.org/LICENSE_1_0.txt'>http://www.boost.org/LICENSE_1_0.txt</A>)
|
||||
</P>
|
||||
|
||||
<!-- End Footer -->
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
Reference in New Issue
Block a user