Commit Graph

131 Commits

Author SHA1 Message Date
Fernando Cacciola
ecd6da6218 bad_numeric_cast taken from converter_policies.hpp
[SVN r29785]
2005-06-24 17:22:21 +00:00
Dave Abrahams
d85ebc6b4f Add missing using declaration
[SVN r29777]
2005-06-24 15:06:45 +00:00
Dave Abrahams
2b49542acd Add missing #include <typeinfo>
[SVN r29775]
2005-06-24 14:34:37 +00:00
Dave Abrahams
5448d52f3c Transplanted numeric_cast
[SVN r29771]
2005-06-24 14:13:36 +00:00
Fernando Cacciola
b83988d8a1 Old numeric_cast<> completely replaced by new code (except that the old code is retained as a fallback mechanism for old broken compilers that can't deal with the new code)
[SVN r29761]
2005-06-23 23:33:01 +00:00
Fernando Cacciola
baab496766 Doc fixes
[SVN r28959]
2005-05-16 15:08:51 +00:00
Fernando Cacciola
f1fe834781 Fixed bug in RoundEven
[SVN r28887]
2005-05-13 23:02:22 +00:00
Rene Rivera
6ff93f4a6c Fix failures on CodeWarrior.
* converter_test.cpp; Fix unqualified use of floor/ceil std calls.
* converter_test.cpp & converter_policies.hpp; Fix EOLs which will fix errors on VC8 and possibly others.


[SVN r28720]
2005-05-07 16:31:46 +00:00
Fernando Cacciola
5ca94ac507 Fixed bug in RoundEven
[SVN r28576]
2005-05-02 14:42:52 +00:00
Vladimir Prus
8435a5fa2a Add V2 Jamfile
[SVN r28244]
2005-04-14 11:56:47 +00:00
Aleksey Gurtovoy
16756c8424 merge RC_1_32_0 fixes
[SVN r26329]
2004-11-28 03:44:21 +00:00
Fernando Cacciola
284cdfe056 *** empty log message ***
[SVN r25948]
2004-10-29 15:11:25 +00:00
Fernando Cacciola
30db052f3f bad links fixed
added myself to people


[SVN r25610]
2004-10-07 16:01:24 +00:00
Aleksey Gurtovoy
24cbad6990 c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
Aleksey Gurtovoy
df2f2d8f84 fix syntax errors etc.
[SVN r25474]
2004-09-29 11:52:50 +00:00
Fernando Cacciola
ab4c6acded numeric_cast<> test factored out from conversion\cast_test.cp
and also added (duplicated) in numeric\conversion\test


[SVN r25468]
2004-09-28 21:48:39 +00:00
Aleksey Gurtovoy
3bc804f901 more MSVC tweaks
[SVN r25344]
2004-09-22 17:09:26 +00:00
Joaquín M. López Muñoz
8c2a6a8fd7 taken care of BOOST_NO_STDC_NAMESPACE
[SVN r25332]
2004-09-22 09:21:30 +00:00
Aleksey Gurtovoy
f0c3c423ac various test fixes
[SVN r25267]
2004-09-20 10:29:45 +00:00
Aleksey Gurtovoy
c86ea9be85 MSVC workaround
[SVN r25266]
2004-09-20 10:22:57 +00:00
Aleksey Gurtovoy
c5a67fcf41 merge new MPL version from 'mplbook' branch
[SVN r24874]
2004-09-02 15:41:37 +00:00
Douglas Gregor
9cb3d74aa9 License updates
[SVN r24597]
2004-08-19 15:19:17 +00:00
John Maddock
a2da8efbe2 Removed Boost.org copyrights, and replace with original authors names (as based on cvs history).
[SVN r24401]
2004-08-11 10:20:52 +00:00
Rene Rivera
e7d3b3d185 Replace direct use of compatibility/cpp_c_headers/cmath with correct indirect <cmath>. This fixes multiple resolution errors on platforms that have the correct headers.
[SVN r24234]
2004-08-01 16:05:07 +00:00
Fernando Cacciola
5dd9d8cd91 Fixes
[SVN r24085]
2004-07-26 18:48:41 +00:00
Fernando Cacciola
a5d00888e5 Fixes
[SVN r24084]
2004-07-26 17:35:09 +00:00
Rene Rivera
3b3f1a578c Remove tabs in file.
[SVN r24043]
2004-07-25 17:12:17 +00:00
Fernando Cacciola
e7bc46820f Fixes
[SVN r23993]
2004-07-23 14:13:39 +00:00
Fernando Cacciola
300534d91c BOOST_MPL_AUX_VOID_SPEC_PARAM removed
[SVN r23911]
2004-07-21 18:50:06 +00:00
Aleksey Gurtovoy
3d9f8fe242 change test-suite names to match library names
[SVN r23820]
2004-07-20 01:41:00 +00:00
Fernando Cacciola
be7ce8a2c8 Myself Added
[SVN r23175]
2004-06-24 12:01:42 +00:00