Commit Graph

  • eb9a14b9b3 Spirit: Merging from trunk Hartmut Kaiser 2009-01-15 17:34:54 +0000
  • 2a9d64c976 Spirit.Karma: Fixed example Jamfile Hartmut Kaiser 2009-01-02 11:00:46 +0000
  • 2f0b1c643b Spirit.Karma: Fixed Karma examples for very strict compilers Hartmut Kaiser 2009-01-02 10:49:15 +0000
  • d8c02d1159 Spirit.Karma: Fixed Karma output_iterator for very strict compilers Hartmut Kaiser 2009-01-02 10:47:49 +0000
  • 54565a342d Spirit: Updated copyright Hartmut Kaiser 2009-01-01 11:59:13 +0000
  • 70f8eb9170 another typo Joel de Guzman 2009-01-01 05:43:50 +0000
  • fa2e749a17 typo fix Joel de Guzman 2009-01-01 03:14:36 +0000
  • ade48e297c fixed bug where leading zeroes more than MaxDigits are skipped Joel de Guzman 2008-12-24 02:08:52 +0000
  • 130e6c4940 doc updates Joel de Guzman 2008-12-23 09:39:09 +0000
  • 6a95c74e9a fixed empty file Joel de Guzman 2008-12-16 08:48:58 +0000
  • 931aff5052 handle more combinations of const/pointer/reference in result<> Steven Watanabe 2008-12-11 15:51:39 +0000
  • 507071e127 Avoid a couple of gcc warnings. Daniel James 2008-12-08 23:35:33 +0000
  • 6704c23a31 Spirit.Karma: Fixed optional operator Hartmut Kaiser 2008-12-02 23:27:11 +0000
  • 6e8db8ef0a grammar fixes Ben Hanson 2008-11-29 12:33:45 +0000
  • 2ba342e058 Adding proper compiler flags to match those from the jam file. Michael A. Jackson 2008-11-24 15:44:25 +0000
  • ee501d7cdd Merged revisions 49661-49662,49666,49669,49735,49756,49770,49811 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-11-20 22:53:20 +0000
  • cc08665c3a More thorough tests for using bind with member variables Steven Watanabe 2008-11-17 19:43:41 +0000
  • 1cc172f7fe port spirit2 to proto v4 (merged from trunk) Eric Niebler 2008-11-16 18:55:37 +0000
  • 48b0d1db11 Copyright message update. Ben Hanson 2008-11-14 15:24:00 +0000
  • 5c4bcafafe Copyright message update. Ben Hanson 2008-11-14 15:23:22 +0000
  • 16ad945260 Copyright message update. Ben Hanson 2008-11-14 15:22:46 +0000
  • a29e79fba8 Copyright message update. Ben Hanson 2008-11-14 15:21:49 +0000
  • b0fc58e039 Copyright message update. Ben Hanson 2008-11-14 15:20:56 +0000
  • 91a34c2e96 Copyright message update. Ben Hanson 2008-11-14 15:20:16 +0000
  • 71458aa68b regex flags. Ben Hanson 2008-11-14 15:18:34 +0000
  • f4ec6fc80b bol bug fixes. Ben Hanson 2008-11-14 15:17:35 +0000
  • 25fe03f896 regex flags, switched to iterators for hash vector, cleanups. Ben Hanson 2008-11-14 15:15:46 +0000
  • cb9a76c732 Added enums for regex flags. Ben Hanson 2008-11-14 15:12:40 +0000
  • 32f194bdb5 Copyright message change, removed redundant if statement. Ben Hanson 2008-11-14 15:09:45 +0000
  • 7e87b23dae Updated Copyright message. Ben Hanson 2008-11-14 15:08:32 +0000
  • b8aa25cae9 Copyright message changes. Ben Hanson 2008-11-14 15:06:39 +0000
  • d91e99ca2b flag shenanigans. Ben Hanson 2008-11-14 15:05:24 +0000
  • 2e70077297 icase/dot_not_newline changes. Ben Hanson 2008-11-14 15:04:12 +0000
  • a5793edaf0 icase and dot_not_newline flags, bug fixes. Ben Hanson 2008-11-14 15:03:03 +0000
  • 7873024d53 enum syntax error fix. Ben Hanson 2008-11-14 15:01:06 +0000
  • 3fe4e8b343 Block support for icase and dot_not_newline Ben Hanson 2008-11-14 14:58:43 +0000
  • 447f6eb7f4 Updated Copyright message. Ben Hanson 2008-11-14 14:56:36 +0000
  • d22c98f006 Updated Copyright message. Ben Hanson 2008-11-14 14:55:16 +0000
  • c3e267bca4 restoring version.hpp and bumping the version to 2.0 Joel de Guzman 2008-11-13 00:37:21 +0000
  • 78845f4c95 added cref/ref/val tests from Steven Joel de Guzman 2008-11-12 07:26:40 +0000
  • 5309759c3f steven's patch for const Joel de Guzman 2008-11-12 07:25:42 +0000
  • f24c02b483 overloads of the io operators for ostream/istream to fix ambiguity with fusion Steven Watanabe 2008-11-12 02:59:10 +0000
  • 35e056c974 Avoid comparing default initialised iterators in position_iterator. Daniel James 2008-11-09 19:12:05 +0000
  • 03a9fb7676 port Spirit2 to Proto v4, fixes #2488 Eric Niebler 2008-11-09 01:24:06 +0000
  • 6d521ba2c0 Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • 01e11a8481 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. Michael A. Jackson 2008-11-07 17:02:56 +0000
  • 16fa9c5439 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • a2fe4e437d Spirit: Applied Joel's fix for ISO8859/1 charclass. Hartmut Kaiser 2008-10-26 00:13:38 +0000
  • c93b93a2f0 Spirit: Applied Joel's fix for ISO8859/1 charclass. Hartmut Kaiser 2008-10-26 00:13:20 +0000
  • f1cdc2de96 Spirit: This should fix the remaining regressions Hartmut Kaiser 2008-10-14 16:43:27 +0000
  • 019d1ee678 Spirit: This should fix the remaining regressions Hartmut Kaiser 2008-10-14 16:42:26 +0000
  • f7efc1153d Spirit: Fixing more regressions Hartmut Kaiser 2008-10-14 16:37:41 +0000
  • 550d420b0a Spirit: Fixing more regressions Hartmut Kaiser 2008-10-14 16:31:30 +0000
  • ca88d61d1c Spirit: Fixed part of the current regressions Hartmut Kaiser 2008-10-14 16:22:28 +0000
  • 79709f9428 Spirit: Fixed part of the current regressions Hartmut Kaiser 2008-10-14 16:19:05 +0000
  • f86844465e Merge fixes from Trunk. John Maddock 2008-10-13 09:00:03 +0000
  • e0faf49b0e Spirit: Fixed conditional compilation problems in lexertl code Hartmut Kaiser 2008-10-13 01:39:00 +0000
  • cf800c032a Spirit: Fixed conditional compilation problems in lexertl code Hartmut Kaiser 2008-10-13 01:37:47 +0000
  • 3316a8acc2 Fix #2408 Joel de Guzman 2008-10-12 23:56:56 +0000
  • fe7a2091c6 Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. John Maddock 2008-10-10 16:10:00 +0000
  • 60012ad817 Merge from Trunk Joel de Guzman 2008-10-10 14:47:53 +0000
  • f3851dcdf0 Merge from Trunk Joel de Guzman 2008-10-10 14:38:57 +0000
  • 8b81731e75 Merge quickbook workaround and fix some links. Daniel James 2008-10-10 09:29:21 +0000
  • 3374392764 Remove tabs. Daniel James 2008-10-09 22:26:02 +0000
  • bbd5584421 Change position_iterator so that it doesn't count '\n\r' as a single newline and doesn't change the sequence at all (which was conflicting with spirit's newline handling). Daniel James 2008-10-09 22:16:26 +0000
  • db190604c2 Add some extra checks to position_iterator tests, and fix an incorrect character count. Daniel James 2008-10-09 22:16:11 +0000
  • ffadf75e91 position_iterator is a forward iterator, so tag it appropriately. 'operator-' was giving incorrect results when there were windows newlines which can cause all sorts of problems. Daniel James 2008-10-09 22:15:57 +0000
  • 857625f845 Spirit: Fixed initialization sequence in what_function avoiding some warnings... Hartmut Kaiser 2008-10-06 11:26:32 +0000
  • 0352f405ad Disambiguated calls to spirit::left and spirit::right Hartmut Kaiser 2008-10-05 13:51:21 +0000
  • af93eb6bd4 restored orig version without local_reference Joel de Guzman 2008-10-04 12:32:19 +0000
  • bf700e4c36 More include file fixes Joel de Guzman 2008-10-03 02:55:29 +0000
  • 754d085a9b allow multiple inclusion let.hpp and lambda.hpp will have the guards Joel de Guzman 2008-10-03 02:49:38 +0000
  • 7730e41185 fix for vc9 Joel de Guzman 2008-10-03 02:01:25 +0000
  • f315840bca fixed wrong include Joel de Guzman 2008-10-03 01:53:05 +0000
  • 9c4e826596 Bug fix (reported by Steven Watanabe) Joel de Guzman 2008-10-02 22:30:53 +0000
  • 9acddcc466 Bug fix (reported by Steven Watanabe) Joel de Guzman 2008-10-02 22:30:31 +0000
  • 46d6284494 fix for vc7.1 when boost.function is included Joel de Guzman 2008-10-02 15:44:37 +0000
  • 5b01bace7c Clean up some link errors. Daniel James 2008-09-28 12:21:39 +0000
  • 60f86c9707 fixed bug. missing specialization for nullary version. Joel de Guzman 2008-09-26 12:37:38 +0000
  • bcc28450de fixed bug. missing specialization for nullary version. Joel de Guzman 2008-09-26 12:37:27 +0000
  • c215b4fbc2 added support.hpp forwarding include Joel de Guzman 2008-09-26 10:15:02 +0000
  • de8703d806 added test from review of Giovanni Piero Deretta Joel de Guzman 2008-09-26 00:58:27 +0000
  • 9cc8c00549 bugfix: std::basic_string<Char>() instead of "" Joel de Guzman 2008-09-24 06:37:19 +0000
  • ca46634eed workaround for sun compiler Joel de Guzman 2008-09-06 15:22:21 +0000
  • c74dfcb21f Spirit: Renamed test to match Jamfile Hartmut Kaiser 2008-08-27 16:42:27 +0000
  • 6727e65d7b Spirit.Lex: Fixed a problem with in_state() Hartmut Kaiser 2008-08-27 00:18:19 +0000
  • c47a24f646 Spirit.Qi: Added confix parser Hartmut Kaiser 2008-08-27 00:17:06 +0000
  • 40c3592c16 Spirit.Karma: Added confix generator Hartmut Kaiser 2008-08-27 00:15:36 +0000
  • 8199f8911b Spirit.Karma: made certain error messages more consistent Hartmut Kaiser 2008-08-23 20:43:47 +0000
  • 1b544b1144 Spirit: some comment fixes Hartmut Kaiser 2008-08-23 20:38:34 +0000
  • 730cfeaa70 Spirit.Karma: Fixed optional to accept non-optional attributes. Hartmut Kaiser 2008-08-23 20:37:36 +0000
  • e95182c44b fix #1617 Joel de Guzman 2008-08-16 23:20:46 +0000
  • 88ede1d199 Fixed a bug in ISO8859/1 character case conversion. Hartmut Kaiser 2008-08-15 14:13:25 +0000
  • 28b7105273 fix: when testing for equality, always check the underlying iterators when _isend is not the same for the LHS and the RHS Joel de Guzman 2008-08-15 12:13:59 +0000
  • 7cd35e6802 Spirit: Applied pending commits from release branch Hartmut Kaiser 2008-07-29 02:12:59 +0000
  • e33075a2bb Spirit: Added missing file Hartmut Kaiser 2008-07-29 02:08:58 +0000
  • a2ae55708e update docs for changes in include paths Joel de Guzman 2008-07-23 17:30:44 +0000
  • 9b7a2c0bbc update docs for changes in include paths Joel de Guzman 2008-07-23 17:30:13 +0000
  • 015b91c07a switching docs back to "classic" Joel de Guzman 2008-07-22 09:39:09 +0000
  • 832d4328b2 copyright/license Joel de Guzman 2008-07-22 01:34:21 +0000