Commit Graph

  • 45482d602a Fix tests for when the library has support for initializer lists but the compiler doesn't. Daniel James 2009-06-01 06:50:37 +0000
  • 97b02107d0 Define BOOST_NO_INITIALIZER_LISTS if library support isn't available. Daniel James 2009-06-01 06:50:25 +0000
  • b6fcabab20 Recent versions of borland haven't fixed some of their namespace bugs, so mark up their hash failures for all versions. Daniel James 2009-06-01 06:50:14 +0000
  • 6c52a0832a Test the hash functions for a couple of typedefs. Daniel James 2009-06-01 06:49:45 +0000
  • 7081c09a76 prefer mpl::if_c over mpl::if_ for better compile times Eric Niebler 2009-06-01 05:05:53 +0000
  • c4b3fe015c Fix operator precedence error in documentation. Fixes #2122 Steven Watanabe 2009-06-01 00:47:03 +0000
  • 8f98956e82 Mention address-model in the 'Invocation' section Vladimir Prus 2009-05-31 19:03:43 +0000
  • a13e163768 Make address-model take effect even if architecture is not specified. Vladimir Prus 2009-05-31 18:49:11 +0000
  • e75745ac5b Remove misplaced visual C++ warning pragma. Daniel James 2009-05-31 15:53:09 +0000
  • 9929ae797f Disable incorrect Visual C++ 64-bit warnings. Ref #3082. Daniel James 2009-05-31 15:50:56 +0000
  • a83359a68e Fixed compile errors with BOOST_NO_VARIADIC_TEMPLATES. Frank Mori Hess 2009-05-31 15:33:47 +0000
  • cdd5a20596 The std::tm instances are zero initialized before usage in to_tm functions. Related to #1859. Andrey Semashev 2009-05-31 14:24:25 +0000
  • f729da7846 Added a param to add() taking a rules object. Ben Hanson 2009-05-31 12:57:04 +0000
  • 99f9e16b5c Max line length 80 chars. Ben Hanson 2009-05-31 12:55:19 +0000
  • ed00630c2a front() instead of [0]. Ben Hanson 2009-05-31 12:54:23 +0000
  • 11525de08f Max line length 80. Ben Hanson 2009-05-31 12:53:36 +0000
  • 3268f6d28a Max line length 80. Ben Hanson 2009-05-31 12:53:00 +0000
  • fbf4874f62 build_tree now has less parameters and limit lines to 80 chars. Ben Hanson 2009-05-31 12:52:14 +0000
  • 17e26d0c47 Max line length 80 chars. Ben Hanson 2009-05-31 12:50:45 +0000
  • 63e2e39b86 Max line length 80 chars. Ben Hanson 2009-05-31 12:49:25 +0000
  • 42428f64a9 Max line length 80 chars. Ben Hanson 2009-05-31 12:48:44 +0000
  • 0ba8c33db0 Max line length 80 chars. Ben Hanson 2009-05-31 12:47:12 +0000
  • e6e19b391c Max line length 80 chars. Ben Hanson 2009-05-31 12:46:07 +0000
  • 0975e4b36b Max line length 80 chars. Ben Hanson 2009-05-31 12:44:55 +0000
  • 65020f257f Fixed a possible reading overflow in the var_string_to_int function. Mentioned in ticket #1861. Andrey Semashev 2009-05-31 12:03:41 +0000
  • 994bbd7dba Changed new-style named parameter code for BGL to use shared_array_property_map, greatly simplifying interface Jeremiah Willcock 2009-05-31 04:20:52 +0000
  • 2b1d21696a Added shared_array_property_map Jeremiah Willcock 2009-05-31 03:32:08 +0000
  • 359ae0c1e4 regenerated docs Joel de Guzman 2009-05-31 02:00:28 +0000
  • 800a208af4 Fixed more links to property_map Jeremiah Willcock 2009-05-31 01:48:28 +0000
  • 565b5b8787 updates Joel de Guzman 2009-05-31 01:43:57 +0000
  • 24c21c42d0 Fixed more links to property_map Jeremiah Willcock 2009-05-31 01:40:59 +0000
  • 1b600b6c6d Fixed links to property_map library Jeremiah Willcock 2009-05-31 01:32:55 +0000
  • d61a3cd9e5 Restructured directories to match Boost conventions; fixed links and other minor issues in docs Jeremiah Willcock 2009-05-31 01:27:24 +0000
  • 073ce3a444 fix ticket #3087 Joel de Guzman 2009-05-31 00:56:55 +0000
  • aa05178b00 Made name more obvious Jeremiah Willcock 2009-05-31 00:25:22 +0000
  • 8bc52557f7 Removed links to external images; added script to build docs that downloads them automatically Jeremiah Willcock 2009-05-31 00:24:43 +0000
  • 18c4df56d4 Fixed syntax Jeremiah Willcock 2009-05-31 00:21:28 +0000
  • eaa94b04ca Fixed links to PBGL logo; rebuilt HTML files Jeremiah Willcock 2009-05-30 23:22:46 +0000
  • 65d10f2f5b Fix gcc -pedantic error:extra extra ';' Daniel James 2009-05-30 17:45:06 +0000
  • 9cc4ee2a0a A couple more minor unordered changes. Daniel James 2009-05-30 17:41:05 +0000
  • 895fafdfb2 Merge latest changes for unordered. Improved compatability and a few tweaks. Daniel James 2009-05-30 17:34:12 +0000
  • af5a952541 Fixing some reference-to-reference problems with some compilers. Frank Mori Hess 2009-05-30 17:12:01 +0000
  • 88ab815c95 Enabled Vacpp to test newly added atomic operations Ion Gaztañaga 2009-05-30 17:04:36 +0000
  • 28dc9ac554 Fix the distribution of uniform_int. Steven Watanabe 2009-05-30 16:38:53 +0000
  • c47b8bfb13 Fixed bug in test. Frank Mori Hess 2009-05-30 16:03:54 +0000
  • 1504162372 System: fix #3113 Beman Dawes 2009-05-30 15:13:39 +0000
  • 4b8808e213 detail/utf8_codecvt_facet.cpp: apply patch from ticket #2986 to quiet warnings when wchar_t is 16-bits. Beman Dawes 2009-05-30 14:57:49 +0000
  • 85bd448523 On Cygwin, install DLLs to $(prefix)/bin. Vladimir Prus 2009-05-30 13:24:26 +0000
  • cfcac6d55a Wave: fixed compilation problems on VC10 beta 1 (fixes #3106) Hartmut Kaiser 2009-05-30 13:07:46 +0000
  • b4028ee1f8 Generate import libs on cygwin, and fix naming to match conventions. Vladimir Prus 2009-05-30 11:51:46 +0000
  • ce1847f480 Merge from trunk Beman Dawes 2009-05-30 11:22:59 +0000
  • 97072c293a Merge from trunk Beman Dawes 2009-05-30 11:16:25 +0000
  • 318da1d335 separating qi and karma Joel de Guzman 2009-05-30 11:05:08 +0000
  • cb0ef63054 Qualify usage of 'exeception', now that boost also has such name Vladimir Prus 2009-05-30 10:38:11 +0000
  • 871a1257bb Properly convert original_tokens and unregistered to woption. Vladimir Prus 2009-05-30 10:34:37 +0000
  • eb46a6662b Make 'notify' ignore values without associated semantics. Vladimir Prus 2009-05-30 10:26:44 +0000
  • 7ab49f7378 separating qi and karma Joel de Guzman 2009-05-30 10:12:20 +0000
  • 61d9d5b476 separating qi and karma Joel de Guzman 2009-05-30 10:09:03 +0000
  • ef0657f9f9 separating qi and karma Joel de Guzman 2009-05-30 10:07:51 +0000
  • 8283a6a7eb Remove unnecessary operator. Vladimir Prus 2009-05-30 09:44:00 +0000
  • cbbe98cd93 Removed for regeneration and restructure Joel de Guzman 2009-05-30 09:36:06 +0000
  • 271184d9e5 Fix gcc -Wshadow warnings in tribool. Vladimir Prus 2009-05-30 06:36:18 +0000
  • 851360844f Workaround msvc compiler error on mapped_file.cpp Vladimir Prus 2009-05-30 06:26:54 +0000
  • 568eb159c9 Avoid non-inline non-template functions in headers. Vladimir Prus 2009-05-30 06:16:27 +0000
  • 0025627de7 Do no disable warnings twice (while restoring only once). Vladimir Prus 2009-05-30 06:03:03 +0000
  • 0665418532 Add private assignment operators. Vladimir Prus 2009-05-30 05:59:08 +0000
  • 20f6653796 updated quick-ref Joel de Guzman 2009-05-30 04:44:17 +0000
  • b43f5ffe86 #3007 Joel de Guzman 2009-05-30 02:16:54 +0000
  • a4c09b7000 Fix interval notation. Fixes #2064 Steven Watanabe 2009-05-29 23:50:18 +0000
  • 27330f8190 better compile-time performance of callable transforms Eric Niebler 2009-05-29 23:49:44 +0000
  • d9d89a3ec3 low-hanging compile perf tweak to eliminate many unnecessary instantiations of term<> and listN<> templates Eric Niebler 2009-05-29 22:36:59 +0000
  • 5d2f1519ad Silence annoying GCC -Wshadow warnings. Fixes #3034. Daniel Wallin 2009-05-29 21:52:29 +0000
  • a022fb1e94 Avoid overwriting self Beman Dawes 2009-05-29 21:03:53 +0000
  • 90d3738b0f Fixed typo Anthony Williams 2009-05-29 20:48:07 +0000
  • 88343987af fix path Beman Dawes 2009-05-29 20:45:50 +0000
  • 6be993aff3 Initial commit Beman Dawes 2009-05-29 20:32:06 +0000
  • 5c66668f0c Merged revisions 53405 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-05-29 18:39:20 +0000
  • b686fd2140 document precondition on result extraction for density accumulator Eric Niebler 2009-05-29 18:21:13 +0000
  • e654f387da Fixed warnings Jeremiah Willcock 2009-05-29 18:12:24 +0000
  • 2efec54cb0 Made benchmark output slightly more readable. Frank Mori Hess 2009-05-29 18:10:57 +0000
  • 303c4fade5 Silence "unused parameter" warning in BOOST_PARAMETER_FUNCTION(). Fixes #2808. Daniel Wallin 2009-05-29 18:06:46 +0000
  • 6152bf0123 Added check of slot_result_type with void return type. Frank Mori Hess 2009-05-29 17:55:06 +0000
  • a7058e5f05 Make combiners that return void work, even when BOOST_NO_VOID_RETURNS is defined. Stopped slot_result_type from being dishonest when slot returns void and BOOST_NO_VOID_RETURNS is defined. Frank Mori Hess 2009-05-29 17:35:35 +0000
  • d5b13c6af9 Changed template parameter name to un-confuse VC 10 Jeremiah Willcock 2009-05-29 17:20:15 +0000
  • 392c5fbb0f Fixed warning by removing unused variables Jeremiah Willcock 2009-05-29 16:53:09 +0000
  • 2de462a431 Added patch from Michael Hansen Jeremiah Willcock 2009-05-29 16:52:58 +0000
  • 66183920c2 Added some tests for std::unary_function/std::binary_function typedefs. Frank Mori Hess 2009-05-29 15:16:04 +0000
  • cef27b659b Added inheritance of variadic signal/slot from std::unary_function or std::binary_function as appropriate. Frank Mori Hess 2009-05-29 15:05:10 +0000
  • d63a3d5e36 Forgot to convert one use of old vararg_count to sizeof...(). Frank Mori Hess 2009-05-29 14:30:53 +0000
  • a2b5eef399 Fixed some test errors caused by sig_type::slot_type::signature_type not existing. Replaced unneeded vararg_count with sizeof...(). Frank Mori Hess 2009-05-29 13:34:42 +0000
  • 1c837caf05 Changed thread_specific_ptr to use a map for faster lookup, and erase empty nodes Anthony Williams 2009-05-29 11:34:25 +0000
  • e0b2161ed5 TSS cleanup not called for NULL data Anthony Williams 2009-05-29 11:05:01 +0000
  • a300bc5318 Test and fix for first part of issue #2797 Anthony Williams 2009-05-29 10:57:39 +0000
  • 0470d26cbf Remove commented-out thread_group code Anthony Williams 2009-05-29 10:45:06 +0000
  • 7199e5c56d Attempts to improve the boost::thread move semantics; separated tests to give clearer ID; incorporated patch to fix issue #2062 Anthony Williams 2009-05-29 09:57:15 +0000
  • 77b9981a79 Properly tag libraries with QCC toolset. Vladimir Prus 2009-05-29 08:48:44 +0000
  • c265c10874 Catch more macros. Vladimir Prus 2009-05-29 08:47:03 +0000
  • d09c9129f6 Fix != vs. == mismatch. Vladimir Prus 2009-05-29 08:39:44 +0000
  • 3f9e80e7a0 Implement warnings control for sun. Vladimir Prus 2009-05-29 08:34:04 +0000
  • 0d525c1a44 If no python is configured, default-configure it. Vladimir Prus 2009-05-29 08:18:09 +0000