Commit graph

37105 commits

Author SHA1 Message Date
Hartmut Kaiser
772e58d995 Spirit: fixed #4825: boost/spirit/home/classic/dynamic/impl/switch.ipp missing a chunk in release branch
[SVN r66465]
2010-11-08 22:41:27 +00:00
John Maddock
ebbbcb942e Merge fix for typo from Trunk.
Fixes #4810.

[SVN r66439]
2010-11-07 17:39:07 +00:00
Robert Ramey
3b2c5c562b merge to release branch
[SVN r66424]
2010-11-06 20:35:35 +00:00
Robert Ramey
84fc9996d4 merge to release branch
[SVN r66423]
2010-11-06 20:34:23 +00:00
Robert Ramey
d8e2024704 merge to release branch
[SVN r66422]
2010-11-06 20:06:00 +00:00
Robert Ramey
6391615842 merge to release branch
[SVN r66421]
2010-11-06 20:03:52 +00:00
Robert Ramey
ebffd0166d merge to release branch
[SVN r66420]
2010-11-06 20:00:50 +00:00
Robert Ramey
ca28f63605 merge to release branch
[SVN r66419]
2010-11-06 20:00:11 +00:00
Robert Ramey
04456e122b merge to release branch
[SVN r66418]
2010-11-06 19:59:37 +00:00
Robert Ramey
268b17c063 merge to release branch
[SVN r66417]
2010-11-06 19:58:23 +00:00
Robert Ramey
289f202254 merge to release branch
[SVN r66415]
2010-11-06 16:41:35 +00:00
Robert Ramey
0b0dd47db7 merge to release branch
[SVN r66414]
2010-11-06 16:31:31 +00:00
Vladimir Prus
e88c0fe877 Merge r64579 | steven_watanabe | 2010-08-03 21:46:19 +0400 (Tue, 03 Aug 2010)
Make print more robust. This should fix the regression test failure.



[SVN r66406]
2010-11-05 15:25:20 +00:00
Vladimir Prus
c9c4957e2a Merge r64217
Fix search for Boost.Jam in Boost.Build testing


[SVN r66405]
2010-11-05 15:14:07 +00:00
Thorsten Jørgen Ottosen
b92dff2993 In response to Ticket #4598: 4598.patch
[SVN r66364]
2010-11-02 21:22:55 +00:00
Hartmut Kaiser
9b192226d8 Spirit: merging missing file
[SVN r66313]
2010-11-01 13:12:40 +00:00
Hartmut Kaiser
f777b46ae0 Spirit: merging doc changes from trunk
[SVN r66311]
2010-11-01 13:01:30 +00:00
Daniel James
4100efb46b Merge some more documentation fixes.
[SVN r66295]
2010-10-31 13:43:19 +00:00
Daniel James
b91bf55ec7 Merge documentation fixes to release.
[SVN r66285]
2010-10-30 17:34:45 +00:00
Daniel James
9652e7dc68 Merge a couple of old documentation fixes for date_time.
[SVN r66268]
2010-10-30 13:38:25 +00:00
Daniel James
bd37eaa70e Mergeinfo for libs/date_time and clean up whitespace differences with trunk.
[SVN r66267]
2010-10-30 13:34:37 +00:00
Hartmut Kaiser
474d51f4cb Spirit: merging doc fixes from trunk
[SVN r66260]
2010-10-30 00:20:29 +00:00
Anthony Williams
aeb0bcbc44 Merged Boost.Thread from trunk
[SVN r66259]
2010-10-29 23:27:00 +00:00
Eric Niebler
db6a0a45a9 Merged revisions 65167 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r65167 | steven_watanabe | 2010-09-01 09:08:21 -0700 (Wed, 01 Sep 2010) | 1 line
  
  Fix for_each test for C++0x
........


[SVN r66257]
2010-10-29 21:36:38 +00:00
Christopher Kohlhoff
2e22a27767 Merge updated revision history.
[SVN r66243]
2010-10-28 21:22:10 +00:00
Hartmut Kaiser
6ff0fbee6f Spirit: rolling back an addition to the tests which breaks things
[SVN r66214]
2010-10-27 11:17:59 +00:00
Jeremiah Willcock
fd5657c637 Merged r66203 and r66204 from trunk; refs #4793
[SVN r66206]
2010-10-26 20:37:31 +00:00
John Maddock
4a672b94f9 Merge fix of typo.
[SVN r66185]
2010-10-25 18:07:43 +00:00
Hartmut Kaiser
f51a2a36f0 Spirit: merging latest bug fixes and doc updates from trunk
[SVN r66182]
2010-10-25 17:27:18 +00:00
Christopher Kohlhoff
91925163a4 Merged revision history.
[SVN r66177]
2010-10-25 13:07:38 +00:00
Christopher Kohlhoff
60e29698e1 Merge from trunk: Rename separate compilation header. Fixes #4560.
[SVN r66175]
2010-10-25 12:57:23 +00:00
Christopher Kohlhoff
5becb1b04b Merge from trunk.
........
  r66075 | chris_kohlhoff | 2010-10-18 23:27:12 +1100 (Mon, 18 Oct 2010) | 2 lines
  
  Fix unused parameter warnings.
........
  r66143 | chris_kohlhoff | 2010-10-22 23:07:36 +1100 (Fri, 22 Oct 2010) | 2 lines
  
  Redefine Protocol and id to avoid clashing with Objective-C++ keywords. Fixes #4191.
........
  r66144 | chris_kohlhoff | 2010-10-22 23:20:52 +1100 (Fri, 22 Oct 2010) | 2 lines
  
  Version check not required.
........
  r66156 | chris_kohlhoff | 2010-10-24 11:26:10 +1100 (Sun, 24 Oct 2010) | 2 lines
  
  Fix for IBM C++ compiler.
........
  r66158 | chris_kohlhoff | 2010-10-24 13:06:46 +1100 (Sun, 24 Oct 2010) | 2 lines
  
  Fix vector reallocation performance problem. Fixes #4780.
........
  r66159 | chris_kohlhoff | 2010-10-24 18:58:23 +1100 (Sun, 24 Oct 2010) | 2 lines
  
  Fix kqueue_reactor so that it compiles on NetBSD. Fixes #4662.
........
  r66162 | chris_kohlhoff | 2010-10-25 00:15:46 +1100 (Mon, 25 Oct 2010) | 2 lines
  
  Fix failure in socket_base test on NetBSD.
........


[SVN r66173]
2010-10-25 10:44:35 +00:00
Vladimir Prus
8363d1e180 Merge Boost.Build configure changes, to unbreak Boost.Regex.
[SVN r66172]
2010-10-25 09:17:39 +00:00
Vladimir Prus
114bd84fae Remove debug print
[SVN r66171]
2010-10-25 07:52:02 +00:00
Hartmut Kaiser
2f065418f5 Merging from trunk
[SVN r66166]
2010-10-24 22:24:54 +00:00
Hartmut Kaiser
b484f038d1 Wave, Spirit: merging from trunk
[SVN r66165]
2010-10-24 22:20:01 +00:00
John Maddock
276f4e7f67 Merge minor tweaks from Trunk.
[SVN r66163]
2010-10-24 17:22:07 +00:00
Daniel James
6cd62c4b7a Merge fix for unordered container insertion bug.
[SVN r66151]
2010-10-23 12:02:18 +00:00
Jürgen Hunold
09dcf7db9e Merge 66117 from ^/trunk
------------------------------------------------------------------------
r66117 | jhunold | 2010-10-20 17:56:49 +0200 (Mi, 20 Okt 2010) | 2 lines

do not clear flags already set by common.handle-options in init()

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


[SVN r66148]
2010-10-22 17:19:43 +00:00
Peder Holt
559d4ac965 from trunk: Updated documentation of typeof, added documentation for BOOST_TYPEOF_MESSAGE
[SVN r66131]
2010-10-21 09:39:55 +00:00
Peder Holt
205d5495ec Integrated from trunk:
#4593	Type_of does not use BOOST_TYPEOF_EMULATION for VC10 and \Za
#3520	Syntax Error in boost/typeof/typeof.hpp
#4605	Make BOOST_TYPEOF_SILENT default
Apply variadic functions patch from Sergey Zubkovsky.
Allow inclusion of typeof.hpp for compilers (borland) that does not support typeof emulation or native typeof. For these compilers, BOOST_TYPEOF_EMULATION_UNSUPPORTED will be defined, and BOOST_TYPEOF(Expr) will always result in boost::type_of::typeof_emulation_is_unsupported_on_this_compiler

[SVN r66130]
2010-10-21 09:34:15 +00:00
Peder Holt
49265d3c1c From trunk: Allow inclusion of typeof.hpp for compilers (borland) that does not support typeof emulation or native typeof. For these compilers, BOOST_TYPEOF_EMULATION_UNSUPPORTED will be defined, and BOOST_TYPEOF(Expr) will always result in boost::type_of::typeof_emulation_is_unsupported_on_this_compiler
[SVN r66129]
2010-10-21 09:26:45 +00:00
John Maddock
bf7c73225a Merge fixes from Trunk.
Fixes #4721.

[SVN r66116]
2010-10-20 12:11:18 +00:00
David Bellot
b1dd3f747c updated version number in doc to 1.45, whoops forgot a file :-)
[SVN r66108]
2010-10-19 19:45:31 +00:00
David Bellot
7b8e894465 updated version number in doc to 1.45
[SVN r66105]
2010-10-19 19:40:44 +00:00
Jeremiah Willcock
c43ac6904b Merged r66097, r66098, and r66099 from trunk; refs #4758, #4752, #4753, #4631
[SVN r66100]
2010-10-19 16:13:47 +00:00
Jeremiah Willcock
7020c0290e Merged changes r65193, r65939, r65963, and r65964 from trunk; refs #4731, #4737
[SVN r66093]
2010-10-19 15:28:37 +00:00
Hartmut Kaiser
28346ea6d5 Spirit: merging from trunk
[SVN r66089]
2010-10-19 12:49:10 +00:00
David Bellot
da9b459553 beta ublas for 1.45
[SVN r66085]
2010-10-19 07:01:35 +00:00
Christopher Kohlhoff
195dd35189 Merge from trunk.
........
  r66022 | chris_kohlhoff | 2010-10-17 00:15:51 +1100 (Sun, 17 Oct 2010) | 2 lines
  
  Pass NULL for servname rather than empty string, as per POSIX. Fixes #4690.
........
  r66056 | chris_kohlhoff | 2010-10-18 08:24:55 +1100 (Mon, 18 Oct 2010) | 2 lines
  
  Fix so that read operations do not accept const_buffers_1 arguments. Fixes #4746.
........


[SVN r66080]
2010-10-18 12:58:10 +00:00