Commit Graph

  • 35abde763f add missing include, refers #3915 Eric Niebler 2010-02-10 14:42:50 +0000
  • 6b2e6e94cd assorted fixes to proto and xpressive merged to release from trunk Eric Niebler 2009-12-13 07:29:08 +0000
  • 317bf29683 eliminate gcc warning Eric Niebler 2009-12-13 02:06:50 +0000
  • 8cc700cf80 eliminate gcc warning in mark_tag constructor, code reorg, references #3734 Eric Niebler 2009-12-12 10:23:02 +0000
  • ff2065f885 disable proto's unary operator& for basic_regex objects, references #3712 Eric Niebler 2009-12-11 01:10:03 +0000
  • 7b590523ce eliminate warning on darwin-4.2.1 toolset Eric Niebler 2009-11-26 08:38:50 +0000
  • 08629e8fb6 use boost::optional's swap instead of std::swap Eric Niebler 2009-11-14 08:24:35 +0000
  • 7da3ff4eff remove tabs, s/malloc/operator new/ Eric Niebler 2009-11-12 02:41:19 +0000
  • 34c3ceee38 do NOT copy singular iterators, fixes #3538 Eric Niebler 2009-11-12 02:18:37 +0000
  • 84a895224a small doc tweak Eric Niebler 2009-11-05 06:01:42 +0000
  • 2a718202a7 small doc tweak Eric Niebler 2009-11-05 05:54:36 +0000
  • a9f3024bd1 xpressive documentation tweaks Eric Niebler 2009-11-05 01:48:23 +0000
  • db22157874 document named captures Eric Niebler 2009-11-05 00:58:28 +0000
  • e64456a90f small, safe fixes for xpressive Eric Niebler 2009-11-04 18:05:06 +0000
  • a13aa156b4 eliminate unreachable code warnings on vc9 Eric Niebler 2009-11-04 00:32:07 +0000
  • b68fb7774f fix infinite loop with some uses of \Q...\E quotemeta, fixes #3586 Eric Niebler 2009-11-03 23:44:59 +0000
  • b93033d4a2 document xpressive::mark_tag Eric Niebler 2009-11-02 16:48:44 +0000
  • 50e7dbd932 updated vcproj file Eric Niebler 2009-10-30 15:53:27 +0000
  • f0cf8680e5 clean-up list implementation Eric Niebler 2009-10-28 18:13:07 +0000
  • 5520e641bd nested results uses a custom list type that allows incomplete types, does no dynamic allocation in the default constructor, and has a guarnteed O(1) splice; fixes #3278 Eric Niebler 2009-10-27 13:22:09 +0000
  • d408f17834 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back Troy D. Straszheim 2009-10-17 02:07:38 +0000
  • 8f6ba00016 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. Troy D. Straszheim 2009-10-17 01:10:45 +0000
  • ca39c99b42 Merged revisions 55838,56302 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-09-23 21:53:53 +0000
  • 61e0951525 xpressive passes its tests on gcc under c++0x mode Eric Niebler 2009-09-18 20:22:47 +0000
  • 02cf35a307 reduce fusion, proto and xpressive warnings under msvc /Za switch Eric Niebler 2009-08-28 16:45:21 +0000
  • 344fdd079e merged various things from main Eric Niebler 2009-08-09 15:20:56 +0000
  • 34a9b1ad0d Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch. Troy D. Straszheim 2009-07-26 00:49:56 +0000
  • f84667a552 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • c2fea3fb44 Merged revisions 54559,54610,54853,54871 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-07-10 21:13:22 +0000
  • d641295fc7 revert the BasicPrimitiveTransform changes as leading to weird inconsistencies Eric Niebler 2009-07-10 04:44:23 +0000
  • f4b9255f0f Merged revisions 54569 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-07-01 23:01:34 +0000
  • e2ad6fd0a8 order the tips according to their importance Eric Niebler 2009-07-01 22:34:09 +0000
  • 3d4086727c eliminate use of deprecated proto macros in proto's and xpressive's public interface Eric Niebler 2009-07-01 07:21:54 +0000
  • 07b7ef97be Merged revisions 53695 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-06-06 16:23:47 +0000
  • 231544c531 typef typeos, fixes #3141 Eric Niebler 2009-06-06 16:08:01 +0000
  • 674ad68b1e Merged revisions 53158,53182,53334,53337,53419,53421,53521,53566-53568,53578,53590 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-06-03 04:32:30 +0000
  • 3f57b481ca don't copy singular iterators, fixes #3124 Eric Niebler 2009-06-03 01:45:48 +0000
  • 8309458f31 prefer mpl::if_c over mpl::if_ for better compile times Eric Niebler 2009-06-01 05:05:53 +0000
  • 0aaf1566f4 Synchronize xpressive tests between CMake and bjam Douglas Gregor 2009-05-15 14:59:07 +0000
  • 0b95eebd4e Merged revisions 51863 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-03-20 23:13:24 +0000
  • 2399f0c2cb work around gcc optimizer bug fixes #2655 Eric Niebler 2009-03-20 03:51:43 +0000
  • 234f0f0382 Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +0000
  • ce69d63f27 Add PDF generation options to fix external links to point to the web site. Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues. John Maddock 2009-02-17 10:05:58 +0000
  • 145d606cf0 merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • 14aff7b812 Merged revisions 49854 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-11-23 01:39:51 +0000
  • 1f95810ea0 optimize algorithms and iterators for the regex_id()==0 case Eric Niebler 2008-11-20 21:49:37 +0000
  • 4aa93bf26c Merged revisions 49803 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-11-16 18:59:40 +0000
  • 5d6076f256 remove old dead proto v2 Eric Niebler 2008-11-16 18:57:15 +0000
  • e4c08704a2 merged latest xpressive from trunk (49436,49608,49626,49649,49781) Eric Niebler 2008-11-16 08:42:34 +0000
  • 6314a1f387 regex_error gets a virtual destructor with an empty exception specifier to satisfy qcc Eric Niebler 2008-11-16 08:05:50 +0000
  • 274f18675e accomodate latest proto tweaks Eric Niebler 2008-11-08 17:03:28 +0000
  • 2c50427d1e Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • d1bc9aba82 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
  • b42287c8e9 eliminate some signed/unsigned warnings Eric Niebler 2008-11-07 17:02:11 +0000
  • 9c527a88ca use the latest proto Eric Niebler 2008-11-06 04:43:14 +0000
  • 259391d272 Merge [46445] - add line ending properties. Ref #2441. Daniel James 2008-11-03 22:29:39 +0000
  • e946ee5f55 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
  • 8177b69f09 add support for Boost.Exception Eric Niebler 2008-10-22 19:17:43 +0000
  • dd50db23e4 Merged revisions 49089 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-10-03 07:23:31 +0000
  • 122fc9a86c accept patch from Daniel James to fix gcc-4.4 preprocessor problem in proto, fixes #2377 Eric Niebler 2008-10-01 16:35:58 +0000
  • 43eefd58b4 Merged revisions 48958 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-09-24 23:48:03 +0000
  • 6eb970d53f add assert to mark_tag that mark number is greater than 0 Eric Niebler 2008-09-24 23:33:50 +0000
  • 30f93c669b merged [48661] from trunk Eric Niebler 2008-09-08 04:36:23 +0000
  • 49e911add5 past-the-end iterator, fixes #2296 Eric Niebler 2008-09-08 04:28:09 +0000
  • faa734b022 merged xpressive fixes from trunk for 1.37 Eric Niebler 2008-08-18 21:37:24 +0000
  • 43bc580dfe fix problem with case-insensitive alternation Eric Niebler 2008-08-14 17:21:36 +0000
  • 7ad989b2a9 select the proper overload of basic_regex::compile for pointer to non-const char/wchar_t Eric Niebler 2008-08-11 21:59:10 +0000
  • 807164b6b8 use new globalref to link to doxygen references for global objects Eric Niebler 2008-08-11 04:49:03 +0000
  • 5f0139fb11 detect and report invalid use of not-yet-implemented collation sequences and equivalence classes Eric Niebler 2008-08-11 02:49:03 +0000
  • 704d643ca6 fix buggy eol matching behavior Eric Niebler 2008-07-31 16:53:28 +0000
  • 44c010f03f treat lone closing bracket as a literal Eric Niebler 2008-07-31 16:38:33 +0000
  • f1bc87c9f7 ok, really fix end-of-line handling (fixes #2157) Eric Niebler 2008-07-30 23:21:43 +0000
  • 53b54ff4f5 fixed buggy eol matching behavior (fixes #2157) Eric Niebler 2008-07-30 22:22:40 +0000
  • f64f3de099 Merged revisions 46985 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-07-02 07:31:40 +0000
  • 1b761a51d0 fix inaccurate doxygen comments Eric Niebler 2008-07-02 07:25:09 +0000
  • 0a097ee790 Merged revisions 46980 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-07-02 06:31:15 +0000
  • d8a15a2197 document behavior of actions in independent sub-expressions Eric Niebler 2008-07-02 04:20:43 +0000
  • 7fe77cb3e6 Merged revisions 46978 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-07-02 01:37:32 +0000
  • 5272cbb924 allow fixed-width sub-expressions in keep() Eric Niebler 2008-07-02 01:20:23 +0000
  • daa867207b portability fixes Eric Niebler 2008-06-30 15:49:27 +0000
  • d4ba38f74c portability fixes Eric Niebler 2008-06-30 15:35:07 +0000
  • b4e0e260ab Merged revisions 46655 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-06-24 16:49:25 +0000
  • 79083632d5 regex iterators hold ref count to regex impl, fixes #1990 Eric Niebler 2008-06-24 16:24:50 +0000
  • 1cc0d6798e latest xpressive and proto Eric Niebler 2008-06-20 02:29:59 +0000
  • 6c62e0b114 add missing file Eric Niebler 2008-06-20 02:08:57 +0000
  • 0352d8e855 Add mime-type and eol-style properties as needed Douglas Gregor 2008-06-17 13:54:46 +0000
  • 8263fb21a0 updated history appendix Eric Niebler 2008-06-13 07:03:36 +0000
  • e4532aaae7 add implementation notes appendix, document tracking_ptr Eric Niebler 2008-06-12 23:50:13 +0000
  • 8dbe26f290 document formatter objects and formatter expressions, nuke trailing spaces Eric Niebler 2008-06-12 22:40:00 +0000
  • 818dc8f047 formatters can return null-terminated strings in addition to ranges Eric Niebler 2008-06-12 18:05:02 +0000
  • 04215c124d get xpressive compiling on gcc-4.3 --std=c++0x Eric Niebler 2008-06-12 17:05:38 +0000
  • b84d0b1bcb remove unused variable Eric Niebler 2008-05-30 15:45:19 +0000
  • b5eab5fd19 add missing include, fixes #1961 Eric Niebler 2008-05-27 23:25:19 +0000
  • 2813dcd4d2 make<_state> should evaluate the _state transform and make a new object of that type Eric Niebler 2008-03-29 16:20:14 +0000
  • a382930438 proto support for BOOST_PROTO_MAX_FUNCTION_CALL_ARITY Eric Niebler 2008-03-28 06:10:55 +0000
  • 7515d086c9 Merged revisions 43177-43178,43180-43187,43194-43198,43201-43203,43208,43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43420,43425-43427,43429-43432,43436,43439-43440,43442-43457,43459-43460,43462-43463,43465-43466,43474-43475,43477,43479-43483,43486-43495,43497-43500,43504-43507,43510-43522,43529,43532-43533,43536,43543,43545,43547-43554,43556-43564,43567-43568,43571,43574-43585,43587-43589,43591,43594,43596-43599,43602-43604,43609-43618,43620,43623-43624,43626-43631,43634-43639,43648-43659,43664-43665,43667-43670,43672-43675,43677-43678,43681-43684,43688-43689,43697-43700,43703,43707-43708,43710-43713,43716,43718 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2008-03-19 16:18:58 +0000
  • 35359f39ad correct minor doc inaccuracies Eric Niebler 2008-03-19 05:18:50 +0000
  • aa3a935e26 better, restrict fix to gcc-4.0 Eric Niebler 2008-03-18 06:44:45 +0000
  • cb9a89873c work around gcc-4.0.1 bug with const-qualified function references Eric Niebler 2008-03-18 06:18:33 +0000
  • ba5faea955 small interface simplification, doc comment improvements Eric Niebler 2008-03-17 21:46:08 +0000