boost/libs
Andrey Semashev bfac1dbae9 Fixed a number of misprints in the documentation, added change notes for
the latest commit. The tests are modified to support the latest changes.


[SVN r49506]
2008-11-01 10:36:57 +00:00
..
accumulators@8fd4c7f724 Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. 2008-10-10 16:10:00 +00:00
algorithm@6d5e7b5a04 self assignment problem in is_any_ofF fixed 2008-08-21 14:46:15 +00:00
any@181c33d131 Fixes #1898 Compilation Error in Any Test 2008-05-07 19:17:09 +00:00
array@9804292dad Move array test into canonical test subdir structure. 2008-04-13 22:12:12 +00:00
asio@9d8581df70 Add more documentation for asio::streambuf. 2008-10-31 01:09:45 +00:00
assign@f18496571a Minor doc update 2008-07-16 19:55:14 +00:00
atomic@88da98e37b
bimap@02b2282260 Merge in documentation fixes. Apart from the change to optional's documenation 2008-04-27 07:39:49 +00:00
bind@48c5a6e682 Fix #2245. 2008-09-17 23:07:33 +00:00
chrono@88da98e37b
circular_buffer@868cc3dcde circular_buffer: fixed MSVC9 warning 2008-08-19 17:02:48 +00:00
compatibility@0316eeeecb
compose@0cd80c5f65
concept_check@eb4c1f2587 silence MSVC8 warnings through pragmas, fixes #2296 2008-09-17 18:44:34 +00:00
config@0f0eef5efa Fixes #2445. 2008-10-29 17:11:50 +00:00
container@88da98e37b
context@88da98e37b
conversion@6c5fd3e86d Fix #2184 (Macro without BOOST_ prefix) 2008-10-10 23:16:10 +00:00
coroutine@88da98e37b
crc@344cd4474b Oops, forgot the important file. 2008-04-13 22:32:28 +00:00
date_time@d170c71007 Fixed a number of misprints in the documentation, added change notes for 2008-11-01 10:36:57 +00:00
detail@c6024a4ac4 include header which includes "size_t" 2008-10-12 19:49:05 +00:00
disjoint_sets@e2426c7465 Link to people pages on the website, as they've been removed from the download. 2008-02-10 14:56:22 +00:00
dynamic_bitset@c298ba0c5f dynamic_bitset: 2008-10-22 15:47:27 +00:00
exception@4182c3634e fixing a warning on sun-5.10-stdcxx-4.2.2_x86_64 2008-10-01 18:24:56 +00:00
filesystem@8add21928f Filesystem: fix #2224 (Hajo Kirchhoff) 2008-10-29 11:52:07 +00:00
flyweight@88da98e37b
foreach@417d58e32e improve support for the latest CodeGear (formerly Borland) compiler, from nmusatti. fixes [2369] 2008-09-28 23:05:38 +00:00
format@8bbaa45579 Merge in documentation fixes. Apart from the change to optional's documenation 2008-04-27 07:39:49 +00:00
function@8ca7384121 Fix Boost.Function thread safety issue again 2008-10-14 15:31:57 +00:00
function_types@594c159568 Added some parenthesis to disambiguate expressions. 2008-04-20 13:51:15 +00:00
functional@675ce62327 Add note about changes to deprecated headers. Refs #2412. 2008-10-15 10:34:15 +00:00
fusion@e2d23b8a63 bugfix to fold test, and new transform test 2008-10-27 22:13:20 +00:00
geometry@88da98e37b
gil@2cf0711cd1 Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. 2008-10-10 16:10:00 +00:00
graph@ebde55caab Patch from David Gleich to fix underflow and overflow that can happen when computing vertex positions in chroback_payne_straight_line_drawing 2008-10-16 12:02:37 +00:00
graph_parallel@1639cca270
heap@88da98e37b
icl@88da98e37b
integer@2d259a4f3e Added MPL-compatible variants of the integer-mask class templates (and finally make the lowest-bit-group metafunctions work for zero-length bit-groups) 2008-07-29 19:33:20 +00:00
interprocess@dc0eb8fe0e Changes and fixes for Boost 1.37 2008-10-11 13:18:02 +00:00
intrusive@be6ca1b7ec Changes and fixes for Boost 1.37 2008-10-11 13:18:02 +00:00
io@a720ac89c1 Point links to the pages that used to be in 'more' to the site. 2008-02-10 15:02:17 +00:00
iostreams@35e2fe3964 removed functions relating to file timestamps (addresses #2154) 2008-07-29 14:06:01 +00:00
iterator@e06c4b3279 Applied patch from ticket #2344 2008-10-09 21:49:48 +00:00
lambda@2788ede42a With his kind permission, change Jaakko "Järvi" to "Jarvi" 2008-06-28 13:45:21 +00:00
local_function@88da98e37b
locale@88da98e37b
lockfree@88da98e37b
logic@24117db3ae Include <ios> to get std::boolalpha. Fixes #1586 2008-01-25 21:07:14 +00:00
math@cddabd5ab1 Fix inspection report issues. 2008-10-11 15:46:53 +00:00
move@88da98e37b
mpi@dd4db989f5 Dont emit message about MPI not configured if not building Boost.MPI. 2008-09-29 20:28:55 +00:00
mpl@afbaa1252e has_xxx: Adjust MSVC 7.1/8.0 workaround (ticket #1317) 2008-10-10 21:59:29 +00:00
msm@88da98e37b
multi_array@0e8d2e3189 Initial Revision. 2008-07-24 19:10:40 +00:00
multi_index@62911d5198 updated according to latest regression tests results 2008-10-06 13:10:32 +00:00
multiprecision@88da98e37b
numeric Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. 2008-10-10 16:10:00 +00:00
optional@3ebabcb2d8 Fixed syntax of optional_swap_should_use_default_constructor and swap template specializations that I added 2 days ago (changeset [45265]). Was accepted by MSVC, but rejected by other compilers. 2008-05-12 13:29:52 +00:00
parameter@e054a75533 Minor doc cleanups 2008-07-01 15:59:23 +00:00
phoenix@88da98e37b
polygon@88da98e37b
pool@394b7b7798 Address ticket #1996: "void" template specialization for pool allocators. 2008-09-29 20:25:28 +00:00
predef@88da98e37b
preprocessor@485db8aef5 Move preprocessor tests into canonical test subdir structure. 2008-04-13 23:21:57 +00:00
program_options@4dcce9efce Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages 2008-04-02 01:42:32 +00:00
property_map@6874cc3214 Quote href values - our tools don't support unquoted values. 2008-05-11 13:49:20 +00:00
property_tree@f4105f823f
proto@bd90f4dd97 fix typos and misspellings 2008-10-18 22:52:04 +00:00
ptr_container@9264886e0c update in response to inspection report 2008-07-22 09:15:26 +00:00
python@6347f2e86c Clean up some link errors. 2008-09-28 12:21:39 +00:00
random@f667a1e945 Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. 2008-10-10 16:10:00 +00:00
range@2dab8cfbc9 update in response to inspection report 2008-07-22 09:15:00 +00:00
ratio@88da98e37b
rational@94caf9a401 Tweaked files to pass inspection report; one file had some min/max violations; but all had to have 'boostinspect:nolicense' set because a copyrighter, Paul Moore, has disappeared, so his files can never be changed to the main Boost license 2008-07-27 23:43:04 +00:00
regex@fe24031566 Fix typo in regex_replace docs. 2008-10-23 14:52:50 +00:00
scope_exit@88da98e37b
serialization@22af4055c1 Fixed svn merge repeated paragraph 2008-10-22 17:27:31 +00:00
signals@1a5e31956c Correct definition of the argN_type typedefs in Signals. Fixes #2023 2008-06-19 15:18:52 +00:00
signals2@88da98e37b
smart_ptr@ed79000ea8 Patch from Ticket #2342 2008-10-06 20:17:18 +00:00
spirit@a2fe4e437d Spirit: Applied Joel's fix for ISO8859/1 charclass. 2008-10-26 00:13:38 +00:00
statechart@8aa8bb380c This should fix the PingPong example failure for GCC. 2008-07-20 06:49:19 +00:00
static_assert@8cfe5d77c0 Fix a PDF link that I missed before. 2008-07-12 19:32:15 +00:00
sync@88da98e37b
system@888786e838 System: apply patch from ticket #2175 2008-10-12 14:07:22 +00:00
test@8d74254b76 extra ; removed 2008-10-16 04:23:17 +00:00
thread@0d1701c509 Enhanced thread move tests 2008-10-03 07:02:57 +00:00
timer@ddad9d8ca5 avoid "shadowing of class members and variables" warning 2008-09-14 07:24:44 +00:00
tokenizer@4eadadb5a1 Changed spelling of Jouaquin's name to remove non-ASCII chars in Tokenizer 2008-10-09 16:04:37 +00:00
tr1@06a70848dd Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. 2008-10-10 16:10:00 +00:00
tti@88da98e37b
tuple@a30a7f9604 With his kind permission, change Jaakko "Järvi" to "Jarvi" 2008-06-28 13:45:21 +00:00
type_erasure@88da98e37b
type_traits@2d7661d661 Fixes 2346. 2008-10-07 17:17:55 +00:00
typeof@7d3afd076d removes unnecessary escaping 2008-02-25 11:45:51 +00:00
units@739d2485ab Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. 2008-10-10 16:10:00 +00:00
unordered@d98f72c4e1 Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. 2008-10-10 16:10:00 +00:00
utility@487a5c1ea5 Swap documentation: fixed a misspelling of the name of Steven Watanabe. 2008-10-21 09:55:54 +00:00
uuid@88da98e37b
variant@25e12b7428 Fixes #965 2008-01-26 23:06:24 +00:00
wave@b775241f95 Wave: Updated ChangeLog to reflect the V1.37 release 2008-10-13 01:36:04 +00:00
xpressive@8177b69f09 add support for Boost.Exception 2008-10-22 19:17:43 +00:00
index.html
libraries.htm Removed **ODD** "cacciola" entry as a library (!?) 2008-10-22 12:23:46 +00:00
maintainers.txt added my email address to libs/maintainers.txt 2008-08-20 10:42:29 +00:00
platform_maintainers.txt Set up initial platform maintainers file 2007-12-13 19:20:55 +00:00