diff --git a/faq.htm b/faq.htm index ee9fbf0..11b6a19 100644 --- a/faq.htm +++ b/faq.htm @@ -21,7 +21,7 @@ -

Frequently Asked Questions

+

Boost Frequently Asked Questions

How is a library accepted for posting on the site? See Library Submission Process

@@ -125,7 +125,7 @@ encouraged to include keywords in the subject like "thread",
-

Revised 08 December, 2000 +

Revised 06 February, 2001

diff --git a/formal_review_process.htm b/formal_review_process.htm index 489bf47..1f1271d 100644 --- a/formal_review_process.htm +++ b/formal_review_process.htm @@ -19,7 +19,7 @@ More -

Formal Review Process

+

Boost Formal Review Process

The Formal Review process determines if a proposed library should be accepted as a Boost library.

The final "accept" or "reject" decision is made by the @@ -107,7 +107,7 @@ submission file sent to the webmaster for posting.  If the suggested changes might affect reviewer's judgments,  post a notice of the pending change on the mailing list.


-

Revised 10 November, 2000

+

Revised 06 February, 2001

 

diff --git a/header.htm b/header.htm index e2a485d..6fdfbbf 100644 --- a/header.htm +++ b/header.htm @@ -20,7 +20,7 @@ More -

Header Policy

+

Boost Header Policy

Header files are the place where a library comes into contact with user code and other libraries.  To co-exist peacefully and productively, headers must be "good neighbors".

@@ -86,7 +86,7 @@ commenting ending braces, and similar formatting issues.  These stylistic issues are viewed as personal preferences and are not part of the Boost Header Policy.


-

Revised 10 November, 2000

+

Revised 06 February, 2001

diff --git a/imp_vars.htm b/imp_vars.htm index 3fe66d3..2829c13 100644 --- a/imp_vars.htm +++ b/imp_vars.htm @@ -19,7 +19,7 @@ More -

Implementation Variations

+

Boost Implementation Variations

Separation of interface and implementation

The interface specifications for boost.org library components (as well as for quality software in general) are conceptually separate from implementations of @@ -194,7 +194,7 @@ different, or when choice of variation is best done by some mechanism outside of the program itself.  Thus usually not appropriate to cope with platform differences.


-

Revised 10 November, 2000

+

Revised 06 February, 2001

diff --git a/index.htm b/index.htm index 40dbe0b..b85262b 100644 --- a/index.htm +++ b/index.htm @@ -76,7 +76,7 @@ other headers each boost header includes.

 


-

Revised 01 February, 2001

+

Revised 03 February, 2001

diff --git a/lib_guide.htm b/lib_guide.htm index 1a57d20..1a547e0 100644 --- a/lib_guide.htm +++ b/lib_guide.htm @@ -149,6 +149,11 @@ library, but a reasonable effort to comply is expected.

uppercase letter. Macro (gasp!) names should be all uppercase and begin with BOOST_. +