Commit Graph

  • acb3a2febf Spirit: Added a missing header #include. Hartmut Kaiser 2008-04-20 13:45:06 +0000
  • e5459e94ab Spirit.Lex: Yet another wchar_t fix. Hartmut Kaiser 2008-04-20 13:37:42 +0000
  • bf519c4922 Spirit.Lex: Added another workaround for wchar.h Hartmut Kaiser 2008-04-20 13:33:53 +0000
  • 3a058d9103 Spirit.Lex: Added a workaround for missing WCHAR_MAX constant. Hartmut Kaiser 2008-04-20 13:30:15 +0000
  • 445460321b Spirit.Lex: Reverted wrap_action code to use Boost.Bind for now, just to avoid regression errors. Hartmut Kaiser 2008-04-20 13:25:47 +0000
  • 057ae7efb1 Spirit.Lex: Worked around a problem related to HP-UX_ia64_aCC. Hartmut Kaiser 2008-04-20 13:24:11 +0000
  • 1cb517eca7 Spirit.Lex: Changed wrap_action::phoenix_action to be a embedded function object. Same errors still... Hartmut Kaiser 2008-04-20 13:13:42 +0000
  • 8285af4c3f Spirit.Karma: re-enabled real_numerics tests related to math::real_concept. Hartmut Kaiser 2008-04-20 13:00:21 +0000
  • a61287861a more tests Joel de Guzman 2008-04-20 08:27:41 +0000
  • 7ff19d4ae9 various fixes Joel de Guzman 2008-04-20 08:27:25 +0000
  • 30ff9930a0 add wchar test Joel de Guzman 2008-04-20 08:00:41 +0000
  • 8d6396669a Spirit.Lex: First version of wrapped semantic actions. Hartmut Kaiser 2008-04-20 01:42:27 +0000
  • 7113a63181 Spirit: renamed end_type to eoi_type (missed that while original renaming) Hartmut Kaiser 2008-04-19 20:22:39 +0000
  • 85597dea09 Spirit.Karma: disabled real_numerics tests for real_concept for now. Hartmut Kaiser 2008-04-19 16:41:29 +0000
  • b173d8390d no-case for chsets Joel de Guzman 2008-04-19 02:14:11 +0000
  • 26854ba520 no-case for chsets Joel de Guzman 2008-04-19 02:13:57 +0000
  • 6ef195bf25 Spirit: removed multi_pass tests from regression runs, these are not completed yet. Hartmut Kaiser 2008-04-19 01:11:17 +0000
  • ce5ac8867d Spirit.Qi: Fixed a big endian issue in tests/qi/binary.cpp Hartmut Kaiser 2008-04-19 00:23:19 +0000
  • e67ccf7aa7 Spirit: Removed testing for compatibility of skipper and delimiter with the rule. Added some comments at the place where the compilation error occurs if skipper of delimiter are incompatible. Hartmut Kaiser 2008-04-19 00:06:02 +0000
  • dcfccb43a8 put virtual_component_base outside detail namespace plus a few renames Joel de Guzman 2008-04-18 23:41:48 +0000
  • a3bda1ebe4 fixed rule accepting any type of skipper but doing nothing Joel de Guzman 2008-04-18 21:09:11 +0000
  • 8167d05087 fixed rule accepting any type of skipper but doing nothing Joel de Guzman 2008-04-18 21:04:15 +0000
  • 87cef26948 fixed rule accepting any type of skipper but doing nothing Joel de Guzman 2008-04-18 21:03:53 +0000
  • 24956f5b87 uncommenting failing code (a regression) Joel de Guzman 2008-04-18 20:33:10 +0000
  • 2da1838bc1 tweaks Joel de Guzman 2008-04-18 20:32:43 +0000
  • faba835c78 disallow mutability of attribute in actions Joel de Guzman 2008-04-18 20:23:49 +0000
  • 03caba0b50 added test for function reference; removed test for non-const ref attribute. Joel de Guzman 2008-04-18 20:23:21 +0000
  • 76eebdb3fd removed unnecessary stuff Joel de Guzman 2008-04-18 20:05:59 +0000
  • baeaffcb6c Spirit: Fixed a duplicate header include guard constant Hartmut Kaiser 2008-04-18 16:03:09 +0000
  • 0d05a19fcb Spirit.Lex: trying to fix some gcc issues. Hartmut Kaiser 2008-04-18 13:52:47 +0000
  • d8ceabba73 Spirit: changed end parser to be named eoi. Hartmut Kaiser 2008-04-18 12:35:25 +0000
  • 671bc84a17 tweaks Joel de Guzman 2008-04-18 11:12:14 +0000
  • e5d2f7790f added actions test + bug fixes Joel de Guzman 2008-04-18 10:32:40 +0000
  • abb5ca0886 added actions test + bug fixes Joel de Guzman 2008-04-18 10:32:09 +0000
  • a3e695b437 fixed include Joel de Guzman 2008-04-18 08:33:12 +0000
  • 7301242691 minor tweaks Joel de Guzman 2008-04-18 01:49:31 +0000
  • 40ffde23f5 Spirit.Karma: added simple function support for semantic actions, added example. Hartmut Kaiser 2008-04-18 01:39:58 +0000
  • 299c865272 Spirit.Lex: Added support for token ids other than std::size_t. Hartmut Kaiser 2008-04-18 01:12:10 +0000
  • f0c8c61753 Spirit: added eol and end parsers. Hartmut Kaiser 2008-04-18 01:11:25 +0000
  • c94a2c87cc action-dispatch tweaks for phoenix special handling Joel de Guzman 2008-04-18 00:59:39 +0000
  • 9d00a34502 added example on various ways to attach actions Joel de Guzman 2008-04-18 00:55:12 +0000
  • 400ca0d9d0 action-dispatch Joel de Guzman 2008-04-17 23:59:34 +0000
  • db23e48ee3 Spirit V2: Fixed a gcc complaint Hartmut Kaiser 2008-04-17 12:29:18 +0000
  • ccfc1e3869 Spirit V2: Fixed a gcc complaint Hartmut Kaiser 2008-04-17 12:22:33 +0000
  • 66e8471d2d fixed redundancy in namespace qi::detail::detail Joel de Guzman 2008-04-17 09:44:31 +0000
  • 706b11546b char-sets Joel de Guzman 2008-04-17 09:02:03 +0000
  • 1628e941ea char-sets Joel de Guzman 2008-04-17 09:01:51 +0000
  • a1ef04fe31 Wave: minor edits... Hartmut Kaiser 2008-04-17 01:04:19 +0000
  • 19e9487cad Spirit V2: Fixed more regression problems. Hartmut Kaiser 2008-04-16 23:17:24 +0000
  • 34d36738cf Spirit V2: started to address regression test failures Hartmut Kaiser 2008-04-16 22:50:47 +0000
  • a00a036693 Applied a minor optimization to one of the multi_pass policies. Hartmut Kaiser 2008-04-14 01:47:46 +0000
  • 3d1c6bdfb1 Fixed namespace issue for Spirit.Classic Hartmut Kaiser 2008-04-14 01:11:23 +0000
  • ca7ef92102 Spirit V2: Fixes to new multi?pass iterator Hartmut Kaiser 2008-04-13 22:39:59 +0000
  • 0ac381dcf3 Fixed Spirit Classic namespace switching. Hartmut Kaiser 2008-04-13 16:28:27 +0000
  • 8bd8881e4c spirit2 ! :) Joel de Guzman 2008-04-13 03:17:57 +0000
  • 2431a80d8a spirit2 ! :) Joel de Guzman 2008-04-13 03:02:30 +0000
  • bfb86cb157 spirit2 ! :) Joel de Guzman 2008-04-13 01:52:31 +0000
  • ffd0cc1001 adding spirit2 Joel de Guzman 2008-04-13 00:54:10 +0000
  • f2a31e171d added flat forwarding headers Joel de Guzman 2008-04-13 00:39:00 +0000
  • 118d4329f3 added flat forwarding headers Joel de Guzman 2008-04-13 00:15:11 +0000
  • b61f659831 Changed copyright, started to apply changes for switching namespaces. Hartmut Kaiser 2008-04-12 23:58:29 +0000
  • 657dbe12fa Fixed more SpiritV1 header references after renaming Hartmut Kaiser 2008-04-12 03:02:34 +0000
  • a26ce80291 Renamed PhoenixV1 files. Hartmut Kaiser 2008-04-12 02:35:34 +0000
  • 22050b506a Renamed a SpiritV1 header file I missed before Hartmut Kaiser 2008-04-11 22:05:25 +0000
  • d011669e57 Changed SpiritV1 header files to have a classic_ prefix Hartmut Kaiser 2008-04-11 22:01:55 +0000
  • 994d4e48cc moving stuff to classic spirit Joel de Guzman 2008-04-10 23:51:31 +0000
  • eeae956f5c Fixed #pragma message directives and a couple of forwarding headers. Hartmut Kaiser 2008-04-09 13:50:03 +0000
  • a1885e7f67 Fixed one more include path Hartmut Kaiser 2008-04-09 02:17:53 +0000
  • a14b9952d7 In preparation for spirit2: * flat includes * home directory * forwarding headers * classic spirit Joel de Guzman 2008-04-09 01:51:47 +0000
  • 2d7bdb1412 In preparation for spirit2: * flat includes * home directory * forwarding headers * classic spirit Joel de Guzman 2008-04-09 01:29:12 +0000
  • 261421ba46 Wave: fixed expanding_function_like_macro() Hartmut Kaiser 2008-01-31 20:57:47 +0000
  • c224787c63 Fixed failing Spirit test tree_to_xml. Hartmut Kaiser 2008-01-29 14:49:12 +0000
  • 042220d290 Added a new test. Hartmut Kaiser 2008-01-23 13:34:03 +0000
  • 622c182bc1 Fixed bug #1595. Hartmut Kaiser 2008-01-23 13:30:39 +0000
  • 52cd410c51 Modified spelling of my surname to avoid problems with non-ASCII characters. Markus Schöpflin 2008-01-03 10:04:39 +0000
  • c3905959fb Fixed tree_to_xml code for gcc3.4.4 (Cygwin). Hartmut Kaiser 2007-11-29 17:54:16 +0000
  • 309ab606a6 Fixing compilation of Spirit test tree_to_xml for gcc. Hartmut Kaiser 2007-11-29 14:44:34 +0000
  • d358cab7f0 Fixing #1480 (Boost:::Spirit bug in tree_to_xml.ipp). Hartmut Kaiser 2007-11-29 14:24:00 +0000
  • fe502ceff9 Pick up missing spirit files from full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-26 11:42:16 +0000
  • 451db7c5b6 Pick up missing spirit files from full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-26 02:20:45 +0000
  • 4a90f033f7 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +0000
  • c0fa352709 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000
  • e078027fe6 added link to docs Joel de Guzman 2007-11-19 00:05:43 +0000
  • dad62c5d7e // Add or correct comment identifying Boost library this header is associated with. Beman Dawes 2007-11-17 20:13:16 +0000
  • fcf84fc7bd fix for real number parsers with custom types that do not have a std::numeric_limits specialization. Joel de Guzman 2007-11-06 01:44:49 +0000
  • 62457acc75 Fixed Ticket #1328 (http://svn.boost.org/trac/boost/ticket/1328) Joel de Guzman 2007-11-05 01:13:11 +0000
  • 0efb4e663b Bumped Spirit version to 1.8.6. Hartmut Kaiser 2007-11-03 00:30:33 +0000
  • 19892f5469 Merged a change from 1.34.1. Hartmut Kaiser 2007-10-30 18:17:59 +0000
  • 3a784fb546 Fix misspelled test file name. Rene Rivera 2007-10-28 19:53:09 +0000
  • 95549c7798 Added test of real_parser specialized for a custom data type. Hartmut Kaiser 2007-10-28 16:16:52 +0000
  • fa64c413df -- compensated for changes to Boost.Thread: o Boost.Thread no longer accepts boost::reference_wrapper instances as callable arguments o created a new callable_reference_wrapper type that gets used instead of the no longer accepted type. Martin Wille 2007-10-28 16:02:15 +0000
  • 5144a3f2b6 Changed the code to allow ADL to find the correct pow() function, not relying on an existing overload in the std namespace anymore. Hartmut Kaiser 2007-10-28 14:29:40 +0000
  • 1ba122ea0c Spirit: Silenced some warnings. Hartmut Kaiser 2007-10-07 15:57:37 +0000
  • f9db8c1764 Spirit: Fixed a failing unit test. Hartmut Kaiser 2007-10-07 15:55:00 +0000
  • beff514f92 Spirit: Fixed a couple of pedantic gcc warnings. Hartmut Kaiser 2007-10-07 14:46:52 +0000
  • 555b348d5a Starting point for releases Beman Dawes 2007-10-05 14:25:06 +0000
  • 8ca1e039a1 Changed call_once to header-only template that takes arbitrary function objects; this changes parameter order Anthony Williams 2007-10-05 12:10:06 +0000
  • 885a3ac6f0 pragma push/pop added Joel de Guzman 2007-08-12 01:24:22 +0000
  • 8b6a201029 fixed error (wrong include file assign_key.hh) Joel de Guzman 2007-08-09 02:10:29 +0000
  • 8b549f92e8 Update to V2 Vladimir Prus 2007-08-08 19:37:00 +0000