Jeremiah Willcock
|
30b5bbe519
Changed new GraphViz parser to be less generic (so it can be built as a binary); fixed subgraph issues by doing a lot of tests on GraphViz itself and restructuring a lot of the parser; made docs only point to new parser and made old one not build by default (although it is not removed)
|
hace 17 años |
Hartmut Kaiser
|
987e6d27a6
Spirit: added more lexer tests
|
hace 17 años |
Hartmut Kaiser
|
b2c17e1e0b
Spirit: more fixes for static lexers
|
hace 17 años |
Hartmut Kaiser
|
36eab3a069
Spirit: updated lexertl, fixed static lexing with states and semantic actions
|
hace 17 años |
Steven Watanabe
|
ddcf494ba3
Avoid ambiguities between boost::lambda::bind and std::bind with VC10. Fixes #3075
|
hace 17 años |
Hartmut Kaiser
|
7d14072851
Wave: fixed a bogus merge
|
hace 17 años |
Hartmut Kaiser
|
5d20bbd8ae
Wave: fixed another compilation problem on gcc 4.4
|
hace 17 años |
Jeremiah Willcock
|
9def635025
Changed to Boost.Parameter for DFS as a test but kept old interface; added a lot of helper code to make that easier
|
hace 17 años |
Hartmut Kaiser
|
39e44ecbfd
Wave: fixed another race condition
|
hace 17 años |
Jeremiah Willcock
|
452f4ead11
Used macros to simplify code
|
hace 17 años |
Jeremiah Willcock
|
23137da116
Changed to standard Boost reference_wrapper rather than wrap_ref
|
hace 17 años |
Alexander Nasonov
|
617b47e7c5
Test for: enum UIntEnum { value = UINT_MAX } is promoted to int
|
hace 17 años |
Steven Watanabe
|
d2906fec8c
Fix order of initialization warning. Fixes #1699
|
hace 17 años |
Steven Watanabe
|
645df56503
Fix typos/markup problems in tuple docs. Fixes #
|
hace 17 años |
Jeremiah Willcock
|
c15638c28b
Added graph properties to adjacency_matrix; fixed constructors to match documentation; fixes #875
|
hace 17 años |
Jeremiah Willcock
|
1f44680ad4
Fixed typos
|
hace 17 años |
Jeremiah Willcock
|
594dd75f76
Changed GraphML writer to escape strings; added test of this; fixes #2567
|
hace 17 años |
Steven Watanabe
|
52dc250251
Avoid ambiguites between std and boost components in C++0x mode. Fixes #3026
|
hace 17 años |
Steven Watanabe
|
32f4be7676
Allow printing an empty tuple
|
hace 17 años |
Jeremiah Willcock
|
06b51030a3
Reduced graph sizes to decrease test run time; fixes #2308
|
hace 17 años |
Hartmut Kaiser
|
24a64e8606
Spirit: More compiler specific fixes for lexer/generator.hpp
|
hace 17 años |
Hartmut Kaiser
|
42024cfdba
Spirit: Fixed doc typos (fixes #2610)
|
hace 17 años |
Hartmut Kaiser
|
219d2f2c3a
Wave: Incorporated the changes from latest version of the flex_string class (fixes #2946)
|
hace 17 años |
Vladimir Prus
|
d75257dd21
MSVC 10 autodetection.
|
hace 17 años |
Daniel James
|
e9efc9117e
Try to deal with macros for frexpl and ldexpl.
|
hace 17 años |
Hartmut Kaiser
|
83e815eb2f
Spirit: Fixed bogus return type
|
hace 17 años |
Jürgen Hunold
|
cb87e0caff
Fix gcc -pedantic error:extra extra ';'
|
hace 17 años |
Hartmut Kaiser
|
448b527819
Wave: fixed race condition
|
hace 17 años |
Hartmut Kaiser
|
0898ed50f8
Spirit: Added thread safety precaution
|
hace 17 años |
Hartmut Kaiser
|
220525b997
Wave: fixed examples
|
hace 17 años |