Update of /cvsroot/boost/boost/libs/functional/hash/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27471
Modified Files:
Tag: RC_1_34_0
changes.qbk disable.qbk intro.qbk links.qbk portability.qbk
thanks.qbk tutorial.qbk
Log Message:
Merge from head to RC_1_34_0.
Index: changes.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/changes.qbk,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- changes.qbk 9 Mar 2006 23:59:19 -0000 1.2
+++ changes.qbk 23 Sep 2006 14:53:07 -0000 1.2.2.1
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:changes Change Log]
[h2 Boost 1.33.0]
Index: disable.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/disable.qbk,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- disable.qbk 9 Mar 2006 23:59:19 -0000 1.1
+++ disable.qbk 23 Sep 2006 14:53:07 -0000 1.1.2.1
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:disable Disabling The Extensions]
While [classref boost::hash]'s extensions are generally useful, you might want
Index: intro.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/intro.qbk,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- intro.qbk 9 Apr 2006 12:14:23 -0000 1.1.2.1
+++ intro.qbk 23 Sep 2006 14:53:07 -0000 1.1.2.2
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:intro Introduction]
[def __tr1-full__
Index: links.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/links.qbk,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- links.qbk 16 Feb 2006 23:10:26 -0000 1.1
+++ links.qbk 23 Sep 2006 14:53:07 -0000 1.1.2.1
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:links Links]
[*A Proposal to Add Hash Tables to the Standard Library]\n
Index: portability.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/portability.qbk,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- portability.qbk 9 Mar 2006 23:59:19 -0000 1.3
+++ portability.qbk 23 Sep 2006 14:53:07 -0000 1.3.2.1
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:portability Portability]
[def __boost_hash__ [classref boost::hash]]
Index: thanks.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/thanks.qbk,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- thanks.qbk 11 Jun 2006 14:31:51 -0000 1.2.2.1
+++ thanks.qbk 23 Sep 2006 14:53:07 -0000 1.2.2.2
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:acknowledgements Acknowledgements]
This library is based on the design by Peter Dimov's original design.
Index: tutorial.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/tutorial.qbk,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -d -r1.3.2.1 -r1.3.2.2
--- tutorial.qbk 28 Mar 2006 17:05:43 -0000 1.3.2.1
+++ tutorial.qbk 23 Sep 2006 14:53:07 -0000 1.3.2.2
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[def __multi-index-short__ [EMAIL PROTECTED]/../libs/multi_index/doc/index.html
Boost.MultiIndex]]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs