Commit graph

36539 commits

Author SHA1 Message Date
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
Joel de Guzman
140348b343 fix #1614
[SVN r61487]
2010-04-22 13:14:47 +00:00
Daniel James
be5868adc7 Merge some link fixes and release notes.
[SVN r61474]
2010-04-21 23:00:35 +00:00
Vladimir Prus
a377e2232d Merge: Remove CMakeLists.txt, as cmake was last updated for 1.41
[SVN r61470]
2010-04-21 18:36:34 +00:00
Vladimir Prus
73d7febc09 Merge Jamroot from trunk
[SVN r61420]
2010-04-20 12:12:31 +00:00
Vladimir Prus
69e2ea080f Merge from trunk
[SVN r61419]
2010-04-20 12:05:14 +00:00
Vladimir Prus
1aa9cf8a9d Complete sync with /tags/tools/jam/Boost_Jam_3_1_18
[SVN r61418]
2010-04-20 11:51:08 +00:00
Marshall Clow
54e9154e58 Merged maintainers changes to release
[SVN r61410]
2010-04-19 13:35:09 +00:00
Hartmut Kaiser
74019d15ef Wave: merging updated changelog from trunk
[SVN r61407]
2010-04-19 12:27:38 +00:00
Hartmut Kaiser
cc6556a00d Wave: fixed #4113: cpp_lexer does not handle qualified backslashes correctly, merging from trunk
[SVN r61385]
2010-04-18 21:08:05 +00:00
Hartmut Kaiser
84b93ac87c Wave: fixing regression test failures
[SVN r61382]
2010-04-18 20:44:55 +00:00
Hartmut Kaiser
8f33fc0f28 Spirit: fixing inspect errors
[SVN r61375]
2010-04-18 19:02:09 +00:00
Hartmut Kaiser
6d7e211be9 Wave: fixing inspect errors
[SVN r61374]
2010-04-18 18:38:51 +00:00
Hartmut Kaiser
fbb9ba747e Spirit: deleting scheme example from release branch as this is still incomplete
[SVN r61370]
2010-04-18 18:19:22 +00:00
Jeremiah Willcock
45f10558e5 Merged r61326 (small bug fix) from trunk
[SVN r61359]
2010-04-18 14:46:58 +00:00
Daniel James
9e075989ef Merge iostreams link fixes.
[SVN r61349]
2010-04-18 10:02:19 +00:00
Hartmut Kaiser
005895f539 Wave: merging compilation fix from trunk
[SVN r61289]
2010-04-15 12:21:04 +00:00
Hartmut Kaiser
27c1c5895b Wave: merging VC10 compatibility fix from trunk
[SVN r61288]
2010-04-15 12:09:47 +00:00
Neil Groves
17be5c48da Boost.Range merged defect fix for iterator_range.
[SVN r61280]
2010-04-14 21:15:41 +00:00
Eric Niebler
8c82b36ff5 Merged revisions 61276 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r61276 | eric_niebler | 2010-04-14 12:19:29 -0700 (Wed, 14 Apr 2010) | 1 line
  
  work around strange name lookup issues on msvc
........


[SVN r61279]
2010-04-14 20:43:11 +00:00
Frank Mori Hess
dca8d623a6 Merged from trunk to release. Fixes #4089.
[SVN r61278]
2010-04-14 20:30:37 +00:00