de479f459fSpecialize BOOST_CHECK_MESSAGE handler now that array.cpp uses it.
Ronald Garcia
2012-05-17 15:23:38 +0000
f4bf20602bPushing fixes over from the trunk to the release branch. Fixes#5664Fixes#4874
Ronald Garcia
2012-05-17 14:52:48 +0000
d5dc5c60d6Merged changes from Trunk: mostly the addition of new macros.
John Maddock
2012-05-15 11:57:21 +0000
fe3a54fa93Merge doc update.
John Maddock
2012-05-15 10:58:34 +0000
5af2a85da5Merge changes from Boost.Math to release. New constants code, new Hankel and owens_t special functions, new skew normal distribution. Updated docs.
John Maddock
2012-05-14 17:01:32 +0000
f64aba3e77Merge minor integer fixes from Trunk.
John Maddock
2012-05-14 15:57:59 +0000
50fb08e503Merge from trunk: * Fixes ISO C++ does not support the ‘%lg’ gnu_printf format (refs #6852) * explicit-failures-markup merge from trunk * supress warnings in implicit_cast.cpp test
Antony Polukhin
2012-05-13 08:15:51 +0000
8ea0d3fe3eIostreams: Merge test fixes from trunk.
Daniel James
2012-05-12 08:18:14 +0000
e747401ebcUnordered: Merge unordered from trunk.
Daniel James
2012-05-12 08:14:05 +0000
a74ba07094Merge disjoint_sets documentation fix.
Daniel James
2012-05-08 22:45:46 +0000
f5a97a491eMerge from trunk.
Vladimir Prus
2012-05-06 18:13:25 +0000
27834bcf50Merge units from the trunk.
Steven Watanabe
2012-05-05 21:45:23 +0000
7720587259Merge Variant from the trunk.
Steven Watanabe
2012-05-05 21:22:36 +0000
057abd6146Merge Random from the trunk.
Steven Watanabe
2012-05-05 21:14:37 +0000
29a4a0e46bFixed multiple definition error reported by Rajalakshmi Iyer.
Joachim Faulhaber
2012-05-04 12:05:39 +0000
ce6f6361bdUnordered: Missing revision from last merge.
Daniel James
2012-05-03 22:29:25 +0000
f348e1c6cbUnordered/Hash: Merge from trunk.
Daniel James
2012-05-03 22:05:21 +0000
3d56cc69a1Lineup with trunk
Artyom Beilis
2012-05-02 13:49:25 +0000
65aeefde4bmerge [78286] from trunk, fixes#6846
Eric Niebler
2012-05-02 07:04:56 +0000
73cbb84f09merge [78122], [78141], [78196] from trunk
Eric Niebler
2012-04-30 01:44:50 +0000
9d7072af4cSilenced GCC warnings about an initialized but not used variable.
Andrey Semashev
2012-04-28 11:25:48 +0000
b75849bc4aMerge from trunk: * fixed#6812 (now converting "." to float type throws bad_lexical_cast)
Antony Polukhin
2012-04-26 17:59:17 +0000
adafd83f5bQuickbook: Merge from trunk. Fixes#6691, #6794
Daniel James
2012-04-26 17:46:02 +0000
fb511323c9Reapplying hkaiser's fix
Joel de Guzman
2012-04-26 09:23:54 +0000
1b11f5a590Merge Boost.Build from the trunk.
Steven Watanabe
2012-04-26 03:35:55 +0000
ed066f5dedadded missing file from last merge
Joel de Guzman
2012-04-26 02:27:13 +0000
2c81b07229added missing file from last merge
Joel de Guzman
2012-04-26 00:26:25 +0000
3d8fb6bd27Merging 77932-78199 from trunk
Joel de Guzman
2012-04-26 00:18:58 +0000
396ac37eb4Merging 77932-78199 from trunk
Joel de Guzman
2012-04-26 00:18:51 +0000
573e8882aemerging from trunk; fix#5127 from M. Morin; fix for refs #5697
Jeffrey Lee Hellrung, Jr.
2012-04-24 21:28:07 +0000
594af75a6aMerge from trunk
Joel de Guzman
2012-04-24 02:06:01 +0000
df308f0486Merge from trunk
Joel de Guzman
2012-04-24 02:05:47 +0000
407874cd54Merging from trunk Fixed#6179: spirit fatal error: 'boost/endian/integers.hpp' file not found
Hartmut Kaiser
2012-04-23 12:11:17 +0000
3acd5649a0Fixed clang warnings and errors
Ion Gaztañaga
2012-04-22 22:54:18 +0000
8933aaf89dFixes for scoped_allocator
Ion Gaztañaga
2012-04-22 21:23:50 +0000
d191c9d295Summary: Moved libs/detail/utf8_codecvt_facet.cpp to boost/detail/utfâ¦â¦8_codecvt_facet.ipp Author: Dave Abrahams <dave@boostpro.com>
Dave Abrahams
2012-04-21 22:36:59 +0000
603eb2155bMerged from trunk
Ion Gaztañaga
2012-04-21 20:36:10 +0000
3dc6f38281Turn on tests for Boost.Algorithm
Marshall Clow
2012-04-21 15:29:40 +0000
7960f501f1Merge lexical_cast library from trunk: * multiple optimizations and bugfixes for boost::iterator_range (refs #6786, refs #6430, refs #6663) * documentation update * new Unicode characters support updated * much more tests, removed incorrect tests
Antony Polukhin
2012-04-18 04:09:49 +0000
e7309f5064Merge Boost.Algorithm to release branch
Marshall Clow
2012-04-16 18:54:41 +0000
03f711f241Merge: Allow to specify how option's value is named in help message.
Vladimir Prus
2012-04-12 09:40:34 +0000
f8191e23b1merge [77913] from trunk
Eric Niebler
2012-04-11 18:13:02 +0000
d1c36a2c01merged [77873] from trunk
Eric Niebler
2012-04-11 18:04:26 +0000
81d15f0d2bMerge from trunk.
Vladimir Prus
2012-04-08 10:02:26 +0000
cdc93ff7baMerge lexical_cast from trunk: * fixed#6717 (now lexical_cast won`t try to support non confirming swprintf) * fixed#6670 (now using BOOST_NO_UNICODE_LITERALS macro to detect unicode literals support) * rewritten Jamfile
Antony Polukhin
2012-04-07 07:52:23 +0000
7e3e9355daCopied from trunk to release branch
Robert Ramey
2012-04-05 21:04:50 +0000
1cb10b9694removed antiquated markups for serialization library gcc compilers
Robert Ramey
2012-04-05 20:41:42 +0000
4bf0c880c2Utility: Fix#6570
Vicente J. Botet Escriba
2012-04-01 20:16:57 +0000
f2124489cdRatio: document fix for #6498
Vicente J. Botet Escriba
2012-04-01 19:47:56 +0000
a41f6468a0Chrono document history for #6361,#6628,#6666
Vicente J. Botet Escriba
2012-04-01 19:35:37 +0000
7be2e95903Chrono Fix #6361,#6628,#6666
Vicente J. Botet Escriba
2012-04-01 19:28:17 +0000
915a4f90e4Ratio: Fix #6498+merge from trunk
Vicente J. Botet Escriba
2012-04-01 19:10:27 +0000
dd424256daDetail: Merge macro to force container forwarding.
Daniel James
2012-03-31 19:34:56 +0000
d4fb8e7802Boostbook: Merge id truncation fix.
Daniel James
2012-03-31 19:31:12 +0000
ddf9900776Merge from trunk r77627 (merged lexical_cast optimizations for iterator_range<>, fixed performance regression, docs updated)
Antony Polukhin
2012-03-29 16:48:31 +0000
c8f4a6e763Merging minor tested bugfixes from trunk.
Emil Dotchevski
2012-03-27 19:31:48 +0000
01e5bf8187merge [77416] from trunk, fixes#6131, fixes#6455
Eric Niebler
2012-03-27 19:28:30 +0000
ef577bdf2amerge [77417],[77437],[77422],[77587] from trunk
Eric Niebler
2012-03-27 18:53:50 +0000
3b58907806Merge trunk to release
Robert Ramey
2012-03-26 22:49:45 +0000
3613925223Merged trunk to release
Robert Ramey
2012-03-26 22:45:17 +0000
938f95ab2bMerged trunk to release
Robert Ramey
2012-03-26 22:34:17 +0000
187196d267Quickbook: Partial merge from trunk.
Daniel James
2012-03-26 20:48:00 +0000
207aca980fmerge [77446] from trunk
Eric Niebler
2012-03-21 04:22:38 +0000
81b9346f80merge [77419] from trunk
Eric Niebler
2012-03-19 21:33:14 +0000
58b54d7b6dmerge [77412] from trunk, fixes#6702
Eric Niebler
2012-03-19 20:26:44 +0000
aaacf16aa4merge [77320] from trunk
Eric Niebler
2012-03-19 20:07:11 +0000
26f666653aMerge 1.50 initialization to release.
Daniel James
2012-03-18 16:17:54 +0000
887996ffe9Iostreams: Merge from trunk.
Daniel James
2012-03-18 13:46:59 +0000
c8f15525d2Merge [77316] to release. Closes#6667.
Peter Dimov
2012-03-12 17:40:02 +0000
8d30896a9fMerge [77315] to release. Closes#5331.
Peter Dimov
2012-03-12 17:37:51 +0000
2da4b62ad1Merge from trunk * Much more tests * Now numeric_cast (and lexical_cast) can be compiled with disabled exceptions * Supress warning described in #6645 (implicit conversion shortens 64-bit value into a 32-bit value) * Fixed compilation of lexical_cast with BOOST_NO_STD_LOCALE defined * Documentation updates * Case insensitive "NaN" and "Inf" parsing * Performance tests commit
Antony Polukhin
2012-03-10 07:31:36 +0000
1a6b80d236Merge 77144 from ^/trunk
Jürgen Hunold
2012-03-04 10:45:11 +0000
1f5cf7b6bemerging current boost/python and libs/python from trunk into release branch
Ralf W. Grosse-Kunstleve
2012-02-27 02:49:42 +0000
a0036ac301Ticket #6340: Doc should mention that the "absolute time" used by timed_lock is UTC plus remove unneeded Doxygen generated macro documentation.
Ion Gaztañaga
2012-02-11 19:04:24 +0000
72e259a8a7Ticket #6540: Erroneous default argument in basic_string::compare overload
Ion Gaztañaga
2012-02-11 18:36:30 +0000
834945075cTicket #6519: Image files corrupted due to some cr lf conversion.
Ion Gaztañaga
2012-02-11 18:29:50 +0000
0795820854Documentation fixes (bug #6531)
Ion Gaztañaga
2012-02-11 18:20:25 +0000
e1c4dfba95Iostreams: Merge documentation fix from trunk. Fixes#6541.
Daniel James
2012-02-10 07:54:45 +0000
680e97c78fHash: Merge documentation fix.
Daniel James
2012-02-09 09:26:00 +0000
4bb767fe05Merge maintainers.txt
Daniel James
2012-02-07 20:53:41 +0000
0b789d3d4bUnordered: Merge to release. Fixes#6522.
Daniel James
2012-02-07 20:48:50 +0000
a4d0d2daa8Iostreams: Merge doc fixes to release. Refs #6530.
Daniel James
2012-02-07 20:45:41 +0000
a3ea1234e9heap: merge fix from trunk
Tim Blechmann
2012-02-07 18:52:13 +0000
4766dea54fMerged libs/geometry fixes since 2011-01-15
Barend Gehrels
2012-02-05 18:48:26 +0000
84a40fcec7Merged geometry fixes since 2011-01-15
Barend Gehrels
2012-02-05 18:47:13 +0000
25321d08eeMerge from trunk (fixed#6251, fixed#6453, disabled some optimizations for sunCC #6462)
Antony Polukhin
2012-02-04 18:04:45 +0000
82eaf0bcfdQuickbook: Merge from trunk.
Daniel James
2012-02-03 08:38:06 +0000
c9b888131bMerge adding heap to libraries.htm and maintainers.txt
Daniel James
2012-02-03 08:33:42 +0000
9d53bdb4f9Merge Vicente's category changes to libraries.htm
Daniel James
2012-02-03 08:30:35 +0000