Commit graph

32341 commits

Author SHA1 Message Date
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
Eric Niebler
a65e2536ed Merged revisions 49531 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49531 | eric_niebler | 2008-11-02 04:33:48 -0800 (Sun, 02 Nov 2008) | 1 line
  
  remove dead files
........


[SVN r49533]
2008-11-02 12:39:24 +00:00
Eric Niebler
7aabc3f2c6 Merged revisions 49530 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49530 | eric_niebler | 2008-11-02 04:20:59 -0800 (Sun, 02 Nov 2008) | 1 line
  
  improved reference section
........


[SVN r49532]
2008-11-02 12:36:17 +00:00
Dave Abrahams
c6f59ab7c0 merged [49524] and [49525] from trunk
[SVN r49527]
2008-11-02 01:55:01 +00:00
Vladimir Prus
4b22c90e9c Merge doc changes from trunk
[SVN r49514]
2008-11-01 13:35:23 +00:00
Vladimir Prus
1bd908d97b Merge https://svn.boost.org/trac/boost/changeset/49508
[SVN r49509]
2008-11-01 13:14:17 +00:00
Christopher Kohlhoff
31707900d9 Merged documentation changes from trunk.
........
  r49483 | chris_kohlhoff | 2008-10-29 23:50:58 +1100 (Wed, 29 Oct 2008) | 3 lines
  
  Add a new POSIX-specific chat client showing how to use the
  posix::stream_descriptor class.
........
  r49497 | chris_kohlhoff | 2008-10-31 12:09:45 +1100 (Fri, 31 Oct 2008) | 2 lines
  
  Add more documentation for asio::streambuf.
........


[SVN r49499]
2008-10-31 12:05:52 +00:00
Beman Dawes
cf4ca5fc1f Filesystem: merge recent and missed changes from trunk
[SVN r49498]
2008-10-31 01:13:31 +00:00
Christopher Kohlhoff
69273019ed Merged revisions 49482,49484 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49482 | chris_kohlhoff | 2008-10-29 23:49:05 +1100 (Wed, 29 Oct 2008) | 3 lines
  
  Fix problem in read_until's match_condition handling when the delimiter
  lies at the end of the data.
........
  r49484 | chris_kohlhoff | 2008-10-30 00:00:24 +1100 (Thu, 30 Oct 2008) | 2 lines
  
  Fix scoped_ptr usage to work with Sun Studio 11.
........


[SVN r49495]
2008-10-30 23:24:23 +00:00
Robert Ramey
75566b41ba Correction of double paragraph in documentation
[SVN r49494]
2008-10-30 19:31:28 +00:00
Beman Dawes
0d5cb1e4b6 Merge broken link fix
[SVN r49478]
2008-10-28 19:39:08 +00:00
Beman Dawes
38aae0d191 Filesystem: merge doc updates
[SVN r49474]
2008-10-28 11:53:33 +00:00
John Maddock
73424e8e24 Merge doc fixes from trunk.
[SVN r49462]
2008-10-27 16:20:46 +00:00
John Maddock
2c3675acd7 Merged updated docs with some typo fixes, also adding missing makefile.
[SVN r49460]
2008-10-27 13:52:23 +00:00
Beman Dawes
548bd15792 Merge Getting Started from trunk
[SVN r49440]
2008-10-22 20:59:09 +00:00
Daniel James
026ff575e5 Merged revisions 49435 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r49435 | danieljames | 2008-10-22 20:16:22 +0100 (Wed, 22 Oct 2008) | 1 line
  
  Update the version number in the getting started guide.
........


[SVN r49437]
2008-10-22 19:27:26 +00:00
Gennaro Prota
a59910e5c5 dynamic_bitset: full (recursive) sync with trunk for libs/dynamic_bitset/
[SVN r49423]
2008-10-21 17:57:39 +00:00
Beman Dawes
0acb110658 Revert Jamroot merge per Volodya
[SVN r49408]
2008-10-20 20:35:23 +00:00
Beman Dawes
6a0d93d8a3 Jamroot: merge from trunk
[SVN r49401]
2008-10-20 14:23:23 +00:00
Beman Dawes
0010949bdc Release scripts: merge from trunk
[SVN r49400]
2008-10-20 13:49:10 +00:00
Beman Dawes
cf7cdc927a Get ready for 1.37.0; build docs only in the posix tree, then copy to windows tree.
[SVN r49399]
2008-10-20 13:42:11 +00:00
Beman Dawes
95c9a30afd Merge from trunk
[SVN r49398]
2008-10-20 13:20:23 +00:00
Beman Dawes
d96f77295d Reflect addition of proto
[SVN r49397]
2008-10-20 13:13:07 +00:00