8a7a942e1eImporting quickbook docs from SOC 2007
Andrew Sutton
2009-02-14 13:53:55 +0000
51fe1d2bdaUpdating core_numbers from David Gleich.
Andrew Sutton
2009-02-14 13:29:07 +0000
1b145a23a9Use .dll extension for shared libraries on cygwin. Fixes#2734
Steven Watanabe
2009-02-13 20:51:25 +0000
1a356c1f02Use $(type) instead of type. Fixes#2648
Steven Watanabe
2009-02-13 16:55:07 +0000
d3cd40df44Get 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
e651b7ffc8Major 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
e48345072eAdded missing include for the BOOST_NO_STD_WSTRING macro.
Andrey Semashev
2009-02-12 20:33:55 +0000
c9a3ec511dFix generator_selection on windows
Steven Watanabe
2009-02-12 19:10:40 +0000
77936b14f0Merge [51045] from the trunk
Steven Watanabe
2009-02-12 18:47:06 +0000
b66f85710dWorkarounds to allow compilation by Sun studio without the -library=stlport4 option.
John Maddock
2009-02-12 18:11:43 +0000
b7ae3cb255Revert 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
2c3f0ef160Fix 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
95c9d61e31Correct stringizing
Steven Watanabe
2009-02-12 03:03:02 +0000
3ff8f3cb57Bug fix to iterator
Ben Hanson
2009-02-11 18:07:12 +0000
743cb9afb0Fix: gcc -pedantic -Werror: remove extra ";".
Jürgen Hunold
2009-02-11 08:27:58 +0000
afaf35c30cFix: add missing #include <boost/shared_array.hpp>
Jürgen Hunold
2009-02-11 08:18:06 +0000
a738603dfdFixed error when popping the last element from the heap
Jeremiah Willcock
2009-02-10 22:08:39 +0000
1fb398ecc8Begin tracing xlc failure
Steven Watanabe
2009-02-10 21:47:42 +0000
efaac3c245Wave: got rid of gcc 4.3 warning
Hartmut Kaiser
2009-02-10 17:27:05 +0000
c19b8b0440Merge version 1.39.0 setup from trunk
Beman Dawes
2009-02-10 15:51:25 +0000
8f58cd346fUpdate version number to 1.38.0
Beman Dawes
2009-02-10 13:59:38 +0000
65c753f3aaSplit random_test.cpp into multiple files to avoid hitting resource limits.
Steven Watanabe
2009-02-10 03:53:23 +0000
fcb09ea910eliminate shadow warnings on gcc for nested FOREACH loops
Eric Niebler
2009-02-10 00:50:16 +0000
31b2a0605cChange 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
6c80272ca2Remove options that are no longer required and get the PDF docs building.
John Maddock
2009-02-09 16:26:26 +0000
0c63ea718cChange images to 120dpi.
John Maddock
2009-02-09 09:50:36 +0000
7b25611b4fcorrectly detect the end of the range in lagged_fibonacci_01::seed. Fixes#2703
Steven Watanabe
2009-02-08 23:50:56 +0000
191f1bfed0Add 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
d128d7c196Fixes#2713: change table initialisation so that it's initialised statically.
John Maddock
2009-02-08 16:30:45 +0000
f2176bae1aImported clustering coefficient, eccentricity and core numbers algorithms. There is no test for core_numbers yet.
Andrew Sutton
2009-02-08 15:57:41 +0000
2ab04f5b45Importing geodesic distance module from SOC.
Andrew Sutton
2009-02-08 15:40:33 +0000
33edec352aIntegrated degree centrality and test.
Andrew Sutton
2009-02-08 15:34:25 +0000
b80df3ac14Integrating exterior property maps and closeness centraility.
Andrew Sutton
2009-02-08 15:28:54 +0000
9ae7a30851Importing exterior_property framework and associated property map helpers. Integrating closeness_centrality algorithm.
Andrew Sutton
2009-02-08 15:28:31 +0000
533d8f6686Importing tests for all_cliques, all_cycles, and an eventual graph testing framework
Andrew Sutton
2009-02-08 14:52:35 +0000
8cfd251973Importing all_cliques, all_cycles algorithms
Andrew Sutton
2009-02-08 14:51:58 +0000
72246add00Integrating SOC 2007 code
Andrew Sutton
2009-02-08 14:25:32 +0000
94555af37eIntegrating SOC 2007 code
Andrew Sutton
2009-02-08 14:25:06 +0000
71883b8219Added a test for undirected graphs
Andrew Sutton
2009-02-08 14:23:16 +0000
c397f4bb2fAdded a test for undirected graphs
Andrew Sutton
2009-02-08 14:22:14 +0000
a1091cfe3eWhitespace cleanup
Andrew Sutton
2009-02-08 13:23:09 +0000
a1af0ae2f2Fixes#2591. Also fixed formatting issue in alignment_of.qbk. Regenerated docs.
John Maddock
2009-02-08 10:32:08 +0000
4a1ca748d1eliminate extra dummy template parameter from proto::function and proto::nary_expr
Eric Niebler
2009-02-07 01:09:57 +0000
7dcf28304eZeroing in on bug with sun < 5.9
Steven Watanabe
2009-02-06 21:33:00 +0000
c890f13d69Fix 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
527732f239Fix copy/paste error in minmax docs. Fixes#2500
Steven Watanabe
2009-02-06 03:45:09 +0000
5cabad2fb1Fix spelling mistake.
Daniel James
2009-02-06 00:07:18 +0000
3fbee40bb7Very rough outline of how the documentation tools documentation might look.
Daniel James
2009-02-06 00:04:59 +0000
c187c5f4c3Ignore some version control files in inspect.
Daniel James
2009-02-06 00:04:44 +0000
ea5b91e9d9Fix gcc compile error due to "undefined variable 'index'".
Jürgen Hunold
2009-02-05 20:07:08 +0000
d17dcf0ab4Test a simpler case before trying something more complex
Steven Watanabe
2009-02-05 19:34:18 +0000
2e625dd85fAdded missing config.hpp include for the wide characters support configuration macro.
Andrey Semashev
2009-02-05 17:48:02 +0000
aa8d1bd0f4Added 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
2acafbde5eChanged to two_bit_color_map by default
Jeremiah Willcock
2009-02-04 20:58:15 +0000
2764a20c6aDefault color map to white, and fixed some warnings
Jeremiah Willcock
2009-02-04 20:57:04 +0000
d78cc2530amerged rev. 50974 from trunk
Joaquín M López Muñoz
2009-02-04 20:07:36 +0000
cc3591cae5Trying to fix another qcc problem
Jeremiah Willcock
2009-02-04 19:32:05 +0000
298236b927Add <async-exceptions>on. Fixes#2446
Steven Watanabe
2009-02-03 21:47:58 +0000
bcad66f631Make validation a static member function. Fixes#2673
Steven Watanabe
2009-02-03 19:18:59 +0000
2220107e6aFixed bug that releases memory before calling the destructor
Ion Gaztañaga
2009-02-03 18:12:02 +0000
311bb6a0e6Fix generated documentation where the overloads of a function have different brief descriptions.
Christopher Kohlhoff
2009-02-03 11:00:39 +0000
4cdc5901c8added missing std::
Joaquín M López Muñoz
2009-02-02 19:50:03 +0000
fa426191a3Fixed broken link
Jeremiah Willcock
2009-02-02 17:53:20 +0000
879c81b6b8Update asio version number.
Christopher Kohlhoff
2009-02-02 09:37:10 +0000
d34e227cc8Use 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
e72d191355Add link to asio wiki.
Christopher Kohlhoff
2009-02-02 07:06:00 +0000
3269235865Use a pipe if eventfd is not supported at runtime. Fixes#2683.
Christopher Kohlhoff
2009-02-02 06:18:59 +0000
25ddd7cf46Further quickbookization of the wiki
Troy D. Straszheim
2009-02-01 21:29:46 +0000
005131efe7Be clear that this isn't Boost.Build and only boost build is officially supported.
Troy D. Straszheim
2009-02-01 21:04:06 +0000
2388537278Be clear that this isn't Boost.Build and only boost build is officially supported.
Troy D. Straszheim
2009-02-01 21:02:21 +0000
f027a64d88A couple pages worth of cmake docs brought over from the wiki
Troy D. Straszheim
2009-02-01 19:34:52 +0000
eabe868523Fix errors in SSL overview and add a note about handshaking. Fixes#2617 and #2619.
Christopher Kohlhoff
2009-02-01 13:42:33 +0000
715c8ed8e0Clear 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
2b2db936e8Add include of <cstring> to fix a compile error on Solaris 10. Fixes#2607.
Christopher Kohlhoff
2009-02-01 12:50:08 +0000
55664755e5Ensure arguments to windows::overlapped_ptr::complete() are passed through to the completion handler. Fixes#2614.
Christopher Kohlhoff
2009-02-01 12:41:01 +0000
2858251a8fSuppress unused result warning. Fixes#2534.
Christopher Kohlhoff
2009-02-01 12:28:12 +0000
2d9aba9883Improve warning message when _WIN32_WINNT is not correctly defined. Fixes#2541.
Christopher Kohlhoff
2009-02-01 11:57:01 +0000
65b0562d8cUse correct size for IP_MULTICAST_LOOP option on QNX. Fixes#2530.
Christopher Kohlhoff
2009-02-01 11:42:09 +0000
e2a6030c94Need to specify socket lib to link correctly on QNX. Fixes#2504.
Christopher Kohlhoff
2009-02-01 11:37:18 +0000
23f2e63e20Merged fixes for #2688 and #2698 from trunk.
Andrey Semashev
2009-02-01 11:29:43 +0000
6f155ab156Moved last two bug fixes to 1.38 section as they are going to this release.
Andrey Semashev
2009-02-01 11:18:26 +0000
75e252b3cdFix unused parameter warnings.
John Maddock
2009-02-01 10:16:20 +0000
6c7d885ed1fix wrong include
Joel de Guzman
2009-02-01 00:00:58 +0000
6d35f822c5add missing #include to integer_mask_test.cpp
Boris Gubenko
2009-01-31 21:37:54 +0000
3c0bceb6edPlaceholder docs for cmake
Troy D. Straszheim
2009-01-31 20:25:15 +0000
ec5c470990Ported bug fixes over from trunk
Jeremiah Willcock
2009-01-31 20:06:23 +0000
162709151bsync up with jamfile
Troy D. Straszheim
2009-01-31 18:57:33 +0000
bdb8aea6f5if BUILD_VERSIONED is OFF, don't mangle the include directory name in packages.
Troy D. Straszheim
2009-01-31 18:53:31 +0000
43b73602f1Dont mangle version into include directory name when making package if BUILD_VERSIONED is off.
Troy D. Straszheim
2009-01-31 18:44:38 +0000
1ef498b293Include 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
88e087a85eMerged various minor changes from trunk to branch.
Andreas Huber
2009-01-31 14:43:46 +0000