705e99d251Changed to new-style named parameters for A* code; added named parameters for astar_search_no_init()
Jeremiah Willcock
2010-07-14 22:15:48 +0000
be61ff734dFixed various bugs in docs
Jeremiah Willcock
2010-07-14 20:34:02 +0000
6496607d77Added warnings about subclassing BGL graph types and fixed a typo
Jeremiah Willcock
2010-07-14 18:57:45 +0000
aade9effcfStop 'import toolset in Jamfiles from reloading b2.build.tooset.
Vladimir Prus
2010-07-14 10:46:30 +0000
b8caf157d7Move tools/jam into tools/build/v2/engine
Vladimir Prus
2010-07-14 10:37:12 +0000
836bfaea0bOnly include static_assert when necessary.
Daniel James
2010-07-14 08:28:04 +0000
1ed9de4bc4Actually, make the change to hash opt-in, rather than opt-out. It's a bit late to introduce a breaking change.
Daniel James
2010-07-14 08:17:48 +0000
7b504867f8Fix some header links.
Daniel James
2010-07-14 08:15:33 +0000
4681e3ff1fCorrect rendering of version_type in text archives
Robert Ramey
2010-07-14 01:48:58 +0000
f401dd9ccf[range] - corrected defected test for the partition algorithm.
Neil Groves
2010-07-13 22:28:37 +0000
fa2c022b4a[range] disambiguate const / non-const overloads for Intel compilers and older GCC.
Neil Groves
2010-07-13 20:31:40 +0000
8bbafae018Spirit: merging from trunk
Hartmut Kaiser
2010-07-13 19:10:52 +0000
2e47a9d12aSpirit: improving compatibility with VC7.1
Hartmut Kaiser
2010-07-13 01:41:59 +0000
1a752a2920One can define BOOST_UUID_NO_TYPE_TRAITS to remove the dependency on Boost.TypeTraits. Stream operator<< handles left, internal, and right manipulators. Added to_string, to_wstring Fixed bug in 3 uuid string in documentation
Andy Tompkins
2010-07-13 00:37:17 +0000
dc07e78a92Fixed bug in documentation (forgot a dash in 3 uuid strings). Fixed test_io.cpp for some platforms for wstring (I hope).
Andy Tompkins
2010-07-13 00:17:38 +0000
9a64e1b5c3[range] experimental commit using disable_if in an attempt to resolve the ambiguity warnings on some compilers.
Neil Groves
2010-07-12 22:45:30 +0000
28a8bf4474merging current boost/python and libs/python from trunk into release branch
Ralf W. Grosse-Kunstleve
2010-07-12 22:29:41 +0000
9e293ee8a7avoid name clash with Boost.Algorithm by renaming replace_range to replaced_range
Neil Groves
2010-07-12 22:02:46 +0000
4f862cb1df[range] - fix erroneous change to uniqued test case.
Neil Groves
2010-07-12 21:52:28 +0000
0336727803Use toolset.requirements in targets.py
Vladimir Prus
2010-07-12 15:11:13 +0000
7031134174Shut up 'BaseException.message is deprecated' warnings
Vladimir Prus
2010-07-12 14:13:40 +0000
9482c84112Spirit: extended fix for gcc 3.x to intel compilers on apple
Hartmut Kaiser
2010-07-12 13:47:40 +0000
3ff293a0b8Spirit: Updating scheme example on release branch
Hartmut Kaiser
2010-07-12 13:08:03 +0000
f5994245fcFix typo in release maintainers.txt
Daniel James
2010-07-12 11:13:42 +0000
1f0d3d4435Redo previous merge.
Daniel James
2010-07-12 11:08:43 +0000
a1c38ce3d8Don't check for non-existent paths
Vladimir Prus
2010-07-12 08:15:41 +0000
dd3ce9a825Remove obsolete file.
Vladimir Prus
2010-07-12 08:14:56 +0000
d3032a6361Merge quickbook, iostreams.
Daniel James
2010-07-12 08:13:38 +0000
b42e81e63bUpdate the code size measurement tool
Vladimir Prus
2010-07-12 07:53:24 +0000
0b35a825f5Marged changes to Boost.Thread from trunk
Anthony Williams
2010-07-12 07:47:39 +0000
038f0bbefdWip on zlib auto-configuration
Vladimir Prus
2010-07-12 07:43:00 +0000
d5e5efa825Merge from trunk
Vladimir Prus
2010-07-12 07:37:43 +0000
c994d944dfMerge from trunk
Vladimir Prus
2010-07-12 07:14:14 +0000
acd85ebde7Fixed compile error in uuid_io.hpp. Added typename to a dependent type name
Andy Tompkins
2010-07-12 02:01:34 +0000
f632ad5c89Spirit: Adding workaround to enable more tests to compile with gcc 3.4.x
Hartmut Kaiser
2010-07-12 02:01:23 +0000
598c72d3e1merged changeset 63726 from trunk
Daniel Walker
2010-07-12 01:36:38 +0000
94a9bc590cRevision history.
Christopher Kohlhoff
2010-07-12 00:48:42 +0000
c5a1b3b5b9Revision history.
Christopher Kohlhoff
2010-07-12 00:45:32 +0000
95f344b955[boost][range] - Improved handling of temporary ranges in range algorithms.
Neil Groves
2010-07-12 00:14:07 +0000
c2120427af[boost][range] - Improved handling of temporary ranges in range algorithms.
Neil Groves
2010-07-12 00:12:49 +0000
d9ff864198[boost][range] - Improved handling of temporary ranges in range algorithms.
Neil Groves
2010-07-12 00:08:41 +0000
806685f70aVersion bump.
Christopher Kohlhoff
2010-07-12 00:01:52 +0000
73da5c2452Version bump.
Christopher Kohlhoff
2010-07-11 23:55:34 +0000
b323964475Merge from trunk.
Christopher Kohlhoff
2010-07-11 23:42:34 +0000
f1fbd393fcRestore the invalid doc info attributes.
Daniel James
2010-07-11 23:15:18 +0000
72185c95f1Typo.
Daniel James
2010-07-11 23:14:47 +0000
71694bc8e9Spirit: updating generated docs
Hartmut Kaiser
2010-07-11 19:46:49 +0000
97d91ca181Spirit: added karma::duplicate[] directive, tests and docs
Hartmut Kaiser
2010-07-11 19:41:53 +0000
dc2d87e1a6Spirit: added karma::duplicate[] directive
Hartmut Kaiser
2010-07-11 19:39:04 +0000
54c674b1c9Preserve error value.
Christopher Kohlhoff
2010-07-11 04:16:10 +0000
a9d7601277Add macro for disabling fenced blocks.
Christopher Kohlhoff
2010-07-11 04:15:19 +0000
142834ffd2Note that hppa fence is just a placeholder at this time.
Christopher Kohlhoff
2010-07-11 04:12:51 +0000
2da47983dbMerge [62251] to release. Fixes#4172.
Peter Dimov
2010-07-10 21:26:25 +0000
e066a7bfe0Merge [62248] to release. Fixes#3856.
Peter Dimov
2010-07-10 21:17:40 +0000
dcd03e30dfMerge [62246] to release. Fixes#4217.
Peter Dimov
2010-07-10 21:07:05 +0000
9b897f7020Merge [62245] to release. Fixes#4199.
Peter Dimov
2010-07-10 20:46:53 +0000
253f1bd696Merging changes from trunk
Pavol Droba
2010-07-10 20:29:03 +0000
c383296fefMerge quickbook.
Daniel James
2010-07-10 15:25:25 +0000
b65d6a70edCheck the quickbook version is valid.
Daniel James
2010-07-10 15:03:45 +0000
3acb4430fdMake repeated quickbook image attributes a warning rather than an error.
Daniel James
2010-07-10 15:03:07 +0000
f9f31d55d2Merge iostreams, hash.
Daniel James
2010-07-10 14:20:45 +0000
e35c4b5cb0Add Steven Watanabe's many fixes to the iostreams release notes.
Daniel James
2010-07-10 13:48:20 +0000
d8405d3164Release notes for hash.
Daniel James
2010-07-10 13:47:47 +0000
d60d91679fGenerate different ids when reusing code snippets.
Daniel James
2010-07-10 11:24:54 +0000
71c5dabac2Use a structure for template symbol info.
Daniel James
2010-07-10 11:24:07 +0000
8bf8adf214fix for adapted classes' category
Christopher Schmidt
2010-07-10 10:06:33 +0000
2866119179fix for adapted classes' category
Christopher Schmidt
2010-07-10 10:01:57 +0000
6074b332dfdefine BOOST_UUID_NO_TYPE_TRAITS to remove dependency on Boost.TypeTraits stream operator<< now handles right, internal, left modifiers added to_string, to_wstring to uuid_io.hpp
Andy Tompkins
2010-07-10 02:22:43 +0000
09328c766eFix for issue #4368 --- ensure mutex is destroyed if setattr call fails
Anthony Williams
2010-07-09 22:00:51 +0000
6cae08aea2Spirit: merging from trunk
Hartmut Kaiser
2010-07-09 21:46:57 +0000
21546d2ce3Merge to release
Robert Ramey
2010-07-09 21:30:08 +0000
8a37c57642Tidied up call_once to remove unused throw_count stuff
Anthony Williams
2010-07-09 21:21:48 +0000
e520c55be7Fix for issue #4225 to allow static initialization of boost::once_flag
Anthony Williams
2010-07-09 21:15:57 +0000
f3f5859c6fMerge format from the trunk. This should fix the regressions resulting from the partial merge in [63640].
Steven Watanabe
2010-07-09 20:27:18 +0000
d071892931Fix for issue #4413 --- allow wait_for_any to work with empty ranges
Anthony Williams
2010-07-09 19:18:16 +0000
f0263bd799Merged boost.thread changes over from trunk
Anthony Williams
2010-07-09 19:13:09 +0000
159398caafSpirit: minor documentation work, untabified file
Hartmut Kaiser
2010-07-09 19:02:54 +0000
e3270514aeSpirit: Fixing regression in Karma caused by a semantic change in proto
Hartmut Kaiser
2010-07-09 19:01:52 +0000
18fcc3b4d3Merge to release
Robert Ramey
2010-07-09 18:23:21 +0000
f14d6f1903Merge to release
Robert Ramey
2010-07-09 16:50:03 +0000
26f482551cMerge to release
Robert Ramey
2010-07-09 16:48:52 +0000