Commit Graph

  • 8a7a942e1e Importing quickbook docs from SOC 2007 Andrew Sutton 2009-02-14 13:53:55 +0000
  • 51fe1d2bda Updating core_numbers from David Gleich. Andrew Sutton 2009-02-14 13:29:07 +0000
  • 1b145a23a9 Use .dll extension for shared libraries on cygwin. Fixes #2734 Steven Watanabe 2009-02-13 20:51:25 +0000
  • 1a356c1f02 Use $(type) instead of type. Fixes #2648 Steven Watanabe 2009-02-13 16:55:07 +0000
  • d3cd40df44 Get rid of duplication between conversion_helper and conversion_factor_helper. Hopefully this will resolve the vacpp failure in test_conversion Steven Watanabe 2009-02-13 16:35:55 +0000
  • e651b7ffc8 Major refactoring of Qt4 toolchain featuring: - support for multiple 'using qt' statements. - auto-detection of Qt version using qmake. - support for user-specified version. - better debug messages. - support for toolset requirements. Jürgen Hunold 2009-02-12 20:38:33 +0000
  • e48345072e Added missing include for the BOOST_NO_STD_WSTRING macro. Andrey Semashev 2009-02-12 20:33:55 +0000
  • c9a3ec511d Fix generator_selection on windows Steven Watanabe 2009-02-12 19:10:40 +0000
  • 77936b14f0 Merge [51045] from the trunk Steven Watanabe 2009-02-12 18:47:06 +0000
  • b66f85710d Workarounds to allow compilation by Sun studio without the -library=stlport4 option. John Maddock 2009-02-12 18:11:43 +0000
  • b7ae3cb255 Revert to using #include_next for gcc unless we're in a situation where we know it's likely to cause a problem. John Maddock 2009-02-12 14:04:18 +0000
  • 2c3f0ef160 Fix the optional and numeric/conversion docs so they generate valid Docbook XML that can be transformed into PDF's. Regenerated HTML versions of the docs. John Maddock 2009-02-12 14:01:48 +0000
  • 95c9d61e31 Correct stringizing Steven Watanabe 2009-02-12 03:03:02 +0000
  • 3ff8f3cb57 Bug fix to iterator Ben Hanson 2009-02-11 18:07:12 +0000
  • 743cb9afb0 Fix: gcc -pedantic -Werror: remove extra ";". Jürgen Hunold 2009-02-11 08:27:58 +0000
  • afaf35c30c Fix: add missing #include <boost/shared_array.hpp> Jürgen Hunold 2009-02-11 08:18:06 +0000
  • a738603dfd Fixed error when popping the last element from the heap Jeremiah Willcock 2009-02-10 22:08:39 +0000
  • 1fb398ecc8 Begin tracing xlc failure Steven Watanabe 2009-02-10 21:47:42 +0000
  • efaac3c245 Wave: got rid of gcc 4.3 warning Hartmut Kaiser 2009-02-10 17:27:05 +0000
  • c19b8b0440 Merge version 1.39.0 setup from trunk Beman Dawes 2009-02-10 15:51:25 +0000
  • 8f58cd346f Update version number to 1.38.0 Beman Dawes 2009-02-10 13:59:38 +0000
  • 65c753f3aa Split random_test.cpp into multiple files to avoid hitting resource limits. Steven Watanabe 2009-02-10 03:53:23 +0000
  • fcb09ea910 eliminate shadow warnings on gcc for nested FOREACH loops Eric Niebler 2009-02-10 00:50:16 +0000
  • 31b2a0605c Change section to chapter: mixing chapters and sections at the top level in a document causes PDF build to fail. John Maddock 2009-02-09 17:45:10 +0000
  • 6c80272ca2 Remove options that are no longer required and get the PDF docs building. John Maddock 2009-02-09 16:26:26 +0000
  • 0c63ea718c Change images to 120dpi. John Maddock 2009-02-09 09:50:36 +0000
  • 7b25611b4f correctly detect the end of the range in lagged_fibonacci_01::seed. Fixes #2703 Steven Watanabe 2009-02-08 23:50:56 +0000
  • 191f1bfed0 Add Jamfile to build PDF versions of all the docs. Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc. Tweaked fo.xsl to provide more options by default, and improve formatting. John Maddock 2009-02-08 16:59:14 +0000
  • d128d7c196 Fixes #2713: change table initialisation so that it's initialised statically. John Maddock 2009-02-08 16:30:45 +0000
  • f2176bae1a Imported clustering coefficient, eccentricity and core numbers algorithms. There is no test for core_numbers yet. Andrew Sutton 2009-02-08 15:57:41 +0000
  • 2ab04f5b45 Importing geodesic distance module from SOC. Andrew Sutton 2009-02-08 15:40:33 +0000
  • 33edec352a Integrated degree centrality and test. Andrew Sutton 2009-02-08 15:34:25 +0000
  • b80df3ac14 Integrating exterior property maps and closeness centraility. Andrew Sutton 2009-02-08 15:28:54 +0000
  • 9ae7a30851 Importing exterior_property framework and associated property map helpers. Integrating closeness_centrality algorithm. Andrew Sutton 2009-02-08 15:28:31 +0000
  • 533d8f6686 Importing tests for all_cliques, all_cycles, and an eventual graph testing framework Andrew Sutton 2009-02-08 14:52:35 +0000
  • 8cfd251973 Importing all_cliques, all_cycles algorithms Andrew Sutton 2009-02-08 14:51:58 +0000
  • 72246add00 Integrating SOC 2007 code Andrew Sutton 2009-02-08 14:25:32 +0000
  • 94555af37e Integrating SOC 2007 code Andrew Sutton 2009-02-08 14:25:06 +0000
  • 71883b8219 Added a test for undirected graphs Andrew Sutton 2009-02-08 14:23:16 +0000
  • c397f4bb2f Added a test for undirected graphs Andrew Sutton 2009-02-08 14:22:14 +0000
  • a1091cfe3e Whitespace cleanup Andrew Sutton 2009-02-08 13:23:09 +0000
  • a1af0ae2f2 Fixes #2591. Also fixed formatting issue in alignment_of.qbk. Regenerated docs. John Maddock 2009-02-08 10:32:08 +0000
  • 4a1ca748d1 eliminate extra dummy template parameter from proto::function and proto::nary_expr Eric Niebler 2009-02-07 01:09:57 +0000
  • 7dcf28304e Zeroing in on bug with sun < 5.9 Steven Watanabe 2009-02-06 21:33:00 +0000
  • c890f13d69 Fix bug in bessel_jn for n == -1. Add new test case. Checked that the other Bessel functions do not have the same issue. Checked that real-valued -1 argument is fixed OK as well as integer argument. Fixes #2733. John Maddock 2009-02-06 17:26:30 +0000
  • 527732f239 Fix copy/paste error in minmax docs. Fixes #2500 Steven Watanabe 2009-02-06 03:45:09 +0000
  • 5cabad2fb1 Fix spelling mistake. Daniel James 2009-02-06 00:07:18 +0000
  • 3fbee40bb7 Very rough outline of how the documentation tools documentation might look. Daniel James 2009-02-06 00:04:59 +0000
  • c187c5f4c3 Ignore some version control files in inspect. Daniel James 2009-02-06 00:04:44 +0000
  • ea5b91e9d9 Fix gcc compile error due to "undefined variable 'index'". Jürgen Hunold 2009-02-05 20:07:08 +0000
  • d17dcf0ab4 Test a simpler case before trying something more complex Steven Watanabe 2009-02-05 19:34:18 +0000
  • 2e625dd85f Added missing config.hpp include for the wide characters support configuration macro. Andrey Semashev 2009-02-05 17:48:02 +0000
  • aa8d1bd0f4 Added ability to check whether an element is in the heap, and do conditional insert/update operations based on that Jeremiah Willcock 2009-02-04 21:01:27 +0000
  • 2acafbde5e Changed to two_bit_color_map by default Jeremiah Willcock 2009-02-04 20:58:15 +0000
  • 2764a20c6a Default color map to white, and fixed some warnings Jeremiah Willcock 2009-02-04 20:57:04 +0000
  • d78cc2530a merged rev. 50974 from trunk Joaquín M López Muñoz 2009-02-04 20:07:36 +0000
  • cc3591cae5 Trying to fix another qcc problem Jeremiah Willcock 2009-02-04 19:32:05 +0000
  • 17f9751b87 Fixed qcc errors Jeremiah Willcock 2009-02-04 19:28:31 +0000
  • f6c50ac4b4 Apply patch from Alexey Pakhunov for improved msvc assembler support. Fixes https://zigzag.lvk.cs.msu.su:7813/boost.build/ticket/214 Jürgen Hunold 2009-02-04 19:14:01 +0000
  • 9ac78b2781 Fix broken links. John Maddock 2009-02-04 15:53:20 +0000
  • 228ca60740 Fix broken links. John Maddock 2009-02-04 15:52:04 +0000
  • 67ffd82f18 Avoid duplicate target error when using <embed-manifest>off. Patch from Alexey Pakhunov. Vladimir Prus 2009-02-04 07:47:11 +0000
  • b177523a26 Add missing #include <iostream>. Christopher Kohlhoff 2009-02-04 06:46:58 +0000
  • 7868142e9c Add missing #include <iostream>. Christopher Kohlhoff 2009-02-04 06:45:34 +0000
  • 298460e980 Merged revisions 50943-50950,50961-50964,50987 via svnmerge from https://svn.boost.org/svn/boost/trunk Christopher Kohlhoff 2009-02-04 06:22:44 +0000
  • 298236b927 Add <async-exceptions>on. Fixes #2446 Steven Watanabe 2009-02-03 21:47:58 +0000
  • bcad66f631 Make validation a static member function. Fixes #2673 Steven Watanabe 2009-02-03 19:18:59 +0000
  • 2220107e6a Fixed bug that releases memory before calling the destructor Ion Gaztañaga 2009-02-03 18:12:02 +0000
  • 311bb6a0e6 Fix generated documentation where the overloads of a function have different brief descriptions. Christopher Kohlhoff 2009-02-03 11:00:39 +0000
  • 4cdc5901c8 added missing std:: Joaquín M López Muñoz 2009-02-02 19:50:03 +0000
  • fa426191a3 Fixed broken link Jeremiah Willcock 2009-02-02 17:53:20 +0000
  • 879c81b6b8 Update asio version number. Christopher Kohlhoff 2009-02-02 09:37:10 +0000
  • d34e227cc8 Use the workaround syntax for specifying a return type with boost::bind. Needed for the SSL support to work on some older compilers (in particular, g++ 3.4.5 as used with MinGW). Christopher Kohlhoff 2009-02-02 09:36:11 +0000
  • e72d191355 Add link to asio wiki. Christopher Kohlhoff 2009-02-02 07:06:00 +0000
  • 3269235865 Use a pipe if eventfd is not supported at runtime. Fixes #2683. Christopher Kohlhoff 2009-02-02 06:18:59 +0000
  • 25ddd7cf46 Further quickbookization of the wiki Troy D. Straszheim 2009-02-01 21:29:46 +0000
  • 005131efe7 Be clear that this isn't Boost.Build and only boost build is officially supported. Troy D. Straszheim 2009-02-01 21:04:06 +0000
  • 2388537278 Be clear that this isn't Boost.Build and only boost build is officially supported. Troy D. Straszheim 2009-02-01 21:02:21 +0000
  • f027a64d88 A couple pages worth of cmake docs brought over from the wiki Troy D. Straszheim 2009-02-01 19:34:52 +0000
  • eabe868523 Fix errors in SSL overview and add a note about handshaking. Fixes #2617 and #2619. Christopher Kohlhoff 2009-02-01 13:42:33 +0000
  • 715c8ed8e0 Clear the last error following a successful Windows API call, since some socket providers may leave last error set even when the call succeeds. Christopher Kohlhoff 2009-02-01 13:25:05 +0000
  • 2b2db936e8 Add include of <cstring> to fix a compile error on Solaris 10. Fixes #2607. Christopher Kohlhoff 2009-02-01 12:50:08 +0000
  • 55664755e5 Ensure arguments to windows::overlapped_ptr::complete() are passed through to the completion handler. Fixes #2614. Christopher Kohlhoff 2009-02-01 12:41:01 +0000
  • 2858251a8f Suppress unused result warning. Fixes #2534. Christopher Kohlhoff 2009-02-01 12:28:12 +0000
  • 2d9aba9883 Improve warning message when _WIN32_WINNT is not correctly defined. Fixes #2541. Christopher Kohlhoff 2009-02-01 11:57:01 +0000
  • 65b0562d8c Use correct size for IP_MULTICAST_LOOP option on QNX. Fixes #2530. Christopher Kohlhoff 2009-02-01 11:42:09 +0000
  • e2a6030c94 Need to specify socket lib to link correctly on QNX. Fixes #2504. Christopher Kohlhoff 2009-02-01 11:37:18 +0000
  • 23f2e63e20 Merged fixes for #2688 and #2698 from trunk. Andrey Semashev 2009-02-01 11:29:43 +0000
  • 6f155ab156 Moved last two bug fixes to 1.38 section as they are going to this release. Andrey Semashev 2009-02-01 11:18:26 +0000
  • 75e252b3cd Fix unused parameter warnings. John Maddock 2009-02-01 10:16:20 +0000
  • 6c7d885ed1 fix wrong include Joel de Guzman 2009-02-01 00:00:58 +0000
  • 6d35f822c5 add missing #include to integer_mask_test.cpp Boris Gubenko 2009-01-31 21:37:54 +0000
  • 3c0bceb6ed Placeholder docs for cmake Troy D. Straszheim 2009-01-31 20:25:15 +0000
  • ec5c470990 Ported bug fixes over from trunk Jeremiah Willcock 2009-01-31 20:06:23 +0000
  • 162709151b sync up with jamfile Troy D. Straszheim 2009-01-31 18:57:33 +0000
  • bdb8aea6f5 if BUILD_VERSIONED is OFF, don't mangle the include directory name in packages. Troy D. Straszheim 2009-01-31 18:53:31 +0000
  • 43b73602f1 Dont mangle version into include directory name when making package if BUILD_VERSIONED is off. Troy D. Straszheim 2009-01-31 18:44:38 +0000
  • 1ef498b293 Include wiki/mailing list references in config message for those who stumble on the CMakeLists.txt and just go for it. Troy D. Straszheim 2009-01-31 16:47:47 +0000
  • 88e087a85e Merged various minor changes from trunk to branch. Andreas Huber 2009-01-31 14:43:46 +0000
  • 53bd351ca6 Add missing semicolon Beman Dawes 2009-01-31 02:47:48 +0000