Commit Graph

  • b1d911269d Boost.Python: Python 3 compatibility patch by Trigve Siver (trac ticket 4497) Ralf W. Grosse-Kunstleve 2010-08-27 17:28:26 +0000
  • 7dd89f666a Spirit: more fixes for ADAPT_CLASS Hartmut Kaiser 2010-08-27 15:07:05 +0000
  • c25b6f3274 Spirit: fix for latest changes to ADAPT_CLASS macros in Fusion Hartmut Kaiser 2010-08-27 15:03:29 +0000
  • bfda9ab443 Spirit: Merging version fix from trunk Hartmut Kaiser 2010-08-27 12:29:04 +0000
  • ab147d7934 Merge latest quickbook changes. Daniel James 2010-08-27 08:37:07 +0000
  • 7273f91f6e Fix jam changes accidentally included in previous merge. Daniel James 2010-08-26 23:20:02 +0000
  • 19454dbc9d Merge prep for 1.45 Daniel James 2010-08-26 22:44:53 +0000
  • 823a47c0bd Fixes for Boost 1.45 Ion Gaztañaga 2010-08-26 21:53:40 +0000
  • e61343ff78 Fixes for Boost 1.45 Ion Gaztañaga 2010-08-26 21:51:03 +0000
  • 110ee8bf3b Fixes for Boost 1.45 Ion Gaztañaga 2010-08-26 21:48:45 +0000
  • 3e90d401c0 Fixes for Boost 1.45 Ion Gaztañaga 2010-08-26 21:35:57 +0000
  • 891585b738 Move doc_info actions into their own file Daniel James 2010-08-26 21:01:14 +0000
  • 3f95815e07 Move most of code_snippet into its own file. Daniel James 2010-08-26 21:00:38 +0000
  • 34f6875274 Less 'using namespace' in quickbook. Daniel James 2010-08-26 21:00:03 +0000
  • 4eeb9ab041 Only build the release quickbook by default. Daniel James 2010-08-26 20:59:32 +0000
  • ac99c8d4a4 No longer use relative paths. Daniel James 2010-08-26 20:59:05 +0000
  • a551562ec9 Fix indentation. Daniel James 2010-08-26 20:58:22 +0000
  • 26ea94daba Separate grammar compilation. Daniel James 2010-08-26 20:57:45 +0000
  • cbf14522f0 Move the source files into a source directory. Daniel James 2010-08-26 20:56:37 +0000
  • 3aebde07ac Detemplate the main grammars. Daniel James 2010-08-26 20:54:54 +0000
  • 7c7dd4c78e Instantiate the syntax highlighters in a separate compile unit. Daniel James 2010-08-26 20:54:12 +0000
  • d2b5a204fc Rename overloaded 'parse' methods. Daniel James 2010-08-26 20:53:14 +0000
  • f9a58f8e64 bug reported on dev list Thorsten Jørgen Ottosen 2010-08-26 14:10:30 +0000
  • 75e0df0252 bug reported on dev list Thorsten Jørgen Ottosen 2010-08-26 14:09:25 +0000
  • 9237ad4498 Removed "using namespace ...;" to try to avoid ambiguity in name binomial_distribution which is the std:: (random) and boost::math Paul A. Bristow 2010-08-26 13:29:29 +0000
  • cecc50bffc Added workaround for Intel compiler, which has sporadic issues with fpclassify on Linux. Fixes #4592. John Maddock 2010-08-26 12:29:12 +0000
  • 33ad3f297f Fixes for Boost 1.45 Ion Gaztañaga 2010-08-26 09:27:50 +0000
  • d662490f3c Warn about dirname, only valid for library. Daniel James 2010-08-26 08:06:42 +0000
  • 4e3dfe890d Don't generate empty document info tags. Daniel James 2010-08-26 08:04:08 +0000
  • 2ea6897386 And inline the 'xml_' classes. Daniel James 2010-08-26 08:01:40 +0000
  • 59a346b6b2 Take those 'xml_' structs out of actions.hpp Daniel James 2010-08-26 07:59:51 +0000
  • bb1e42de71 Fixed tabs Ion Gaztañaga 2010-08-26 07:10:36 +0000
  • 182a299344 Fixed tabs Ion Gaztañaga 2010-08-26 07:10:11 +0000
  • 1ea0d692a0 Fix MingW linker errors Ion Gaztañaga 2010-08-26 06:56:37 +0000
  • e9439e72c3 Don't escape docinfo fields for quickbook <= 1.2 Daniel James 2010-08-25 20:28:15 +0000
  • 8ec65cd65c Fix #4551,#4553,#4575 by removing unused parameter. Jürgen Hunold 2010-08-25 20:01:38 +0000
  • 480cc4c10a Merged signals2 from trunk to release. Frank Mori Hess 2010-08-25 19:01:06 +0000
  • 95340e9e3b Don't need mpl/not.hpp workaround for Boost.Variant any more. Frank Mori Hess 2010-08-25 18:30:08 +0000
  • c2f07aa35a Trying to fix test failure on gcc 4.5 in c++0x mode. Frank Mori Hess 2010-08-25 17:11:56 +0000
  • 6d20d74dac Fixed compilation with MSVC and, probably, other compilers. Andrey Semashev 2010-08-25 16:41:08 +0000
  • cf88f3afcd Pass arguments to bootstrap.bat over to jam's build.bat. Vladimir Prus 2010-08-25 15:48:36 +0000
  • f721758fae Fixed compilation with MSVC and, probably, other compilers. Andrey Semashev 2010-08-25 15:25:16 +0000
  • 83af9a8aea Remove OBJ/STATIC_LIB suffix specific for the qcc toolset. Vladimir Prus 2010-08-25 14:53:50 +0000
  • 11f60dc650 just added a few names in the contributors list :-) David Bellot 2010-08-25 12:02:54 +0000
  • c1a3794881 Fix xml escaping for the license in quickbook 1.2 and less. Daniel James 2010-08-24 23:12:10 +0000
  • 16ad8a46fe Escapes in doc info fields. Daniel James 2010-08-24 19:47:46 +0000
  • ae40dd4341 Add BOOST_ASSERT that report_errors() has been called. Beman Dawes 2010-08-24 18:57:38 +0000
  • 4317427bd2 Add path_traits::is_pathable and use it to prevent several path member templates from being considered for overload resolution of non-pathable types. Fixes problem reported by Adam Badura. Beman Dawes 2010-08-24 18:35:41 +0000
  • d80642efff More changes for Boost 1.45 Ion Gaztañaga 2010-08-24 17:26:36 +0000
  • d41175fb4e More changes for Boost 1.45 Ion Gaztañaga 2010-08-24 17:13:19 +0000
  • f2430b66fc Prevent macro expansion of isfinite. John Maddock 2010-08-24 17:13:04 +0000
  • 828b307192 Fix boostbook comments at the end of code blocks. Daniel James 2010-08-24 07:54:04 +0000
  • 2b3941e163 Merge quickbook. Daniel James 2010-08-24 07:52:19 +0000
  • 0cb51b214c Bump quickbook version number. Daniel James 2010-08-24 07:38:21 +0000
  • 09262701da Nested code snippets. Daniel James 2010-08-23 21:51:53 +0000
  • 5e9ef26e0f Recover after a failed varlistitem parse. Daniel James 2010-08-23 21:49:33 +0000
  • c1884d01f8 Added test case for broken debug output for optionals Hartmut Kaiser 2010-08-23 17:55:47 +0000
  • 2baf8353a9 Fixing debug output for optionals Hartmut Kaiser 2010-08-23 16:48:24 +0000
  • 9c59febee0 Merge fixed typos from Trunk John Maddock 2010-08-23 16:10:04 +0000
  • 5714350476 add test of inverse_gamma distributiont Paul A. Bristow 2010-08-23 14:55:22 +0000
  • 395b6aa77f new inverse gamma distribution Paul A. Bristow 2010-08-23 11:58:39 +0000
  • 00696756ee added inverse-gamma distribution Paul A. Bristow 2010-08-23 11:55:51 +0000
  • 7a04f26cac 1st version of test Paul A. Bristow 2010-08-23 11:54:27 +0000
  • 392e7e8ba2 Checked output for VS2010 Paul A. Bristow 2010-08-23 11:48:53 +0000
  • f09dcce908 Added comment on pch.hpp include needed. Paul A. Bristow 2010-08-23 11:46:47 +0000
  • 7887c29f6c Added comment on pch.hpp include needed. Paul A. Bristow 2010-08-23 11:45:37 +0000
  • 7c74f1ac55 Fix typo and regenerate docs. Fixes #4518. John Maddock 2010-08-23 10:28:00 +0000
  • 12070dd89d Correct equations used for generic version of tgamma - equations should now match those used for igamma and the actual code. Fixes #4583. John Maddock 2010-08-23 09:01:39 +0000
  • 05ac840ba3 reverse overzealous fix for basic_archive checkin Robert Ramey 2010-08-23 01:21:35 +0000
  • 7cd76190a8 lvalue fold states. Fixes #4582 Christopher Schmidt 2010-08-22 13:16:49 +0000
  • d55c87d59f fix for #4580 Christopher Schmidt 2010-08-22 11:29:45 +0000
  • 6fee6c0862 Added explicit std qualifiers to avoid name clash of boost and STL equal algorithms Andrey Semashev 2010-08-21 08:45:00 +0000
  • ac7d46472e fixed STATIC_ASSERT for size of tracking_type - bool Robert Ramey 2010-08-20 17:04:59 +0000
  • d8f628199f Adding graph properties to CSR graph. Updating tests. Andrew Sutton 2010-08-20 12:35:20 +0000
  • e7e74fe9a4 Worked around annoying "deprecated" warnings on MSVC. Andrey Semashev 2010-08-19 20:06:52 +0000
  • e5795180f6 Worked around annoying "deprecated" warnings on MSVC. Andrey Semashev 2010-08-19 20:02:59 +0000
  • f37c9c1df9 Revert change committed in error Beman Dawes 2010-08-19 17:09:22 +0000
  • 839fca5e20 Remove path array optimization; problematic when array contains a string shorter than the array length. Reported by Adam Badura. Beman Dawes 2010-08-19 17:03:38 +0000
  • ad0ca31266 added #include for NVP Robert Ramey 2010-08-19 15:44:21 +0000
  • 7e229bb5ac Use static_cast for consistency. Ben Hanson 2010-08-19 12:57:19 +0000
  • 294cf33f3b Space before * in casts. As this version of lexertl will be maintained primarily in SVN now, this kind of thing should happen less. Ben Hanson 2010-08-19 12:55:17 +0000
  • a6b3b49cb1 Allow to customize the 'mt' tool. Vladimir Prus 2010-08-19 07:50:50 +0000
  • 377a0e69f9 Handle conditional requirements in check-target-builds. Vladimir Prus 2010-08-19 07:47:23 +0000
  • 5933f2c1d6 removed warning causing superfluous const Robert Ramey 2010-08-19 05:36:09 +0000
  • f76ef66083 fixed inclusion of basic_archive which was causing superfluous dependency Robert Ramey 2010-08-19 05:35:29 +0000
  • 0c2464f1bc removed warning causing superfluous const Robert Ramey 2010-08-19 05:34:16 +0000
  • eea38306f6 T result = 0; // Just to avoid warning C4701: potentially uninitialized local variable 'result' used Paul A. Bristow 2010-08-18 15:52:13 +0000
  • 946ff6b5c6 warning C4244 suppressed by using static_cast<realType>(0) Paul A. Bristow 2010-08-18 15:23:37 +0000
  • 5f389b3fb4 warning C4244 suppressed by using static_cast<realType> Paul A. Bristow 2010-08-18 13:10:19 +0000
  • c1d26c56a1 Fix typo in auto-linking code. Fixes #4563. John Maddock 2010-08-18 12:26:29 +0000
  • 17957a28c0 include <cwchar> for mbstate_t Beman Dawes 2010-08-18 11:47:14 +0000
  • 528adc2605 Spirit: adjusting minimal Boost version for new endian library Hartmut Kaiser 2010-08-18 11:31:53 +0000
  • 184fae4010 Fix a bug with -jN and actions that produce multiple targets. Vladimir Prus 2010-08-18 07:52:48 +0000
  • 7f59e123d1 Stub port of util/indirect.jam Vladimir Prus 2010-08-18 07:40:08 +0000
  • 4bd46f5c70 Fix default build and other things. Vladimir Prus 2010-08-18 07:38:43 +0000
  • 4da46676e0 Don't crash when inheriting more than one function from parent Jamfile. Vladimir Prus 2010-08-18 07:35:53 +0000
  • 944d793d06 Unbreak processing of -<feature> requirements. Vladimir Prus 2010-08-18 07:27:13 +0000
  • 9a020a1ced Fix typo. Vladimir Prus 2010-08-18 07:19:32 +0000
  • 1d6d6af014 Merge OpenVMS 64 bit patch for hash. Fixes #4477. Daniel James 2010-08-17 20:00:17 +0000
  • db8af30734 Rename 'check' in detail/is_incrementable. Daniel James 2010-08-17 19:19:59 +0000