Ion Gaztañaga
4e05ab9fb1
Added Boost.Move
...
[SVN r73288]
2011-07-21 20:29:22 +00:00
Ion Gaztañaga
60707112ea
Added Boost.Move
...
[SVN r73283]
2011-07-21 18:12:00 +00:00
Ion Gaztañaga
a4bee439d2
Added Move to the release branch
...
[SVN r73282]
2011-07-21 17:47:17 +00:00
Ion Gaztañaga
d731f186e1
Added Move to the release branch
...
[SVN r73281]
2011-07-21 17:47:15 +00:00
Ion Gaztañaga
6aac34774c
Merged missed changes for 1.47 release
...
[SVN r73279]
2011-07-21 17:42:58 +00:00
Ion Gaztañaga
f09eed3723
Merged missed changes for 1.47 release
...
[SVN r73278]
2011-07-21 17:42:55 +00:00
Daniel James
9d913a98b4
Random: Merge constexpr integer_log2_impl.
...
[SVN r73268]
2011-07-21 07:49:59 +00:00
Eric Niebler
dd89dc8acf
merge [73207] from trunk
...
[SVN r73208]
2011-07-18 06:48:41 +00:00
Eric Niebler
c24e34e930
merge [72977] from trunk, regenerate docs
...
[SVN r73156]
2011-07-16 21:16:10 +00:00
Eric Niebler
472ac3d837
merge [72327] from trunk
...
[SVN r73153]
2011-07-16 20:12:46 +00:00
Daniel James
87b0e650d5
Boostbook: Pass through processing instructions.
...
[SVN r73111]
2011-07-14 19:32:52 +00:00
Daniel James
2d40f3a426
Quickbook: XML encode escaped punctuation.
...
[SVN r73110]
2011-07-14 19:22:57 +00:00
John Maddock
f073521a31
Update PDF build scripts
...
[SVN r73098]
2011-07-14 10:57:46 +00:00
Hartmut Kaiser
aab3e02c6b
Merging: Fixing endian problem (again, sigh!) Will the endian library be ever part of Boost?
...
[SVN r73090]
2011-07-13 23:59:23 +00:00
Beman Dawes
d343eade6f
1.48.0 release cycle initialization. Authorized by Beman.
...
[SVN r73015]
2011-07-12 13:53:58 +00:00
Emil Dotchevski
d880e5b25c
Fixing a build glitch in the non-intrusive exception_ptr support (Authorized by Eric)
...
[SVN r72995]
2011-07-10 05:45:57 +00:00
Vicente J. Botet Escriba
5ec88818f5
Merge Intel issue with default bool template initialization #72938 - Authorized by Beman
...
[SVN r72984]
2011-07-09 14:45:21 +00:00
Steven Watanabe
066a93b333
Merge [72825] and [72826] from the trunk. Authorized by Beman.
...
[SVN r72951]
2011-07-07 04:57:37 +00:00
Daniel James
66bd278129
Chrono: Merge link fixes.
...
Authorized by Beman.
[SVN r72922]
2011-07-05 14:52:52 +00:00
Beman Dawes
78efd7d47b
Merge changeset 72855. Authorized by Daniel James.
...
[SVN r72921]
2011-07-05 14:49:42 +00:00
Vladimir Prus
0e9768ea67
Merge "Unbreak Boost.Build tests"
...
See https://svn.boost.org/trac/boost/changeset/72883
Authorized by Beman.
[SVN r72884]
2011-07-04 09:10:38 +00:00
Vladimir Prus
e47f34f24f
Merge Boost.Build branding changes:
...
https://svn.boost.org/trac/boost/changeset/72773
https://svn.boost.org/trac/boost/changeset/72793
Authorized by Beman.
[SVN r72866]
2011-07-03 08:08:57 +00:00
Daniel James
1f97530bdd
Random: disable incorrect use of constexpr for now.
...
Authorized by Beman.
[SVN r72861]
2011-07-02 20:26:19 +00:00
Daniel James
3602b9258c
Quickbook: Merge documentation fix.
...
Authorized by Beman.
[SVN r72860]
2011-07-02 20:25:10 +00:00
Christopher Kohlhoff
0564e083d5
Merge fixes from trunk:
...
* Fix bullet list.
* Fix include guard.
* Zero-length reads and writes need to complete immediately.
* Fix for static mutex initialisation.
Authorized by Beman
[SVN r72847]
2011-07-02 09:18:41 +00:00
John Maddock
a76eef93d2
Merge ICU testing fixes from Trunk.
...
Authorized by Daniel James.
[SVN r72846]
2011-07-02 08:59:55 +00:00
John Maddock
6e6973457c
Merge bad file name fixes and TR1 breakages from Trunk.
...
Authorized by Daniel James.
[SVN r72845]
2011-07-02 08:58:57 +00:00
Antony Polukhin
f6a098f829
Authorized by Daniel James
...
[SVN r72811]
2011-06-30 05:36:43 +00:00
John Maddock
8bbedf1d42
Merge missing changes from Trunk.
...
Authorized by Daniel James.
[SVN r72800]
2011-06-29 18:00:59 +00:00
Thomas Heller
069a9ed69e
Merged revision r72794
...
Authorized by Beman
[SVN r72796]
2011-06-29 15:47:53 +00:00
Beman Dawes
7dcde71c69
Merge portions of changesets 72278, 72306, 72309, 72521 missed by prior merge due to SVN snafu. Authorized by Daniel (1st 3), Eric (last 1).
...
[SVN r72787]
2011-06-28 19:37:28 +00:00
Beman Dawes
4bded57bf4
Merge changesets 72278, 72306, 72309, 72521. Authorized by Daniel (1st 3), Eric (last 1).
...
[SVN r72786]
2011-06-28 19:24:09 +00:00
Daniel James
b7254ff353
Quickbook: remove escape character support from simple markup.
...
Authorized by Beman Dawes.
[SVN r72775]
2011-06-27 14:02:28 +00:00
Daniel James
1a351a1fca
Iostreams: Use sfinae workaround in Visual C++ 8, as well as 7.1.
...
Authorized by Beman Dawes.
[SVN r72774]
2011-06-27 14:01:42 +00:00
John Maddock
e3b059ea50
Revert Clang intrinsics support - it doesn't always work presently.
...
Change authorized by eric niebler.
Fixes #5635 .
[SVN r72758]
2011-06-26 08:16:55 +00:00
Eric Niebler
c358d5675e
merge [72722] from trunk (Authorized by Daniel James)
...
[SVN r72724]
2011-06-23 18:09:59 +00:00
Rene Rivera
42452d6d4c
Add missing import for "path.make". Fixes #5681 , authorized by rene.
...
[SVN r72682]
2011-06-19 14:29:03 +00:00
Daniel James
7d7b25f4ce
Iostreams: In chains, clean up properly when close throws in the destructor.
...
Fixes #4922 . Thanks to Victor Shugaev. Authorized by Rene.
[SVN r72668]
2011-06-18 14:34:32 +00:00
Barend Gehrels
4c64ff398f
Merged r72657 through r72658 adding macro __boost__
...
Authorized by Daniel James
[SVN r72659]
2011-06-17 22:07:01 +00:00
Anthony Williams
8ce6106f29
Merged fix for issue #4849 from trunk (fix boost.thread on mingw64) (authorized by rene)
...
[SVN r72657]
2011-06-17 21:01:46 +00:00
Barend Gehrels
307a92ef67
Merged commit 72603 to Release Branch
...
Fixes problem with commented ifdef's (2x)
See Boost ML 15-06-2011 19:36 (CET)
Authorized by Daniel James
[SVN r72656]
2011-06-17 18:47:16 +00:00
Hartmut Kaiser
d488b881d1
Merged revision(s) 72586, 72588 from trunk:
...
Spirit: fixing Karma compilation errors with gcc
........
Spirit: refinement of latest bug fix
........
authorized by rene
[SVN r72589]
2011-06-14 17:10:02 +00:00
Hartmut Kaiser
f79db0e01c
Spirit: merging from trunk, authorized by rene
...
[SVN r72579]
2011-06-14 08:25:22 +00:00
Hartmut Kaiser
58151497cb
Spirit: merging from trunk, authorized by rene
...
[SVN r72578]
2011-06-14 08:22:21 +00:00
Thomas Heller
7d6663bd52
merged revision 72485 72548 after permission
...
[SVN r72568]
2011-06-13 15:15:41 +00:00
Daniel James
29d7065312
Documentation: Merge css changes for consistency + validation
...
[SVN r72558]
2011-06-12 19:53:03 +00:00
Daniel James
5bc7f1d34a
Quickbook: Don't match double marks in simple markup.
...
[SVN r72545]
2011-06-11 16:57:01 +00:00
Daniel James
b2621407f3
Iostreams: merge filesystem3::path
support.
...
[SVN r72491]
2011-06-08 19:27:39 +00:00
Ralf W. Grosse-Kunstleve
043738e79d
merging current boost/python and libs/python from trunk into release branch
...
[SVN r72464]
2011-06-07 04:15:33 +00:00
Vladimir Prus
add01ee70b
Merge boostcpp.jam, too.
...
[SVN r72445]
2011-06-06 20:39:27 +00:00