Commit Graph

  • 8938566302 tried using boost_no_numericLimits to avoid max_digits10 Paul A. Bristow 2010-11-29 12:44:01 +0000
  • 112d0e0c34 Limit use of max_digits10 to MSVC 10 Paul A. Bristow 2010-11-29 10:21:56 +0000
  • de6ebac031 Changed tolerance to explicitly cast 1e-4 to RealType to try to remove gcc long double test failures. Paul A. Bristow 2010-11-29 10:06:52 +0000
  • cdc972dd59 pop_front and reverse are not in core, add docs for new callables Eric Niebler 2010-11-29 03:58:02 +0000
  • 03064d7758 boost/type_traits/common_type.hpp: workaround for gcc 3.2 and 3.3 to avoid spurious warning Ralf W. Grosse-Kunstleve 2010-11-29 02:26:46 +0000
  • e533eb3a46 Forget a ')'. Bryce Adelstein-Lelbach 2010-11-29 01:06:33 +0000
  • f232eadb94 Fix unistd.h include guards. Bryce Adelstein-Lelbach 2010-11-29 00:22:13 +0000
  • e636bcd586 Fix for variadic macro support. John Maddock 2010-11-28 17:02:32 +0000
  • c8b7c373c7 Spirit: fixing shadowed template parameter Hartmut Kaiser 2010-11-28 16:24:31 +0000
  • 1447939f3e using boost/math/tools/tuple.hpp instead. Paul A. Bristow 2010-11-28 15:03:13 +0000
  • e65a42ebdf Adjustments for compiler vacpp on platform IBM_Canada_Ltd. Joachim Faulhaber 2010-11-28 14:35:19 +0000
  • b6d453b55d Applied patch in #4365; will watch tests before merging to trunk Marshall Clow 2010-11-28 06:33:11 +0000
  • 77b9fe64e1 fix long-standing bug in proto::make, add more callable wrappers for std utility and fusion algos, reorg and clean-up Eric Niebler 2010-11-28 05:04:50 +0000
  • 9e5b695f9f Added *nix identification macros to Boost.Config; BOOST_NIX, BOOST_GENETIC_NIX, BOOST_TRADEMARK_NIX and BOOST_FUNCTIONAL_NIX. Bryce Adelstein-Lelbach 2010-11-27 21:43:52 +0000
  • 00862ca0a8 Make result_type public. Fixes #4777. Steven Watanabe 2010-11-27 21:28:21 +0000
  • 0cb70cf551 Applied patch from #4791; will close after merging to release Marshall Clow 2010-11-27 20:46:51 +0000
  • 1a8c68ddac add missing return Steven Watanabe 2010-11-27 19:32:39 +0000
  • f43809b95f Adjustments for stlport-5.2 on VeecoFTC. Joachim Faulhaber 2010-11-27 18:29:46 +0000
  • 3fd1a17dd0 Changed make_tuple from std::tr1:: to boost::math Paul A. Bristow 2010-11-27 16:11:27 +0000
  • 979b20a2f9 Spirit: adding more tests, updating docs Hartmut Kaiser 2010-11-27 16:05:13 +0000
  • 5c51d33eb6 Spirit: applying patch improving assert messages, fixing a couple of lexer problems caused by recent changes, added target state to token definition syntax, allowing semantic actions to be attached to lex::char_() and lex::string() Hartmut Kaiser 2010-11-27 16:04:15 +0000
  • 25409dc2fb Changed make_tuple from std::tr1:: to boost::math Paul A. Bristow 2010-11-27 16:00:46 +0000
  • f6797e846f Spirit: applying patch improving assert messages Hartmut Kaiser 2010-11-27 15:57:36 +0000
  • eebd10b379 Spirit: applying patch improving assert messages Hartmut Kaiser 2010-11-27 15:56:53 +0000
  • 30f0998987 Spirit: applying patch improving assert messages Hartmut Kaiser 2010-11-27 15:56:31 +0000
  • c3dec142bc Fixed tickets #4693 and #4772 Matthias Troyer 2010-11-27 12:40:31 +0000
  • 69c295cc66 Updated documentation for ticket #4506 Matthias Troyer 2010-11-27 12:22:57 +0000
  • f62bc223fa Revert last patch - it conflicts with existing definition. John Maddock 2010-11-27 09:29:11 +0000
  • e17412cc22 Fix? for borland Marshall Clow 2010-11-26 20:16:34 +0000
  • 290ec47f08 Spirit: doc updates Hartmut Kaiser 2010-11-26 19:44:59 +0000
  • bfa8292273 Spirit: more token tuning Hartmut Kaiser 2010-11-26 19:43:55 +0000
  • 1dc93f805f Spirit: adding another template parameter to lex::lexertl::token<>: the Idtype Hartmut Kaiser 2010-11-26 19:01:13 +0000
  • 1ffc863a7e Spirit: added two more lexer examples Hartmut Kaiser 2010-11-26 18:33:30 +0000
  • b600e96c3b Spiriti: adding qi::tokenid() primitive Hartmut Kaiser 2010-11-26 18:32:35 +0000
  • 035d27accf removed diagnostics Paul A. Bristow 2010-11-26 10:28:58 +0000
  • 037f1fe9d2 Removed diagnostic output for gcc. Paul A. Bristow 2010-11-26 10:23:23 +0000
  • e1fe369062 Correction Paul A. Bristow 2010-11-26 10:22:21 +0000
  • ca2ee34f01 Should fix issue with fenv.h detection on Darwin. Bryce Adelstein-Lelbach 2010-11-26 04:43:56 +0000
  • cd6b0cd45d Spirit: added one more lexer regression test Hartmut Kaiser 2010-11-25 22:41:23 +0000
  • 48cdf67c89 Spirit: restoring bol state (begin of line) in case lex::pass_fail is used Hartmut Kaiser 2010-11-25 18:07:57 +0000
  • aa72de4dd6 Spirit: fixing gcc lexer compilation Hartmut Kaiser 2010-11-25 17:22:14 +0000
  • 70983dd507 Extra normal graphs Paul A. Bristow 2010-11-25 16:52:12 +0000
  • 6341803e7f added inverse gaussian graphs Paul A. Bristow 2010-11-25 16:49:55 +0000
  • 9a15da9e4a Added geometric graphs Paul A. Bristow 2010-11-25 16:48:54 +0000
  • 2734e567e2 Removed wald (now called inverse_gaussian Paul A. Bristow 2010-11-25 16:44:14 +0000
  • d437dff9ca Doc folder update Paul A. Bristow 2010-11-25 13:57:31 +0000
  • a2e9a59e86 Removed inverse_normal Paul A. Bristow 2010-11-25 12:11:19 +0000
  • 5b9c0c4755 missing distribs Paul A. Bristow 2010-11-25 12:01:15 +0000
  • ff5bf70a46 Changed file name from weibull.dist Paul A. Bristow 2010-11-25 11:58:25 +0000
  • a98c98b613 Apply Vincente Botet's patches for BOOST_CONSTEXPR. John Maddock 2010-11-25 10:39:02 +0000
  • 53aa1af5af New file. Paul A. Bristow 2010-11-25 10:03:09 +0000
  • 4cd89a33a1 Added missing files etc. Paul A. Bristow 2010-11-25 09:56:01 +0000
  • cf3003c9a7 New distributions Paul A. Bristow 2010-11-25 09:41:36 +0000
  • 95830d9bb5 Spirit: doc updates Hartmut Kaiser 2010-11-25 00:00:15 +0000
  • bfdd4bd689 Spirit: adding new test for lexer lookahead Hartmut Kaiser 2010-11-24 23:51:56 +0000
  • 56891b2194 Spirit: fixing lexer lookahead Hartmut Kaiser 2010-11-24 23:50:57 +0000
  • 1f5dafed9a Fill in the blanks. John Maddock 2010-11-24 19:11:44 +0000
  • 6d4249ff24 Spirit: adding yet another regression test Hartmut Kaiser 2010-11-24 18:10:35 +0000
  • 9191106d07 Spirit: fixing problem in multi_pass showing up in conjunction with certain lexer usage patterns Hartmut Kaiser 2010-11-24 17:54:20 +0000
  • 9da1369a18 Spirit: adding test case for lexer problem fixed with the previous commit Hartmut Kaiser 2010-11-24 17:16:23 +0000
  • c974f16b3d Spirit: fixing lexers with semantic actions attached to state '*' tokens Hartmut Kaiser 2010-11-24 17:05:38 +0000
  • 3641ccc3da New test Paul A. Bristow 2010-11-24 16:55:52 +0000
  • 50949f867e New geometric Paul A. Bristow 2010-11-24 16:55:19 +0000
  • 1b1b641371 New example Paul A. Bristow 2010-11-24 16:54:17 +0000
  • e4963ad887 Update for new distributions Paul A. Bristow 2010-11-24 16:53:25 +0000
  • 691e78e6f5 Added new handling check. Paul A. Bristow 2010-11-24 16:51:36 +0000
  • c9475f9c15 Corrections Paul A. Bristow 2010-11-24 16:50:41 +0000
  • ef67475e44 Added new distributions. Paul A. Bristow 2010-11-24 16:50:06 +0000
  • 5fddf3958f Update for new constants Paul A. Bristow 2010-11-24 16:48:36 +0000
  • 003917828e Update for new distributions Paul A. Bristow 2010-11-24 16:47:58 +0000
  • 9b647e8531 new section on config macros Paul A. Bristow 2010-11-24 16:44:34 +0000
  • 72e6a673d7 Rebuilt. Paul A. Bristow 2010-11-24 16:42:55 +0000
  • 69949c4f24 New distributions and root finding, and many minor editorial changes. Paul A. Bristow 2010-11-24 16:40:35 +0000
  • 7ee1cefc79 Update for new distributions Paul A. Bristow 2010-11-24 16:35:17 +0000
  • 0e6f0840f1 Added new distributions. Paul A. Bristow 2010-11-24 16:34:31 +0000
  • 8f8f7958be Added for root finding docs Paul A. Bristow 2010-11-24 16:33:31 +0000
  • 9393bc2e6f Comments etc Paul A. Bristow 2010-11-24 16:31:10 +0000
  • efc126ea95 New test /test_real_concept_neg_bin.cpp Paul A. Bristow 2010-11-24 16:28:18 +0000
  • 38b8832fce Added comment on pch include needed. Paul A. Bristow 2010-11-24 16:27:33 +0000
  • 3367199fad Corrected tests Paul A. Bristow 2010-11-24 16:26:47 +0000
  • af099919ac Added new distributions. Paul A. Bristow 2010-11-24 16:26:22 +0000
  • c7ac19a332 Added new distributions. Paul A. Bristow 2010-11-24 16:24:26 +0000
  • 414803a16b Slight tweak of get_c_array Marshall Clow 2010-11-24 16:13:12 +0000
  • 40200ff360 Applied patch from #4887 -- thank you for the bug report and patch; fixes #4887 Jeremiah Willcock 2010-11-24 01:23:42 +0000
  • 848d4596e8 Set bjam timeout to maximum of -l options on command line. K. Noel Belcourt 2010-11-23 22:01:27 +0000
  • 2c5f92c51f circular_buffer: fixed when BOOST_NO_STDC_NAMESPACE defined Jan Gaspar 2010-11-23 19:45:36 +0000
  • d3d2ba9845 Yes another attempt to fix the 64-bit paths issue. Refs #4864. John Maddock 2010-11-23 13:09:08 +0000
  • 3b515c8128 Implement negative conditional requirements. For example: <threading>!single:<library>pthread Vladimir Prus 2010-11-23 07:16:28 +0000
  • 6a9641f958 Added *nix identification macros to Boost.Config; BOOST_NIX, BOOST_GENETIC_NIX, BOOST_TRADEMARK_NIX and BOOST_FUNCTIONAL_NIX. Bryce Adelstein-Lelbach 2010-11-23 06:33:35 +0000
  • 326187d3f9 Merged from trunk. Frank Mori Hess 2010-11-23 05:23:19 +0000
  • 4752558107 Patch from John Maddock: http://lists.boost.org/Archives/boost/2010/11/173288.php Frank Mori Hess 2010-11-23 04:07:37 +0000
  • 16761ad249 Added BOOST_HAS_FENV_H detection to Boost.Config (if this macro is defined, then the standard library/platform provide a POSIX compliant implementation of fenv.h). Bryce Adelstein-Lelbach 2010-11-23 03:34:05 +0000
  • 8bc7e243fc Excluded some tests for msvc-7.1 to circumvent a mysterious linker error that occurs for msvc-7.1 only. Joachim Faulhaber 2010-11-22 22:35:29 +0000
  • 5f6191d4e2 circular_buffer: fixed (the fix ;-) when BOOST_NO_STDC_NAMESPACE defined Jan Gaspar 2010-11-22 22:06:08 +0000
  • e29dbca47f circular_buffer: fixed when BOOST_NO_STDC_NAMESPACE defined Jan Gaspar 2010-11-22 22:01:09 +0000
  • 4e3e8b660c Update distribution concept checks to test ad-hoc member functions as well as the generic ones. Fix typo in docs and regenerate. John Maddock 2010-11-22 19:00:55 +0000
  • 10faf2cbcf Fixes #4879. John Maddock 2010-11-22 16:31:42 +0000
  • 1beb74da69 fix typeof bug on msvc-7.1 that is causing type_traits/common_type.hpp to fail to compile Eric Niebler 2010-11-21 21:42:52 +0000
  • 07db62bb8b Another attempt at fixing 64-bit ICU support. dll-path for 64-bit builds still isn't set correctly. Refs #4864. John Maddock 2010-11-21 18:40:59 +0000
  • da71df69a0 Normalise BOOST_NO_VARIADIC_TEMPLATES and BOOST_HAS_VARIADIC_TEMPL usage. John Maddock 2010-11-21 09:36:53 +0000