35e045b87aCommented out some expected failures for testing purposes
Jeremiah Willcock
2009-07-30 14:44:52 +0000
26265ac807Added PBGL to test list
Jeremiah Willcock
2009-07-30 14:43:24 +0000
ceea089744Spirit: doc updates
Hartmut Kaiser
2009-07-30 13:32:03 +0000
fe4241f368Allow the Jamfile to work correctly when both HAVE_ICU and ICU_PATH are set.
John Maddock
2009-07-30 10:47:28 +0000
4667c31becSpirit: doc: describe usage of symbols in no_case + add 2 FAQ entries
François Barel
2009-07-30 09:58:52 +0000
9377cd00beDocument pre-requisites for setup_boostbook.sh. Fixes#3292
Daniel James
2009-07-30 06:10:36 +0000
75976de3a3Update version number.
John Maddock
2009-07-29 17:21:36 +0000
abd3eb9daaUpdate version number.
John Maddock
2009-07-29 17:19:53 +0000
3ee9ffbe28Added support for (?(DEFINE) blocks and updated the docs accordingly. Added support for ICU libraries which may be named icui18n.lib on some Win32 platforms.
John Maddock
2009-07-29 17:11:56 +0000
4e696355a6Commented out (probably) redundant code
Jeremiah Willcock
2009-07-29 16:48:50 +0000
5afd3ee5d0Changing to explicit property specializations for vertex_index_t and edge_index_t to try to work around VC++ bugs
Jeremiah Willcock
2009-07-29 16:33:59 +0000
1f780fa6a6Spirit: simplified recent changes
Hartmut Kaiser
2009-07-29 13:50:08 +0000
1bd952486acircular_buffer: #3285
Jan Gaspar
2009-07-29 13:20:21 +0000
d9271dedaaSpirit: added missing typenames
Hartmut Kaiser
2009-07-29 13:11:29 +0000
47bf358737Added assertion that input file was opened correctly
Jeremiah Willcock
2009-07-29 12:49:44 +0000
85f92626caUsed filename from argument list rather than hard-coded name to fix regression test problems
Jeremiah Willcock
2009-07-29 12:49:27 +0000
6c18c8f094Merged r55247 from trunk
Jeremiah Willcock
2009-07-29 03:46:42 +0000
0ffbffe32bChanged .tpp file to .ipp so it would be installed
Jeremiah Willcock
2009-07-29 03:28:25 +0000
933cd8f741Merged r55245 from trunk
Jeremiah Willcock
2009-07-29 03:01:59 +0000
4622cbb5ffMoved included .cpp files to .ipp so that they will be installed
Jeremiah Willcock
2009-07-29 02:54:07 +0000
41b12c2f14Spirit: added test case for formatting containers holding pointers
Hartmut Kaiser
2009-07-28 19:08:05 +0000
63e01b1003Merge [54594], [54873], [55097], [55140], and [55151] from the trunk.
Steven Watanabe
2009-07-28 19:05:27 +0000
92559b5af8Spirit: fixed return type for traits::deref(Iterator)
Hartmut Kaiser
2009-07-28 18:59:57 +0000
4d07b74125Spirit: added test cases for new rule initialization, documented more sequence attribute rules
Hartmut Kaiser
2009-07-28 17:36:06 +0000
78d5be11a2Spirit: added rule constructors allowing to directly initialize rules: rule<> r = ... (yay!), added proper initialization of attributes in looping parsers, fixed attribute passing for qi::rule's
Hartmut Kaiser
2009-07-28 17:34:13 +0000
940dc22966Spirit: fix actions test failure on gcc-4.0.1
François Barel
2009-07-28 17:07:49 +0000
614f79fe9cSpirit: avoid gcc warning
François Barel
2009-07-28 17:02:57 +0000
15e4287300Spirit: restored rule copy constructor
Hartmut Kaiser
2009-07-28 12:23:19 +0000
9af0c7f773Add a note about the pre-requisites for setup_boostbook.sh. Refs #3292
Daniel James
2009-07-28 07:25:41 +0000
0fbc762548Merge revision 55220
Vladimir Prus
2009-07-28 07:12:10 +0000
8c3b1bd4daImprove reporting of failed test due to unexpected changes.
Vladimir Prus
2009-07-28 07:11:09 +0000
bdfb346990Spirit: fixing compilation issues
Hartmut Kaiser
2009-07-28 00:38:07 +0000
f2d15138eaSpirit: unified #pragma once directive in all header files
Hartmut Kaiser
2009-07-27 23:45:39 +0000
1bf5f23d7bMerge an unordered documentation change that I missed before.
Daniel James
2009-07-27 20:46:40 +0000
eb070dea14Spirit: fixing compilation errors, changed metafunctions to use metafunction forwarding where possible
Hartmut Kaiser
2009-07-27 18:51:30 +0000
12c853317dSpirit: doc updates
Hartmut Kaiser
2009-07-27 18:42:13 +0000