Commit graph

36559 commits

Author SHA1 Message Date
Douglas Gregor
7d79fad99e Include all of the headers needed for the BOOST_MPL_ASSERT that is failing for several compilers
[SVN r62015]
2010-05-16 01:27:58 +00:00
Douglas Gregor
6e1ae8fc7b Add missing include to get boost::archive::version_type.
[SVN r62014]
2010-05-16 00:05:49 +00:00
Douglas Gregor
1def0909fe Merge Clang NRVO config setting from trunk
[SVN r62005]
2010-05-15 18:48:28 +00:00
Douglas Gregor
cb968d0c48 Merge Boost.Serialization fixes for Boost.MPI (consistent use of
collection_size_type/version_type). Fixes #4214.


[SVN r62003]
2010-05-15 18:09:16 +00:00
Vladimir Prus
f449122842 Merge from trunk
[SVN r61962]
2010-05-14 06:55:15 +00:00
Douglas Gregor
585aba8d02 Teach Numeric/Interval that Apple platforms provide <fenv.h> for rounding control
[SVN r61957]
2010-05-13 23:28:33 +00:00
Douglas Gregor
4a441d0b09 Export some typedefs from the base CSR graph type to the distributed CSR graph type
[SVN r61955]
2010-05-13 17:15:01 +00:00
Neil Groves
23f276d0be Removed workaround for MSVC == 1600 in eval_if.hpp
[SVN r61921]
2010-05-11 21:33:24 +00:00
Neil Groves
c0bbf6e03b Remove regression introduced by my previous 'fix'
[SVN r61920]
2010-05-11 21:12:26 +00:00
Douglas Gregor
d84f748ab7 Boost 1.44.0 does not yet have the Endian library, so Spirit should not try to use it.
[SVN r61914]
2010-05-11 16:55:07 +00:00
Andrey Semashev
23e7d44a86 Fixes #2757. Added explicit casts to avoid warnings on MSVC.
[SVN r61892]
2010-05-10 09:15:48 +00:00
Beman Dawes
add15fac2b 1.44.0 prep
[SVN r61887]
2010-05-10 01:22:04 +00:00
Douglas Gregor
36ba8a00c9 Merge standards-conformance fixes for Boost.GIL
[SVN r61875]
2010-05-09 12:35:46 +00:00
Douglas Gregor
72ab021b1c Merge Clang configuration for Boost.Config from trunk
[SVN r61874]
2010-05-09 12:32:33 +00:00
Douglas Gregor
ed6c95bb09 Merge standards-conformance fixes for Boost.Interprocess
[SVN r61871]
2010-05-09 02:12:20 +00:00
Douglas Gregor
383628a6bf Merge standards-conformance fixes for Boost.Spirit to trunk
[SVN r61870]
2010-05-09 01:58:32 +00:00
Douglas Gregor
2487776cf1 Merge standards-conformance fixes for Boost.Graph to trunk
[SVN r61869]
2010-05-09 01:53:28 +00:00
Douglas Gregor
56dd115b0c Merge standards-conformance fixes for Ublas
[SVN r61868]
2010-05-09 01:40:22 +00:00
Douglas Gregor
d86ad6f11c Move Boost.Range's join_iterator intrusive_ptr_add_ref and intrusive_ptr_release where ADL will actually find them
[SVN r61867]
2010-05-09 01:32:55 +00:00
Douglas Gregor
8b2beb5085 Merge standards-conformance fixes for Boost.Intrusive
[SVN r61866]
2010-05-09 01:24:39 +00:00
Douglas Gregor
8132e64107 Merge standards-conformance fixes for Boost.PtrContainer
[SVN r61865]
2010-05-09 01:24:01 +00:00
Douglas Gregor
3ee708195c Merge standards-conformance fixes for Boost.Range
[SVN r61864]
2010-05-09 01:23:32 +00:00
Douglas Gregor
8c4cbe5898 Merge standards conformance fixes for Boost.PropertyTree
[SVN r61863]
2010-05-09 01:03:59 +00:00
Douglas Gregor
128d9e0b1a Merge standards-conformance fix for Boost.System
[SVN r61862]
2010-05-09 00:33:44 +00:00
Douglas Gregor
d46ccad6e2 Merge Boost.Build improvements for Clang to release branch
[SVN r61861]
2010-05-09 00:25:36 +00:00
Joaquín M López Muñoz
c3f34355b2 merged [61775] from trunk
[SVN r61776]
2010-05-04 20:32:33 +00:00
Daniel James
e022a721db Add functional/factory and functional/forward to the root index.html
[SVN r61772]
2010-05-04 17:49:50 +00:00
Eric Niebler
09674601a5 Merged revisions 61717 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r61717 | eric_niebler | 2010-04-30 16:48:20 -0700 (Fri, 30 Apr 2010) | 1 line
  
  replace non-portable using declarations with typedefs
........


[SVN r61724]
2010-05-01 20:29:31 +00:00
Andreas Huber
d1204377b4 Merged fixes for #4156 from trunk to the release branch.
[SVN r61705]
2010-04-30 12:23:50 +00:00
Christopher Kohlhoff
86b2db8d93 Merge doc changes.
[SVN r61703]
2010-04-30 09:42:57 +00:00
Neil Groves
005a861fa7 Boost.Range documentation merge from the trunk. Corrects inconsitency with return types, Range Return Categories etc.
[SVN r61685]
2010-04-29 21:18:58 +00:00
Daniel James
3e000cd85a Merge iostreams. Fixes #4135 and some small tweaks for clang.
[SVN r61641]
2010-04-28 08:29:11 +00:00
Daniel James
65ca276ef7 Support for clang.
[SVN r61640]
2010-04-28 08:23:41 +00:00
Eric Niebler
6aead20f0c Merged revisions 61263 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r61263 | jewillco | 2010-04-13 17:16:21 -0700 (Tue, 13 Apr 2010) | 1 line
  
  Disambiguated begin and end;
........


[SVN r61633]
2010-04-27 22:56:23 +00:00
Eric Niebler
f58f97c818 Merged revisions 61264,61449 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r61264 | eric_niebler | 2010-04-13 18:26:51 -0700 (Tue, 13 Apr 2010) | 1 line
  
  actually test the documented extension interface
........
  r61449 | dgregor | 2010-04-20 23:33:52 -0700 (Tue, 20 Apr 2010) | 1 line
  
  Default-initialized const objects of class type are ill-formed of the class does not have a user-declared default constructor
........


[SVN r61627]
2010-04-27 20:08:09 +00:00
John Maddock
b89c3cac0f Update version number in build scripts.
[SVN r61614]
2010-04-27 12:22:46 +00:00
John Maddock
d5a741466c Update build scripts for PDF docs.
[SVN r61613]
2010-04-27 12:20:23 +00:00
Tobias Schwinger
0b3bfa4638 removes outdated and defunct files
[SVN r61599]
2010-04-26 23:34:55 +00:00
Tobias Schwinger
34605ac058 adds Functional.Factory/Forward
[SVN r61598]
2010-04-26 23:32:55 +00:00
Tobias Schwinger
dc9bddb788 adds Functional/Forward
[SVN r61597]
2010-04-26 23:21:31 +00:00
Tobias Schwinger
4330956bb8 adds Functional/Factory
[SVN r61596]
2010-04-26 23:20:27 +00:00
Aleksey Gurtovoy
916a1a5132 MPL: merge fix for ticket #1992
[SVN r61591]
2010-04-26 21:31:09 +00:00
Aleksey Gurtovoy
7de4d4bad4 MPL: merge fix for ticket #4061
[SVN r61584]
2010-04-26 18:48:26 +00:00
Jan Gaspar
73bfc2553d circular_buffer: applied patch to remove workaround for DEC C++ compiler - now all compilers will use this->invalidate_iterators_except
[SVN r61570]
2010-04-26 09:40:08 +00:00
Daniel James
2622671de1 Merge library and maintainer list.
[SVN r61541]
2010-04-24 16:29:28 +00:00
Daniel James
673ec9fe6a Merge release info, and some other hanging changes.
[SVN r61540]
2010-04-24 16:25:05 +00:00
Jeremiah Willcock
0431965972 Merged r61245 (VC++ 10 error and warning fixes) from trunk
[SVN r61522]
2010-04-24 01:13:43 +00:00
Neil Groves
1c1188ffc8 Boost.Range correct missing items from merge by merging these changes manually.
This changeset is what should have happened with the prior svn merge operation.

[SVN r61519]
2010-04-23 23:18:59 +00:00
Neil Groves
b1891f44de Boost.Range merge from trunk to release.
This is motivated by the need to correct the istream_range, to correct the adaptors.hpp header file, and correct the return types of various range algorithms.

[SVN r61517]
2010-04-23 22:50:56 +00:00
Neil Groves
24cb10f38b Boost.MultiArray - fixed, as requested, the ambiguous calls to the equal function.
[SVN r61498]
2010-04-22 23:31:30 +00:00