Commit Graph

  • c486399631 fix regression in make transform, add make regression tests Eric Niebler 2010-12-15 03:33:31 +0000
  • c346da2351 Improve performance of non-central T by simplifying the arithmetic where possible. Change error handlers to pass the target type down to "rounding errors". Change the rounding error handlers to return a well defined value (the maximum representable value in the target type). Update and complete docs on rounding errors. Fix typo in test/test_beta_dist.cpp. Regenerate the docs. Remove illegal comment from test_constants.cpp. Fixes #4977. John Maddock 2010-12-14 19:22:52 +0000
  • ed9b69ab85 Various updates, including nc beta accessors. Paul A. Bristow 2010-12-14 17:05:54 +0000
  • 661b9a9ee8 Updated maintainers.txt for icl maintainer (me;) Joachim Faulhaber 2010-12-14 10:37:30 +0000
  • 438f66ca3d Added 'no formula to evaluation error Paul A. Bristow 2010-12-13 16:47:45 +0000
  • 9142e7d28e Removed inverse_uniform.hpp Paul A. Bristow 2010-12-13 16:46:36 +0000
  • 3d0a221993 Removed spurious [space] - assumes Quickbook 1.5 but purely cosmetic Paul A. Bristow 2010-12-13 16:45:48 +0000
  • d42d9f3825 Removed wrong info on Wald distribution. Using snippets would have prevented this! Paul A. Bristow 2010-12-13 16:44:42 +0000
  • 6436052d66 Distributions now in more alphabetical order Paul A. Bristow 2010-12-13 16:43:09 +0000
  • 37e105dcb2 Expanded note on accuracy Paul A. Bristow 2010-12-13 16:42:21 +0000
  • 9221fc42fd Added evaluation error - 'no formula' case. Paul A. Bristow 2010-12-13 16:41:35 +0000
  • 37a5a32a73 Removed inverse_uniform.hpp Paul A. Bristow 2010-12-13 16:38:06 +0000
  • d62c454508 Removed inverse_uniform.hpp Paul A. Bristow 2010-12-13 16:37:33 +0000
  • 486b19b151 use raise_overflow error in place of return NaN Paul A. Bristow 2010-12-13 16:36:46 +0000
  • 92b826d567 use raise_overflow error in place of return NaN Paul A. Bristow 2010-12-13 16:35:59 +0000
  • 83c2ecf1e0 Test Corrected handling of cases that should raise overflow_error Paul A. Bristow 2010-12-13 16:34:14 +0000
  • 655db34e85 Actually use sqrt(epsilon) in test Paul A. Bristow 2010-12-13 16:32:38 +0000
  • a3f506bd98 Merged revisions 67198 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-12-13 03:15:04 +0000
  • 6add7cdb35 misc example clean-up Eric Niebler 2010-12-13 02:53:44 +0000
  • 02c95e177d operator>> behavior changed slightly so that the stream is not accessed when unrecognized character sequence is detected. Andrey Semashev 2010-12-12 11:35:19 +0000
  • 38affc059f Merged changes from trunk. Fixes #3395. Also updates swap behavior: if default constructor has no-throw guarantee, swap will use it to provide no-throw guarantee itself. operator>> behavior changed slightly so that the stream is not accessed when unrecognized character sequence is detected. The stream is marked with failbit in such a case. Andrey Semashev 2010-12-12 11:34:12 +0000
  • c9e65059da Merged revisions 67158,67179 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-12-12 00:00:32 +0000
  • cb5ff12d85 undefine temporary macro Eric Niebler 2010-12-11 16:30:03 +0000
  • d2a2f3f6dc Release note for 'lang' support. Daniel James 2010-12-11 14:43:41 +0000
  • cc142cb19c Avoid -Wconversion warnings in unordered & hash. Daniel James 2010-12-11 14:43:00 +0000
  • 71151b54b4 boost/range/iterator_range_core.hpp: fixing bug introduced with rev. 67153 (major breakage) Ralf W. Grosse-Kunstleve 2010-12-11 14:30:49 +0000
  • 2209405dbb clean-up proto::make implementation Eric Niebler 2010-12-11 05:09:18 +0000
  • 9978ee3d07 Merged revisions 66150,66196-66200,66805,66836,66990,67053,67122,67154 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-12-11 04:33:22 +0000
  • ee9469afc5 doc tweak Eric Niebler 2010-12-11 04:08:58 +0000
  • e60b195392 Fix order of includes for Spirit scheme example. Changed iterator_range.size() to use std::distance instead of subtracting iterators, this allows it to work with iterators other than random access. Added more utree docs to Spirit. Bryce Adelstein-Lelbach 2010-12-10 20:04:30 +0000
  • 3e01e71e36 Suppress warnings from external headers. John Maddock 2010-12-10 17:43:38 +0000
  • 80b8cf3348 Spirit: fixing duplicate template specialization Hartmut Kaiser 2010-12-10 16:26:18 +0000
  • 0b66d316f1 Added docs for utree, added line_pos_iterator to Spirit.Support. Bryce Adelstein-Lelbach 2010-12-10 06:48:39 +0000
  • 47c9a1b4b6 Wave: fixing some path formatting issues causing test to fail Hartmut Kaiser 2010-12-10 02:50:59 +0000
  • acd5adf468 added checking of unreachable states Christophe Henry 2010-12-09 22:56:31 +0000
  • eb0e58cc81 Merged from trunk to release. Frank Mori Hess 2010-12-09 18:32:06 +0000
  • eea4a37d9a Merged from trunk to release. Fixes #4958. Frank Mori Hess 2010-12-09 17:32:23 +0000
  • 67837cd748 Fix a few doc typos. Fixes #4923. Fixes #4924. Steven Watanabe 2010-12-09 17:08:15 +0000
  • 3118db091e Spirit: reverting a change causing problems on closer examination Hartmut Kaiser 2010-12-09 16:05:36 +0000
  • 865daa0854 Spirit: silencing a warning Hartmut Kaiser 2010-12-09 15:43:05 +0000
  • c6e9f97b57 Wave: fixing gcc compilation issues introduced with recent commits Hartmut Kaiser 2010-12-09 15:40:32 +0000
  • 169b712f83 Ticket #4344 Emil Dotchevski 2010-12-09 06:40:19 +0000
  • 599a14d8a8 Ticket #4968 Emil Dotchevski 2010-12-09 06:19:56 +0000
  • c27a23b00a Modified the scheme example to use utree from boost::spirit. Bryce Adelstein-Lelbach 2010-12-09 05:14:51 +0000
  • 9ac93877a7 proto::matches preserves domain-specific expression wrappers Eric Niebler 2010-12-09 04:08:40 +0000
  • 285995f7af Spirit: removing remnants of random access iterator in utree::node_iterator Hartmut Kaiser 2010-12-09 03:20:13 +0000
  • 762d2b9994 Spirit: adding missing specializations of customization points for utree Hartmut Kaiser 2010-12-09 03:18:28 +0000
  • 278d0b158b Wave: cosmetic changes Hartmut Kaiser 2010-12-09 03:07:11 +0000
  • a8c4328b2c Wave: fixed lexing errors introduced with the last commit, added new use case Hartmut Kaiser 2010-12-09 03:01:33 +0000
  • 257e214eab Wave: more work on C++0x support, fixed a macro expansion problem Hartmut Kaiser 2010-12-09 01:44:51 +0000
  • d09ffecb5f Spirit: merging endian fix from trunk Hartmut Kaiser 2010-12-09 00:33:29 +0000
  • 0648aa94f2 is_flag_active made const Christophe Henry 2010-12-08 22:40:37 +0000
  • ae051ca269 new region calculation algorithms Christophe Henry 2010-12-08 21:25:42 +0000
  • 3166dd07de The may_alias workaround is also disabled for GCC prior to 3.2. Also added description for this workaround. Andrey Semashev 2010-12-08 18:32:36 +0000
  • de0ae27631 Added an iomanip implementation to boost/detail. GNU's libstdc++ version 4.5+ contains an iomanip header which uses C++0x features that only GCC supports, causing breakage with ICC and Clang. Also added a test, but I'm not sure how to set it up to be run by the testing machines. Bryce Adelstein-Lelbach 2010-12-08 18:25:07 +0000
  • d8024fd4ab Applied patch from #4966 to fix self-loop insertion; fixes #4966 Jeremiah Willcock 2010-12-08 18:11:52 +0000
  • 61a860a87a boost/optional/optional.hpp: avoid gcc 3.2 warnings Ralf W. Grosse-Kunstleve 2010-12-08 17:53:29 +0000
  • a8ab4f25b4 Apply patch to fix typos. Fixes #4931. Steven Watanabe 2010-12-08 17:45:32 +0000
  • ea56570a4e Remove '.'. Fixes #4932. Steven Watanabe 2010-12-08 17:41:18 +0000
  • d2ab4d3cd9 Fix typo. Fixes #4937. Steven Watanabe 2010-12-08 17:37:52 +0000
  • 16ea544f84 Fix name in list example. Fixes #4875. Steven Watanabe 2010-12-08 17:21:32 +0000
  • 62db23c040 Fix test values and *lower* tolerance. John Maddock 2010-12-08 09:54:59 +0000
  • 7acb712cd9 Fixed some gcc -Wshadow warnings reported by Rich McKeever. Refs #4958. Frank Mori Hess 2010-12-08 02:37:11 +0000
  • fdf7900d2b Fixed some gcc -Wshadow warnings. Frank Mori Hess 2010-12-08 02:35:07 +0000
  • 21532f7921 Fixed bug in test due to accidental variable shadowing. Frank Mori Hess 2010-12-08 02:34:22 +0000
  • 24b25c4023 Wave: fixing Wave for Boost Filesystem V3, which is now the default, changed build system for Wave tool to disable threading Hartmut Kaiser 2010-12-08 01:29:47 +0000
  • 82a5c3a518 Add a description of using a quickbook template to generate a link. Daniel James 2010-12-07 21:23:21 +0000
  • fa0aaa13db Import boostbook/quickbook in unordered and hash docs. Daniel James 2010-12-07 20:45:08 +0000
  • f63002cefc Implement lang attribute in quickbook/boostbook. Daniel James 2010-12-07 20:44:23 +0000
  • f895fafc8c Use a different feature name for quickbook-define in the tests. Daniel James 2010-12-07 20:42:59 +0000
  • 9beb127e52 Comment on max theoretical accuracy for median which uses Brent's algorithm. Paul A. Bristow 2010-12-07 18:00:54 +0000
  • 295db8bc73 Using incantation from Boost.Math (test_laplace.cpp) to try to get Boost.Test linking to work Jeremiah Willcock 2010-12-07 17:35:24 +0000
  • 70eedd8cdd bugfix (anonymous transition of a submachine was not called for the initial state) Christophe Henry 2010-12-07 17:35:12 +0000
  • 997e196a02 Simplified code for VC++ 7.1 Jeremiah Willcock 2010-12-07 17:20:55 +0000
  • ce352abbd1 Fixes #4511. Andreas Huber 2010-12-07 14:46:09 +0000
  • ac11e6c3c6 Fixed bug in index.html. Joachim Faulhaber 2010-12-07 08:41:34 +0000
  • a6275c94f3 Fixed bug in index.html. Joachim Faulhaber 2010-12-07 08:30:38 +0000
  • 161b6dc996 Modified libraries.htm adding information referring to the icl. Joachim Faulhaber 2010-12-07 03:03:09 +0000
  • 710e9f37da Resolve ticket #4585 by accepting bjam options --disable-filesystem2 or --disable-filesystem3. Document same. Also, switch V2 tests to use <boost/detail/lightweight_main.hpp> to improved test reporting. Beman Dawes 2010-12-07 00:57:13 +0000
  • 703cb881ca Addition of html documentation. Joachim Faulhaber 2010-12-06 23:45:47 +0000
  • 56c51eb7e2 Adding icl library html root. Joachim Faulhaber 2010-12-06 22:33:50 +0000
  • 85e068ffe1 updated version # explanation Robert Ramey 2010-12-06 19:18:14 +0000
  • 4e285ffcdb updated library generation to 1.45 Robert Ramey 2010-12-06 19:17:31 +0000
  • e5223a2e28 fixed import declaration on inline function change tracking type from bool Robert Ramey 2010-12-06 19:16:34 +0000
  • 727c331040 Removed dynamic linking to Boost.Test Jeremiah Willcock 2010-12-06 18:20:16 +0000
  • d350989bcd Fix #4930, add V3 test case to detect any future regression Beman Dawes 2010-12-06 14:03:23 +0000
  • fe424d864f Fix #4891, again, clearing problem if BOOST_FILESYSTEM_VERSION defined in <boost/config/user.hpp> Beman Dawes 2010-12-06 13:17:45 +0000
  • 0136640aca Fixed tweaks in the documents: Eliminated neutro... protonic... and aggrovering. Made the generator function for pointers more generic. Joachim Faulhaber 2010-12-06 13:01:55 +0000
  • 67a2b52df8 Adjustments for compiler vacpp on platform IBM_Canada_Ltd and Sandia-pgi-10.1. Addition of int-pointers as in and decrementable domain types in all tests. Joachim Faulhaber 2010-12-06 11:51:25 +0000
  • d0c64be15e correct as_string behavior Joel de Guzman 2010-12-06 04:05:34 +0000
  • 9245bcf96b correct as_string behavior Joel de Guzman 2010-12-06 04:04:25 +0000
  • f25352271d correct as_string behavior Joel de Guzman 2010-12-06 03:58:13 +0000
  • f8f73dfc57 revert to old slightly broken make behavior, instead of the new and very broken behavior (sigh) Eric Niebler 2010-12-06 01:01:47 +0000
  • 6aed463882 Spirit: working on utree integration with Karma, adding tests Hartmut Kaiser 2010-12-06 00:14:19 +0000
  • 7db3265483 Spirit: working on utree integration with Karma Hartmut Kaiser 2010-12-06 00:13:17 +0000
  • 241bc87353 Merge doc fix to release; fixes #4532 Marshall Clow 2010-12-05 22:18:05 +0000
  • 9157108d9c Fixed compile failure with Boost.Filesystem v3 Jeremiah Willcock 2010-12-05 21:08:52 +0000
  • d0714803dd Fixed typo Jeremiah Willcock 2010-12-05 20:43:45 +0000
  • b4f46d7009 Fixed process_jam_log for Boost.Filesystem v3 Jeremiah Willcock 2010-12-05 20:40:41 +0000
  • 09ab06d266 Testing more example codes Jeremiah Willcock 2010-12-05 20:39:59 +0000