Commit graph

36921 commits

Author SHA1 Message Date
Andrey Semashev
fcc8fd3989 Boost.Log merged to trunk.
[SVN r83860]
2013-04-13 12:30:25 +00:00
Beman Dawes
43cf597a20 Release 1.45.0
[SVN r66646]
2010-11-19 15:17:53 +00:00
Christopher Kohlhoff
e41296ae15 Merge from trunk.
........
  r66613 | chris_kohlhoff | 2010-11-17 00:16:45 +1100 (Wed, 17 Nov 2010) | 2 lines
  
  Fixed a Windows-specific problem where failures from accept() are incorrectly treated as successes. Refs #4859.
........


[SVN r66620]
2010-11-17 09:51:56 +00:00
Vladimir Prus
75b099d2ea Merge the fix for -q and configuration checks.
[SVN r66616]
2010-11-16 23:02:36 +00:00
Eric Niebler
d05ba08c3f Merged revisions 66606 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r66606 | rwgk | 2010-11-15 18:17:00 -0500 (Mon, 15 Nov 2010) | 1 line
  
  boost/python/object/make_instance.hpp: adding missing includes
........


[SVN r66614]
2010-11-16 18:30:39 +00:00
Anthony Williams
9906ac744e Merged fix for issue #4736 from trunk
[SVN r66588]
2010-11-15 10:13:12 +00:00
Christopher Kohlhoff
a5a4a414f8 Merged objective c++ fix from tunk. Fixes #4191.
........
  r66289 | chris_kohlhoff | 2010-10-31 09:45:29 +1100 (Sun, 31 Oct 2010) | 4 lines
  
  Target workaround at non-Apple objective-c++ compilers only, as the previous
  workaround broke those platforms. Pragmas push_macro and pop_macro are only
  available on gcc 4.4 or later, so use plain ol' #define/#undef instead.
........
  r66398 | chris_kohlhoff | 2010-11-04 22:40:42 +1100 (Thu, 04 Nov 2010) | 2 lines
  
  MacPorts gcc also defines __APPLE_CC__, but to 1.
........


[SVN r66554]
2010-11-12 23:32:36 +00:00
Eric Niebler
2990647c82 Merged revisions 66498 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r66498 | eric_niebler | 2010-11-11 15:28:11 -0500 (Thu, 11 Nov 2010) | 1 line
  
  add missing includes, fixes #4841
........


[SVN r66499]
2010-11-11 20:34:42 +00:00
Eric Niebler
40a5f9452a Merged revisions 66495 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r66495 | eric_niebler | 2010-11-11 14:58:13 -0500 (Thu, 11 Nov 2010) | 1 line
  
  add missing serialization/nvp.hpp header
........


[SVN r66497]
2010-11-11 20:19:38 +00:00
Luke Simonson
998ddf464c missing header
[SVN r66493]
2010-11-11 16:48:57 +00:00
Luke Simonson
b804c94386 merge from trunk
[SVN r66487]
2010-11-10 18:09:55 +00:00
Luke Simonson
51cede2778 merge from trunk
[SVN r66486]
2010-11-10 18:08:42 +00:00
Luke Simonson
1e8a363aa1 merge from trunk
[SVN r66485]
2010-11-10 18:07:40 +00:00
Anthony Williams
25d75dfbdb Merged fix for issue #4736 from trunk
[SVN r66482]
2010-11-10 11:24:52 +00:00
Sebastian Redl
62e7b6d6b8 Merge simple fix for non-ascii XML parsing to release. Fixes bug 4340.
[SVN r66479]
2010-11-10 09:23:27 +00:00
Sebastian Redl
4d83cdddf4 Make PTree's parser_writer_settings fields non-const, so that the struct is assignable.
[SVN r66478]
2010-11-10 08:22:59 +00:00
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