Commit Graph

  • 36eab3a069 Spirit: updated lexertl, fixed static lexing with states and semantic actions Hartmut Kaiser 2009-05-25 00:31:48 +0000
  • ddcf494ba3 Avoid ambiguities between boost::lambda::bind and std::bind with VC10. Fixes #3075 Steven Watanabe 2009-05-24 22:58:52 +0000
  • 7d14072851 Wave: fixed a bogus merge Hartmut Kaiser 2009-05-24 19:33:20 +0000
  • 5d20bbd8ae Wave: fixed another compilation problem on gcc 4.4 Hartmut Kaiser 2009-05-24 15:48:44 +0000
  • 9def635025 Changed to Boost.Parameter for DFS as a test but kept old interface; added a lot of helper code to make that easier Jeremiah Willcock 2009-05-24 05:41:32 +0000
  • 39e44ecbfd Wave: fixed another race condition Hartmut Kaiser 2009-05-24 02:47:25 +0000
  • 452f4ead11 Used macros to simplify code Jeremiah Willcock 2009-05-24 00:31:52 +0000
  • 23137da116 Changed to standard Boost reference_wrapper rather than wrap_ref Jeremiah Willcock 2009-05-23 23:30:31 +0000
  • 617b47e7c5 Test for: enum UIntEnum { value = UINT_MAX } is promoted to int Alexander Nasonov 2009-05-23 22:32:10 +0000
  • d2906fec8c Fix order of initialization warning. Fixes #1699 Steven Watanabe 2009-05-23 19:26:10 +0000
  • 645df56503 Fix typos/markup problems in tuple docs. Fixes # Steven Watanabe 2009-05-23 18:59:02 +0000
  • c15638c28b Added graph properties to adjacency_matrix; fixed constructors to match documentation; fixes #875 Jeremiah Willcock 2009-05-23 18:07:02 +0000
  • 1f44680ad4 Fixed typos Jeremiah Willcock 2009-05-23 17:32:43 +0000
  • 594dd75f76 Changed GraphML writer to escape strings; added test of this; fixes #2567 Jeremiah Willcock 2009-05-23 17:16:20 +0000
  • 52dc250251 Avoid ambiguites between std and boost components in C++0x mode. Fixes #3026 Steven Watanabe 2009-05-23 16:49:33 +0000
  • 32f4be7676 Allow printing an empty tuple Steven Watanabe 2009-05-23 16:39:13 +0000
  • 06b51030a3 Reduced graph sizes to decrease test run time; fixes #2308 Jeremiah Willcock 2009-05-23 16:22:14 +0000
  • 24a64e8606 Spirit: More compiler specific fixes for lexer/generator.hpp Hartmut Kaiser 2009-05-23 16:22:14 +0000
  • 42024cfdba Spirit: Fixed doc typos (fixes #2610) Hartmut Kaiser 2009-05-23 15:43:43 +0000
  • 219d2f2c3a Wave: Incorporated the changes from latest version of the flex_string class (fixes #2946) Hartmut Kaiser 2009-05-23 15:36:08 +0000
  • d75257dd21 MSVC 10 autodetection. Vladimir Prus 2009-05-23 15:26:16 +0000
  • e9efc9117e Try to deal with macros for frexpl and ldexpl. Daniel James 2009-05-23 15:21:38 +0000
  • 83e815eb2f Spirit: Fixed bogus return type Hartmut Kaiser 2009-05-23 14:34:31 +0000
  • cb87e0caff Fix gcc -pedantic error:extra extra ';' Jürgen Hunold 2009-05-23 13:03:25 +0000
  • 888f5f510f Merge [53104] and [53105] from the trunk Steven Watanabe 2009-05-23 06:00:42 +0000
  • cb88c9d59c Merge [53060] from the trunk. Steven Watanabe 2009-05-23 05:36:13 +0000
  • 0ef49a84a1 Merge [42989] and [53187] from the trunk. Steven Watanabe 2009-05-23 05:27:24 +0000
  • 448b527819 Wave: fixed race condition Hartmut Kaiser 2009-05-23 04:15:22 +0000
  • 0898ed50f8 Spirit: Added thread safety precaution Hartmut Kaiser 2009-05-23 04:06:00 +0000
  • 220525b997 Wave: fixed examples Hartmut Kaiser 2009-05-22 23:40:53 +0000
  • 9d1f4d295d Fixed typos in BGL index; fixes #3063 and #3065 Jeremiah Willcock 2009-05-22 21:33:16 +0000
  • 5f1e9e5761 Fixed a bogus preprocessor directive Hartmut Kaiser 2009-05-22 20:07:55 +0000
  • 8c68e4fa07 Fixed a bogus preprocessor directive Hartmut Kaiser 2009-05-22 20:06:55 +0000
  • bcb56aa4b5 Replace v with operand in the tutorial. Fixes #1548 Steven Watanabe 2009-05-22 20:05:26 +0000
  • 9180616640 Explicitly qualify 'none' to avoid confusion with boost::none. Daniel James 2009-05-22 19:00:35 +0000
  • 973ff92518 Major upgrade merged from Trunk: see history section in the docs for the full details. John Maddock 2009-05-22 17:49:00 +0000
  • da9f1d5839 fix handling of ptr-to-members in default transforms Eric Niebler 2009-05-22 17:44:21 +0000
  • 6edcc34cb9 Spirit: doc copyright fixes Hartmut Kaiser 2009-05-22 16:37:38 +0000
  • 11f35cfca3 Spirit: Comment fixes Hartmut Kaiser 2009-05-22 16:36:08 +0000
  • 14c678c5b8 Spirit: More work on repository Hartmut Kaiser 2009-05-22 16:35:36 +0000
  • 708bc6c883 Spirit: Updated Spirit.Lex to support unique ids provided by the underlying lexertl implementation. Speeds up things quite a bit... Hartmut Kaiser 2009-05-22 16:34:23 +0000
  • d8f28be63d Add some casts to try and fix gcc-4.4 compiler errors. John Maddock 2009-05-22 16:14:12 +0000
  • 9b8fddbd68 Rename struct to avoid using 'type::'type' which confuses some compilers. Daniel James 2009-05-22 13:35:56 +0000
  • 796f25bfa5 Added overloads to subgraph to work with const bundled property map. Andrew Sutton 2009-05-22 12:50:07 +0000
  • b0714d8a6d Merge from trunk Vladimir Prus 2009-05-22 11:36:46 +0000
  • 10813a4bb8 Merge [44151], [48025] to release. Closes #3064. Daniel Frey 2009-05-22 09:00:11 +0000
  • f9a77e9830 Add missing file. John Maddock 2009-05-22 08:49:00 +0000
  • 2910b7049b Added missing files. John Maddock 2009-05-22 08:44:53 +0000
  • 716e74979c Some STLport fixes for hash. Daniel James 2009-05-22 06:01:35 +0000
  • df7f2cc239 Spell out exactly which functions can be used with which types. Daniel James 2009-05-22 06:01:19 +0000
  • 34bac4d838 Fix a typo. Daniel James 2009-05-22 06:00:56 +0000
  • ebac4b7223 intrusive tests for cmakeland Troy D. Straszheim 2009-05-21 22:14:19 +0000
  • 4e75898a61 test tuneups for cmakeland' Troy D. Straszheim 2009-05-21 21:52:56 +0000
  • 14ac190aac asio cmake test fixes Troy D. Straszheim 2009-05-21 21:27:01 +0000
  • 5926c46a65 Try to automatically detect which float functions are available. Daniel James 2009-05-21 21:22:04 +0000
  • 4a0f194021 Move the two different hash float implementation into their own header. Daniel James 2009-05-21 21:21:44 +0000
  • 92a9b3bdc7 Move the hash limits workaround into its own file. Daniel James 2009-05-21 21:21:11 +0000
  • dcf0b37f42 workaround for gcc-3.4 bug, fixes #3021 Eric Niebler 2009-05-21 17:03:28 +0000
  • b5d8463f7e Updated and regenerated docs. John Maddock 2009-05-21 16:54:05 +0000
  • efb525744a get mpi cmake tests working on trunk Troy D. Straszheim 2009-05-21 15:36:35 +0000
  • 699c0abf0f set up config for VC++ 2010 beta 1 Beman Dawes 2009-05-21 15:16:39 +0000
  • e78230fb38 Merged changesets [53091], [53128], [53130], [53131], and [53132] from trunk to release. Frank Mori Hess 2009-05-21 14:44:00 +0000
  • cceab8c32b Added #include of <algorithm> Jeremiah Willcock 2009-05-21 14:39:56 +0000
  • aaa29b7a49 Fixed more tab and min/max issues Jeremiah Willcock 2009-05-21 14:38:00 +0000
  • 79df41eb66 Deprecated use of graph_detail::is_same. Removed usage from visitors header, and tagged the defining file with the #warning. Andrew Sutton 2009-05-21 14:33:18 +0000
  • 64eca686ae Merge of cmakefiles *from* (that's right, *FROM* :/ ) release branch. Troy D. Straszheim 2009-05-21 14:05:15 +0000
  • f6861df941 link test tuneups Troy D. Straszheim 2009-05-21 00:51:18 +0000
  • 3339d933d3 tune up link tests in general, asio tests specifically Troy D. Straszheim 2009-05-21 00:31:35 +0000
  • 10e469cc5f Fixed broken merges from last commit; kept boost::next and boost::prior changes to BGL that went in by accident in that commit, though Jeremiah Willcock 2009-05-20 23:35:08 +0000
  • d57e1b80f3 Filter out comments and string literals in the min/max check. Fixes #3055 Steven Watanabe 2009-05-20 20:01:53 +0000
  • d089d169d0 More tab and min/max fixes Jeremiah Willcock 2009-05-20 19:46:06 +0000
  • c02524c043 Fixed almost all tab and min/max issues found by inspect tool Jeremiah Willcock 2009-05-20 19:41:20 +0000
  • 1aca93ec49 Fixed most tab and min/max issues from trunk inspection report Jeremiah Willcock 2009-05-20 19:19:00 +0000
  • d24b2cb2f3 This makes asio link tests pass, accomplishes two things: Troy D. Straszheim 2009-05-20 18:33:38 +0000
  • 8531cb0176 Make all this a bit more succinct Troy D. Straszheim 2009-05-20 17:17:38 +0000
  • e71361d34f Clean up a few messages, display compiler and platform Troy D. Straszheim 2009-05-20 17:17:04 +0000
  • fa2fbf7d68 Let's see if this gets us anything Troy D. Straszheim 2009-05-20 17:15:58 +0000
  • 153ced60d5 Redistributing mutability traits specializations to specific files in order to avoid unnecessary includes. Andrew Sutton 2009-05-20 17:07:49 +0000
  • 77fdba2c28 Added concept checks to the interface testing harness. Andrew Sutton 2009-05-20 16:54:46 +0000
  • f54c1e6403 Added a test to verify a bug from Dmitry Bufistov. Built in some output to help debug the graph testing framework. Andrew Sutton 2009-05-20 16:06:13 +0000
  • ca6a900df1 Whitespace and commenting. Added mutability traits to subgraph. Andrew Sutton 2009-05-20 16:05:05 +0000
  • e6b98db7d9 Renamed a method group since blocking() is also a query. Frank Mori Hess 2009-05-20 15:52:18 +0000
  • d7bd7c41af Added shared_connection_block::connection() query, and a connection::operator!=(). Added a test of shared_connection_block assignment. Frank Mori Hess 2009-05-20 15:16:37 +0000
  • 1c3825f30c Added explicit documentation of shared_connection_block's default copy constructor and assignment operator. Frank Mori Hess 2009-05-20 14:51:19 +0000
  • 960a4d75c1 Added copyright/licence. Andrew Sutton 2009-05-20 14:41:03 +0000
  • cccd96de2b Made shared_connection_block default constructible. Split shared_connection_block tests out of deletion_test, and added a little test for a default-constructed shared_connection_block. Frank Mori Hess 2009-05-20 14:36:49 +0000
  • 0d77aea86e Better configuration for boost.unordered. Daniel James 2009-05-20 06:43:38 +0000
  • 2bb0f78002 CMake files for phoenix examples Troy D. Straszheim 2009-05-20 03:54:46 +0000
  • 0e618ed7dd Minor cleanup/doc tweaks Steven Watanabe 2009-05-20 00:55:43 +0000
  • cd8b22f9b6 Suppress "unused variable" warning, Jürgen Hunold 2009-05-19 19:15:46 +0000
  • 909c5f384f Fixed redefinition error from bug #3048 Jeremiah Willcock 2009-05-19 14:43:02 +0000
  • 94c8b202da Aways define BOOST_NO_SCOPED_ENUMS until GCC Bugzilla Bug 38064 gets fixed. Beman Dawes 2009-05-19 13:34:04 +0000
  • fe424e5b65 Fixes #3047. John Maddock 2009-05-19 11:39:24 +0000
  • 96896ed424 Supress warnings in array Steven Watanabe 2009-05-19 03:00:53 +0000
  • 79c90f6c2c Use boost::swap instead of std::swap_ranges to enable ADL. Fixes #2753. Steven Watanabe 2009-05-19 02:37:04 +0000
  • 12d3036e26 Fixing bug in labeled graph. Andrew Sutton 2009-05-19 00:11:08 +0000
  • 25d6f21d72 Added copyright/licence infor to files. Andrew Sutton 2009-05-18 23:55:22 +0000
  • b6d92e0d04 Rename a section Alexander Nasonov 2009-05-18 23:18:18 +0000
  • b0220399ad Spirit: More work on docs Hartmut Kaiser 2009-05-18 21:50:25 +0000
  • 6dc7f66e32 Spirit: fixed documentation generation errors Hartmut Kaiser 2009-05-18 21:11:36 +0000