Commit graph

32363 commits

Author SHA1 Message Date
Beman Dawes
bade3b8ef8 tools/regression: merge numerous changes from trunk
[SVN r50275]
2008-12-15 12:16:41 +00:00
Eric Niebler
e218b12d69 Merged revisions 50169,50185 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r50169 | eric_niebler | 2008-12-06 22:21:54 -0800 (Sat, 06 Dec 2008) | 1 line
  
  eliminate bogus gcc warning
........
  r50185 | eric_niebler | 2008-12-07 18:06:58 -0800 (Sun, 07 Dec 2008) | 1 line
  
  temporary hack to make proto work with C++0x
........


[SVN r50242]
2008-12-11 17:58:43 +00:00
Steven Watanabe
34214ab0d8 Merge compiler workarounds, construction from a literal 0, and use of a couple Boost.Math functions from trunk
[SVN r50236]
2008-12-11 03:09:08 +00:00
Niels Dekker
09531c9998 Merged new array-of-array tests of swap utility from trunk to release branch, following changeset [49954].
[SVN r50227]
2008-12-09 18:21:25 +00:00
Eric Niebler
85b1bc2124 Merged revisions 50165 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r50165 | eric_niebler | 2008-12-06 13:02:38 -0800 (Sat, 06 Dec 2008) | 1 line
  
  fix bad link
........


[SVN r50166]
2008-12-06 21:32:06 +00:00
Eric Niebler
24ccc3ac0b Merged revisions 50106 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r50106 | eric_niebler | 2008-12-03 22:14:06 -0800 (Wed, 03 Dec 2008) | 1 line
  
  unpack_expr works with Fusion Forward Sequences
........


[SVN r50164]
2008-12-06 20:59:40 +00:00
Jürgen Hunold
c82e4e7f86 Merged revisions 49256 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49256 | jhunold | 2008-10-10 21:38:48 +0200 (Fri, 10 Oct 2008) | 2 lines
  
  Add missing BOOST_GRAPH_DECL macro.
........


[SVN r50154]
2008-12-06 09:23:01 +00:00
Jürgen Hunold
6a33ef9daa Fix #416
Merged revisions 42984,50137 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r42984 | noel_belcourt | 2008-01-26 19:35:59 +0100 (Sat, 26 Jan 2008) | 7 lines
  
  Fixes #416
  
  Fixed spelling of Jack Edmonds name and renamed files
  where necessary.  Updated the documentation as well.
  Tested changes by building/running tests in libs/graph/test.
........
  r50137 | jhunold | 2008-12-05 18:53:22 +0100 (Fri, 05 Dec 2008) | 3 lines
  
  Add deprecation header for wrong-spelled Edmonds-Karp-Max-Flox.
  Preparaion to fix #416
........


[SVN r50153]
2008-12-06 09:10:20 +00:00
Alexander Nasonov
c4ec0bb755 Fixes #1220: lexical_cast requires RTTI
[SVN r50124]
2008-12-04 23:18:50 +00:00
Alexander Nasonov
f0c3d8a3d9 Fixes #2311: any::operator= should have by-value argument
[SVN r50122]
2008-12-04 22:31:02 +00:00
Jan Gaspar
7e667a8bec circular_buffer: #2538 Warning suppression in circular buffer test jamfile
[SVN r50107]
2008-12-04 09:09:48 +00:00
John Maddock
17603ec154 Merge warning suppressions from Trunk.
[SVN r50063]
2008-12-02 10:08:02 +00:00
Niels Dekker
70e0592bfe Merged value_initialized::swap from trunk [48424] and [48425], according to ticket #2243, as was agreed with Fernando Cacciola.
[SVN r49967]
2008-11-27 19:37:39 +00:00
Andrey Semashev
32df24efc6 testfrmwk.hpp moved to the tests directory. It was not a part of the library public interface and should not be seen by users.
[SVN r49946]
2008-11-26 21:07:14 +00:00
Boris Gubenko
ab2875822d merge changeset/49940 into release branch
[SVN r49941]
2008-11-26 15:39:19 +00:00
Eric Niebler
5d71ea71ab Merged revisions 49910,49930,49935-49936 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49910 | eric_niebler | 2008-11-23 23:17:40 -0800 (Sun, 23 Nov 2008) | 1 line
  
  add an example of virtual data members
........
  r49930 | eric_niebler | 2008-11-25 08:00:40 -0800 (Tue, 25 Nov 2008) | 1 line
  
  deprecate old BOOST_PROTO_DEFINE_VARARG_FUNCTION_TEMPLATE macro, replace with more flexible and useful BOOST_PROTO_REPEAT and BOOST_PROTO_LOCAL_ITERATE
........
  r49935 | eric_niebler | 2008-11-25 16:44:00 -0800 (Tue, 25 Nov 2008) | 1 line
  
  reference documentation for new repetition and iteration macros
........
  r49936 | eric_niebler | 2008-11-25 18:10:38 -0800 (Tue, 25 Nov 2008) | 1 line
  
  user documentation for the new repetition and iteration macros
........


[SVN r49937]
2008-11-26 05:59:02 +00:00
Niels Dekker
c413ab7e85 Merged libs/utility/swap.html from trunk to release (r47094 through r49914)
[SVN r49915]
2008-11-24 16:50:22 +00:00
Eric Niebler
33561d0b38 Merged revisions 49902 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49902 | eric_niebler | 2008-11-23 15:41:41 -0800 (Sun, 23 Nov 2008) | 1 line
  
  misc doc tweaks
........


[SVN r49903]
2008-11-23 23:58:47 +00:00
Eric Niebler
72975804ea fix proto::call for callable transforms with >3 arguments, remove unnecessary semicolons from make_expr.hpp
[SVN r49901]
2008-11-23 19:32:11 +00:00
Andrey Semashev
d0a2807a5f Merged fixes from trunk: tickets 2521, 2523.
[SVN r49893]
2008-11-23 11:13:35 +00:00
Boris Gubenko
3cb6208d82 merge workaround for EDG-based compilers into release branch
[SVN r49886]
2008-11-23 04:06:57 +00:00
Eric Niebler
db00206cc1 Merged revisions 49854 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49854 | eric_niebler | 2008-11-20 13:49:37 -0800 (Thu, 20 Nov 2008) | 1 line
  
  optimize algorithms and iterators for the regex_id()==0 case
........


[SVN r49881]
2008-11-23 01:39:51 +00:00
Daniel James
39af6a91a6 Merged revisions 49661-49662,49666,49669,49735,49756,49770,49811 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49661 | danieljames | 2008-11-09 12:03:45 +0000 (Sun, 09 Nov 2008) | 1 line
  
  Move hash detail headers out of boost/functional/detail.
........
  r49662 | danieljames | 2008-11-09 12:11:50 +0000 (Sun, 09 Nov 2008) | 1 line
  
  Add a forwarding header for container_fwd.hpp
........
  r49666 | danieljames | 2008-11-09 19:12:05 +0000 (Sun, 09 Nov 2008) | 1 line
  
  Avoid comparing default initialised iterators in position_iterator.
........
  r49669 | danieljames | 2008-11-09 21:57:38 +0000 (Sun, 09 Nov 2008) | 2 lines
  
  Add link to the header to the synopsis in reference documentation.
  Refs #2214
........
  r49735 | danieljames | 2008-11-14 12:51:00 +0000 (Fri, 14 Nov 2008) | 1 line
  
  Explicitly specify the template parameters in the unordered container friend, in order to avoid some warnings.
........
  r49756 | danieljames | 2008-11-14 16:11:16 +0000 (Fri, 14 Nov 2008) | 1 line
  
  Use pragmas to suppress a Visual C++ warning.
........
  r49770 | danieljames | 2008-11-15 13:07:29 +0000 (Sat, 15 Nov 2008) | 1 line
  
  Use the new swap library.
........
  r49811 | danieljames | 2008-11-16 23:10:00 +0000 (Sun, 16 Nov 2008) | 1 line
  
  Fix a typo.
........


[SVN r49855]
2008-11-20 22:53:20 +00:00
Daniel James
7f6f933642 Merge more svn:eol-style and svn:mime-types. Fixes #2441.
Merged revisions 49670 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r49670 | danieljames | 2008-11-09 22:30:19 +0000 (Sun, 09 Nov 2008) | 1 line
  
  Some more svn:eol-style and svn:mime-types. Mostly files that don't have an entry in our standard subversion config file. Ref #2441
........


[SVN r49853]
2008-11-20 21:32:15 +00:00
Niels Dekker
4eaf99743f Added test-suite "utility/swap" to /release/status/Jamfile.v2, hoping to see it at www.boost.org/development/tests/release/developer
[SVN r49831]
2008-11-19 09:30:52 +00:00
Eric Niebler
c021728ddf fix bug 2407
[SVN r49820]
2008-11-18 03:03:45 +00:00
Stephan Diederich
4f827958e7 merged warning fixes from trunk (-r41358:49813)
[SVN r49814]
2008-11-17 09:57:04 +00:00
Eric Niebler
738e3d4616 fix path when building accumulators docs on windows
[SVN r49810]
2008-11-16 21:35:21 +00:00
Eric Niebler
3432c90749 add missing #include
[SVN r49808]
2008-11-16 21:28:32 +00:00
Eric Niebler
ff2d0f49aa add missing namespace qualifications
[SVN r49806]
2008-11-16 21:22:52 +00:00
Eric Niebler
00b1a5aa42 Merged revisions 49803 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49803 | eric_niebler | 2008-11-16 10:57:15 -0800 (Sun, 16 Nov 2008) | 1 line
  
  remove old dead proto v2
........


[SVN r49804]
2008-11-16 18:59:40 +00:00
Eric Niebler
a11574acb2 port spirit2 to proto v4 (merged from trunk)
[SVN r49802]
2008-11-16 18:55:37 +00:00
Eric Niebler
a9843a3c30 merged latest xpressive from trunk (49436,49608,49626,49649,49781)
[SVN r49782]
2008-11-16 08:42:34 +00:00
Eric Niebler
cc9f9a2481 latest proto from trunk
[SVN r49780]
2008-11-16 07:47:47 +00:00
Joseph Gauterin
f9c1f05eb5 Merged utility\swap failures to release branch.
[SVN r49764]
2008-11-15 01:17:35 +00:00
Joseph Gauterin
1af680ecc1 Merged utility/swap documentation to release branch.
[SVN r49763]
2008-11-15 01:15:54 +00:00
Joseph Gauterin
7f303210e1 Merged utility/swap tests to release branch.
[SVN r49762]
2008-11-15 01:13:01 +00:00
Joseph Gauterin
46f01133d2 Merged utility/swap to release branch.
[SVN r49761]
2008-11-15 01:11:24 +00:00
Andrey Semashev
accb78e0d6 Silenced some warnings about unreferenced formal parameters.
[SVN r49729]
2008-11-13 20:10:23 +00:00
Andrey Semashev
650be28038 Fixed missing <entry> tag.
[SVN r49727]
2008-11-13 19:35:04 +00:00
Andrey Semashev
95b48c66ce Fixed examples for time_period constructors.
[SVN r49725]
2008-11-13 19:22:52 +00:00
Andrey Semashev
7809c15390 Fixed a number of warnings about shadowed variables. Fixed
date_generator_formatter constructor that accepts custom phrase
elements.


[SVN r49723]
2008-11-13 19:05:31 +00:00
Andrey Semashev
d4f3b96ca1 Merged various fixes from trunk.
[SVN r49705]
2008-11-12 19:37:53 +00:00
Daniel James
1f91e199bd Add or fix svn:mime-type and svn:eol-style for several files.
Merged revisions 49601-49602 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r49601 | danieljames | 2008-11-05 19:38:45 +0000 (Wed, 05 Nov 2008) | 2 lines
  
  Set several svn:mime-type and svn:eol-style for several files.
........
  r49602 | danieljames | 2008-11-05 19:41:20 +0000 (Wed, 05 Nov 2008) | 1 line
  
  A couple more svn:mime-type's that I missed.
........


[SVN r49660]
2008-11-09 11:44:08 +00:00
Eric Niebler
6adec75da5 Merged revisions 49599 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49599 | eric_niebler | 2008-11-05 10:50:01 -0800 (Wed, 05 Nov 2008) | 1 line
  
  fix bad links
........


[SVN r49600]
2008-11-05 19:35:54 +00:00
Daniel James
a0ef4ca20b Merge inspect from trunk, up to version 49597
[SVN r49598]
2008-11-05 13:47:38 +00:00
Daniel James
89962d9302 Merge error messages for old hash headers.
Merged revisions 49339-49341,49541 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r49339 | danieljames | 2008-10-15 11:25:07 +0100 (Wed, 15 Oct 2008) | 1 line
  
  Note about change in boost 1.37.
........
  r49340 | danieljames | 2008-10-15 11:26:55 +0100 (Wed, 15 Oct 2008) | 4 lines
  
  Changed the warnings in the deprecated headers from 1.34.0 to errors. These
  will be removed in a future version of Boost (probably 1.39.0).
........
  r49341 | danieljames | 2008-10-15 11:34:15 +0100 (Wed, 15 Oct 2008) | 2 lines
  
  Add note about changes to deprecated headers. Refs #2412.
........
  r49541 | danieljames | 2008-11-02 22:32:00 +0000 (Sun, 02 Nov 2008) | 3 lines
  
  Slightly more accurated comment - now that the headers cause errors, they've
  moved past the deprecation stage (I think).
........


[SVN r49597]
2008-11-05 13:30:43 +00:00
Eric Niebler
0ccd3f972d Merged revisions 49590 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49590 | eric_niebler | 2008-11-04 11:11:59 -0800 (Tue, 04 Nov 2008) | 1 line
  
  misc doc clean-up
........


[SVN r49591]
2008-11-04 19:26:32 +00:00
Daniel James
7215ed15cf Merge [46445] - add line ending properties. Ref #2441.
[SVN r49577]
2008-11-03 22:29:39 +00:00
Beman Dawes
746cca631b Prep for 1.38.0
[SVN r49564]
2008-11-03 15:50:31 +00:00