Merge in some small documentation fixes.

Merged revisions 47054,47750,47766,47800,47807,47811-47813 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r47750 | danieljames | 2008-07-24 11:14:15 +0100 (Thu, 24 Jul 2008) | 2 lines
  
  Remove some old information that's no longer true.
........
  r47766 | danieljames | 2008-07-24 19:16:09 +0100 (Thu, 24 Jul 2008) | 1 line
  
  Link to Igor Zlatkovic's xsltproc packages.
........
  r47800 | danieljames | 2008-07-25 11:24:50 +0100 (Fri, 25 Jul 2008) | 1 line
  
  Fix a link.
........
  r47807 | danieljames | 2008-07-25 18:52:11 +0100 (Fri, 25 Jul 2008) | 1 line
  
  Convert a few 'unacceptable' characters to underscores in generated documentation filenames.
........
  r47811 | danieljames | 2008-07-25 22:13:27 +0100 (Fri, 25 Jul 2008) | 1 line
  
  Avoid some more unacceptable characters.
........
  r47812 | danieljames | 2008-07-25 22:15:39 +0100 (Fri, 25 Jul 2008) | 1 line
  
  Merge asio details from the release branch.
........
  r47813 | danieljames | 2008-07-25 22:25:58 +0100 (Fri, 25 Jul 2008) | 1 line
  
  Fix a typo.
........


[SVN r47819]
This commit is contained in:
Daniel James
2008-07-25 22:47:41 +00:00
parent 6571648bac
commit dd2a994874
2 changed files with 2 additions and 4 deletions

View File

@ -10,7 +10,7 @@
Initial review version, for the review conducted from 7th December 2007 to Initial review version, for the review conducted from 7th December 2007 to
16th December 2007. 16th December 2007.
[h2 1.35.0 Add-on - 31st Match 2008] [h2 1.35.0 Add-on - 31st March 2008]
Unofficial release uploaded to vault, to be used with Boost 1.35.0. Incorporated Unofficial release uploaded to vault, to be used with Boost 1.35.0. Incorporated
many of the suggestions from the review. many of the suggestions from the review.

View File

@ -36,9 +36,7 @@ which are implemented using hash tables, and they have now been added to the
__draft__. __draft__.
This library supplies an almost complete implementation of the specification in This library supplies an almost complete implementation of the specification in
the __draft__, (it doesn't support `emplace` yet, see the [link the __draft__.
unordered.rationale.future_developments Implementation Rationale] section for more
details). If accepted the containers should also be added to __boost-tr1__.
`unordered_set` and `unordered_multiset` are defined in the header `unordered_set` and `unordered_multiset` are defined in the header
<[headerref boost/unordered_set.hpp]> <[headerref boost/unordered_set.hpp]>