Commit Graph

  • 6d235d1331 New graphs for inverse gamma and chi square new distributions Paul A. Bristow 2010-09-29 13:41:16 +0000
  • b6383cd28f New graphs for inverse gamma and chi square new distributions Paul A. Bristow 2010-09-29 13:35:59 +0000
  • ab0a82948d New graphs for inverse gamma and chi square new distributions Paul A. Bristow 2010-09-29 13:35:04 +0000
  • 636a17f774 New section. Paul A. Bristow 2010-09-29 13:23:00 +0000
  • 3e7e88bd65 Changed to avoid using namespace boost::math Paul A. Bristow 2010-09-29 10:32:55 +0000
  • 1625b9b713 Full read through, many minor edits, added two new distributions, including graphs. New items for 1.45 added, new credits, and new FAQ section. Paul A. Bristow 2010-09-29 09:23:59 +0000
  • 64d1da81be Added two new distributions. Paul A. Bristow 2010-09-29 09:12:59 +0000
  • 55f782afba Added more tests. Paul A. Bristow 2010-09-29 09:12:08 +0000
  • e837b35fb9 Added explicit #include <cerrno> Paul A. Bristow 2010-09-29 09:10:00 +0000
  • b5dcc09590 Added comment on location of pch.cpp Paul A. Bristow 2010-09-29 09:08:50 +0000
  • 9b5a9bd9be Tests for new distribution, including spot values from Mathematica. Paul A. Bristow 2010-09-29 09:08:05 +0000
  • 7a1700c5f7 checked with better tests. Paul A. Bristow 2010-09-29 08:57:51 +0000
  • b17cff7dbb layout and comments etc Paul A. Bristow 2010-09-29 08:56:06 +0000
  • 7613cd31e8 Adding regression test for real_parser<float>, still fails, ATM. Hartmut Kaiser 2010-09-28 22:29:34 +0000
  • 7a2ea36605 Fixed possibly invalid XML generated from debug facilities Hartmut Kaiser 2010-09-28 16:38:01 +0000
  • ccd715cf42 Merged signals2 docs from trunk. Frank Mori Hess 2010-09-28 15:31:36 +0000
  • ebcbe1eb00 Undocumented slot_base::track_container_type and slot_base::tracked_objects(), as they are no longer worth documentation due to the changes required to support tracking foreign shared_ptr types. Frank Mori Hess 2010-09-28 15:10:10 +0000
  • 53ea93d7aa Fixed documentation typo. Frank Mori Hess 2010-09-28 14:58:46 +0000
  • 3060d1fdc7 Fix formatting of short-only options. Vladimir Prus 2010-09-28 09:04:44 +0000
  • a2a296361a test workaround IBM compiler error Christophe Henry 2010-09-27 18:54:37 +0000
  • c899b414e5 Relax the check between user-specified version and the one from 'g++'. Vladimir Prus 2010-09-27 16:39:37 +0000
  • ccabaa9c77 Also force <runtime-link>shared for Python extension. Vladimir Prus 2010-09-27 16:35:09 +0000
  • 3edc343622 Make extension copied to current directory, for convenient testing Vladimir Prus 2010-09-27 16:27:16 +0000
  • fadfc8f66d Add verification on gcc version and command. Vladimir Prus 2010-09-27 16:05:45 +0000
  • ca2ddc090a Fix integer argument promotion, to simplify code and suppress warnings. John Maddock 2010-09-27 14:36:18 +0000
  • 20ca903eeb Suppress use of typeof with the IBM compiler - it appears not to work? John Maddock 2010-09-27 12:25:37 +0000
  • 035077ae9e Suppress some Intel C++ warnings. John Maddock 2010-09-27 12:23:46 +0000
  • 03b1356238 Add missing #include. John Maddock 2010-09-27 12:15:03 +0000
  • 556ae47524 Add missing files. John Maddock 2010-09-27 08:42:15 +0000
  • af4f76d296 Add Vincete Botet's patches for new BOOST_NO_NUMERIC_LIMITS_LOWEST macro. Disabled BOOST_HAS_NL_TYPES macro for cygwin - it lies about being XSI conforming :-( John Maddock 2010-09-26 09:30:38 +0000
  • 0a4e338b6b Added patch from Daniel Trebbien Jeremiah Willcock 2010-09-26 02:29:42 +0000
  • 30ad75afb4 Merge quickbook from trunk. Daniel James 2010-09-26 00:01:35 +0000
  • b2fc69cc82 Added Stoer-Wagner min-cut algorithm submitted by Daniel Trebbien Jeremiah Willcock 2010-09-25 18:52:41 +0000
  • dd4e7bbba6 added missing dependency to serialization lib Christophe Henry 2010-09-24 18:42:22 +0000
  • d12ebfdf47 fixed warning messages with gcc Christophe Henry 2010-09-24 18:19:29 +0000
  • ff4983a701 Add conditional trait. Update and regenerate docs. Update type_traits.hpp and add trivial test case for it. John Maddock 2010-09-24 17:12:08 +0000
  • 0eeba10435 checking in merged changes from internal including sort adaptor and bug fix for 90 degree orientation Luke Simonson 2010-09-23 23:55:56 +0000
  • bdbdb10fcb added serialization example Christophe Henry 2010-09-23 20:28:00 +0000
  • a35e55c862 added serialization + cleaned up transition tables Christophe Henry 2010-09-23 20:15:02 +0000
  • c9c484b3ba added test cases for serialization Christophe Henry 2010-09-23 20:03:28 +0000
  • 178099ad12 used a proto sub-domain for states to avoid the conflict with boost::serialization's operators << and >> Christophe Henry 2010-09-23 19:44:46 +0000
  • 86a1218fda Added shared pointer support Matthias Troyer 2010-09-23 19:26:26 +0000
  • 60ffa68c1b libs/python/src/object/function.cpp: support __module__ attribute (to help certain doc generation systems) Ralf W. Grosse-Kunstleve 2010-09-23 19:22:12 +0000
  • 3709d13b5f Various configure improvements Vladimir Prus 2010-09-23 11:36:26 +0000
  • 6ced287b0f Merged signals2 docs to release. Frank Mori Hess 2010-09-22 15:56:15 +0000
  • b73a297af4 Added docs for new slot::track_foreign method. Frank Mori Hess 2010-09-22 14:49:23 +0000
  • 248dc8aee4 Change these two traits to always use a static constant and not BOOST_STATIC_CONSTANT - otherwise they don't work! Refs #4669. John Maddock 2010-09-22 08:47:55 +0000
  • 078ab22dae Fix for cygwin symbol visibility - sometimes _WIN32 may be defined even on cygwin. Fixes #4670. John Maddock 2010-09-22 08:24:07 +0000
  • a4dd15a108 Update test case to make it a touch more strict. John Maddock 2010-09-21 17:09:57 +0000
  • 1bece53ece boost/math/distributions/inverse_chi_squared.hpp: bug fix (compilation errors with g++ 4) Ralf W. Grosse-Kunstleve 2010-09-21 16:03:23 +0000
  • d9786f77b3 make auto_any ctor explicit Eric Niebler 2010-09-21 14:37:31 +0000
  • 43fc9031b4 added fix_six.cpp to fix 143 problem Robert Ramey 2010-09-21 06:34:17 +0000
  • e854ce9e0e documentation correction - especially fix for 1.42/1.43 binary archive problem Robert Ramey 2010-09-21 04:41:48 +0000
  • 7da554f9b3 first increment in concept update Robert Ramey 2010-09-21 04:12:28 +0000
  • 1466dcc069 Add option to explicitly disable ICU support. Update docs to describe new ICU config support. John Maddock 2010-09-20 16:56:48 +0000
  • 45c4a63642 Add inverse chi square distribution Paul A. Bristow 2010-09-20 15:52:41 +0000
  • 03a9d82458 Start to document the differences between quickbook language versions. Daniel James 2010-09-18 17:58:24 +0000
  • d7b0579b28 Split the quickbook documentation into several files. Daniel James 2010-09-18 17:57:54 +0000
  • 41b7754061 Flatten the quickbook documentation hierarchy a little. Daniel James 2010-09-18 17:57:09 +0000
  • 3e86cc81d9 Comment all the 'endsect's in the quickbook documentation. Daniel James 2010-09-18 17:56:43 +0000
  • 559c6b70a5 Nested blocks in document info comments. Daniel James 2010-09-18 17:56:15 +0000
  • 9588728a50 Fix the anchor parser. Daniel James 2010-09-18 17:55:23 +0000
  • 5ed66527ea Fusion/Spirit: adt_attribute_proxy refactorization Christopher Schmidt 2010-09-17 20:38:23 +0000
  • f9fe59ffbe Improve error handling and fix Linux errors. John Maddock 2010-09-17 18:13:45 +0000
  • 472fb9cccd Add declval and common type from Vicente J. Botet Escriba. Regenerate docs. John Maddock 2010-09-17 12:12:03 +0000
  • 4b2787f029 Spirit: better specializations for fusion::extension::access::adt_attribute_proxy Christopher Schmidt 2010-09-16 17:46:01 +0000
  • b909140b3f Fusion: BOOST_FUSION_ADAPT_xxxCLASSxxx -> BOOST_FUSION_ADAPT_xxxADTxxx Christopher Schmidt 2010-09-16 16:33:25 +0000
  • afbd2a7761 #include the right header. Fixes #4653. Steven Watanabe 2010-09-16 16:07:31 +0000
  • 8a94715906 Make sure that utility/index.html has a complete list of components. Fixes #4629. Steven Watanabe 2010-09-16 15:40:47 +0000
  • 9e85c07637 Merge quickbook from trunk. Daniel James 2010-09-15 22:54:21 +0000
  • fb882b9e9a added examples of serialization Christophe Henry 2010-09-15 19:46:45 +0000
  • 1fd7cf414d improved serialization: - for composite states - for front-end attributes Christophe Henry 2010-09-15 19:45:00 +0000
  • 5dcd9b85b9 Add inverse_chi_squared_distribution to fwd list Paul A. Bristow 2010-09-15 15:40:44 +0000
  • 8b839bed7c 1st draft Paul A. Bristow 2010-09-15 15:39:43 +0000
  • c316cb60a3 Simplify the link grammars. Daniel James 2010-09-14 20:53:14 +0000
  • 3ddd9257a6 More link tests. Daniel James 2010-09-14 20:50:51 +0000
  • e3ed522980 An extra test for lists. Daniel James 2010-09-14 20:47:16 +0000
  • 5d61fdae9f Only create output file after a successful parse. Daniel James 2010-09-14 20:46:31 +0000
  • 7944ed01f8 Don't match words that start with tip, note etc. Daniel James 2010-09-14 20:45:47 +0000
  • f28d5ec0a1 Create a parser to extract block as an attribute. Daniel James 2010-09-14 20:44:22 +0000
  • 2307408c24 unfinished example of serialize Christophe Henry 2010-09-13 21:46:41 +0000
  • 5655af204b first try of serialization Christophe Henry 2010-09-13 21:44:54 +0000
  • fdaf7f93c0 Add } to the list of special characters and regenerate docs. John Maddock 2010-09-13 08:19:25 +0000
  • 1d59581473 Add new traits add_lvalue_reference and add_rvalue_reference. John Maddock 2010-09-11 18:00:56 +0000
  • b451494f04 Adding documentation for bundled graph properties. Andrew Sutton 2010-09-11 14:33:38 +0000
  • 2a80896813 Fixing #4642. Andrew Sutton 2010-09-11 14:05:41 +0000
  • ef8e02b032 Fix #4487 V2 create_hard_link problem with old Windows SDK Beman Dawes 2010-09-10 12:51:00 +0000
  • 728be9d770 Add biblioid support to quickbook. Daniel James 2010-09-09 22:45:39 +0000
  • a8273c7d76 Fix some html errors in the iostreams frame page. Daniel James 2010-09-09 22:44:49 +0000
  • 5951c4f748 Fix typo Vladimir Prus 2010-09-09 20:52:08 +0000
  • d0bafcfaf3 Fixed a problem when compiling with gcc. Christian Henning 2010-09-09 14:15:06 +0000
  • 8bfa1708fa addressing msvc 7.1 issues in the non-intrusive exception_ptr support. Emil Dotchevski 2010-09-09 00:32:37 +0000
  • 474f0b6082 Fix a bug in nested template support. Daniel James 2010-09-09 00:11:35 +0000
  • 0436a88e8a Use confix parsers in a few places. Daniel James 2010-09-09 00:11:02 +0000
  • 67b16329ad Cherry pick some reorganisation from the spirit 2 branch. Daniel James 2010-09-09 00:10:30 +0000
  • 3c7db41ea8 Use explicit namespaces. Daniel James 2010-09-09 00:09:34 +0000
  • b9f48a4b7f fixed transition conflict bug Christophe Henry 2010-09-08 20:57:12 +0000
  • 310a1dfcb3 documentation update Emil Dotchevski 2010-09-08 07:28:24 +0000
  • 183f866f75 properly ifdeffing the X86 MSVC non-intrusive exception_ptr support Emil Dotchevski 2010-09-07 21:46:10 +0000
  • 946e2e32d2 removed unneeded process_completion Christophe Henry 2010-09-07 19:11:18 +0000