summaryrefslogtreecommitdiff
path: root/libs/xpressive
Commit message (Expand)AuthorAgeFilesLines
* Update xpressive from developAutomated Commit2017-07-041-0/+0
* Update integer, random, utility, functional, config, array, type_traits, iter...Automated Commit2016-10-081-0/+0
* Update tti, preprocessor, mpl, accumulators, foreach, proto, xpressive, any, ...Automated Commit2014-08-181-0/+0
* Update predef, xpressive from develop.Automated Commit2014-07-061-0/+0
* Update geometry, xpressive from develop.Automated Commit2014-06-071-0/+0
* Update xpressive from develop.Automated Commit2014-06-051-0/+0
* Update xpressive.Automated Commit2014-01-111-0/+0
* docs for stuff in regex_actions.hpp, refs #7662Eric Niebler2013-10-121-0/+0
* Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATIONStephen Kelly2013-10-111-0/+0
* xpressive: Remove obsolete GCC version check.Stephen Kelly2013-10-011-0/+0
* Remove obsolete MSVC check from pragma guardStephen Kelly2013-09-261-0/+0
* make xpressive play nice with clang's -Wimplicit-fallthrough diagnostic, refs...Eric Niebler2013-07-231-0/+0
* use RAII instead of try/catch in sequence_stack.hpp, refs #8882Eric Niebler2013-07-231-0/+0
* remove unused local typedef, refs #8880Eric Niebler2013-07-231-0/+0
* throw instead of assert at incomplete charset, refs #8843Eric Niebler2013-07-231-0/+0
* silence a gcc warning, refs #8138Eric Niebler2013-03-051-0/+0
* avoid name clash with macro None in glx.h, refs #8204Eric Niebler2013-03-051-0/+0
* remove unused variables, refs #8039Eric Niebler2013-02-121-0/+0
* make symbols test pass on gcc with -WallEric Niebler2013-01-031-0/+0
* accomodate recent changes to boost's smart pointers, refs #7809Eric Niebler2012-12-191-0/+0
* disable anoying msvc-11 warnings during testsEric Niebler2012-11-021-0/+0
* comment typo, refs #7554Eric Niebler2012-11-021-0/+0
* work around strange msvc bugEric Niebler2012-09-021-0/+0
* fix erroneous use of BOOST_CONSTEXPR config macroEric Niebler2012-08-291-0/+0
* make sub_match work with boost.range, doc tweaksEric Niebler2012-08-291-0/+0
* turn off debug symbols on msvcEric Niebler2012-08-251-0/+0
* work around missing __isctype on some glibc implementationsEric Niebler2012-07-281-0/+0
* make regress and c_traits tests smaller by factoring out wide-char testsEric Niebler2012-07-271-0/+0
* work around buggy wide ctype facet on cygwin and mingwEric Niebler2012-07-271-0/+0
* only string iterators point to contiguous dataEric Niebler2012-07-271-0/+0
* op::as shouldn't assume string::iterator != char*Eric Niebler2012-07-261-0/+0
* fix assertion in cpp_regex_traits on libc++, thanks to John FletcherEric Niebler2012-07-251-0/+0
* fix compile error on some msvc test runnersEric Niebler2012-07-241-0/+0
* undo problematic [79589]Eric Niebler2012-07-201-0/+0
* simpler, more std-compliant implementation of cpp_regex_traits, refers #7143Eric Niebler2012-07-181-0/+0
* replace MPL assert with static assert since it's problematic in C++11, refs #...Eric Niebler2012-05-011-0/+0
* remove very ugly lexical_cast hack with a slightly less ugly oneEric Niebler2012-04-111-0/+0
* use underscores in gcc attribute names, fixes #6406Eric Niebler2012-01-281-0/+0
* fix typo, unused variable warningsEric Niebler2011-12-241-0/+0
* Fix a standards-conformance issue where Xpressive is attempting toDouglas Gregor2011-05-041-0/+0
* replace use of Proto context with transformsEric Niebler2011-04-271-0/+0
* Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits tha...Steven Watanabe2011-01-151-0/+0
* Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost.Bryce Adelstein-Lelbach2011-01-141-0/+0
* as() handles wide sub_match objects correctly, fixes #4496Eric Niebler2010-10-061-0/+0
* xpressive can no longer be found in the File VaultEric Niebler2010-07-181-0/+0
* fix oopsEric Niebler2010-06-251-0/+0
* support user-defined assertions with placeholders for non-local variablesEric Niebler2010-06-251-0/+0
* qualify calls to ignore_unusedEric Niebler2010-06-241-0/+0
* Update various libraries' documentation build.Daniel James2010-06-201-0/+0
* Both Proto and Xpressive have "ignore_unused" templates in theirDouglas Gregor2010-05-091-0/+0