Commit Graph

4777 Commits

Author SHA1 Message Date
João Abecasis
f75ead5a65 typename patch supplied by Ceri Storey
<http://article.gmane.org/gmane.comp.parsers.spirit.general/8396>


[SVN r26748]
2005-01-19 18:45:33 +00:00
João Abecasis
609983a7e7 duplicate target typo
[SVN r26747]
2005-01-19 18:25:44 +00:00
João Abecasis
33312e42ac an extra specialization is needed for pointers to non-const strings after the fix for "str_p('a') bugs"
[SVN r26713]
2005-01-17 02:57:20 +00:00
João Abecasis
e9d44cfae4 resolve naming conflict with intel 8 and msvc 7.1
[SVN r26712]
2005-01-17 01:08:52 +00:00
João Abecasis
a4923b9c57 missing include when BOOST_SPIRIT_DEBUG is defined
[SVN r26711]
2005-01-17 01:01:52 +00:00
João Abecasis
695439bdc0 rephrase error message
[SVN r26703]
2005-01-15 01:25:52 +00:00
João Abecasis
2d4b10c410 simplify test condition
[SVN r26702]
2005-01-14 19:24:05 +00:00
João Abecasis
57ab7ea702 oops... the last fix was just not right.
[SVN r26701]
2005-01-14 14:10:32 +00:00
João Abecasis
e0075a7e27 tst.add shall assert if string contains null character
tst.find shall not match null characters in the input


[SVN r26700]
2005-01-14 14:00:47 +00:00
João Abecasis
6a1254340e __LINE__ macro was not expanded in BOOST_SPIRIT_ASSERT_EXCEPTION
[SVN r26699]
2005-01-14 13:42:21 +00:00
Joel de Guzman
4c54460e6c typo fix
[SVN r26662]
2005-01-10 07:04:46 +00:00
Joel de Guzman
c5128c4ff6 Fixed evaluation error of a + b + c. removed the quickdoc master (obsolete tool).
[SVN r26661]
2005-01-10 06:24:27 +00:00
Joel de Guzman
1ecfd19319 typo fixes
[SVN r26632]
2005-01-06 03:45:04 +00:00
Stefan Slapeta
38e213f185 fixed utility includes
[SVN r26619]
2005-01-03 14:25:10 +00:00
Stefan Slapeta
95939d9660 added missing brackets
[SVN r26618]
2005-01-03 14:24:21 +00:00
Hartmut Kaiser
4d8b8ad485 Fixed flawed preprocessor condition.
[SVN r26582]
2004-12-26 11:04:46 +00:00
Joel de Guzman
5a761ae90d Added a (hopefully) comprehensive change log.
[SVN r26483]
2004-12-10 01:59:32 +00:00
Joel de Guzman
bfb5b6c4fa added changelog
[SVN r26474]
2004-12-08 10:36:28 +00:00
Joel de Guzman
d5c09e2d9a Fixed bug where a match<T> is a variant.
[SVN r26473]
2004-12-08 10:23:51 +00:00
Hartmut Kaiser
d572cf4273 Fixed a minor comment bug.
[SVN r26339]
2004-11-28 08:43:38 +00:00
Stefan Slapeta
c18cd7f443 test for enclosed parser failures
[SVN r26319]
2004-11-26 23:58:59 +00:00
Stefan Slapeta
6a869ccc0d Return no_match if if_p fails
[SVN r26318]
2004-11-26 23:18:42 +00:00
João Abecasis
d04b3e64a7 spell-out ADL
[SVN r26314]
2004-11-26 13:48:08 +00:00
Hartmut Kaiser
c6c0c1abb8 Jamfile tweaks.
[SVN r26308]
2004-11-26 07:11:25 +00:00
João Abecasis
9f26715fd6 fix warnings on g++ (Angus patch)
[SVN r26307]
2004-11-26 04:08:45 +00:00
João Abecasis
091ff20468 bump version
[SVN r26306]
2004-11-26 03:46:16 +00:00
João Abecasis
758b6b3b4a operator<< must be defined for closure members
[SVN r26305]
2004-11-26 03:19:58 +00:00
João Abecasis
84150d2047 Added FAQ entries:
o BOOST_SPIRIT_DEBUG and operator<<
  o Applications moved to repository
Updated: Boost CVS and Spirit CVS


[SVN r26304]
2004-11-26 03:18:46 +00:00
Hartmut Kaiser
27768af59e Added 3 new test cases.
[SVN r26293]
2004-11-25 10:37:51 +00:00
Hartmut Kaiser
1a49ce5860 Fixed a group_match problem.
[SVN r26292]
2004-11-25 10:36:21 +00:00
Hartmut Kaiser
8f5932debf Applied patch to allow str_p('c') and ch_p(c).
[SVN r26291]
2004-11-25 10:35:13 +00:00
João Abecasis
d7256a1c3b Corrected subproject directory
Commented out rule for inexistent sample1.cpp


[SVN r26278]
2004-11-23 19:39:42 +00:00
João Abecasis
7f4376db94 Resolved conflict between mpl::find and fusion::find
[SVN r26277]
2004-11-23 19:34:07 +00:00
Joel de Guzman
9f71c86ee1 Merged from RC 1.32
[SVN r26224]
2004-11-16 07:29:41 +00:00
Stefan Slapeta
59a5d17b38 Insert missing blank to make file valid again
[SVN r26183]
2004-11-11 14:51:09 +00:00
Hartmut Kaiser
efa18f98c4 Added a missing operator() to range_char_compare.
[SVN r26157]
2004-11-09 08:13:39 +00:00
Hartmut Kaiser
9b04d9a071 Minor tweak...
[SVN r26129]
2004-11-06 10:36:15 +00:00
Hartmut Kaiser
b70358f45e Added copyright to the new testcase.
[SVN r26128]
2004-11-06 10:34:14 +00:00
Hartmut Kaiser
f27b52c11a Added new test case for select_p containing a rule.
[SVN r26125]
2004-11-06 10:31:46 +00:00
Hartmut Kaiser
1e0f1c33a9 Added version test for Boost V1.32.0.
[SVN r26123]
2004-11-05 07:18:08 +00:00
Hartmut Kaiser
222cf25526 Added remove_const to parser_result meta function.
[SVN r26121]
2004-11-05 07:12:20 +00:00
Markus Schöpflin
004c03dd8e Workaround for Tru64 CXX which fixes the symbols tests.
[SVN r25773]
2004-10-18 12:44:45 +00:00
Markus Schöpflin
6e2e24b5a6 Fixed wide character tests.
[SVN r25732]
2004-10-15 10:12:41 +00:00
Markus Schöpflin
36379ab280 Fix for platforms where the result of the expression
std::numeric_limits<wchar_t>::max() + 1 cannot be represented as an unsigned int.


[SVN r25730]
2004-10-15 08:42:36 +00:00
Joel de Guzman
8457fe08c1 fixed links
[SVN r25483]
2004-09-30 02:19:01 +00:00
Joel de Guzman
e3a9d9f6aa bug fix for the free add function
[SVN r25439]
2004-09-28 01:33:14 +00:00
Joel de Guzman
616ddba46c small typo
[SVN r25359]
2004-09-23 03:09:18 +00:00
Joel de Guzman
577b0b69a2 small typo
[SVN r25358]
2004-09-23 03:06:29 +00:00
Joel de Guzman
d484780d56 small typo
[SVN r25357]
2004-09-23 03:03:44 +00:00
Daniel Wallin
e988b60de8 Changed so that the order of which iterators are dereferenced when constructing a tuple is defined
[SVN r25166]
2004-09-17 08:17:24 +00:00