Commit Graph

  • f462c8a48c Spirit: adding karma::columns directive Hartmut Kaiser 2009-12-03 17:46:48 +0000
  • d666609456 Merge [58073], [58093] to release. Fixes #3003. Peter Dimov 2009-12-03 17:44:37 +0000
  • edba775d8a Spirit: simplified auto facilities, adjusted tests to compile with gcc as well Hartmut Kaiser 2009-12-03 16:57:55 +0000
  • 73c34ecf3c Spirit: simplified auto facilities Hartmut Kaiser 2009-12-03 16:57:16 +0000
  • ffa2a8f42d Made traits classes into structs to fix access control errors Jeremiah Willcock 2009-12-03 15:40:50 +0000
  • b898dd605d Tentative Borland/Codegear patch. John Maddock 2009-12-03 12:14:15 +0000
  • d505cf441e rename description_length to min_description_length for better semantic Sascha Ochsenknecht 2009-12-03 11:11:34 +0000
  • 380b7fddc9 Fix bogus protect example Aleksey Gurtovoy 2009-12-03 10:44:05 +0000
  • 58ee0e90ec Spirit: fixing included files Hartmut Kaiser 2009-12-03 03:20:36 +0000
  • 814725a115 Spirit: fixing numeric generators for character types Hartmut Kaiser 2009-12-03 03:19:41 +0000
  • 4dced06264 Spirit: added tests for new API functions Hartmut Kaiser 2009-12-03 03:18:41 +0000
  • c81fb73703 Spirit: fixes for recent patch Hartmut Kaiser 2009-12-03 03:17:44 +0000
  • fa55b9c178 Spirit: added auto based overloads for API functions where possible Hartmut Kaiser 2009-12-03 02:43:53 +0000
  • 932d09916c see #3649: * applied patch * existing unit test seem to work Gunter Winkler 2009-12-02 20:20:50 +0000
  • 212c8b1282 Make 'keep-going' option default to 'true' if not specified. Vladimir Prus 2009-12-02 16:47:48 +0000
  • 04785d2947 Removed BOOST_STATIC_ASSERT, replaced with a static method Andy Tompkins 2009-12-02 13:44:08 +0000
  • 442c8e3124 Additional parameter to allow user to specify width of column for description text, patch from Chard, Fixes #3703 Sascha Ochsenknecht 2009-12-02 13:35:54 +0000
  • fb7958921e Add memory_order_consume. Peter Dimov 2009-12-02 11:47:58 +0000
  • 9ae1411eb3 Fix Borland regression. Refs #3003. Peter Dimov 2009-12-02 10:47:01 +0000
  • 8ac71cc762 Qualified names of get() functions Jeremiah Willcock 2009-12-01 20:25:30 +0000
  • 4915bbe37f Made vertex_property_type and edge_property_type traits lazier in filtered_graph Jeremiah Willcock 2009-12-01 20:25:18 +0000
  • c32d740c05 Changed to Boost.Unordered to fix deprecation warnings Jeremiah Willcock 2009-12-01 19:57:23 +0000
  • 12f020a371 Ticket #3211 Emil Dotchevski 2009-12-01 19:48:58 +0000
  • 156a57ed42 Fixed another linkage issue Jeremiah Willcock 2009-12-01 19:42:56 +0000
  • db6f89c0da Removed uses of abort() and fixed DLL linkage issues for Windows Mobile Jeremiah Willcock 2009-12-01 19:38:49 +0000
  • bc0f4bbcc3 Spirit: added new karma example (auto_facilities.cpp), tweaks to auto_ tests Hartmut Kaiser 2009-12-01 14:35:34 +0000
  • cb69647b1f Spirit: auto_ tweaks, added missing header Hartmut Kaiser 2009-12-01 14:30:54 +0000
  • 98c263ddab Suppress another warning. Daniel James 2009-12-01 08:52:10 +0000
  • 6f40ab266b used BOOST_STATIC_CONSTANT fixed jamfile to use run rule some other minor compile time fixes Andy Tompkins 2009-12-01 03:00:34 +0000
  • f2303800fb Spirit: fixed alternatives for embedded containers of hold_any Hartmut Kaiser 2009-12-01 02:36:01 +0000
  • a274bf5707 Make mem_fn work with overloaded unary operator&. Refs #3003. Sorry it took so long. Peter Dimov 2009-12-01 02:24:53 +0000
  • dadc790eb4 Suppressing warnings. Please report any problems (may have broken something!) Emil Dotchevski 2009-12-01 02:16:50 +0000
  • 004a635687 Spirit: Fixed karma example basic_facilities.cpp Hartmut Kaiser 2009-12-01 02:01:31 +0000
  • e251b43ac8 Merge [57958] to release. Fixes #3378. Peter Dimov 2009-11-30 20:38:31 +0000
  • aa07fed055 Merge [57957] to release. Fixes #3570. Peter Dimov 2009-11-30 20:34:39 +0000
  • a7b80c9fba Merge [57954], [57955] to release. Peter Dimov 2009-11-30 20:30:22 +0000
  • 1c958ba566 Merge [57953] to release. Fixes #2681. Peter Dimov 2009-11-30 20:25:01 +0000
  • 6656b2ffc5 Merge [57951] to release. Fixes #3351. Peter Dimov 2009-11-30 20:20:52 +0000
  • 18e35f17de Merge [57949] to release. Fixes #3678. Fixes #3341. Peter Dimov 2009-11-30 20:17:14 +0000
  • 031d9c01ad Use consistent names for template parameters. Daniel James 2009-11-30 18:25:26 +0000
  • c5b537c2ba Added missing #include Jeremiah Willcock 2009-11-30 17:17:45 +0000
  • 610176c202 Compile fixes for uuid Marshall Clow 2009-11-30 15:01:10 +0000
  • 9dfcd8e72e Spirit: tweaking auto_ Hartmut Kaiser 2009-11-30 14:24:13 +0000
  • ca50036100 Get the tests warning free again with GCC. Finally get everything working with the Borland compiler. Fix a few typos: use of long rather than unsigned long, use of long long rather than long_long_type etc. John Maddock 2009-11-30 13:50:05 +0000
  • d382e4f6a5 Update test for BOOST_NO_INTEGRAL_INT64_T. Set define for Borland/Codegear compilers. John Maddock 2009-11-30 13:47:41 +0000
  • 32ddc01b11 additional patch for Ticket #1527 Sascha Ochsenknecht 2009-11-30 13:38:14 +0000
  • 040baf65f8 Spirit: tweaks for auto_ Hartmut Kaiser 2009-11-30 00:38:32 +0000
  • 55eac4a4fa Spirit: fixes to karma::auto_, added qi::auto_, added tests Hartmut Kaiser 2009-11-29 23:30:50 +0000
  • 5241c9af7c Spirit: fixes to karma::auto_, added qi::auto_ Hartmut Kaiser 2009-11-29 23:30:14 +0000
  • 439bea6501 Spirit: formatting, typos, etc. Hartmut Kaiser 2009-11-29 21:29:04 +0000
  • 390e16a201 Spirit: added karma::auto_ and related facilities, added test Hartmut Kaiser 2009-11-29 21:28:22 +0000
  • f5207f211a Spirit: added karma::auto_ and related facilities Hartmut Kaiser 2009-11-29 21:27:42 +0000
  • d5710b64be Add a newline after callout bodies, to avoid confusing the quickbook parser. Daniel James 2009-11-29 21:06:23 +0000
  • 02b2d2aa8b Removed Expat condition since it is no longer required Jeremiah Willcock 2009-11-29 21:03:01 +0000
  • 646f99858e Removed Expat stuff since it is no longer needed Jeremiah Willcock 2009-11-29 20:51:20 +0000
  • 705123da5a Added fix from bug 3695; fixes #3695 Jeremiah Willcock 2009-11-29 20:43:51 +0000
  • 564ba2eb9e Rewrote GraphML parser to use Boost.PropertyTree; fixes #3300 Jeremiah Willcock 2009-11-29 20:35:25 +0000
  • cc13d455f0 Merge some non-spirit 2 changes from the spirit 2 branch. Daniel James 2009-11-29 19:16:42 +0000
  • 9687154d16 Up template instantiation depth for sun compiler. John Maddock 2009-11-29 16:23:04 +0000
  • 9b0cb92ef9 Merge hash warning fixes from trunk. Daniel James 2009-11-29 16:14:10 +0000
  • f6702ec1aa Make code respect BOOST_NO_INTEGRAL_INT64_T. John Maddock 2009-11-29 16:02:45 +0000
  • 0f5ab56829 Add support for friend functions defined inline Steven Watanabe 2009-11-29 15:56:53 +0000
  • f1fb535395 Change long long to boost::long_long_type etc. John Maddock 2009-11-29 13:59:18 +0000
  • 2191f37f3e Fix Boost.Filesystem->Boost.System dependency for windows/shared. Vladimir Prus 2009-11-29 10:03:34 +0000
  • 2842fb35a6 Add requirements for Comeau toolset. Vladimir Prus 2009-11-29 07:59:32 +0000
  • 232704f1b9 (yet) another fix for void cast pointer Robert Ramey 2009-11-29 07:32:53 +0000
  • d5ee607b19 Backout collection_type primitive. Problem showed in in tests of 64 bit compilers tweak jamfile to supress long-long warnings in gcc Robert Ramey 2009-11-29 06:33:35 +0000
  • d6fd2d04f9 Backout collection_type primitive. Problem showed in in tests of 64 bit compilers Robert Ramey 2009-11-29 06:32:32 +0000
  • 097d6e4765 Fix memory leaks in void_caster short cut memory leaks Robert Ramey 2009-11-28 22:18:00 +0000
  • e1ac6ace0f documentation fixes Robert Ramey 2009-11-28 22:16:48 +0000
  • ffdcd605fa documentation fixes Robert Ramey 2009-11-28 22:16:18 +0000
  • a34d6a34df disabled deprecated warnings for MSVC Andy Tompkins 2009-11-28 21:53:16 +0000
  • 41f90d67ad Fix quickbook scanner for filenames that start with 't'. (bjam doesn't support '\t') Steven Watanabe 2009-11-28 20:01:31 +0000
  • b9c579688a category of each component iterator is reduced to a known category before we try to find a minimum. Closes #1517 Dave Abrahams 2009-11-28 18:53:43 +0000
  • 7e822fcaa4 Fix warnings. Closes #3656. Vladimir Prus 2009-11-28 17:46:46 +0000
  • 79e3c4bf2e Fix issues in docs. John Maddock 2009-11-28 17:08:31 +0000
  • 2a440d31d9 Removed unused parameter; fixes #3600 Jeremiah Willcock 2009-11-28 17:05:54 +0000
  • 041d6e7a0b Fixed missing #endif Jeremiah Willcock 2009-11-28 15:22:48 +0000
  • 594b752d1e Document the unordered changes. Daniel James 2009-11-28 11:46:24 +0000
  • 50d16473b8 Try to support incomplete types for Sun - at the expense of zero argument emplace. Daniel James 2009-11-28 11:46:05 +0000
  • 4fd94eb75a Fix some mistakes in the doxygen test files. Daniel James 2009-11-28 11:45:34 +0000
  • 2164cb4339 Merge unordered. Daniel James 2009-11-28 11:40:08 +0000
  • 8923557a52 Suppress msvc warnings. Refs #3686. John Maddock 2009-11-28 10:26:26 +0000
  • 3728c322ee Avoid catching SIGCHILD altogether. One should exanine system call exit code instead. Fixes #3664 Gennadiy Rozental 2009-11-28 10:25:09 +0000
  • ce7832b252 fix in examples Gennadiy Rozental 2009-11-28 10:22:24 +0000
  • bbc9c7aa73 merge into release Gennadiy Rozental 2009-11-28 10:06:10 +0000
  • 3f8e6b2065 merge into release Gennadiy Rozental 2009-11-28 09:19:18 +0000
  • 8e0bbe16ba merge memory fix. Fixes #2889 Gennadiy Rozental 2009-11-28 09:18:24 +0000
  • 842b01c1d6 When building Boost, stop on first error by default. Vladimir Prus 2009-11-28 08:29:03 +0000
  • 7861cc2196 Made sure that iterator_facade's nested `::pointer` type is always the same as what's returned from operator->. For input iterators, that wasn't always the case (see operator_arrow_proxy). Dave Abrahams 2009-11-28 05:12:29 +0000
  • 4402496eed Added uuid library Andy Tompkins 2009-11-28 04:16:43 +0000
  • 7659f67fcd fixed BOOST_STATIC_WARNING implementation macro name conflict Robert Ramey 2009-11-27 22:32:28 +0000
  • 741e75d39a Spirit: removed UB in rule and token_def initialization, added copy constructor for token_def Hartmut Kaiser 2009-11-27 22:28:35 +0000
  • f233a42ad8 tweaked demo_polymorphic example Robert Ramey 2009-11-27 22:17:03 +0000
  • 323bedd34d ProgramOptions: added a couple of missing std:: namespace qualifiers Hartmut Kaiser 2009-11-27 22:07:33 +0000
  • fe4c9350ed changes to minimize warnings in library build Robert Ramey 2009-11-27 21:25:18 +0000
  • 21696c0abe changes to minimize warnings in library build Robert Ramey 2009-11-27 21:24:07 +0000
  • 997916bd1c Adding const ref to channel_convert function to reduce potential performance penalties. Christian Henning 2009-11-27 20:18:20 +0000
  • f14af59b93 Implement --keep-going option. Vladimir Prus 2009-11-27 20:14:52 +0000
  • 8e30d5bc1f Allow Boost.Build to control keep-going behaviour Vladimir Prus 2009-11-27 19:57:44 +0000