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
Vladimir Prus
e777c152bb
Merge Boost.Build from trunk.
...
[SVN r72443]
2011-06-06 20:36:21 +00:00
Joachim Faulhaber
441f342196
Cleaning up tests.
...
[SVN r72436]
2011-06-06 14:25:08 +00:00
Hartmut Kaiser
2440703a18
Spirit: merging minor fixes for examples from trunk
...
[SVN r72434]
2011-06-06 12:42:19 +00:00
Christopher Kohlhoff
0c3d40fe3d
Revision history.
...
[SVN r72433]
2011-06-06 11:57:21 +00:00
Anthony Williams
24e7bca429
Merged thread changes from trunk
...
[SVN r72431]
2011-06-06 08:28:31 +00:00
Christopher Kohlhoff
f063baf88b
Merge asio from trunk.
...
[SVN r72428]
2011-06-05 23:21:43 +00:00
Neil Groves
95f057cd5c
[boost][range] - merge from trunk of miscellaneous defect fixes
...
[SVN r72427]
2011-06-05 21:47:57 +00:00
Barend Gehrels
5fedb129ca
Boost.Geometry: Merged r72410 through r72424
...
[SVN r72425]
2011-06-05 21:14:57 +00:00
Bryce Adelstein-Lelbach
180c2c5cb5
Merge from trunk.
...
[SVN r72423]
2011-06-05 19:13:25 +00:00
Hartmut Kaiser
865c8b564e
Spirit: merging lexer fixes from trunk
...
[SVN r72422]
2011-06-05 18:28:43 +00:00
Christophe Henry
47bb967205
merged revision 72232
...
[SVN r72421]
2011-06-05 18:05:36 +00:00
Christophe Henry
9da5dd11a1
doc update
...
[SVN r72420]
2011-06-05 17:59:30 +00:00
Thomas Heller
6398896818
merged latest phoenix changes from trunk
...
[SVN r72412]
2011-06-05 16:46:34 +00:00
Barend Gehrels
34232de8ec
Boost.Geometry: Merged r72086 through r72406
...
[SVN r72409]
2011-06-05 14:43:07 +00:00
Joachim Faulhaber
d7a6ca6f93
Merging changes [71736-72403]. Fixed tickets #5482 , #5559 , #5562 .
...
[SVN r72405]
2011-06-05 13:36:25 +00:00
Pavol Droba
acf33d9090
merged from trunk
...
[SVN r72380]
2011-06-03 21:13:37 +00:00
Eric Niebler
addd4e323f
merge [72373] from trunk
...
[SVN r72374]
2011-06-03 08:54:42 +00:00
Hartmut Kaiser
7efd071b12
Spirit: merging from trunk
...
[SVN r72367]
2011-06-03 01:16:29 +00:00
Antony Polukhin
cda80ab106
lexical-cast mereged from trunk r72347 (allow "C" locale grouping for other locales)
...
[SVN r72348]
2011-06-02 16:20:36 +00:00
Marshall Clow
f114d3766a
Merge fixes to release; Fixes #4717
...
[SVN r72347]
2011-06-02 15:34:54 +00:00
Andy Tompkins
3f8918f51f
Ticket #5570
...
[SVN r72341]
2011-06-01 23:12:21 +00:00