5b22e82ea3Spirit: adding a few utree test cases which currently still fail
Hartmut Kaiser
2010-12-05 18:40:31 +0000
fa86096879Spirit: fixing a Karma issue with the new utree
Hartmut Kaiser
2010-12-05 18:39:33 +0000
7df5d09c4bRefs #3395. Optional construction and assignment now works correctly for types with overridden operator&. Also silenced some GCC warnings about broken strict aliasing rules.
Andrey Semashev
2010-12-05 14:43:18 +0000
741f1b5044added as_string directive as a synonym to "raw".
Joel de Guzman
2010-12-05 04:37:45 +0000
0511886f9cadded as_string directive as a synonym to "raw".
Joel de Guzman
2010-12-05 04:37:01 +0000
59a80a4190Adjustments for compiler vacpp on platform IBM_Canada_Ltd.
Joachim Faulhaber
2010-12-05 01:54:49 +0000
ae8030aaa6Merged r67014 from trunk
Jeremiah Willcock
2010-12-04 20:51:15 +0000
789b669661Spirit: fixed utree tests
Hartmut Kaiser
2010-12-04 02:16:51 +0000
fef1d9d7a0Spirit: utree is fully integrated now
Hartmut Kaiser
2010-12-04 02:16:05 +0000
9dee693fa2Spirit: fixed utree tests
Hartmut Kaiser
2010-12-04 02:03:33 +0000
6f986e716dSpirit: fixing customization points for utree
Hartmut Kaiser
2010-12-04 02:02:55 +0000
6040f86d46Spirit: reverted utree change enforcing list_type on push_back
Hartmut Kaiser
2010-12-04 01:49:22 +0000
d903f8c4d4Verify, clarify, document, that <boost/config/user.hpp> can be used to specify BOOST_FILESYSTEM_VERSION. Fixes#4891.
Beman Dawes
2010-12-04 00:39:20 +0000
2500da7622Utree-spirit integration
Joel de Guzman
2010-12-03 23:54:39 +0000
700120826bUtree-spirit integration
Joel de Guzman
2010-12-03 23:53:59 +0000
14507eb33dMerge 1.46.0 prep.
Daniel James
2010-12-03 23:50:44 +0000
b38c9daca01.45.0 prep
Daniel James
2010-12-03 23:36:56 +0000
b6d910a667ah! the REAL fix for the long-standing proto::make bug
Eric Niebler
2010-12-03 22:10:14 +0000
73be8491f2Make V3 the default. Change docs accordingly. Partial fix for ticket #4897
Beman Dawes
2010-12-03 18:17:01 +0000
63048adfb8Add non-functional stub versions of the skewness and kurtosis to the non-central beta. Update tests accordingly, and suppress some compiler warnings.
John Maddock
2010-12-03 17:55:00 +0000
c65391dbc6Added concept checks for new distros, and fixed resulting errors. Added mean and variance to non-central beta.
John Maddock
2010-12-03 16:23:55 +0000
f36305f5cfAdd lightweight std::exception catching main, dependent only upon <iostream> and <exception>
Beman Dawes
2010-11-30 14:48:03 +0000
c44cfbee11comment
Paul A. Bristow
2010-11-30 14:37:28 +0000
7ab307aa63Corrected missing casts int 0 to RealType
Paul A. Bristow
2010-11-30 14:36:45 +0000
048359fb22Change test values to long
Paul A. Bristow
2010-11-30 11:38:19 +0000
0bf742244eCheck before using max_digits10
Paul A. Bristow
2010-11-30 10:05:14 +0000
cd2b8dfa88Added explicit #include <cstddef> to try to meet stlport and others needing errno definition.
Paul A. Bristow
2010-11-30 10:04:33 +0000
252ef039b5Check before using max_digits10
Paul A. Bristow
2010-11-30 10:03:01 +0000
8d6adf0cd9Merge patch to release; fixes#4365
Marshall Clow
2010-11-29 21:27:10 +0000
d9cfde9679Merge patch to release; fixes#4791
Marshall Clow
2010-11-29 21:17:48 +0000
55a3351142Spirit: fixing compilation warnings in lexer
Hartmut Kaiser
2010-11-29 19:06:41 +0000
64c9177de7Spirit: fixing warnings in lexer tests
Hartmut Kaiser
2010-11-29 19:05:45 +0000
6daa01167fSpirit: added new test for lexer id_types not equal to std::size_t
Hartmut Kaiser
2010-11-29 18:51:12 +0000
e7799c9a26Spirit: making hold_any constructor explicit
Hartmut Kaiser
2010-11-29 18:49:07 +0000
1590c1b704Spirit: applying patch contributed by Mathias Gaunard, fixes compilation problems if lexer id type is not std::size_t
Hartmut Kaiser
2010-11-29 18:48:26 +0000
5e9d11cca9Adjustments for compilers pgi-10.1 vacpp- 10.1.
Joachim Faulhaber
2010-11-29 15:24:58 +0000
0f03f64135Enables reading multi-page tiff.
Christian Henning
2010-11-29 15:08:44 +0000