Commit Graph

  • 103e84d6ae Support BOOST_NO_TYPEID and BOOST_NO_IOSTREAM in Boost.Variant. Fixes #3051. Daniel James 2009-06-27 07:34:42 +0000
  • f49d6be6d7 Fix a couple of links to serialization headers. Refs #3062. Daniel James 2009-06-27 07:21:36 +0000
  • 31cc92504d Tweaked appearance of member classes/structs/unions in a class synopsis. Daniel James 2009-06-27 07:15:35 +0000
  • feba942519 Fix various g++ warnings. Ref #1341. Christopher Kohlhoff 2009-06-27 07:07:40 +0000
  • 605d751e44 Fix custom memory allocation for timers. Ref #3107. Christopher Kohlhoff 2009-06-27 05:24:16 +0000
  • 50599d28da added overflow check Joel de Guzman 2009-06-27 04:30:40 +0000
  • 9a600ea431 Fix failures reported when the tests are built with _GLIBCXX_DEBUG. Ref #3098. Christopher Kohlhoff 2009-06-27 02:17:49 +0000
  • 2f4db11765 Changed all instances of inherited_edge_properties::edge_property_type to inherited_edge_properties::edge_bundled as edge_property_type is always no_property for CSR. Nicholas Edmonds 2009-06-26 23:52:13 +0000
  • 1a3929ae8d minor update to cloning Thorsten Jørgen Ottosen 2009-06-26 23:36:09 +0000
  • 7743c6fb31 added support for statefull clone_allocators Thorsten Jørgen Ottosen 2009-06-26 23:34:48 +0000
  • af28f830ee Added global, filtered CSR constructors from sorted edge sets Jeremiah Willcock 2009-06-26 23:06:38 +0000
  • 9564e777a9 Make protect use the same approximation of perfect forwarding as plain bind. Steven Watanabe 2009-06-26 22:31:15 +0000
  • a2e25f88b9 Merged revisions 54364 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-06-26 16:09:44 +0000
  • d82bb04757 Fixed VC++ issue; refs #3134 Jeremiah Willcock 2009-06-26 16:08:15 +0000
  • 48546a30ba Remove a local variable that was hiding the ec parameter and preventing error codes from being correctly propagated. Ref #3216. Christopher Kohlhoff 2009-06-26 13:55:24 +0000
  • 3cec71324a Fix bug in hash resize. Ref #3095. Christopher Kohlhoff 2009-06-26 13:35:04 +0000
  • 7727c635b7 Specify target machine type to avoid linker warnings. Jürgen Hunold 2009-06-26 11:25:24 +0000
  • 35abae3d38 Fix doc generation for array reference parameters. Christopher Kohlhoff 2009-06-26 11:03:14 +0000
  • c02ea8d84c Add tag rules for <qt> and <address-model> Jürgen Hunold 2009-06-26 09:16:31 +0000
  • 0b5a43fbb8 HTML update Sohail Somani 2009-06-26 07:02:57 +0000
  • e4d698eab5 Edits Sohail Somani 2009-06-26 07:02:35 +0000
  • c27c7b69d2 Updated html Sohail Somani 2009-06-26 06:18:17 +0000
  • 8d4deff3b2 Modifications Sohail Somani 2009-06-26 06:17:35 +0000
  • 6b61111719 fix some bugs with use of Transform::result<void(E,S,V)>, which is no longer valid. Make lambda.hpp example work again Eric Niebler 2009-06-26 06:09:05 +0000
  • 4b49892a5a Finished edit of what's new Sohail Somani 2009-06-26 03:20:47 +0000
  • c7998af741 Merged revisions 54356 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-06-25 22:48:05 +0000
  • a4b64785ea work around non-compliant and/or macros on msvc Eric Niebler 2009-06-25 22:37:20 +0000
  • 0714545bec Spirit: Started to work on tutorial section for Karma Hartmut Kaiser 2009-06-25 19:15:50 +0000
  • 4daa0522cd Spirit: Added a new Karma example Hartmut Kaiser 2009-06-25 19:14:58 +0000
  • 5541923937 Spirit: Fixed a problem in attribute handling of karma sequences Hartmut Kaiser 2009-06-25 18:40:00 +0000
  • 8583ae9fe9 Added McGregor algorithm to ToC; patch from Michael Hansen; refs #3134 Jeremiah Willcock 2009-06-25 17:05:50 +0000
  • 0a073301ce Added doc fixes from Michael Hansen; refs #3134 Jeremiah Willcock 2009-06-25 16:59:38 +0000
  • 41a887f8a9 Added example for McGregor algorithm from Michael Hansen; refs #3134; fixes #694 Jeremiah Willcock 2009-06-25 16:51:17 +0000
  • 54b6a25146 Added documentation from Michael Hansen; refs #3134 Jeremiah Willcock 2009-06-25 16:29:57 +0000
  • cd54bd96cd Made chr() public for use by parsertl. Ben Hanson 2009-06-25 16:28:42 +0000
  • 6602d83022 Boost 1.40 changes Ion Gaztañaga 2009-06-25 16:26:25 +0000
  • c6e725d854 Boost 1.40 changes Ion Gaztañaga 2009-06-25 16:25:34 +0000
  • 9965c93a38 Added patches from Michael Hansen; refs #3134 Jeremiah Willcock 2009-06-25 16:24:20 +0000
  • 92d244f090 Boost 1.40 changes Ion Gaztañaga 2009-06-25 16:08:20 +0000
  • 192a04bf6a Boost 1.40 changes Ion Gaztañaga 2009-06-25 15:47:52 +0000
  • 7e1200e237 typo fix Joel de Guzman 2009-06-25 03:07:23 +0000
  • b36e5c1b92 Workaround for gcc 3.3. Steven Watanabe 2009-06-24 21:17:06 +0000
  • 684bc5f6b8 Added capability to add sorted edge/property sets to CSR graphs; refs #3134 Jeremiah Willcock 2009-06-24 20:44:53 +0000
  • b8b7e5d924 Added McGregor updates from Michael Hansen; refs #3134 Jeremiah Willcock 2009-06-24 20:31:50 +0000
  • d20755649e Spirit: repository documentation updates Hartmut Kaiser 2009-06-24 20:06:19 +0000
  • 27f1003d6c Spirit: documentation updates Hartmut Kaiser 2009-06-24 19:42:25 +0000
  • 3f89ab1e9b Spirit: Some copyright fixes Hartmut Kaiser 2009-06-24 19:41:03 +0000
  • f238f3f7bd Some copyright fixes Hartmut Kaiser 2009-06-24 19:40:30 +0000
  • 68928ae70b Spirit repository: added Jamfile for Karma examples directory Hartmut Kaiser 2009-06-24 19:37:34 +0000
  • 63efe5c4c5 Spirit repository: Fixed include path Hartmut Kaiser 2009-06-24 19:36:49 +0000
  • 9b3eb5901f Spirit repository: Fixed include path Hartmut Kaiser 2009-06-24 19:35:37 +0000
  • 8cffadd01d Add MD5 builtin Vladimir Prus 2009-06-24 15:29:35 +0000
  • a86cd8c09e Fix quoting Vladimir Prus 2009-06-24 13:49:46 +0000
  • 4c19a38a34 Fixes #3214. John Maddock 2009-06-24 12:17:22 +0000
  • 8ddca6a06b Fixes #3214. John Maddock 2009-06-24 12:16:31 +0000
  • 9ab33ee69a Quote environement variable assignements. Vladimir Prus 2009-06-24 10:01:10 +0000
  • a5713cac5d Make common.format-name don't check target type. Vladimir Prus 2009-06-24 08:08:23 +0000
  • d5f44aad92 Fix lookup ambiguity. Fixes #3207. John Maddock 2009-06-23 16:40:23 +0000
  • b150c22f93 Fix lookup ambiguity. Fixes #3207. John Maddock 2009-06-23 16:39:50 +0000
  • 92f5082261 Spirit: doc update Hartmut Kaiser 2009-06-23 15:46:36 +0000
  • 170062ce1b Spirit: removed non-needed #include's Hartmut Kaiser 2009-06-23 15:28:31 +0000
  • 7723b37743 Spirit: regenerated docs Hartmut Kaiser 2009-06-23 15:27:45 +0000
  • 3ba1f0d267 Spirit: Added FAQ entry wrt DBOOST_SPIRIT_DONT_USE_MPL_ASSERT_MSG Hartmut Kaiser 2009-06-23 15:22:15 +0000
  • 36e99989de Spirit: added a workaround for the MPL problem in BOOST_MPL_ASSERT_MSG generating multiple definition linker errors for certain compilers (VC++) Hartmut Kaiser 2009-06-23 14:40:22 +0000
  • 545abdec63 Fixed min/max issue using patch from Michael; refs #3134 Jeremiah Willcock 2009-06-23 14:18:24 +0000
  • 55c2ace444 Edit of preface complete. Sohail Somani 2009-06-23 04:30:19 +0000
  • 1a01adf931 Add expected failures of the type_traits/test/promote_enum_msvc_bug_test Alexander Nasonov 2009-06-22 22:22:24 +0000
  • 559f5d0343 see #3108, fixed a simple problem in symmetric.hpp (thx Michael), the storage layout still need more investigation. Gunter Winkler 2009-06-22 21:13:40 +0000
  • f8399bff1c matrix_sparse.hpp - see #2195, fixed compressed_matrix::erase_element(); must use >= instead of > because the last element of index1_data is the "end of list" marker. Segfault was caused by *(itv + 1) which pointed to an element _after_ index1_data.end() Gunter Winkler 2009-06-22 20:58:30 +0000
  • 51d6ef2597 comp_mat_erase.cpp - unit test to verify compressed matrix layout, insertion and erasure of elements, see #2195 Gunter Winkler 2009-06-22 20:53:49 +0000
  • 4a0a444bdb merged up to [54228] from trunk Joaquín M López Muñoz 2009-06-22 20:36:58 +0000
  • d5db0b1a3f updated assertion message Joaquín M López Muñoz 2009-06-22 20:33:55 +0000
  • 408678d1c3 Added default constructor; refs #3134 Jeremiah Willcock 2009-06-22 20:06:41 +0000
  • 9ad8dfab5c Spirit: improved encapsulation for lexer semantic actions context type Hartmut Kaiser 2009-06-22 20:01:35 +0000
  • be7aa624df Wave: minor edit Hartmut Kaiser 2009-06-22 19:46:43 +0000
  • 02ceadb093 Wave: adjustments for recent multi_pass changes Hartmut Kaiser 2009-06-22 19:46:11 +0000
  • 112d3b174b Wave: fixed gcc 4.4 compilation problems Hartmut Kaiser 2009-06-22 19:44:48 +0000
  • 02c462eb30 Wave: adjustments for recent multi_pass changes Hartmut Kaiser 2009-06-22 19:44:16 +0000
  • 714c404320 Spirit: improved encapsulation for lexer semantic actions conext type Hartmut Kaiser 2009-06-22 19:43:38 +0000
  • c6bfe17a37 Spirit: adjusted for latest API change sin lexertl code Hartmut Kaiser 2009-06-22 19:42:46 +0000
  • 1e0c900046 Spirit: fixed base from member initialization problem in multi_pass iterator Hartmut Kaiser 2009-06-22 19:42:16 +0000
  • 9f5e0a1de0 Added test case for McGregor algorithm from Michael; refs #3134 Jeremiah Willcock 2009-06-22 19:40:39 +0000
  • 59a6c483d1 Added changes from Michael; refs #3134 Jeremiah Willcock 2009-06-22 19:33:05 +0000
  • b4a42b3b2f A few mostly trivial fixes merged from Trunk. Updated docs. John Maddock 2009-06-22 15:57:57 +0000
  • e59bd95d6f updated performance info Joaquín M López Muñoz 2009-06-22 15:01:40 +0000
  • f3ca313a51 Fix some typos in docs. Added stricter tests. All merged from Trunk. John Maddock 2009-06-22 12:18:04 +0000
  • 690e21d990 Update docs. Fixes typos. Fixes #3202. John Maddock 2009-06-22 12:02:15 +0000
  • cc2482e79c Provide sane diagnostic when Boost.Jam cannot be built Vladimir Prus 2009-06-22 10:03:43 +0000
  • 89b4074b74 Fix gcc -pedantic warning: remove extra ";". Jürgen Hunold 2009-06-21 14:38:19 +0000
  • 0c7bb1452d I didn't mean to comment this out. Daniel James 2009-06-21 09:51:59 +0000
  • c597a97815 Move the support for hashing containers into the extension header, and improve the standard tests. Daniel James 2009-06-21 09:42:40 +0000
  • 9f42ab4bfa Move BOOST_HASH_CHAR_TRAITS from container_fwd into the hash headers, and undefine it. Daniel James 2009-06-21 09:42:20 +0000
  • 58306601b4 Get <boost/functional/hash/extensions.hpp> to work. Daniel James 2009-06-21 09:42:05 +0000
  • db55d50221 Revert [54025] "Try to avoid using special macro handling code." Daniel James 2009-06-21 09:41:46 +0000
  • 32486e2c17 Move includes to the header which they're used in. Daniel James 2009-06-21 09:41:30 +0000
  • ce35c75fc6 A few more comments in boost::hash. Daniel James 2009-06-21 09:41:11 +0000
  • 8f4f443594 Fixed support for CRT hooks, it was not working properly with catch_system_errors=no Gennadiy Rozental 2009-06-19 20:16:54 +0000
  • 1bb55c2b7a Spirit: more lexer semantic action docs Hartmut Kaiser 2009-06-19 16:18:07 +0000
  • 84004c37ab Typo-fix Joel de Guzman 2009-06-19 05:38:42 +0000
  • 304abbdb76 setting up the reference Joel de Guzman 2009-06-19 02:36:48 +0000