Commit graph

39147 commits

Author SHA1 Message Date
Antony Polukhin
602dd563f0 Fixes #5732.
* reduces templates count
 * leaves only one lexical converting class (at least for modern compilers)
 * fixes small TODOs and XXXs from source code
 * makes lexical_stream_limited_src more readable
 * updates status/explicit-failures-markup.xml
 * makes lexical_cast_inf_nan_test.cpp pass on Itanium pltform
 * makes lexical_cast able to convert signed and unsigned chars to wchar_t
 and updates lexical_cast_wchars_test

[SVN r73313]
2011-07-23 15:55:54 +00:00
Artyom Beilis
9f3ab8ba83 Updated explicit faults till the bug is fixed
[SVN r73310]
2011-07-23 11:46:42 +00:00
Jürgen Hunold
594a84ef7b Enable visibility support. Refs #2114.
[SVN r73308]
2011-07-23 09:24:35 +00:00
Jürgen Hunold
8a11050806 special case for clang stdlib detection
[SVN r73303]
2011-07-22 19:14:22 +00:00
John Maddock
7bb3b7c62f Turn on threading support for threaded test!
Disable warning-as-errors for Intel compiler (it's too strict for Intel-10).
Make test allocators std-conforming.

[SVN r73302]
2011-07-22 17:38:38 +00:00
Jürgen Hunold
1bfc9e5898 Enable visibility support. Refs #2114.
[SVN r73301]
2011-07-22 14:15:45 +00:00
Jürgen Hunold
7a601f3a64 Maintenance and Qt-4.7.x support
[SVN r73300]
2011-07-22 12:24:17 +00:00
Jürgen Hunold
e103df471f Enable visibility support. Refs #2114.
[SVN r73299]
2011-07-22 12:08:03 +00:00
Daniel James
e5a670e5b6 Quickbook: Fix for gcc release mode.
Fixes what might be an optimization bug in gcc.

[SVN r73298]
2011-07-22 08:35:04 +00:00
Daniel James
8bef2a1a3d Quickbook: Use release version of quickbook.
[SVN r73297]
2011-07-22 08:34:07 +00:00
Christophe Henry
70ffc6e14c fixed missing recursion with internal tables and submachines
[SVN r73289]
2011-07-21 20:31:35 +00:00
Ion Gaztañaga
74256cbbcd Added Boost.Move
[SVN r73287]
2011-07-21 20:28:56 +00:00
Artyom Beilis
615a5e046c An attempt to fix an issue when mask is enum type for pathscale 4 compiler
[SVN r73286]
2011-07-21 20:01:33 +00:00
Barend Gehrels
45fdc0d9ca Fixed first/second in cart_intersect.hpp
[SVN r73285]
2011-07-21 19:55:56 +00:00
Ion Gaztañaga
b4fb4a26e7 Fixed tab
[SVN r73284]
2011-07-21 19:18:16 +00:00
Antony Polukhin
60a66554c3 Fixes #5723. Links in documentation are now implemented via [@boost: ]
[SVN r73277]
2011-07-21 15:35:11 +00:00
John Maddock
cd5e1171c2 Correct test case to take account of sizeof(void*).
[SVN r73272]
2011-07-21 10:02:15 +00:00
John Maddock
583655d6e1 Add checked constructors to the Unicode iterators that need them.
Update icu support code to use the new checking-constructors.
Update tests to check the full Unicode character range (as of Unicode V6).
Add minimal docs describing the iterators.

[SVN r73271]
2011-07-21 10:01:09 +00:00
Antony Polukhin
fbadbcc106 Fixes #5723. Fixes broken link
[SVN r73269]
2011-07-21 08:20:35 +00:00
Daniel James
65bb6f58e4 Link up the new lexical cast documentation.
[SVN r73267]
2011-07-21 07:35:29 +00:00
Daniel James
74be2e73d5 Add lexical cast to generated documentation.
[SVN r73264]
2011-07-20 20:28:48 +00:00
Daniel James
ecfa2cf7c0 Quickbook: Add ids to tables for 1.4-.
[SVN r73263]
2011-07-20 20:28:15 +00:00
Beman Dawes
08ea2f04c3 Initial commit of development support tools
[SVN r73257]
2011-07-20 15:47:39 +00:00
Antony Polukhin
9f4eec9517 Fixes #5723. Updates lexical_cast maintainer info
[SVN r73256]
2011-07-20 11:50:46 +00:00
Joel de Guzman
ff7d92d07a fixed wording to make it clear that I/O operators are only available for sequences in fusion's namespace
[SVN r73247]
2011-07-19 23:29:06 +00:00
John Maddock
a2ceb46e70 Fix C++0x failure.
Try and suppress pathscale failure.

[SVN r73241]
2011-07-19 11:52:11 +00:00
John Maddock
1c17e5f390 Make test code independent of sizeof(void*).
Make test stricter in it's checking (how much memory the allocator will allocate).

[SVN r73240]
2011-07-19 10:39:32 +00:00
Daniel James
83fcb06d00 Quickbook: Add id to legalnotice.
[SVN r73223]
2011-07-18 23:49:27 +00:00
Daniel James
3f39847411 Quickbook: Add ids to footnotes.
[SVN r73222]
2011-07-18 23:48:53 +00:00
Daniel James
b361dcfe38 Quickbook: Move the callout id state into actions_class.
[SVN r73221]
2011-07-18 23:48:07 +00:00
Artyom Beilis
f40913744c Fixed missing properties for objects
[SVN r73219]
2011-07-18 15:02:00 +00:00
Paul A. Bristow
148a3fe760 Credit for lexical_cast and nonfinites
[SVN r73218]
2011-07-18 14:13:19 +00:00
Paul A. Bristow
ce6f6562a8 Update to release notes for lexical_cast and nonfinites
[SVN r73217]
2011-07-18 14:12:33 +00:00
Artyom Beilis
223ad817f0 Marked Boost.Locale as unusable on Windows Mobile
[SVN r73216]
2011-07-18 13:48:45 +00:00
Stefan Seefeld
77a49d9277 Fixes #5709
[SVN r73215]
2011-07-18 12:37:04 +00:00
Artyom Beilis
6f7df91418 Added support of search of a libraries in lib64/bin64
directories with full checks


[SVN r73214]
2011-07-18 11:44:42 +00:00
Beman Dawes
e10809fdab Clarify codecvt comment
[SVN r73213]
2011-07-18 11:28:38 +00:00
John Maddock
b8bde77655 Merge updated Boost.Pool from sandbox.
[SVN r73210]
2011-07-18 10:23:42 +00:00
Eric Niebler
f824270b1c fix path to utility.hpp header
[SVN r73207]
2011-07-18 06:43:11 +00:00
Joel de Guzman
6ff7b9aa9f LLVM backend!
[SVN r73206]
2011-07-18 04:06:05 +00:00
Peter Dimov
cdf3c43372 Add copy constructor/assignment - in C++0x, move disables implicit copy.
[SVN r73202]
2011-07-17 20:35:44 +00:00
Antony Polukhin
9db782dfcc Fixes #5707. Fixes some trivial bugs for VC++6
[SVN r73201]
2011-07-17 19:36:06 +00:00
Paul A. Bristow
2fc05f3672 Update on lexical cast improvements.
[SVN r73187]
2011-07-17 14:56:40 +00:00
Barend Gehrels
7f7a98cc3e Updated tests reflecting changes for within/covered_by
[SVN r73179]
2011-07-17 12:28:21 +00:00
Barend Gehrels
d6a123c2ea Added a "covered_by" algorithm (= within or on border)
Revised point-in-box, box-in-box, now with strategies
Therefore, revised within strategy.
Also adapted concept for within, and refactored getting parameters into parameter_type_of (also used by distance concept)
To avoid specifying default strategies again and again for all spherical coordinate systems, used the spherical_tag as the parent for spherical_polar_tag, spherical_equatorial_tag, geographic_tag


[SVN r73177]
2011-07-17 12:26:01 +00:00
Paul A. Bristow
f51f1a40a6 Tiny layout change.
[SVN r73173]
2011-07-17 11:33:52 +00:00
Paul A. Bristow
16c6f371c0 Added negative NaN example.
[SVN r73172]
2011-07-17 11:32:57 +00:00
Paul A. Bristow
75f52bbe9b Minor change to avoid a warning.
[SVN r73171]
2011-07-17 11:30:32 +00:00
Artyom Beilis
966a561da5 - Fixed correct error report in case Windows codepage is not
supported
- Updated tests to skip situations where particular code pages
  may not be supported in Windows


[SVN r73170]
2011-07-17 11:04:57 +00:00
Artyom Beilis
bf40b33bb1 Fixed formatting test for cases where some locales
are not installed on the system


[SVN r73162]
2011-07-17 09:10:33 +00:00