summaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Spirit: fixed another problem in attribute handling for Karma sequences takin...Hartmut Kaiser2009-06-031-0/+0
* Spirit: fixed a problem in attribute handling for Qi sequences taking a std c...Hartmut Kaiser2009-06-031-0/+0
* Spirit: fixed a problem in karma::format_manip classHartmut Kaiser2009-06-031-0/+0
* Spirit: updated implementation for latest lexertl changes (tests fail, though...Hartmut Kaiser2009-06-031-0/+0
* Spirit: fixed a problem in attribute handling for Karma sequences taking a st...Hartmut Kaiser2009-06-031-0/+0
* Throw exception if '/' is encountered (lookahead operator).Ben Hanson2009-06-031-0/+0
* Added test for and fixed compile errors in signal::set_combiner() Frank Mori Hess2009-06-031-0/+0
* Spirit: applied patch allowing to use lazy constructs in directives for KarmaHartmut Kaiser2009-06-031-0/+0
* Try and fix build errors with VC-10 beta.John Maddock2009-06-031-0/+0
* fix to allow directives over lazy parsersJoel de Guzman2009-06-031-0/+0
* fix to allow directives over lazy parsersJoel de Guzman2009-06-031-0/+0
* don't copy singular iterators, fixes #3124Eric Niebler2009-06-031-0/+0
* Spirit: fixing the latest fixHartmut Kaiser2009-06-031-0/+0
* Wave: added --macrocounts/-c command line option to wave driver tool allowing...Hartmut Kaiser2009-06-031-0/+0
* Spirit: fixed a problem with Karma alternativesHartmut Kaiser2009-06-031-0/+0
* add lighter-weight BasicPrimitiveTransform concept, op metafunctions model th...Eric Niebler2009-06-021-0/+0
* Allow absolute to be printed to std::wostream. Fixes #3089Steven Watanabe2009-06-021-0/+0
* Added add_macros() and merge_macros().Ben Hanson2009-06-021-0/+0
* fixed bug exposed by VC9Joel de Guzman2009-06-021-0/+0
* Copying some cmake files added to release branch back to trunk.Frank Mori Hess2009-06-021-0/+0
* fix broken testEric Niebler2009-06-021-0/+0
* misc clean-up and compile time tweaksEric Niebler2009-06-021-0/+0
* reduce number of template instantiationsEric Niebler2009-06-021-0/+0
* Spirit repository: Jamfile fixHartmut Kaiser2009-06-021-0/+0
* Spirit: fix #1953Hartmut Kaiser2009-06-021-0/+0
* Spirit: fix #2351 Hartmut Kaiser2009-06-021-0/+0
* Spirit: fix #2432Hartmut Kaiser2009-06-021-0/+0
* Re-added the exterior property labeling framework under a different nameAndrew Sutton2009-06-011-0/+0
* Work around overload resolution failures on gcc 3.4Frank Mori Hess2009-06-011-0/+0
* Fix the unordered_map declaration in the tutorial. Fixes #3119.Daniel James2009-06-011-0/+0
* Get the type of the initializer_list right.Daniel James2009-06-011-0/+0
* Fixed problems with classname elements producing links to classesFrank Mori Hess2009-06-011-0/+0
* Spirit: applying patch from ticket #2517Hartmut Kaiser2009-06-011-0/+0
* Spirit: fixing ticket #2706Hartmut Kaiser2009-06-011-0/+0
* Spirit.Classic: fix #2858Hartmut Kaiser2009-06-011-0/+0
* Spirit: refactored loop to avoid warning about assignment in conditional expr...Hartmut Kaiser2009-06-011-0/+0
* Spirit.Classic: fixing #3066Hartmut Kaiser2009-06-011-0/+0
* Spirit.Classic: Fixing #3085 Hartmut Kaiser2009-06-011-0/+0
* Removed debug output.Frank Mori Hess2009-06-011-0/+0
* Fix #640 in sourcesAleksey Gurtovoy2009-06-011-0/+0
* Bring up MPL refmanual docs generationAleksey Gurtovoy2009-06-011-0/+0
* Optimized the from_stream_type function. In case if no locales support availa...Andrey Semashev2009-06-011-0/+0
* Improved diagnostics in case of test failure.Andrey Semashev2009-06-011-0/+0
* Added missing includeAndrey Semashev2009-06-011-0/+0
* Fix typo.Daniel James2009-06-011-0/+0
* Fix tests for when the library has support for initializer lists but the comp...Daniel James2009-06-011-0/+0
* Define BOOST_NO_INITIALIZER_LISTS if library support isn't available.Daniel James2009-06-011-0/+0
* Test the hash functions for a couple of typedefs.Daniel James2009-06-011-0/+0
* prefer mpl::if_c over mpl::if_ for better compile timesEric Niebler2009-06-011-0/+0
* Fix operator precedence error in documentation. Fixes #2122Steven Watanabe2009-06-011-0/+0