Commit Graph

  • dfc9377eff Spirit: fixing some eol inconsistencies. Hartmut Kaiser 2012-11-03 14:21:02 +0000
  • 4fc9b6950f Spirit: Applied patch provided by Agustín K-ballo Bergé - thanks! Hartmut Kaiser 2012-11-03 14:19:54 +0000
  • db6fa66918 Merge from trunk Joel de Guzman 2012-10-29 02:23:36 +0000
  • d26b161c1a Patch from Michele Bertasi fixing segmentation fault bug Joel de Guzman 2012-10-29 02:05:14 +0000
  • f39caa2da4 Removing conjure3 for now Joel de Guzman 2012-10-29 02:02:48 +0000
  • cacf9067d0 Removing (broken) scheme example. Joel de Guzman 2012-10-25 00:56:48 +0000
  • 37aa3e9652 readding proper file structure Joel de Guzman 2012-10-17 05:07:54 +0000
  • 008cc318da added test case Joel de Guzman 2012-10-17 04:02:03 +0000
  • b26acbae0a added json parser contributed by Michael Caisse Joel de Guzman 2012-10-17 03:57:41 +0000
  • d6019ede00 #7431 Warning fixes in spirit Joel de Guzman 2012-10-02 03:11:48 +0000
  • f1759ccbff test overlapping symbols Joel de Guzman 2012-10-01 00:04:26 +0000
  • 08c040e7f8 Merge test fix for classic spirit. Daniel James 2012-09-04 22:01:05 +0000
  • 5015803741 Merging from trunk Hartmut Kaiser 2012-08-28 14:53:40 +0000
  • e7c747b925 Fix #4372: spirit::info violates STL container requirements Hartmut Kaiser 2012-08-21 20:04:06 +0000
  • 5834ea40d5 Fixed char->char_type Joel de Guzman 2012-07-27 01:38:17 +0000
  • 69670da036 Update classic spirit tests which use boost::TIME_UTC (now TIME_UTC_). Daniel James 2012-07-22 07:16:06 +0000
  • c2dff29ac0 Fixed wrong link Joel de Guzman 2012-06-12 08:01:47 +0000
  • c9b89dbae3 Missing endsect in spirit docs. Daniel James 2012-05-28 20:22:20 +0000
  • 969698a8ce Big fix allowing "script" greater that 63 Joel de Guzman 2012-05-21 01:17:33 +0000
  • 7fbb69518b Whitespace should be + not *. Ben Hanson 2012-05-06 14:49:11 +0000
  • 313c1f8d25 Whitespace should be + not *. Ben Hanson 2012-05-06 14:48:29 +0000
  • 97a91cfe72 Whitespace should be + not *. Ben Hanson 2012-05-06 14:46:35 +0000
  • b9f77a7c91 whitespace should be + not *. Ben Hanson 2012-05-06 14:45:33 +0000
  • 259365d671 lexertl supports " like flex. Ben Hanson 2012-05-06 14:34:15 +0000
  • 5b46da6219 lexertl supports " like flex. Ben Hanson 2012-05-06 14:32:18 +0000
  • d41008666c Changed '*' to '+', as per lex example in the comment. Ben Hanson 2012-05-06 14:28:42 +0000
  • 74f95ca0ab Changed '*' to '+', as per lex example in the comment. Ben Hanson 2012-05-06 14:27:03 +0000
  • 27945dda55 patches from teejay Joel de Guzman 2012-05-03 00:51:14 +0000
  • 7884de5ae6 patches from teejay Joel de Guzman 2012-05-03 00:50:19 +0000
  • 88d8410203 Reapplying hkaiser's fix Joel de Guzman 2012-04-26 09:23:54 +0000
  • fbe6f22026 Merge from trunk Joel de Guzman 2012-04-24 02:06:01 +0000
  • 8e4a06ab66 Merge from trunk Joel de Guzman 2012-04-24 02:05:47 +0000
  • f5ec29cfd5 Merging from trunk Fixed #6179: spirit fatal error: 'boost/endian/integers.hpp' file not found Hartmut Kaiser 2012-04-23 12:11:17 +0000
  • 4ab6efc226 Solving the darn endian problem in Spirit once and for all. I should have done this a long time ago. Hartmut Kaiser 2012-04-23 12:08:56 +0000
  • b4e5268e1a fix for identifier rule not allowing identifiers that start with a keyword (e.g. fortify) Joel de Guzman 2012-04-14 00:00:03 +0000
  • 41f73d0ca4 fix assign_to_attribute_from_iterators where Attribute is a container of iterator_range Joel de Guzman 2012-04-02 12:22:30 +0000
  • e94213cc2d Test downstream merge Joel de Guzman 2012-04-02 04:41:54 +0000
  • 065a76b8b5 test upstream merge Joel de Guzman 2012-04-02 04:40:09 +0000
  • 003c6950de Bumped version number to 2.53 Joel de Guzman 2012-03-24 08:32:11 +0000
  • 5a4c19445e fix for ticket #6714 Joel de Guzman 2012-03-20 15:14:44 +0000
  • 97800f6fc5 test for ticket #6714 (fixed) Joel de Guzman 2012-03-20 15:14:10 +0000
  • bedb4b7e30 teajay's keyword patches Joel de Guzman 2012-03-20 10:20:16 +0000
  • ed252af80a teajay's keyword patches Joel de Guzman 2012-03-20 10:19:28 +0000
  • e718d52cf1 Fix: still no Boost.Endian available Jürgen Hunold 2012-03-19 09:57:26 +0000
  • fcbb60c8c6 Added note on the removal of deprecated headers. Joel de Guzman 2012-03-06 00:12:04 +0000
  • 46d5263eb6 Removing deprecated headers Joel de Guzman 2012-03-05 14:33:28 +0000
  • 42bd7448ed Support for BOOST_SPIRIT_AUTO and qi::copy. Joel de Guzman 2012-02-10 01:58:02 +0000
  • bec81f8ead Support for BOOST_SPIRIT_AUTO and qi::copy. Joel de Guzman 2012-02-07 06:17:47 +0000
  • cf280b5d21 Support for BOOST_SPIRIT_AUTO and qi::copy. Joel de Guzman 2012-02-07 06:13:50 +0000
  • 0bf8a800ab Support for BOOST_SPIRIT_AUTO and qi::copy. Joel de Guzman 2012-02-07 06:12:49 +0000
  • d14eb0fd7c Spirit: correcting copyright Hartmut Kaiser 2012-01-13 18:48:54 +0000
  • ef42d4535d Spirit: Fixed a problem in Karma when a variant holding a container was used as a generator inside a sequence. Hartmut Kaiser 2012-01-13 18:46:11 +0000
  • 678feb8425 Spirit: merging from trunk Hartmut Kaiser 2012-01-09 14:36:46 +0000
  • e8b304cb98 Spirit: updating docs Hartmut Kaiser 2012-01-09 13:54:04 +0000
  • 57046fdbbf Spirit: fixed #6368: [multi_pass] clear_queue isn't forwarded to the storage policy Hartmut Kaiser 2012-01-09 13:53:14 +0000
  • f0ef6642e5 Spirit: fixed Karma examples Hartmut Kaiser 2012-01-09 13:52:23 +0000
  • 997501b084 Spirit: fixed karma::subrule Hartmut Kaiser 2012-01-09 13:51:18 +0000
  • 4cb423d7db Spirit: Fixing problems in karma::center[] directive Hartmut Kaiser 2012-01-09 13:47:25 +0000
  • a2866ebf4e Spirit: changing c-style cast to static_cast Hartmut Kaiser 2012-01-03 01:14:27 +0000
  • ed424f5135 Spirit: fixing signed/unsigned mismatch warning Hartmut Kaiser 2012-01-03 00:33:33 +0000
  • 32c7a15bd5 Spirit: fixing copy/paste error Hartmut Kaiser 2012-01-03 00:30:23 +0000
  • 54a5dba46d Spirit: improving error reporting from lexer tokens Hartmut Kaiser 2011-12-31 19:39:42 +0000
  • 7d7e4b55bb Spirit: added a missing typename Hartmut Kaiser 2011-12-26 18:59:50 +0000
  • 8d4f661ef2 Spirit: fixed spelling (fixed #6003: occured is spelled occurred) Hartmut Kaiser 2011-12-25 18:03:41 +0000
  • 4e636cb8ef Spirit: fixed spelling (fixed #6003: occured is spelled occurred) Hartmut Kaiser 2011-12-25 18:03:21 +0000
  • 0d39ce2fcf Spirit: disambiguate cref. Hartmut Kaiser 2011-12-18 17:41:52 +0000
  • 829a526c30 Spirit: fixed #6284: qi_parsers/numeric.htm documentation defects Hartmut Kaiser 2011-12-17 16:18:51 +0000
  • 0b34d44164 fixes Ticket #6259 Joel de Guzman 2011-12-13 00:12:04 +0000
  • f08f672981 Spirit: making sure qi::attr is in the documentation index Hartmut Kaiser 2011-12-12 13:37:29 +0000
  • 7261177938 Spirit: fixed #6253: lex::lexertl::generate_static_dfa compiler errors if lexer has wchar_t as underlying stream type Hartmut Kaiser 2011-12-12 00:48:40 +0000
  • 41b3214ebc added longest match test Joel de Guzman 2011-11-29 23:47:21 +0000
  • 30805fa7a7 Spirit: merging endian fix from trunk Hartmut Kaiser 2011-11-28 13:00:11 +0000
  • 63b6417cee Spirit: fixing check for Boost version for endian, when will we finally get that library? Hartmut Kaiser 2011-11-28 12:31:00 +0000
  • 33028c63d0 + more get overloads + returning references instead of values Joel de Guzman 2011-11-14 10:31:35 +0000
  • db068a6406 Spirit: adding get<> overload to extended_variant Hartmut Kaiser 2011-11-12 22:49:34 +0000
  • b39d8c5d24 C++11 patches by Michel Morin Joel de Guzman 2011-11-07 22:57:31 +0000
  • d97bf6b521 Docs for the seek directive Joel de Guzman 2011-11-05 09:56:29 +0000
  • 7c1d4d079e Docs for the seek directive Joel de Guzman 2011-10-25 01:01:33 +0000
  • 8cfd595355 Spirit: applying Vitaly Budovski's patch adding binary floating point parsers and generators Hartmut Kaiser 2011-10-24 15:05:44 +0000
  • c988e3aa16 Merge redirect for spirit/phoenix docs. Daniel James 2011-10-17 20:12:11 +0000
  • c4da4109ca Replace spirit and phoenix documentation with a redirect. Daniel James 2011-10-16 18:53:01 +0000
  • 3423c9e478 Spirit: merging bugfix from trunk (caused by changes in proto) Hartmut Kaiser 2011-10-11 11:30:19 +0000
  • 78cb23c6ac Added rvalue support for symbols %= Joel de Guzman 2011-10-11 00:24:04 +0000
  • aaba1378fe Added rvalue support for symbols %= Joel de Guzman 2011-10-11 00:23:34 +0000
  • c3ef87d7d7 Spirit: merging to release Hartmut Kaiser 2011-10-10 13:28:33 +0000
  • e6ae5de666 Spirit: adding rvalue reference overload for lexer::operator+=(), fixes regressions caused by recent proto changes Hartmut Kaiser 2011-10-10 12:10:05 +0000
  • 0e0cacf03c Added rvalue support for rule %= Joel de Guzman 2011-10-10 07:38:59 +0000
  • bbb4b888ab Added rvalue support for rule %= Joel de Guzman 2011-10-10 06:47:25 +0000
  • 541462c895 Added rvalue support for rule %= Joel de Guzman 2011-10-10 06:07:35 +0000
  • a14bf60afd Spirit: Removing bogus static_assert Hartmut Kaiser 2011-10-09 02:11:12 +0000
  • 94b84c80eb typo fix Hartmut Kaiser 2011-10-09 02:09:12 +0000
  • 0b258c23cc Adding safe-guards Hartmut Kaiser 2011-10-09 00:42:35 +0000
  • f4bb3fd900 seek directive by TONGARI Joel de Guzman 2011-10-08 11:32:05 +0000
  • d1c2ad9e6e seek directive by TONGARI Joel de Guzman 2011-10-08 11:31:20 +0000
  • bfa9e99f5f Merging from trunk Hartmut Kaiser 2011-10-05 00:33:38 +0000
  • 5b932e1eae Preparing docs for release Hartmut Kaiser 2011-10-05 00:23:50 +0000
  • 98d024cc79 Added explicit qualification for ref to avoid conflict with std::ref Joel de Guzman 2011-09-16 06:48:25 +0000
  • c4d7e700f6 Spirit: Merging from trunk Hartmut Kaiser 2011-09-12 16:53:22 +0000
  • f73cbb273d adding the target location in the project requirements to generate the exe in the same directory. Joel de Guzman 2011-09-09 01:25:33 +0000
  • 6d8fc33f34 Fix Ticket #5867 Joel de Guzman 2011-09-08 23:45:47 +0000