Commit Graph

  • 637e8b4adb Update to V2 Vladimir Prus 2007-08-08 19:32:57 +0000
  • 6fe54321d6 Remove V1 Jamfiles Vladimir Prus 2007-08-08 19:02:26 +0000
  • ae084fdb67 dropped define for WIN32_LEAN_AND_MEAN Joel de Guzman 2007-08-04 01:36:18 +0000
  • a10b27f3c8 bug fix. rule.copy() Joel de Guzman 2007-08-02 00:25:50 +0000
  • f6b5a428f2 bug fix. rule.copy() Joel de Guzman 2007-08-02 00:25:33 +0000
  • 486bd9dd86 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. nobody 2007-07-24 19:28:14 +0000
  • 59a9e6498c extending condition to Tru64 and VMS Boris Gubenko 2007-07-23 17:14:46 +0000
  • 411997fc9b conditionalize for HP-UX Boris Gubenko 2007-07-19 22:26:11 +0000
  • 8029467b59 Fixed an integer overflow bug preventing to fail parsing on certain large integers. Hartmut Kaiser 2007-07-04 18:10:24 +0000
  • 6f0cf670ad Added a simple test for detecting post-skips. João Abecasis 2007-06-27 00:53:57 +0000
  • 484746a129 removing evil post-skip João Abecasis 2007-06-26 23:46:31 +0000
  • cce37f31d0 Fixed unicode problem in tree_to_xml. Hartmut Kaiser 2007-06-26 14:57:44 +0000
  • d7dceaa662 Fix #990. Thomas Witt 2007-06-07 17:56:42 +0000
  • a8eab3df88 Spirit: fixed bug #990. Hartmut Kaiser 2007-06-05 16:43:49 +0000
  • b17060fd58 -- make_shared has been removed from weak_ptr.hpp. Adjusted code to use weak_ptr.lock() and weak_ptr.expired() instead. Martin Wille 2007-04-10 16:03:45 +0000
  • e32679ce61 Added missing include. Hartmut Kaiser 2007-04-03 22:38:22 +0000
  • e21574dc45 Fixed a compilation problem for gcc 4.1.2. Hartmut Kaiser 2007-03-18 19:31:39 +0000
  • 21b5de90e9 More fixes for CLiPP. Hartmut Kaiser 2007-03-14 23:08:35 +0000
  • 1c4ee7ef83 Fixed compilation problem in CLiPP. Hartmut Kaiser 2007-03-14 20:48:54 +0000
  • e64c254d72 Spirit: Fixed a class/struct mismatch. Hartmut Kaiser 2007-03-14 15:17:40 +0000
  • 96683a99e2 Correct testing bugs: Dave Abrahams 2007-02-25 15:28:02 +0000
  • f07d529215 s/1.9.0/1.8.5/ Tobias Schwinger 2007-01-31 10:09:10 +0000
  • 1ecc1e3a97 hack-tidying leaf_node_parser (recent performance improvement) Tobias Schwinger 2007-01-30 23:08:04 +0000
  • 1d86fee738 trees, symbols Tobias Schwinger 2007-01-26 08:58:55 +0000
  • 8752515b9f adds missing copyright Tobias Schwinger 2007-01-25 21:33:37 +0000
  • 97580aa4e7 corrects implicit lexeme parsing of leaf_node_parser Tobias Schwinger 2007-01-25 12:22:18 +0000
  • bc3c939b85 adds faq entry on Right Associativity Tobias Schwinger 2007-01-25 11:30:38 +0000
  • d23ac841f0 adds adjustments for latest optimizations Tobias Schwinger 2007-01-25 11:29:20 +0000
  • 10eee839e3 Optimized trees. Tobias Schwinger 2007-01-25 11:27:32 +0000
  • 2cbe22a712 fixes compile error when BOOST_SPIRIT_USE_LIST_FOR_TREES is defined Tobias Schwinger 2007-01-04 13:45:00 +0000
  • 190f1a630c Fixes compile error when BOOST_SPIRIT_USE_LIST_FOR_TREES is defined. Tobias Schwinger 2007-01-04 13:10:28 +0000
  • b415534df8 using boost::typeof Joel de Guzman 2006-12-24 11:04:19 +0000
  • 404483b70b Fixed a bug in the tree_to_xml code. Hartmut Kaiser 2006-12-02 18:13:31 +0000
  • 4fbda0cca0 Fixed a bug in the tree_to_xml code. Hartmut Kaiser 2006-12-02 18:13:31 +0000
  • 337c91cd7b Removed a wrong #pragma warning. Hartmut Kaiser 2006-11-28 00:56:54 +0000
  • f5edf07ac8 Removed a wrong #pragma warning. Hartmut Kaiser 2006-11-28 00:56:54 +0000
  • d5964477e5 Remove obsolete Boost.Build v1 files. Rene Rivera 2006-11-06 17:10:46 +0000
  • cba98353fa introduces result_type member to the symbol_inserter so it works with Phoenix Tobias Schwinger 2006-10-23 12:24:33 +0000
  • d201e3180e introduces result_type member to the symbol_inserter so it works with Phoenix Tobias Schwinger 2006-10-23 12:24:33 +0000
  • 26301a0f9b workaround for sun-5.8 Joel de Guzman 2006-10-20 23:46:17 +0000
  • 96bb258485 Added missing templates to Spirit typeof emulation. Hartmut Kaiser 2006-10-11 14:58:13 +0000
  • 4284434507 Added missing templates to Spirit typeof emulation. Hartmut Kaiser 2006-10-11 14:57:26 +0000
  • ad9d24c7fe adds registration for wchar_t support templates Tobias Schwinger 2006-10-11 10:39:30 +0000
  • bc59127052 adds registration for wchar_t support templates Tobias Schwinger 2006-10-11 10:39:30 +0000
  • 65d93ac477 Minor fix. Hartmut Kaiser 2006-10-11 00:21:46 +0000
  • 6f77470788 Minor fix. Hartmut Kaiser 2006-10-11 00:21:46 +0000
  • fd2f0a3978 adjusts Boost.TypeOf support to changed position_iterator Tobias Schwinger 2006-10-10 20:00:43 +0000
  • 003e7ee081 adjusts Boost.TypeOf support to changed position_iterator Tobias Schwinger 2006-10-10 19:51:32 +0000
  • b780dc4af1 Corrected new position_iterator default template parameter Hartmut Kaiser 2006-10-08 20:22:59 +0000
  • ad30a1be4c Corrected new position_iterator default template parameter Hartmut Kaiser 2006-10-08 20:22:59 +0000
  • 01a2a7b99a Made position_iterator wchar_t aware. Hartmut Kaiser 2006-10-08 20:14:26 +0000
  • a78c4cea75 Made position_iterator wchar_t aware. Hartmut Kaiser 2006-10-08 20:14:26 +0000
  • 560919d7f9 Another take on fixing the current regressions. Hartmut Kaiser 2006-09-26 17:37:59 +0000
  • 155482f7e5 Another take on fixing the current regressions. Hartmut Kaiser 2006-09-26 17:37:59 +0000
  • 6b95795b37 Another take on fixing the current regressions. Hartmut Kaiser 2006-09-26 17:31:31 +0000
  • 3ecd336878 Another take on fixing the current regressions. Hartmut Kaiser 2006-09-26 17:31:31 +0000
  • 46cc9034b2 Another take on fixing the current regressions. Hartmut Kaiser 2006-09-26 17:25:18 +0000
  • e9ffd74a2f Another take on fixing the current regressions. Hartmut Kaiser 2006-09-26 17:25:18 +0000
  • 4f83808b17 Pending checkin... Hartmut Kaiser 2006-09-24 14:33:00 +0000
  • 11551b73b0 Pending checkin... Hartmut Kaiser 2006-09-24 14:33:00 +0000
  • c08289b839 Bumped Spirit version. Hartmut Kaiser 2006-09-20 12:34:07 +0000
  • abd07bf7a2 Fixed stupid compilation errors. Hartmut Kaiser 2006-09-17 23:10:05 +0000
  • e81401d597 Fixed stupid compilation errors. Hartmut Kaiser 2006-09-17 23:10:05 +0000
  • 883b622592 Fixed inspect warning. Hartmut Kaiser 2006-09-15 16:50:00 +0000
  • ade1c0d755 Fixed inspect warning. Hartmut Kaiser 2006-09-15 16:50:00 +0000
  • 621355f72c Fixed unnamed namespace inspect warning. Hartmut Kaiser 2006-09-14 16:46:17 +0000
  • d3d0f2c1d9 Fixed unnamed namespace inspect warning. Hartmut Kaiser 2006-09-14 16:46:17 +0000
  • e795d4d1b5 'Fixed' unnamed namespace inspect warning. Hartmut Kaiser 2006-09-14 16:39:36 +0000
  • a67a469b01 'Fixed' unnamed namespace inspect warning. Hartmut Kaiser 2006-09-14 16:39:36 +0000
  • a12205f6e8 Fixed a problem in unary_operator<logical_not_op, T>. Hartmut Kaiser 2006-08-25 16:27:30 +0000
  • 5bad987f81 Fixed a problem in unary_operator<logical_not_op, T>. Hartmut Kaiser 2006-08-25 16:27:30 +0000
  • 2dc892b4dd Removing Fusion1 Joel de Guzman 2006-08-23 02:34:21 +0000
  • 7ce0eb98bb Added license and copyright. Hartmut Kaiser 2006-07-28 19:22:51 +0000
  • f87663af33 Added license and copyright. Hartmut Kaiser 2006-07-28 19:22:51 +0000
  • 20e32cabda Added license and copyrights. Hartmut Kaiser 2006-07-28 14:56:32 +0000
  • 13f5cb96df Added license and copyrights. Hartmut Kaiser 2006-07-28 14:56:32 +0000
  • 87dfecaaf5 -- simplified the test in order to make gcc consume less memory (~200MB instead of ~2.5GB) Martin Wille 2006-06-14 10:49:54 +0000
  • bcab077e1e typo Joel de Guzman 2006-06-06 09:27:33 +0000
  • f624c5261e it's no longer needed to define BOOST_TYPEOF_LIMIT_SIZE Tobias Schwinger 2006-04-29 17:58:35 +0000
  • c8d4ccb491 Added pp constants to allow to tune the tree generation. Hartmut Kaiser 2006-04-28 02:50:43 +0000
  • a9246a909e Added pp constants to allow to tune the tree generation. Hartmut Kaiser 2006-04-28 01:23:18 +0000
  • 7d3bf7021f missing typename João Abecasis 2006-04-12 01:45:44 +0000
  • b568fdf385 missing typename João Abecasis 2006-04-12 01:36:39 +0000
  • ef13b680f6 Merge from trunk Vladimir Prus 2006-04-07 13:49:45 +0000
  • 61baa777ea Disable debug symbols for intel with traverse_tests Vladimir Prus 2006-04-07 13:44:32 +0000
  • 2ab241ceb9 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • 66932ca220 use char_traits only for char and wchar_t. João Abecasis 2006-03-21 01:38:32 +0000
  • b9a741ef4d reverting previous fix because it doesn't "work as advertised". João Abecasis 2006-03-20 23:47:34 +0000
  • 2bb0982a55 typo João Abecasis 2006-03-20 23:27:20 +0000
  • 66d1ec1ea1 Fixed typos in comments. Hartmut Kaiser 2006-03-19 14:43:52 +0000
  • 1409158889 increases stability with msvc and widens complexity limits (BOOST_TYPEOF_NESTED_TYPEDEF) Tobias Schwinger 2006-03-16 20:22:43 +0000
  • 30ad730b67 fix bug in to_wchar_t. João Abecasis 2006-03-14 14:52:21 +0000
  • 9f728c7c08 Fixed wide character support for spirit::tree_to_xml. Hartmut Kaiser 2006-03-14 01:08:54 +0000
  • 34acc19089 fix two-phase lookup issues. João Abecasis 2006-03-13 18:18:44 +0000
  • 6da21f437b Added wchar_t support to the spirit::tree_to_xml functions. Hartmut Kaiser 2006-03-10 17:02:25 +0000
  • 4a6a7ad8b1 adds type registration of no_list_endtoken Tobias Schwinger 2006-03-10 10:59:30 +0000
  • cec6a15edb Test all primitives Stefan Slapeta 2006-03-01 11:47:30 +0000
  • d9811074f2 Don't apply char_traits to non-pod types Stefan Slapeta 2006-03-01 11:46:47 +0000
  • 174657f94b Stop using assert() in tests Dave Abrahams 2006-02-28 22:56:33 +0000
  • a23d0f31d0 Fixed problems with unsigned char Stefan Slapeta 2006-02-27 14:02:48 +0000