Commit Graph

4777 Commits

Author SHA1 Message Date
Hartmut Kaiser
dfc9377eff Spirit: fixing some eol inconsistencies.
[SVN r81157]
2012-11-03 14:21:02 +00:00
Hartmut Kaiser
4fc9b6950f Spirit: Applied patch provided by Agustín K-ballo Bergé - thanks!
[SVN r81156]
2012-11-03 14:19:54 +00:00
Joel de Guzman
db6fa66918 Merge from trunk
[SVN r81093]
2012-10-29 02:23:36 +00:00
Joel de Guzman
d26b161c1a Patch from Michele Bertasi fixing segmentation fault bug
[SVN r81092]
2012-10-29 02:05:14 +00:00
Joel de Guzman
f39caa2da4 Removing conjure3 for now
[SVN r81091]
2012-10-29 02:02:48 +00:00
Joel de Guzman
cacf9067d0 Removing (broken) scheme example.
[SVN r81058]
2012-10-25 00:56:48 +00:00
Joel de Guzman
37aa3e9652 readding proper file structure
[SVN r81004]
2012-10-17 05:07:54 +00:00
Joel de Guzman
008cc318da added test case
[SVN r81003]
2012-10-17 04:02:03 +00:00
Joel de Guzman
b26acbae0a added json parser contributed by Michael Caisse
[SVN r81002]
2012-10-17 03:57:41 +00:00
Joel de Guzman
d6019ede00 #7431 Warning fixes in spirit
[SVN r80815]
2012-10-02 03:11:48 +00:00
Joel de Guzman
f1759ccbff test overlapping symbols
[SVN r80800]
2012-10-01 00:04:26 +00:00
Daniel James
08c040e7f8 Merge test fix for classic spirit.
[SVN r80402]
2012-09-04 22:01:05 +00:00
Hartmut Kaiser
5015803741 Merging from trunk
[SVN r80282]
2012-08-28 14:53:40 +00:00
Hartmut Kaiser
e7c747b925 Fix #4372: spirit::info violates STL container requirements
[SVN r80121]
2012-08-21 20:04:06 +00:00
Joel de Guzman
5834ea40d5 Fixed char->char_type
[SVN r79764]
2012-07-27 01:38:17 +00:00
Daniel James
69670da036 Update classic spirit tests which use boost::TIME_UTC (now TIME_UTC_).
[SVN r79653]
2012-07-22 07:16:06 +00:00
Joel de Guzman
c2dff29ac0 Fixed wrong link
[SVN r78905]
2012-06-12 08:01:47 +00:00
Daniel James
c9b89dbae3 Missing endsect in spirit docs.
[SVN r78732]
2012-05-28 20:22:20 +00:00
Joel de Guzman
969698a8ce Big fix allowing "script" greater that 63
[SVN r78524]
2012-05-21 01:17:33 +00:00
Ben Hanson
7fbb69518b Whitespace should be + not *.
[SVN r78358]
2012-05-06 14:49:11 +00:00
Ben Hanson
313c1f8d25 Whitespace should be + not *.
[SVN r78357]
2012-05-06 14:48:29 +00:00
Ben Hanson
97a91cfe72 Whitespace should be + not *.
[SVN r78356]
2012-05-06 14:46:35 +00:00
Ben Hanson
b9f77a7c91 whitespace should be + not *.
[SVN r78355]
2012-05-06 14:45:33 +00:00
Ben Hanson
259365d671 lexertl supports " like flex.
[SVN r78354]
2012-05-06 14:34:15 +00:00
Ben Hanson
5b46da6219 lexertl supports " like flex.
[SVN r78353]
2012-05-06 14:32:18 +00:00
Ben Hanson
d41008666c Changed '*' to '+', as per lex example in the comment.
[SVN r78352]
2012-05-06 14:28:42 +00:00
Ben Hanson
74f95ca0ab Changed '*' to '+', as per lex example in the comment.
[SVN r78351]
2012-05-06 14:27:03 +00:00
Joel de Guzman
27945dda55 patches from teejay
[SVN r78314]
2012-05-03 00:51:14 +00:00
Joel de Guzman
7884de5ae6 patches from teejay
[SVN r78313]
2012-05-03 00:50:19 +00:00
Joel de Guzman
88d8410203 Reapplying hkaiser's fix
[SVN r78206]
2012-04-26 09:23:54 +00:00
Joel de Guzman
fbe6f22026 Merge from trunk
[SVN r78178]
2012-04-24 02:06:01 +00:00
Joel de Guzman
8e4a06ab66 Merge from trunk
[SVN r78177]
2012-04-24 02:05:47 +00:00
Hartmut Kaiser
f5ec29cfd5 Merging from trunk
Fixed #6179: spirit fatal error: 'boost/endian/integers.hpp' file not found

[SVN r78157]
2012-04-23 12:11:17 +00:00
Hartmut Kaiser
4ab6efc226 Solving the darn endian problem in Spirit once and for all. I should have done this a long time ago.
[SVN r78156]
2012-04-23 12:08:56 +00:00
Joel de Guzman
b4e5268e1a fix for identifier rule not allowing identifiers that start with a keyword (e.g. fortify)
[SVN r77966]
2012-04-14 00:00:03 +00:00
Joel de Guzman
41f73d0ca4 fix assign_to_attribute_from_iterators where Attribute is a container of iterator_range
[SVN r77713]
2012-04-02 12:22:30 +00:00
Joel de Guzman
e94213cc2d Test downstream merge
[SVN r77711]
2012-04-02 04:41:54 +00:00
Joel de Guzman
065a76b8b5 test upstream merge
[SVN r77710]
2012-04-02 04:40:09 +00:00
Joel de Guzman
003c6950de Bumped version number to 2.53
[SVN r77512]
2012-03-24 08:32:11 +00:00
Joel de Guzman
5a4c19445e fix for ticket #6714
[SVN r77434]
2012-03-20 15:14:44 +00:00
Joel de Guzman
97800f6fc5 test for ticket #6714 (fixed)
[SVN r77433]
2012-03-20 15:14:10 +00:00
Joel de Guzman
bedb4b7e30 teajay's keyword patches
[SVN r77429]
2012-03-20 10:20:16 +00:00
Joel de Guzman
ed252af80a teajay's keyword patches
[SVN r77428]
2012-03-20 10:19:28 +00:00
Jürgen Hunold
e718d52cf1 Fix: still no Boost.Endian available
[SVN r77400]
2012-03-19 09:57:26 +00:00
Joel de Guzman
fcbb60c8c6 Added note on the removal of deprecated headers.
[SVN r77243]
2012-03-06 00:12:04 +00:00
Joel de Guzman
46d5263eb6 Removing deprecated headers
[SVN r77230]
2012-03-05 14:33:28 +00:00
Joel de Guzman
42bd7448ed Support for BOOST_SPIRIT_AUTO and qi::copy.
[SVN r76960]
2012-02-10 01:58:02 +00:00
Joel de Guzman
bec81f8ead Support for BOOST_SPIRIT_AUTO and qi::copy.
[SVN r76930]
2012-02-07 06:17:47 +00:00
Joel de Guzman
cf280b5d21 Support for BOOST_SPIRIT_AUTO and qi::copy.
[SVN r76929]
2012-02-07 06:13:50 +00:00
Joel de Guzman
0bf8a800ab Support for BOOST_SPIRIT_AUTO and qi::copy.
[SVN r76928]
2012-02-07 06:12:49 +00:00