From 2719c4d54580197d168cb1dc8695c1c7dcafe3bb Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 7 Nov 2001 00:37:59 +0000 Subject: [PATCH] Try to get the date stamps in sync [SVN r11618] --- doc/acknowledgements.html | 4 +--- doc/bibliography.html | 3 +-- doc/call_once.html | 4 +--- doc/condition.html | 4 +--- doc/config.html | 4 +--- doc/definitions.html | 2 +- doc/index.html | 4 +--- doc/introduction.html | 4 +--- doc/lock_concept.html | 4 +--- doc/lock_error.html | 4 +--- doc/mutex.html | 4 +--- doc/mutex_concept.html | 4 +--- doc/overview.html | 2 +- doc/rationale.html | 4 +--- doc/recursive_mutex.html | 4 +--- doc/removed_atomic_t.html | 2 +- doc/scoped_lock.html | 4 +--- doc/scoped_timed_lock.html | 3 +-- doc/scoped_try_lock.html | 4 +--- doc/thread.html | 4 +--- doc/thread_group.html | 4 +--- doc/thread_resource_error.html | 4 +--- doc/thread_specific_ptr.html | 4 +--- doc/xtime.html | 4 +--- 24 files changed, 24 insertions(+), 64 deletions(-) diff --git a/doc/acknowledgements.html b/doc/acknowledgements.html index 09a728e8..bd561d20 100644 --- a/doc/acknowledgements.html +++ b/doc/acknowledgements.html @@ -68,9 +68,7 @@

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001

diff --git a/doc/bibliography.html b/doc/bibliography.html index db138534..426c4016 100644 --- a/doc/bibliography.html +++ b/doc/bibliography.html @@ -214,8 +214,7 @@

Revised - 01 - Oct 2001

+ 05 Nov 2001

© Copyright Beman Dawes, 2001

diff --git a/doc/call_once.html b/doc/call_once.html index 419c9236..d734b1fa 100644 --- a/doc/call_once.html +++ b/doc/call_once.html @@ -123,9 +123,7 @@ int main(int argc, char* argv[])

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/condition.html b/doc/condition.html index 3eb3b6ef..fbf79248 100644 --- a/doc/condition.html +++ b/doc/condition.html @@ -329,9 +329,7 @@ received: 4

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/config.html b/doc/config.html index 1835a9eb..16158b5a 100644 --- a/doc/config.html +++ b/doc/config.html @@ -88,9 +88,7 @@

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/definitions.html b/doc/definitions.html index 65c2d519..29ca11be 100644 --- a/doc/definitions.html +++ b/doc/definitions.html @@ -340,7 +340,7 @@

Revised - 03 Oct 2001

+ 05 Nov 2001

© Copyright Beman Dawes, 2001

diff --git a/doc/index.html b/doc/index.html index 2f59aa6e..25666334 100644 --- a/doc/index.html +++ b/doc/index.html @@ -121,9 +121,7 @@

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001

diff --git a/doc/introduction.html b/doc/introduction.html index ffa66e15..00239dbf 100644 --- a/doc/introduction.html +++ b/doc/introduction.html @@ -185,9 +185,7 @@

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/lock_concept.html b/doc/lock_concept.html index 959aca4b..3aa4f2e5 100644 --- a/doc/lock_concept.html +++ b/doc/lock_concept.html @@ -291,9 +291,7 @@

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/lock_error.html b/doc/lock_error.html index b6db342f..33a4d215 100644 --- a/doc/lock_error.html +++ b/doc/lock_error.html @@ -101,9 +101,7 @@ thread lock error - deadlock occurred.

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/mutex.html b/doc/mutex.html index b68abfcd..3f9b147a 100644 --- a/doc/mutex.html +++ b/doc/mutex.html @@ -350,9 +350,7 @@ count == 4

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/mutex_concept.html b/doc/mutex_concept.html index 16bad8d1..93a12577 100644 --- a/doc/mutex_concept.html +++ b/doc/mutex_concept.html @@ -328,9 +328,7 @@

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/overview.html b/doc/overview.html index dfb36d1a..6f196a7c 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -216,7 +216,7 @@

Revised - 08 October, 2001

+ 05 November, 2001

© Copyright 2001 Beman Dawes

diff --git a/doc/rationale.html b/doc/rationale.html index 43f79090..049680d4 100644 --- a/doc/rationale.html +++ b/doc/rationale.html @@ -472,9 +472,7 @@ void foo()

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/recursive_mutex.html b/doc/recursive_mutex.html index 65ba0831..5af0f6ec 100644 --- a/doc/recursive_mutex.html +++ b/doc/recursive_mutex.html @@ -359,9 +359,7 @@ count == 4

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/removed_atomic_t.html b/doc/removed_atomic_t.html index 6c6f2626..cc12c87b 100644 --- a/doc/removed_atomic_t.html +++ b/doc/removed_atomic_t.html @@ -124,7 +124,7 @@ int test_main(int, char*[])
-

Revised 01 October, 2001 +

Revised 05 November, 2001

© Copyright William E. Kempf diff --git a/doc/scoped_lock.html b/doc/scoped_lock.html index 473c1204..bf0ac7b2 100644 --- a/doc/scoped_lock.html +++ b/doc/scoped_lock.html @@ -218,9 +218,7 @@ namespace boost { namespace detail { namespace thread {


Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/scoped_timed_lock.html b/doc/scoped_timed_lock.html index 90518639..5db0d224 100644 --- a/doc/scoped_timed_lock.html +++ b/doc/scoped_timed_lock.html @@ -258,8 +258,7 @@ locked

Revised - October - 01, 2001

+ November 05, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/scoped_try_lock.html b/doc/scoped_try_lock.html index 519616c8..f2df1d7a 100644 --- a/doc/scoped_try_lock.html +++ b/doc/scoped_try_lock.html @@ -296,9 +296,7 @@ locked

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/thread.html b/doc/thread.html index 2ae0bbc2..105a4a98 100644 --- a/doc/thread.html +++ b/doc/thread.html @@ -252,9 +252,7 @@ alarm sounded...

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/thread_group.html b/doc/thread_group.html index 6339990d..5f2a43c7 100644 --- a/doc/thread_group.html +++ b/doc/thread_group.html @@ -173,9 +173,7 @@ count = 10

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/thread_resource_error.html b/doc/thread_resource_error.html index c7a17e4c..eb15b0c7 100644 --- a/doc/thread_resource_error.html +++ b/doc/thread_resource_error.html @@ -69,9 +69,7 @@ namespace boost

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/thread_specific_ptr.html b/doc/thread_specific_ptr.html index 8c89658d..98d5bbb9 100644 --- a/doc/thread_specific_ptr.html +++ b/doc/thread_specific_ptr.html @@ -214,9 +214,7 @@ int main(int argc, char* argv[])

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.

diff --git a/doc/xtime.html b/doc/xtime.html index 05130a4e..15ffdd11 100644 --- a/doc/xtime.html +++ b/doc/xtime.html @@ -138,9 +138,7 @@ int main(int argc, char* argv[])

Revised - 01 - October, 2001 -

+ 05 November, 2001

© Copyright William E. Kempf 2001 all rights reserved.