Fix issue with (?!) not being a valid expression. Update tests and docs to match.

[SVN r77602]
This commit is contained in:
John Maddock
2012-03-28 12:00:34 +00:00
parent 9ab4fb9eff
commit b45d6bb70c
88 changed files with 148 additions and 98 deletions

View File

@ -15,6 +15,10 @@ Currently open issues can be viewed [@https://svn.boost.org/trac/boost/query?sta
All issues including closed ones can be viewed [@https://svn.boost.org/trac/boost/query?status=assigned&status=closed&status=new&status=reopened&component=regex&order=priority&col=id&col=summary&col=status&col=type&col=milestone&col=component here].
[h4 Boost-1.50]
Fixed issue with `(?!)` not being a valid expression, and updated docs on what constitutes a valid conditional expression.
[h4 Boost-1.48]
Fixed issues: