Skip to content

Commit

Permalink
Changed Boost.Thread to use the Boost license.
Browse files Browse the repository at this point in the history
[SVN r35112]
  • Loading branch information
hkaiser committed Sep 14, 2006
1 parent 11f913e commit cb4d739
Show file tree
Hide file tree
Showing 94 changed files with 249 additions and 501 deletions.
10 changes: 2 additions & 8 deletions build/Jamfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
# Copyright (C) 2001-2003
# William E. Kempf
#
# 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. William E. Kempf makes no representations
# about the suitability of this software for any purpose.
# It is provided "as is" without express or implied warranty.
# boostinspect:nolicense
# 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)
#
# Boost.Threads build Jamfile
#
Expand Down
3 changes: 2 additions & 1 deletion build/Jamfile.v2
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# (C) Copyright Vladimir Prus, David Abrahams, Michael Stevens, Hartmut Kaiser, William E Kempf 2002-6
# (C) Copyright Vladimir Prus, David Abrahams, Michael Stevens, Hartmut Kaiser,
# William E Kempf 2002-2006
# Use, modification and distribution are subject to 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)
Expand Down
10 changes: 2 additions & 8 deletions build/threads.jam
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
# Copyright (C) 2001-2003
# William E. Kempf
#
# 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. William E. Kempf makes no representations
# about the suitability of this software for any purpose.
# It is provided "as is" without express or implied warranty.
# boostinspect:nolicense
# 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)

# Additional configuration variables used:
# 1. PTW32_DIR and PTW32_LIB may be used on Win32 platforms to specify that
Expand Down
5 changes: 5 additions & 0 deletions doc/Jamfile.v2
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Copyright (C) 2001-2003
# William E. Kempf
#
# 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)

import toolset ;
toolset.using doxygen ;
Expand Down
4 changes: 4 additions & 0 deletions doc/acknowledgements.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<section id="thread.acknowledgements"
last-revision="$Date$">
<title>Acknowledgements</title>
Expand Down
4 changes: 4 additions & 0 deletions doc/barrier-ref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<header name="boost/thread/barrier.hpp"
last-revision="$Date$">
<namespace name="boost">
Expand Down
4 changes: 4 additions & 0 deletions doc/bibliography.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<bibliography id="threads.bibliography"
last-revision="$Date$">
<title>Bibliography</title>
Expand Down
4 changes: 4 additions & 0 deletions doc/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<section id="thread.build" last-revision="$Date$">
<title>Build</title>
<para>
Expand Down
4 changes: 4 additions & 0 deletions doc/concepts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<section id="threads.concepts" last-revision="$Date$">
<title>Concepts</title>

Expand Down
4 changes: 4 additions & 0 deletions doc/condition-ref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<header name="boost/thread/condition.hpp"
last-revision="$Date$">
<namespace name="boost">
Expand Down
4 changes: 4 additions & 0 deletions doc/configuration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<section id="thread.configuration" last-revision="$Date$">
<title>Configuration</title>
<para>&Boost.Threads; uses several configuration macros in &lt;boost/config.hpp&gt;,
Expand Down
4 changes: 4 additions & 0 deletions doc/design.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<section id="threads.design" last-revision="$Date$">
<title>Design</title>
<para>With client/server and three-tier architectures becoming common place
Expand Down
4 changes: 4 additions & 0 deletions doc/entities.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<!ENTITY Boost.Threads "<emphasis role='bold'>Boost.Threads</emphasis>">
<!ENTITY Boost.Build "<emphasis role='bold'>Boost.Build</emphasis>">
<!ENTITY cite.AndrewsSchneider83 "<citation><xref
Expand Down
4 changes: 4 additions & 0 deletions doc/exceptions-ref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<header name="boost/thread/exceptions.hpp"
last-revision="$Date$">
<namespace name="boost">
Expand Down
4 changes: 4 additions & 0 deletions doc/faq.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<section id="threads.faq" last-revision="$Date$">
<title>Frequently Asked Questions</title>
<qandaset>
Expand Down
4 changes: 4 additions & 0 deletions doc/glossary.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<glossary id="threads.glossary" last-revision="$Date$">
<title>Glossary</title>
<para>Definitions are given in terms of the C++ Standard
Expand Down
4 changes: 4 additions & 0 deletions doc/implementation_notes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<section id="threads.implementation_notes" last-revision="$Date$">
<title>Implementation Notes</title>
<section id="threads.implementation_notes.win32">
Expand Down
4 changes: 4 additions & 0 deletions doc/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<!-- Copyright (c) 2002-2003 Beman Dawes, William E. Kempf.
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<html>
<head>
<meta http-equiv="refresh" content="0; URL=../../../doc/html/threads.html">
Expand Down
4 changes: 4 additions & 0 deletions doc/mutex-ref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<header name="boost/thread/mutex.hpp"
last-revision="$Date$">
<namespace name="boost">
Expand Down
4 changes: 4 additions & 0 deletions doc/once-ref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<header name="boost/thread/once.hpp"
last-revision="$Date$">
<macro name="BOOST_ONCE_INIT">
Expand Down
4 changes: 4 additions & 0 deletions doc/overview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<section id="threads.overview" last-revision="$Date$">
<title>Overview</title>
<section id="threads.introduction">
Expand Down
4 changes: 4 additions & 0 deletions doc/rationale.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<section id="threads.rationale" last-revision="$Date$">
<title>Rationale</title>
<para>This page explains the rationale behind various design decisions in the
Expand Down
4 changes: 4 additions & 0 deletions doc/read_write_mutex-ref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<header name="boost/thread/read_write_mutex.hpp"
last-revision="$Date$">
<namespace name="boost">
Expand Down
4 changes: 4 additions & 0 deletions doc/recursive_mutex-ref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<header name="boost/thread/recursive_mutex.hpp"
last-revision="$Date$">
<namespace name="boost">
Expand Down
4 changes: 4 additions & 0 deletions doc/reference.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<library-reference id="threads.reference"
last-revision="$Date$"
xmlns:xi="http://www.w3.org/2001/XInclude">
Expand Down
4 changes: 4 additions & 0 deletions doc/release_notes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<section id="threads.release_notes" last-revision="$Date$">
<title>Release Notes</title>
<section id="threads.release_notes.boost_1_32_0">
Expand Down
4 changes: 4 additions & 0 deletions doc/thread-ref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<header name="boost/thread/thread.hpp"
last-revision="$Date$">
<namespace name="boost">
Expand Down
4 changes: 4 additions & 0 deletions doc/thread.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<library name="Threads" dirname="thread" id="threads"
last-revision="$Date$"
xmlns:xi="http://www.w3.org/2001/XInclude">
Expand Down
4 changes: 4 additions & 0 deletions doc/tss-ref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<header name="boost/thread/tss.hpp"
last-revision="$Date$">
<namespace name="boost">
Expand Down
4 changes: 4 additions & 0 deletions doc/xtime-ref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<!ENTITY % threads.entities SYSTEM "entities.xml">
%threads.entities;
]>
<!-- Copyright (c) 2002-2003 William E. Kempf, Michael Glassford
Subject to the Boost Software License, Version 1.0.
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
-->
<header name="boost/thread/xtime.hpp"
last-revision="$Date$">
<namespace name="boost">
Expand Down
10 changes: 2 additions & 8 deletions example/Jamfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
# Copyright (C) 2001-2003
# William E. Kempf
#
# 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. William E. Kempf makes no representations
# about the suitability of this software for any purpose.
# It is provided "as is" without express or implied warranty.
# boostinspect:nolicense
# 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)
#
# Boost.Threads example Jamfile
#
Expand Down
5 changes: 5 additions & 0 deletions example/Jamfile.v2
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Copyright (C) 2001-2003
# William E. Kempf
#
# 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)

project boost/thread/example
: requirements <library>../build//boost_thread <threading>multi
Expand Down
10 changes: 2 additions & 8 deletions example/condition.cpp
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
// Copyright (C) 2001-2003
// William E. Kempf
//
// 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. William E. Kempf makes no representations
// about the suitability of this software for any purpose.
// It is provided "as is" without express or implied warranty.
// boostinspect:nolicense
// 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)

#include <iostream>
#include <vector>
Expand Down
10 changes: 2 additions & 8 deletions example/monitor.cpp
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
// Copyright (C) 2001-2003
// William E. Kempf
//
// 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. William E. Kempf makes no representations
// about the suitability of this software for any purpose.
// It is provided "as is" without express or implied warranty.
// boostinspect:nolicense
// 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)

#include <vector>
#include <iostream>
Expand Down
Loading

0 comments on commit cb4d739

Please sign in to comment.