2382 Commits

Author SHA1 Message Date
Hartmut Kaiser b23f2fce51 Spirit: fixing const bug in multi_pass
[SVN r59490]
2010-02-05 00:35:47 +00:00
Hartmut Kaiser 31f098bf7d Spirit: adding workaround for MSVC falsly trzing to use multi_pass::operator== for other iterators
[SVN r59486]
2010-02-05 00:17:40 +00:00
Joel de Guzman ea0e1cb122 More Unicode Support
[SVN r59440]
2010-02-03 12:35:10 +00:00
Joel de Guzman 2a321a593d basic tests ok
[SVN r59423]
2010-02-02 12:14:55 +00:00
Joel de Guzman 24a28ba7eb Complete Unicode Level-1 support: table generation.
[SVN r59422]
2010-02-02 09:58:54 +00:00
Joel de Guzman df719088da Complete Unicode Level-1 support: table generation.
[SVN r59421]
2010-02-02 09:55:09 +00:00
Joel de Guzman 56d1f71a5d Complete Unicode Level-1 support: table generation.
[SVN r59420]
2010-02-02 09:04:13 +00:00
Joel de Guzman 6b5d871009 Complete Unicode Level-1 support: table generation.
[SVN r59417]
2010-02-01 13:46:04 +00:00
Joel de Guzman 57f2202c89 Complete Unicode Level-1 support: table generation.
[SVN r59416]
2010-02-01 13:45:13 +00:00
Joel de Guzman 5ff70a8454 Complete Unicode Level-1 support: table generation.
[SVN r59413]
2010-02-01 12:03:13 +00:00
Joel de Guzman dc2045f0f9 Complete Unicode Level-1 support: table generation.
[SVN r59407]
2010-02-01 04:14:51 +00:00
Joel de Guzman 8480d58bb9 Complete Unicode Level-1 support: table generation.
[SVN r59376]
2010-01-31 10:28:57 +00:00
Hartmut Kaiser 505dbf4b40 Spirit: added new file
[SVN r59358]
2010-01-30 02:23:37 +00:00
Hartmut Kaiser 1ce1697237 Spirit: added one more customization point specialization for adapt_class
[SVN r59356]
2010-01-30 02:16:19 +00:00
Hartmut Kaiser 21ce01ea0d Spirit: proper support for sequences taking one element attribute sequence
[SVN r59355]
2010-01-30 02:15:22 +00:00
Hartmut Kaiser f5fafcd8a5 Spirit: proper use of customization points in string_generate
[SVN r59354]
2010-01-30 02:13:47 +00:00
Hartmut Kaiser 42ba7217b7 Spirit: fixing sequences with unused attribute at the end
[SVN r59353]
2010-01-30 02:12:38 +00:00
Hartmut Kaiser 501233d302 Spirit: fixing specialization for transform_attribute<optional<>, ...>
[SVN r59351]
2010-01-29 23:46:01 +00:00
Hartmut Kaiser 8ac872d39e Spirit: fixing remaining problems from changing transform_attribute
[SVN r59348]
2010-01-29 17:13:53 +00:00
Hartmut Kaiser d2b23a16ec Spirit: bumped version number
[SVN r59344]
2010-01-29 15:41:38 +00:00
Hartmut Kaiser 79f462d511 Spirit: added fail_transform handler to attribute_transform
[SVN r59343]
2010-01-29 15:40:54 +00:00
Hartmut Kaiser 56dd31b02d Spirit: added support for fusion_adapt_class in Spirit, added fail_transform handler to attribute_transform
[SVN r59342]
2010-01-29 15:40:01 +00:00
Hartmut Kaiser 02e4bf6ff2 Spirit: replacing custom made swap with boost::swap, should make compile Wave again
[SVN r59277]
2010-01-27 17:31:36 +00:00
Hartmut Kaiser 764750e9a6 Spirit: added specialization for signed char - doh!
[SVN r59245]
2010-01-23 22:29:10 +00:00
Hartmut Kaiser 5d2015b7df Spirit:: adding missing function in multi_pass policies.
[SVN r59242]
2010-01-23 21:22:14 +00:00
Hartmut Kaiser 2a61ff59f9 Spirit: merging bug fix for rule copy construction from trunk
[SVN r59240]
2010-01-23 18:29:34 +00:00
Hartmut Kaiser 7b6bad34e2 Spirit: fixing nasty bug in rule copy constructor
[SVN r59156]
2010-01-20 14:43:22 +00:00
Hartmut Kaiser 958b8d070f Spirit: added missing eol at eof
[SVN r59130]
2010-01-18 17:19:05 +00:00
Hartmut Kaiser 0330e958cb Spirit: merging from trunk
[SVN r59011]
2010-01-14 23:52:48 +00:00
Hartmut Kaiser c29ce7077a Spirit: added spirit::ostream_iterator
[SVN r58995]
2010-01-14 03:44:30 +00:00
Hartmut Kaiser 905221df6f Spirit: reformulating static assertion
[SVN r58971]
2010-01-13 13:23:25 +00:00
Joel de Guzman 89af4a2983 better encoding
[SVN r58966]
2010-01-13 11:27:22 +00:00
Hartmut Kaiser 118bb1da59 Spirit: minor comment edits
[SVN r58920]
2010-01-12 04:27:45 +00:00
Hartmut Kaiser 394905a183 Spirit: Allowing karma uint generators being invoked using signed integers
[SVN r58919]
2010-01-12 04:15:47 +00:00
Hartmut Kaiser 23bda98427 Spirit: fixed signed/unsigned mismatch in Qi's binary parsers
[SVN r58918]
2010-01-12 01:22:48 +00:00
Hartmut Kaiser a4cb299fab Spirit: qi::matches.hpp[] has to succeed always
[SVN r58914]
2010-01-11 20:42:50 +00:00
Hartmut Kaiser 3e16b835bd Spirit: merging from trunk
[SVN r58872]
2010-01-10 16:25:12 +00:00
Hartmut Kaiser a23189ec5e Spirit: modified conditions for workaround
[SVN r58871]
2010-01-10 16:11:58 +00:00
Hartmut Kaiser a9c83db5eb Spirit: working around false static assert on earlier versions of gcc
[SVN r58870]
2010-01-10 16:08:21 +00:00
Hartmut Kaiser 3b253328a0 Spirit: added compile time assertion diagnosing a configuration mismatch
[SVN r58859]
2010-01-10 01:45:56 +00:00
Hartmut Kaiser f023f81e74 Spirit: disambiguating call to traits::is_empty
[SVN r58851]
2010-01-09 18:59:46 +00:00
Hartmut Kaiser d180c4d806 Spirit: reverting change to Qi sequence attribute handling
[SVN r58850]
2010-01-09 18:52:59 +00:00
Hartmut Kaiser 8ad85ef03c Spirit: fixing attribute handling in sequences
[SVN r58824]
2010-01-09 03:51:21 +00:00
Hartmut Kaiser bdf6b5deec Spirit: merged addition of qi::matches from trunk
[SVN r58819]
2010-01-08 21:06:55 +00:00
Hartmut Kaiser 2d3e852db6 Spirit: reverted accidental changes
[SVN r58799]
2010-01-08 04:54:10 +00:00
Hartmut Kaiser e8f1961787 Spirit: adding the matches.hpp[] directive
[SVN r58797]
2010-01-08 02:33:56 +00:00
Hartmut Kaiser 2cbd98206d Spirit: minor fixes to qi::omit.hpp[] directive
[SVN r58796]
2010-01-08 02:22:05 +00:00
Hartmut Kaiser 11b0708bf8 Spirit: merging from trunk
[SVN r58787]
2010-01-07 16:23:39 +00:00
Hartmut Kaiser 1c1b456d16 Spirit: added special operator= to lookahead and basic_istream_iterator.
[SVN r58779]
2010-01-06 20:56:20 +00:00
Hartmut Kaiser 40411e9849 Spirit: merging from trunk
[SVN r58723]
2010-01-05 18:42:31 +00:00