36eab3a069Spirit: updated lexertl, fixed static lexing with states and semantic actions
Hartmut Kaiser
2009-05-25 00:31:48 +0000
ddcf494ba3Avoid ambiguities between boost::lambda::bind and std::bind with VC10. Fixes#3075
Steven Watanabe
2009-05-24 22:58:52 +0000
7d14072851Wave: fixed a bogus merge
Hartmut Kaiser
2009-05-24 19:33:20 +0000
5d20bbd8aeWave: fixed another compilation problem on gcc 4.4
Hartmut Kaiser
2009-05-24 15:48:44 +0000
9def635025Changed 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
39e44ecbfdWave: fixed another race condition
Hartmut Kaiser
2009-05-24 02:47:25 +0000
452f4ead11Used macros to simplify code
Jeremiah Willcock
2009-05-24 00:31:52 +0000
23137da116Changed to standard Boost reference_wrapper rather than wrap_ref
Jeremiah Willcock
2009-05-23 23:30:31 +0000
617b47e7c5Test for: enum UIntEnum { value = UINT_MAX } is promoted to int
Alexander Nasonov
2009-05-23 22:32:10 +0000
d2906fec8cFix order of initialization warning. Fixes#1699
Steven Watanabe
2009-05-23 19:26:10 +0000
645df56503Fix typos/markup problems in tuple docs. Fixes #
Steven Watanabe
2009-05-23 18:59:02 +0000
c15638c28bAdded graph properties to adjacency_matrix; fixed constructors to match documentation; fixes#875
Jeremiah Willcock
2009-05-23 18:07:02 +0000
594dd75f76Changed GraphML writer to escape strings; added test of this; fixes#2567
Jeremiah Willcock
2009-05-23 17:16:20 +0000
52dc250251Avoid ambiguites between std and boost components in C++0x mode. Fixes#3026
Steven Watanabe
2009-05-23 16:49:33 +0000
32f4be7676Allow printing an empty tuple
Steven Watanabe
2009-05-23 16:39:13 +0000
06b51030a3Reduced graph sizes to decrease test run time; fixes#2308
Jeremiah Willcock
2009-05-23 16:22:14 +0000
24a64e8606Spirit: More compiler specific fixes for lexer/generator.hpp
Hartmut Kaiser
2009-05-23 16:22:14 +0000
42024cfdbaSpirit: Fixed doc typos (fixes#2610)
Hartmut Kaiser
2009-05-23 15:43:43 +0000
219d2f2c3aWave: Incorporated the changes from latest version of the flex_string class (fixes#2946)
Hartmut Kaiser
2009-05-23 15:36:08 +0000
d75257dd21MSVC 10 autodetection.
Vladimir Prus
2009-05-23 15:26:16 +0000
e9efc9117eTry to deal with macros for frexpl and ldexpl.
Daniel James
2009-05-23 15:21:38 +0000
83e815eb2fSpirit: Fixed bogus return type
Hartmut Kaiser
2009-05-23 14:34:31 +0000
cb87e0caffFix gcc -pedantic error:extra extra ';'
Jürgen Hunold
2009-05-23 13:03:25 +0000
888f5f510fMerge [53104] and [53105] from the trunk
Steven Watanabe
2009-05-23 06:00:42 +0000
cb88c9d59cMerge [53060] from the trunk.
Steven Watanabe
2009-05-23 05:36:13 +0000
0ef49a84a1Merge [42989] and [53187] from the trunk.
Steven Watanabe
2009-05-23 05:27:24 +0000
448b527819Wave: fixed race condition
Hartmut Kaiser
2009-05-23 04:15:22 +0000
0898ed50f8Spirit: Added thread safety precaution
Hartmut Kaiser
2009-05-23 04:06:00 +0000
220525b997Wave: fixed examples
Hartmut Kaiser
2009-05-22 23:40:53 +0000
9d1f4d295dFixed typos in BGL index; fixes#3063 and #3065
Jeremiah Willcock
2009-05-22 21:33:16 +0000
5f1e9e5761Fixed a bogus preprocessor directive
Hartmut Kaiser
2009-05-22 20:07:55 +0000
8c68e4fa07Fixed a bogus preprocessor directive
Hartmut Kaiser
2009-05-22 20:06:55 +0000
bcb56aa4b5Replace v with operand in the tutorial. Fixes#1548
Steven Watanabe
2009-05-22 20:05:26 +0000
9180616640Explicitly qualify 'none' to avoid confusion with boost::none.
Daniel James
2009-05-22 19:00:35 +0000
973ff92518Major upgrade merged from Trunk: see history section in the docs for the full details.
John Maddock
2009-05-22 17:49:00 +0000
da9f1d5839fix handling of ptr-to-members in default transforms
Eric Niebler
2009-05-22 17:44:21 +0000
6edcc34cb9Spirit: doc copyright fixes
Hartmut Kaiser
2009-05-22 16:37:38 +0000
11f35cfca3Spirit: Comment fixes
Hartmut Kaiser
2009-05-22 16:36:08 +0000
14c678c5b8Spirit: More work on repository
Hartmut Kaiser
2009-05-22 16:35:36 +0000
708bc6c883Spirit: 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
d8f28be63dAdd some casts to try and fix gcc-4.4 compiler errors.
John Maddock
2009-05-22 16:14:12 +0000
9b8fddbd68Rename struct to avoid using 'type::'type' which confuses some compilers.
Daniel James
2009-05-22 13:35:56 +0000
796f25bfa5Added overloads to subgraph to work with const bundled property map.
Andrew Sutton
2009-05-22 12:50:07 +0000
b0714d8a6dMerge from trunk
Vladimir Prus
2009-05-22 11:36:46 +0000
10813a4bb8Merge [44151], [48025] to release. Closes#3064.
Daniel Frey
2009-05-22 09:00:11 +0000
f9a77e9830Add missing file.
John Maddock
2009-05-22 08:49:00 +0000
2910b7049bAdded missing files.
John Maddock
2009-05-22 08:44:53 +0000
716e74979cSome STLport fixes for hash.
Daniel James
2009-05-22 06:01:35 +0000
df7f2cc239Spell out exactly which functions can be used with which types.
Daniel James
2009-05-22 06:01:19 +0000
34bac4d838Fix a typo.
Daniel James
2009-05-22 06:00:56 +0000
ebac4b7223intrusive tests for cmakeland
Troy D. Straszheim
2009-05-21 22:14:19 +0000
4e75898a61test tuneups for cmakeland'
Troy D. Straszheim
2009-05-21 21:52:56 +0000
14ac190aacasio cmake test fixes
Troy D. Straszheim
2009-05-21 21:27:01 +0000
5926c46a65Try to automatically detect which float functions are available.
Daniel James
2009-05-21 21:22:04 +0000
4a0f194021Move the two different hash float implementation into their own header.
Daniel James
2009-05-21 21:21:44 +0000
92a9b3bdc7Move the hash limits workaround into its own file.
Daniel James
2009-05-21 21:21:11 +0000
dcf0b37f42workaround for gcc-3.4 bug, fixes#3021
Eric Niebler
2009-05-21 17:03:28 +0000
b5d8463f7eUpdated and regenerated docs.
John Maddock
2009-05-21 16:54:05 +0000
efb525744aget mpi cmake tests working on trunk
Troy D. Straszheim
2009-05-21 15:36:35 +0000
699c0abf0fset up config for VC++ 2010 beta 1
Beman Dawes
2009-05-21 15:16:39 +0000
e78230fb38Merged changesets [53091], [53128], [53130], [53131], and [53132] from trunk to release.
Frank Mori Hess
2009-05-21 14:44:00 +0000
cceab8c32bAdded #include of <algorithm>
Jeremiah Willcock
2009-05-21 14:39:56 +0000
aaa29b7a49Fixed more tab and min/max issues
Jeremiah Willcock
2009-05-21 14:38:00 +0000
79df41eb66Deprecated 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
64eca686aeMerge of cmakefiles *from* (that's right, *FROM* :/ ) release branch.
Troy D. Straszheim
2009-05-21 14:05:15 +0000
f6861df941link test tuneups
Troy D. Straszheim
2009-05-21 00:51:18 +0000
3339d933d3tune up link tests in general, asio tests specifically
Troy D. Straszheim
2009-05-21 00:31:35 +0000
10e469cc5fFixed 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
d57e1b80f3Filter out comments and string literals in the min/max check. Fixes#3055
Steven Watanabe
2009-05-20 20:01:53 +0000
d089d169d0More tab and min/max fixes
Jeremiah Willcock
2009-05-20 19:46:06 +0000
c02524c043Fixed almost all tab and min/max issues found by inspect tool
Jeremiah Willcock
2009-05-20 19:41:20 +0000
1aca93ec49Fixed most tab and min/max issues from trunk inspection report
Jeremiah Willcock
2009-05-20 19:19:00 +0000
d24b2cb2f3This makes asio link tests pass, accomplishes two things:
Troy D. Straszheim
2009-05-20 18:33:38 +0000
8531cb0176Make all this a bit more succinct
Troy D. Straszheim
2009-05-20 17:17:38 +0000
e71361d34fClean up a few messages, display compiler and platform
Troy D. Straszheim
2009-05-20 17:17:04 +0000
fa2fbf7d68Let's see if this gets us anything
Troy D. Straszheim
2009-05-20 17:15:58 +0000
153ced60d5Redistributing mutability traits specializations to specific files in order to avoid unnecessary includes.
Andrew Sutton
2009-05-20 17:07:49 +0000
77fdba2c28Added concept checks to the interface testing harness.
Andrew Sutton
2009-05-20 16:54:46 +0000
f54c1e6403Added 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
ca6a900df1Whitespace and commenting. Added mutability traits to subgraph.
Andrew Sutton
2009-05-20 16:05:05 +0000
e6b98db7d9Renamed a method group since blocking() is also a query.
Frank Mori Hess
2009-05-20 15:52:18 +0000
d7bd7c41afAdded 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
1c3825f30cAdded explicit documentation of shared_connection_block's default copy constructor and assignment operator.
Frank Mori Hess
2009-05-20 14:51:19 +0000
960a4d75c1Added copyright/licence.
Andrew Sutton
2009-05-20 14:41:03 +0000
cccd96de2bMade 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
0d77aea86eBetter configuration for boost.unordered.
Daniel James
2009-05-20 06:43:38 +0000
2bb0f78002CMake files for phoenix examples
Troy D. Straszheim
2009-05-20 03:54:46 +0000
0e618ed7ddMinor cleanup/doc tweaks
Steven Watanabe
2009-05-20 00:55:43 +0000
cd8b22f9b6Suppress "unused variable" warning,
Jürgen Hunold
2009-05-19 19:15:46 +0000