Commit Graph

  • 3bcb5c21e0 Include <functional>, for std::greater. Frank Mori Hess 2009-10-13 22:06:46 +0000
  • 96c84c78b6 Added test for bug reported in ticket #3522, which was fixed with [56802]. Refs #3522. Frank Mori Hess 2009-10-13 22:04:13 +0000
  • 1b5523e0dd Removed unused variable. Frank Mori Hess 2009-10-13 21:58:55 +0000
  • 721478002c Make sure we always use GroupCompare template parameter Frank Mori Hess 2009-10-13 21:42:20 +0000
  • 933ffe9fc4 Spirit: merging pending changes from trunk Hartmut Kaiser 2009-10-13 19:59:38 +0000
  • 4880811ec4 Address SUN compiler pickiness Robert Ramey 2009-10-13 19:33:50 +0000
  • cd6b01ecec Small wording changes Jeremiah Willcock 2009-10-13 19:28:05 +0000
  • 9b45ff5aa4 Spirit: disabling certain tests for broken platforms, merging from trunk Hartmut Kaiser 2009-10-13 18:30:22 +0000
  • acae937cb4 Spirit: disabling certain tests for broken platforms Hartmut Kaiser 2009-10-13 18:26:30 +0000
  • 3e5f4100bf Merged c56654 from trunk Jeremiah Willcock 2009-10-13 16:40:37 +0000
  • f7c5de3a28 Spirit: updating examples and tests Hartmut Kaiser 2009-10-13 16:20:36 +0000
  • be01ba4615 Spirit: updating docs Hartmut Kaiser 2009-10-13 16:18:38 +0000
  • 533827e012 tools/release: merge trunk Beman Dawes 2009-10-13 14:53:55 +0000
  • e075a9a7b2 tools/release: unmerged scripts Beman Dawes 2009-10-13 14:44:21 +0000
  • 99f1011ac8 Work around missing include in Boost.Variant headers Frank Mori Hess 2009-10-13 14:04:26 +0000
  • b2d1a4bafe filesystem: merge trunk Beman Dawes 2009-10-13 13:50:45 +0000
  • 88d22ffd63 system: merge trunk Beman Dawes 2009-10-13 13:44:42 +0000
  • 49c8dab72d config: merge trunk Beman Dawes 2009-10-13 12:56:44 +0000
  • 41f645869e moving things around Joel de Guzman 2009-10-13 03:09:50 +0000
  • 0505581acf Added errinfo_nested_exception typedef. Fixed minor documentation error. Emil Dotchevski 2009-10-13 01:47:22 +0000
  • 8f46a7dfa2 Copy latest quickbook CMakeLists.txt from release. Daniel James 2009-10-12 20:21:13 +0000
  • 379df72d07 Merge newline in quickbook.hpp Daniel James 2009-10-12 20:18:43 +0000
  • d462cd32eb Merge quickbook 1.5 from trunk. Daniel James 2009-10-12 19:54:36 +0000
  • 669332d6eb Merge some of the unordered and property tree test setup. Daniel James 2009-10-12 19:30:58 +0000
  • 13c814f0f7 Spirit: added new Karma example Hartmut Kaiser 2009-10-12 17:44:49 +0000
  • a0836ef725 Spirit: merging tests for bug fixes from trunk Hartmut Kaiser 2009-10-12 16:46:39 +0000
  • 60ee596094 Spirit: merging bug fixes from trunk Hartmut Kaiser 2009-10-12 16:45:26 +0000
  • 9beb242e59 Spirit: merging bug fix related to handling of optionals from trunk Hartmut Kaiser 2009-10-12 16:40:04 +0000
  • cc3f52118e Spirit: added missing specialization to transform_attribute. Fixed qi::subrule to use this Hartmut Kaiser 2009-10-12 16:34:25 +0000
  • f3b6175abe Spirit: added missing specialization to transform_attribute. Hartmut Kaiser 2009-10-12 16:33:33 +0000
  • c184b96faa Make compatible with version 1.41 Robert Ramey 2009-10-12 16:31:50 +0000
  • 25a486cb17 Address complaints for Inspect Robert Ramey 2009-10-12 16:30:44 +0000
  • 3fc65fd9a6 Eliminate redundancy Robert Ramey 2009-10-12 16:29:37 +0000
  • 2f49c46727 fix memory leaks Robert Ramey 2009-10-12 16:29:03 +0000
  • 09aee98b36 Address complaints for Inspect Robert Ramey 2009-10-12 16:28:39 +0000
  • 50586cdeb2 Address complaints for Inspect Robert Ramey 2009-10-12 16:28:04 +0000
  • 76e5e73b18 fix memory leaks Robert Ramey 2009-10-12 16:27:05 +0000
  • 8c5166a2be Address complaints for Inspect Robert Ramey 2009-10-12 16:26:47 +0000
  • 9ed953b039 Fixed bugs in F-R layout Jeremiah Willcock 2009-10-12 15:01:29 +0000
  • d6d89ff520 Fixes #3401. John Maddock 2009-10-12 11:00:02 +0000
  • 481a3747a2 Merge performance enhancements and minor fixes from Trunk. John Maddock 2009-10-12 10:35:20 +0000
  • 9bb0b051e9 Spirit: doc updates (merging r56722 from trunk) François Barel 2009-10-11 20:44:29 +0000
  • 6b4faea83c Spirit: doc updates François Barel 2009-10-11 20:26:43 +0000
  • 32b1c94847 Add table ids to the documentation. Daniel James 2009-10-11 18:21:48 +0000
  • a6962a577c Use quickbook 1.5 in the document block example. Daniel James 2009-10-11 18:21:32 +0000
  • 51bb3d3bc4 Document the simplified quickbook 1.5 argument separators. Daniel James 2009-10-11 18:21:11 +0000
  • f4efd37fb6 config: define BOOST_NO_UNICODE_LITERALS for all gcc versions - their C++0x web page was wrong; there is no support yet. Also correct test code. Beman Dawes 2009-10-11 17:19:53 +0000
  • 41048909b5 Use qualified ids in tables, and fix a bug generating ids when there isn't a section. Daniel James 2009-10-11 16:18:04 +0000
  • 9a7821bd37 Sync from trunk (except adapt class) Joel de Guzman 2009-10-11 16:12:54 +0000
  • 1d0201747d Sync from trunk (except adapt class) Joel de Guzman 2009-10-11 16:08:54 +0000
  • e3475a2597 Spirit: doc updates, more customization point sections Hartmut Kaiser 2009-10-11 12:38:09 +0000
  • 3dc6a9a63b Update workarounds for Sun's latest compiler release. John Maddock 2009-10-11 12:20:21 +0000
  • a3763a4d5a Fix default construction of vector Joel de Guzman 2009-10-11 04:00:00 +0000
  • 8e5d7d83e3 Spirit: adding notes about what's missing in docs Hartmut Kaiser 2009-10-10 18:12:37 +0000
  • 3c32749b56 Spirit: reverting change for alternative parsers, tests Hartmut Kaiser 2009-10-10 15:38:15 +0000
  • 15e747b20a Spirit: minor edit, removed superfluous parameter Hartmut Kaiser 2009-10-10 15:29:44 +0000
  • 54babe0bc4 Spirit: improved fix for re-initialization of optionals, added tests Hartmut Kaiser 2009-10-10 15:09:52 +0000
  • a746ed9fcb Copy the unordered and hash CMake files from release. Daniel James 2009-10-10 15:09:02 +0000
  • db28918a8a Spirit: improved fix for re-initialization of optionals Hartmut Kaiser 2009-10-10 15:08:27 +0000
  • d4e1a44064 Merge some documentation changes and inspect fixes. Daniel James 2009-10-10 14:53:46 +0000
  • d5c9300633 Spirit: fixing re-initialization problem for optional attributes Hartmut Kaiser 2009-10-10 14:41:49 +0000
  • 756c69d46e Merge unordred changes. Daniel James 2009-10-10 13:52:53 +0000
  • 272327a0c0 Add copyright to boostbook reference xml. Daniel James 2009-10-10 13:01:30 +0000
  • e8535f7f39 Missing newline. Daniel James 2009-10-10 13:01:14 +0000
  • 4ce27c891a Add forwarding html file for accumulators. Daniel James 2009-10-10 13:00:28 +0000
  • 1846883cab Spirit: reverting change for alternative parsers Hartmut Kaiser 2009-10-09 23:58:22 +0000
  • 13329216c1 Removed old parameters from test code Jeremiah Willcock 2009-10-09 20:15:09 +0000
  • e741da49ae Spirit: finalized bool parsers, added true_ and false_ parsers and generators (merging from trunk) Hartmut Kaiser 2009-10-09 17:32:51 +0000
  • 1ed0f66c6f Fix duplicate definitions when BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS is defined. John Maddock 2009-10-09 16:52:27 +0000
  • 74cfd3ba79 Merge interlinked changes in config, type_traits and TR1 libraries. John Maddock 2009-10-09 16:16:02 +0000
  • 71bf088791 Spirit: finalized bool parsers, added true_ and false_ parsers and generators Hartmut Kaiser 2009-10-09 15:55:22 +0000
  • fe931d8080 tools/release: svn cleanup before trunk inspect Beman Dawes 2009-10-09 15:21:19 +0000
  • 7caf2680a7 tools/regression: begin clearing inspect issues Beman Dawes 2009-10-09 14:27:57 +0000
  • ce799ea860 Spirit: more clean up of inspect errors (merging from trunk) Hartmut Kaiser 2009-10-09 13:42:39 +0000
  • 5884f895f7 Spirit: more clean up of inspect errors Hartmut Kaiser 2009-10-09 13:38:21 +0000
  • c216ed3b98 Spirit: cleaning inspect errors (merging from trunk) Hartmut Kaiser 2009-10-09 13:22:27 +0000
  • 07d4d8d860 rebuild docs. John Maddock 2009-10-09 12:51:01 +0000
  • ab5fd9bde5 Spirit: cleaning inspect errors Hartmut Kaiser 2009-10-09 12:48:51 +0000
  • a0b784a29a Set last merge revision. John Maddock 2009-10-09 12:44:43 +0000
  • 5af6b5b23b Merge changes from Sandbox. Update series and continued fraction docs. John Maddock 2009-10-09 12:43:29 +0000
  • 685b2a7bbf iostreams: fix for LWG issue 811, which it causing GCC 4.4.x errors Beman Dawes 2009-10-09 12:16:38 +0000
  • 430fb5149d Spirit: merged latest sequence fix to release branch Hartmut Kaiser 2009-10-09 00:53:21 +0000
  • 8570ccc665 Spirit: fixing special case for sequences, updated tests Hartmut Kaiser 2009-10-09 00:33:34 +0000
  • 3db5b065d6 Spirit: fixing special case for sequences Hartmut Kaiser 2009-10-09 00:32:55 +0000
  • bdc6765766 Fixed duplicate base class problem Jeremiah Willcock 2009-10-08 19:42:53 +0000
  • 9c7ff97e13 Fixed up origin and extent computations in Fruchterman-Reingold layout Jeremiah Willcock 2009-10-08 17:57:19 +0000
  • d2dacb818e Add PGI macro to get proper alignment. K. Noel Belcourt 2009-10-08 17:52:10 +0000
  • cbe66000fc Changed to use pointer to underlying RNG Jeremiah Willcock 2009-10-08 16:19:23 +0000
  • 534b39a708 Change iteration limits to use get_epsilon(). John Maddock 2009-10-08 16:03:25 +0000
  • 5701d013a1 Added more performance tests along with comparisons to the DCDFLIB. John Maddock 2009-10-08 09:54:54 +0000
  • 240160472a Added missing file. Hartmut Kaiser 2009-10-08 00:51:32 +0000
  • 04c39151d7 Spirit: removing features not to be meant to be released yet. Hartmut Kaiser 2009-10-08 00:50:02 +0000
  • 8897c39076 Added support for tracking of objects owned by non-boost shared_ptr. No documentation yet. Frank Mori Hess 2009-10-07 20:56:56 +0000
  • a2fd731873 see #3449: introduce new free functions to access matrix/vector properties * marked begin_end test as "expected fail" for msvc-7.1 Gunter Winkler 2009-10-07 18:26:56 +0000
  • b27a74b7c1 Spirit: disabled Phoenix attributes for V2.1, adjusted tests Hartmut Kaiser 2009-10-07 17:14:19 +0000
  • a25dcb011e Spirit: disable Phoenix attributes for V2.1 Hartmut Kaiser 2009-10-07 17:12:39 +0000
  • c7c820c989 Untabified file Hartmut Kaiser 2009-10-07 13:35:44 +0000
  • f08d3c0b93 Spirit: fixing subrules after recent changes to customization points Hartmut Kaiser 2009-10-07 13:32:20 +0000
  • ef0043bdb5 System: minor code clean up Beman Dawes 2009-10-07 13:27:27 +0000
  • 2c2737e038 Spirit: doc update (fixes #3511) Hartmut Kaiser 2009-10-07 02:39:56 +0000