Commit graph

37105 commits

Author SHA1 Message Date
John Maddock
dce26b66f7 Merges changes from Trunk: refer to history.qbk for the details.
[SVN r65708]
2010-10-01 11:11:16 +00:00
John Maddock
1ee305aaac Merge collected updates from Trunk.
[SVN r65703]
2010-10-01 09:19:44 +00:00
Frank Mori Hess
ccd715cf42 Merged signals2 docs from trunk.
[SVN r65649]
2010-09-28 15:31:36 +00:00
Daniel James
30ad75afb4 Merge quickbook from trunk.
[SVN r65591]
2010-09-26 00:01:35 +00:00
Frank Mori Hess
6ced287b0f Merged signals2 docs to release.
[SVN r65533]
2010-09-22 15:56:15 +00:00
Robert Ramey
43fc9031b4 added fix_six.cpp to fix 143 problem
[SVN r65503]
2010-09-21 06:34:17 +00:00
Robert Ramey
e854ce9e0e documentation correction - especially fix for 1.42/1.43 binary archive problem
[SVN r65499]
2010-09-21 04:41:48 +00:00
Daniel James
9e85c07637 Merge quickbook from trunk.
[SVN r65433]
2010-09-15 22:54:21 +00:00
Jürgen Hunold
b30a1726ae Merge 65318,65319 from ^/trunk
------------------------------------------------------------------------
r65318 | jhunold | 2010-09-06 10:43:06 +0200 (Mo, 06 Sep 2010) | 3 lines

Suppress msvc warning 4251 about templates as base classes not having a dll-interface.
Suppress msvc warning 4275 about base class std::logic_error not having a dll-interface.

------------------------------------------------------------------------
r65319 | jhunold | 2010-09-06 16:14:09 +0200 (Mo, 06 Sep 2010) | 2 lines

Fix: windows does not have wait(), use own macros instead.

------------------------------------------------------------------------


[SVN r65326]
2010-09-07 05:52:45 +00:00
Vladimir Prus
04a1857da0 Remove tools/jam, for 'svn merge' failed to do that.
[SVN r65235]
2010-09-04 11:42:36 +00:00
Vladimir Prus
6623a5fe3b Merge r64039, wherein testing was fixed after jam move.
[SVN r65234]
2010-09-04 11:40:26 +00:00
Vladimir Prus
d3833607a2 Merge r64010, wherein jam has been moved.
[SVN r65233]
2010-09-04 11:02:21 +00:00
Jürgen Hunold
b67ca38522 Merge r65004 from trunk
Fix #4551,#4553,#4575 by removing unused parameter.



[SVN r65168]
2010-09-01 16:18:07 +00:00
Douglas Gregor
4184860537 Add missing includes
[SVN r65142]
2010-08-31 04:50:56 +00:00
Andrey Semashev
160bc5bd80 Added explicit std qualifiers to avoid name clash of boost and STL equal algorithms
[SVN r65133]
2010-08-30 15:37:58 +00:00
Ion Gaztañaga
5d0202e5e6 Fixes for Boost 1.45
[SVN r65091]
2010-08-28 23:11:57 +00:00
Hartmut Kaiser
bfda9ab443 Spirit: Merging version fix from trunk
[SVN r65050]
2010-08-27 12:29:04 +00:00
Daniel James
ab147d7934 Merge latest quickbook changes.
Restructures the code and tweaks docinfo. generation.


[SVN r65049]
2010-08-27 08:37:07 +00:00
Daniel James
7273f91f6e Fix jam changes accidentally included in previous merge.
[SVN r65047]
2010-08-26 23:20:02 +00:00
Daniel James
19454dbc9d Merge prep for 1.45
[SVN r65046]
2010-08-26 22:44:53 +00:00
Ion Gaztañaga
e61343ff78 Fixes for Boost 1.45
[SVN r65042]
2010-08-26 21:51:03 +00:00
Ion Gaztañaga
110ee8bf3b Fixes for Boost 1.45
[SVN r65041]
2010-08-26 21:48:45 +00:00
Ion Gaztañaga
3e90d401c0 Fixes for Boost 1.45
[SVN r65040]
2010-08-26 21:35:57 +00:00
Thorsten Jørgen Ottosen
f9a58f8e64 bug reported on dev list
[SVN r65019]
2010-08-26 14:10:30 +00:00
Ion Gaztañaga
33ad3f297f Fixes for Boost 1.45
[SVN r65013]
2010-08-26 09:27:50 +00:00
Frank Mori Hess
480cc4c10a Merged signals2 from trunk to release.
[SVN r65002]
2010-08-25 19:01:06 +00:00
Andrey Semashev
6d20d74dac Fixed compilation with MSVC and, probably, other compilers.
[SVN r64999]
2010-08-25 16:41:08 +00:00
Daniel James
828b307192 Fix boostbook comments at the end of code blocks.
[SVN r64980]
2010-08-24 07:54:04 +00:00
Daniel James
2b3941e163 Merge quickbook.
- Explicitly use filesystem v2.
 - Fix command line macros.
 - Allow headings to have ids (quickbook 1.6)
 - Trim space from the start of titles, after ids.
 - Don't put nested lists inside inside boostbook paragraphs.
 - Improved code block parser.
 - Small improvements to the template implementation.
 - Merge multiple list items in variable list entries.
 - Nested code snippets.
 - Bump version number for 1.5.3.



[SVN r64979]
2010-08-24 07:52:19 +00:00
John Maddock
9c59febee0 Merge fixed typos from Trunk
[SVN r64971]
2010-08-23 16:10:04 +00:00
Andrey Semashev
e7e74fe9a4 Worked around annoying "deprecated" warnings on MSVC.
[SVN r64932]
2010-08-19 20:06:52 +00:00
Daniel James
1d6d6af014 Merge OpenVMS 64 bit patch for hash. Fixes #4477.
[SVN r64869]
2010-08-17 20:00:17 +00:00
Daniel James
db8af30734 Rename 'check' in detail/is_incrementable.
Merged [63763] and mark other merged changes.


[SVN r64868]
2010-08-17 19:19:59 +00:00
Daniel Walker
0f3260af68 merged [64695] and [64696] result_of docs from trunk
[SVN r64745]
2010-08-11 18:15:46 +00:00
Daniel Walker
5e5177a6af merged [64705] MPL documentation from trunk
[SVN r64743]
2010-08-11 17:04:29 +00:00
Beman Dawes
98844b2986 Merge 64623 from trunk
[SVN r64728]
2010-08-10 20:00:09 +00:00
John Maddock
1f1b7d7a94 Merges patches from Trunk.
[SVN r64697]
2010-08-09 16:45:17 +00:00
Anthony Williams
5817accf9f test_thread_move_return and test_thread_return_local are expected
failures on all compilers


[SVN r64694]
2010-08-09 10:46:35 +00:00
John Maddock
c8ade28d7b Fix typos and regenerate docs.
Fixes #4520.

[SVN r64681]
2010-08-08 14:17:35 +00:00
John Maddock
d558b3d8a1 Fix typo in equation.
Fixes #4519.

[SVN r64667]
2010-08-07 17:10:18 +00:00
John Maddock
8411b63fca Merge changes from Trunk: Fixes #4504. Fixes #4518.
[SVN r64664]
2010-08-07 16:35:39 +00:00
Daniel James
e77ebf0edf Merge quickbook typo fix from trunk.
[SVN r64654]
2010-08-07 07:22:28 +00:00
Eric Niebler
be788dc391 Merged revisions 64584,64588 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r64584 | eric_niebler | 2010-08-03 18:54:38 -0400 (Tue, 03 Aug 2010) | 1 line
  
  add release notes for Boost.1.44
........
  r64588 | eric_niebler | 2010-08-03 22:37:54 -0400 (Tue, 03 Aug 2010) | 1 line
  
  fix typo
........


[SVN r64589]
2010-08-04 02:50:36 +00:00
Beman Dawes
7cea0bc26c Merge from trunk, fixing broken auto redirect link
[SVN r64564]
2010-08-03 12:55:45 +00:00
Robert Ramey
4664fd1886 merge final difference to release
[SVN r64555]
2010-08-02 21:43:26 +00:00
Christopher Jefferson
c883881317 Merge foreach from trunk - remove unused parameter and add clang exception to a gcc hack
[SVN r64486]
2010-07-30 20:26:40 +00:00
Eric Niebler
54234e0966 Merged revisions 64479 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r64479 | eric_niebler | 2010-07-30 14:18:30 -0400 (Fri, 30 Jul 2010) | 1 line
  
  Gennaro Prota is no longer a maintainer of dynamic_bitset
........


[SVN r64481]
2010-07-30 18:33:17 +00:00
Matthias Troyer
dd599b1334 Changes required to make Boost.MPI work with Boost.Serialization after breaking changes for 1.44
[SVN r64423]
2010-07-29 03:27:09 +00:00
Hartmut Kaiser
3165efb387 Spirit: merging from trunk: documentation updates, comment fixes, formatting issues (tabs), added a new test, etc.
[SVN r64366]
2010-07-26 15:04:50 +00:00
Joaquín M López Muñoz
f2370cbe4c merged [61482] from trunk
[SVN r64324]
2010-07-25 10:44:55 +00:00