Commit Graph

  • 57a2d4a9a2 fixed scope of std::strlen Joel de Guzman 2005-05-17 02:28:44 +0000
  • cc3f6214a1 Pushed code down a little to make CW happy with BOOST_STATIC_ASSERT Joel de Guzman 2005-05-17 02:20:10 +0000
  • 3199e4f0ef Fixed several problems with AST tree directives. Hartmut Kaiser 2005-05-15 15:32:12 +0000
  • b9ab158d97 Some compilers don't support, or make it hard to use, source relative includes. So avoid them. Rene Rivera 2005-05-15 06:32:18 +0000
  • cde37cec03 Fixed an issue uncovered by the checked VC8 STL. Hartmut Kaiser 2005-05-13 18:09:12 +0000
  • 9aa6da7f82 Fixed an issue uncovered by the checked VC8 STL. Hartmut Kaiser 2005-05-13 18:03:14 +0000
  • ce9b7bbadf Removed tabs in file. Hartmut Kaiser 2005-05-08 11:42:16 +0000
  • ae1d0e6ff0 Fixed problems diagnosed by the inspection report. Hartmut Kaiser 2005-05-04 07:33:08 +0000
  • d98880ced3 Changed - value of maximum test for VC8 debug - the iterator testing in the library is several orders of magnitude more expensive than simple iterator use, so I dropped the upper limit by a factor of 100... the test runs in about 5 minutes now on my 2.2GHz Athlon64 running 32bit XP Victor A. Wagner Jr. 2005-04-30 00:27:19 +0000
  • ac28e585d7 Fixed for 64 platforms, where sizeof(int) != sizeof(ptr_type). Hartmut Kaiser 2005-04-28 05:39:42 +0000
  • fc3e6e822f don't skip in the middle of an EOL in eol_parser (this was long overdue) João Abecasis 2005-04-17 00:40:13 +0000
  • be1590fc56 Fixed warnings on CW 8.3. Hartmut Kaiser 2005-04-15 12:33:07 +0000
  • 5076636b3b Add V2 Jamfile. Vladimir Prus 2005-04-14 06:16:10 +0000
  • 70776fc0a2 Fixed bug that prevents the use of closures with grammars with multiple entry points João Abecasis 2005-04-06 19:11:13 +0000
  • bea370cf91 updating changelog :-p João Abecasis 2005-04-06 11:19:39 +0000
  • b96fa95744 fix embedding of grammar with multiple_entries bug reported by David Pierre here: http://article.gmane.org/gmane.comp.parsers.spirit.general/8860 João Abecasis 2005-04-06 11:11:01 +0000
  • 3695252130 any() algorithm for detecting if an element in a sequence satisfies a predicate Eric Niebler 2005-03-31 05:48:29 +0000
  • e1cd5d1b99 tests for cons sequence Eric Niebler 2005-03-31 02:21:43 +0000
  • 5654b1177f add missing file Eric Niebler 2005-03-31 02:20:26 +0000
  • cb2f0b2d58 add a cons list and iterators Eric Niebler 2005-03-31 02:17:21 +0000
  • 93f6f8bcfd allow single_view's data to be mutable add an append_view class Joel de Guzman 2005-03-30 06:56:00 +0000
  • ae1d48367c Fixed Joel de Guzman 2005-03-25 05:34:26 +0000
  • 9c7874a3d3 test for null in first character of added symbol João Abecasis 2005-03-23 12:57:28 +0000
  • 9beb977f22 check if first character is null João Abecasis 2005-03-23 12:48:07 +0000
  • 839284769e added missing overload of deref for const iterators João Abecasis 2005-03-23 12:47:16 +0000
  • dbd464d805 Improved if_p accepting int as condition Joel de Guzman 2005-03-16 10:37:21 +0000
  • f9686f234f Removed the '\0' case. Hartmut Kaiser 2005-03-11 15:56:09 +0000
  • a22d4f3d9e Fixed the new \0 escape sequence understood by escape_ch_p. Hartmut Kaiser 2005-03-11 15:10:20 +0000
  • d88b06993c iterator_root doesn't belong in detail João Abecasis 2005-03-11 15:03:06 +0000
  • 9ab3cdc193 missing includes João Abecasis 2005-03-11 15:01:05 +0000
  • 0985bf23c9 backslashes in includes João Abecasis 2005-03-11 14:58:44 +0000
  • 34ce4a6211 Added '\0' to the set of valid escaped characters for escape_ch_p. Hartmut Kaiser 2005-03-10 18:14:23 +0000
  • e1beefaaca Fixed a switch_p bug. Hartmut Kaiser 2005-03-10 15:10:46 +0000
  • 9275d76325 fixed indentation João Abecasis 2005-02-25 13:24:05 +0000
  • 42b2782b00 Updated changelog. Hartmut Kaiser 2005-02-25 09:07:53 +0000
  • 6e973d2e69 removing old changelog.txt Joel de Guzman 2005-02-24 23:00:43 +0000
  • 71e5abd213 this is the log message for adding missing log messages to the change_log :p João Abecasis 2005-02-24 18:54:07 +0000
  • cd3bfaf8e0 Committed Stefan Slapeta's AST optimisation fixes. Hartmut Kaiser 2005-02-24 16:45:49 +0000
  • e3a52f4e93 allow evaluation to int as condition to if_p parser Joel de Guzman 2005-02-23 12:06:25 +0000
  • 2b4b5fd0e4 Fixed match_attr_traits.ipp to allow non-POD to pass through. Joel de Guzman 2005-02-23 11:42:08 +0000
  • 5a7aa426a6 tweak. now vc7.1 is very happy Joel de Guzman 2005-02-17 16:27:13 +0000
  • b1d6123b29 Tweaks for g++ Joel de Guzman 2005-02-17 16:07:29 +0000
  • 3a70b9314d goodby to boost.test Joel de Guzman 2005-02-17 14:44:03 +0000
  • bd0739611d Tweaks for Comeau Joel de Guzman 2005-02-17 14:21:07 +0000
  • fac463f52f Tweaks for VC7.1 and G++ 3.2 Joel de Guzman 2005-02-17 14:14:17 +0000
  • 3bf556b1a4 Merged FUSION_MSVC with HEAD. Added copyright info. Fixed some minor bugs. Peder Holt 2005-02-16 18:02:31 +0000
  • 6e8a08c5fd Fix bug in intersection reported by Yusaku Sugai, here: http://article.gmane.org/gmane.comp.parsers.spirit.general/8544 João Abecasis 2005-02-02 12:10:25 +0000
  • 4af34b8a74 add missing includes in escape_char.* João Abecasis 2005-01-28 12:05:13 +0000
  • 7e77216749 retiring phoenix::if_t for mpl::if_ João Abecasis 2005-01-28 11:59:28 +0000
  • 3cb55b60b4 bug fix: deref of transform_view now removes reference (see transform_tests.cpp) Joel de Guzman 2005-01-20 15:01:13 +0000
  • f75ead5a65 typename patch supplied by Ceri Storey <http://article.gmane.org/gmane.comp.parsers.spirit.general/8396> João Abecasis 2005-01-19 18:45:33 +0000
  • 609983a7e7 duplicate target typo João Abecasis 2005-01-19 18:25:44 +0000
  • 33312e42ac an extra specialization is needed for pointers to non-const strings after the fix for "str_p('a') bugs" João Abecasis 2005-01-17 02:57:20 +0000
  • e9d44cfae4 resolve naming conflict with intel 8 and msvc 7.1 João Abecasis 2005-01-17 01:08:52 +0000
  • a4923b9c57 missing include when BOOST_SPIRIT_DEBUG is defined João Abecasis 2005-01-17 01:01:52 +0000
  • 695439bdc0 rephrase error message João Abecasis 2005-01-15 01:25:52 +0000
  • 2d4b10c410 simplify test condition João Abecasis 2005-01-14 19:24:05 +0000
  • 57ab7ea702 oops... the last fix was just not right. João Abecasis 2005-01-14 14:10:32 +0000
  • e0075a7e27 tst.add shall assert if string contains null character tst.find shall not match null characters in the input João Abecasis 2005-01-14 14:00:47 +0000
  • 6a1254340e __LINE__ macro was not expanded in BOOST_SPIRIT_ASSERT_EXCEPTION João Abecasis 2005-01-14 13:42:21 +0000
  • 4c54460e6c typo fix Joel de Guzman 2005-01-10 07:04:46 +0000
  • c5128c4ff6 Fixed evaluation error of a + b + c. removed the quickdoc master (obsolete tool). Joel de Guzman 2005-01-10 06:24:27 +0000
  • 1ecfd19319 typo fixes Joel de Guzman 2005-01-06 03:45:04 +0000
  • 38e213f185 fixed utility includes Stefan Slapeta 2005-01-03 14:25:10 +0000
  • 95939d9660 added missing brackets Stefan Slapeta 2005-01-03 14:24:21 +0000
  • 4d8b8ad485 Fixed flawed preprocessor condition. Hartmut Kaiser 2004-12-26 11:04:46 +0000
  • 5a761ae90d Added a (hopefully) comprehensive change log. Joel de Guzman 2004-12-10 01:59:32 +0000
  • bfb5b6c4fa added changelog Joel de Guzman 2004-12-08 10:36:28 +0000
  • d5c09e2d9a Fixed bug where a match<T> is a variant. Joel de Guzman 2004-12-08 10:23:51 +0000
  • d572cf4273 Fixed a minor comment bug. Hartmut Kaiser 2004-11-28 08:43:38 +0000
  • c18cd7f443 test for enclosed parser failures Stefan Slapeta 2004-11-26 23:58:59 +0000
  • 6a869ccc0d Return no_match if if_p fails Stefan Slapeta 2004-11-26 23:18:42 +0000
  • d04b3e64a7 spell-out ADL João Abecasis 2004-11-26 13:48:08 +0000
  • c6c0c1abb8 Jamfile tweaks. Hartmut Kaiser 2004-11-26 07:11:25 +0000
  • 9f26715fd6 fix warnings on g++ (Angus patch) João Abecasis 2004-11-26 04:08:45 +0000
  • 091ff20468 bump version João Abecasis 2004-11-26 03:46:16 +0000
  • 758b6b3b4a operator<< must be defined for closure members João Abecasis 2004-11-26 03:19:58 +0000
  • 84150d2047 Added FAQ entries: o BOOST_SPIRIT_DEBUG and operator<< o Applications moved to repository Updated: Boost CVS and Spirit CVS João Abecasis 2004-11-26 03:18:46 +0000
  • 27768af59e Added 3 new test cases. Hartmut Kaiser 2004-11-25 10:37:51 +0000
  • 1a49ce5860 Fixed a group_match problem. Hartmut Kaiser 2004-11-25 10:36:21 +0000
  • 8f5932debf Applied patch to allow str_p('c') and ch_p(c). Hartmut Kaiser 2004-11-25 10:35:13 +0000
  • d7256a1c3b Corrected subproject directory Commented out rule for inexistent sample1.cpp João Abecasis 2004-11-23 19:39:42 +0000
  • 7f4376db94 Resolved conflict between mpl::find and fusion::find João Abecasis 2004-11-23 19:34:07 +0000
  • 9f71c86ee1 Merged from RC 1.32 Joel de Guzman 2004-11-16 07:29:41 +0000
  • 59a5d17b38 Insert missing blank to make file valid again Stefan Slapeta 2004-11-11 14:51:09 +0000
  • efa18f98c4 Added a missing operator() to range_char_compare. Hartmut Kaiser 2004-11-09 08:13:39 +0000
  • 9b04d9a071 Minor tweak... Hartmut Kaiser 2004-11-06 10:36:15 +0000
  • b70358f45e Added copyright to the new testcase. Hartmut Kaiser 2004-11-06 10:34:14 +0000
  • f27b52c11a Added new test case for select_p containing a rule. Hartmut Kaiser 2004-11-06 10:31:46 +0000
  • 1e0f1c33a9 Added version test for Boost V1.32.0. Hartmut Kaiser 2004-11-05 07:18:08 +0000
  • 222cf25526 Added remove_const to parser_result meta function. Hartmut Kaiser 2004-11-05 07:12:20 +0000
  • 004c03dd8e Workaround for Tru64 CXX which fixes the symbols tests. Markus Schöpflin 2004-10-18 12:44:45 +0000
  • 6e2e24b5a6 Fixed wide character tests. Markus Schöpflin 2004-10-15 10:12:41 +0000
  • 36379ab280 Fix for platforms where the result of the expression std::numeric_limits<wchar_t>::max() + 1 cannot be represented as an unsigned int. Markus Schöpflin 2004-10-15 08:42:36 +0000
  • 8457fe08c1 fixed links Joel de Guzman 2004-09-30 02:19:01 +0000
  • e3a9d9f6aa bug fix for the free add function Joel de Guzman 2004-09-28 01:33:14 +0000
  • 616ddba46c small typo Joel de Guzman 2004-09-23 03:09:18 +0000
  • 577b0b69a2 small typo Joel de Guzman 2004-09-23 03:06:29 +0000
  • d484780d56 small typo Joel de Guzman 2004-09-23 03:03:44 +0000
  • e988b60de8 Changed so that the order of which iterators are dereferenced when constructing a tuple is defined Daniel Wallin 2004-09-17 08:17:24 +0000