Commit graph

36930 commits

Author SHA1 Message Date
Daniel James
14507eb33d Merge 1.46.0 prep.
[SVN r66993]
2010-12-03 23:50:44 +00:00
K. Noel Belcourt
28e567223a Non-blocking file descriptors for un*x bjam.
[SVN r66920]
2010-11-30 21:09:23 +00:00
Luke Simonson
9301d5e698 fixed win32 macro usage
[SVN r66904]
2010-11-30 17:54:24 +00:00
Luke Simonson
22856aee2f fixed trac 4868 polygon concept contains function
[SVN r66903]
2010-11-30 17:53:58 +00:00
Marshall Clow
8d6adf0cd9 Merge patch to release; fixes #4365
[SVN r66856]
2010-11-29 21:27:10 +00:00
Marshall Clow
d9cfde9679 Merge patch to release; fixes #4791
[SVN r66855]
2010-11-29 21:17:48 +00:00
Christian Henning
0f03f64135 Enables reading multi-page tiff.
[SVN r66841]
2010-11-29 15:08:44 +00:00
Christian Henning
ecf2dd1677 Allows to compile with recent libpng version ( 1.4 and greater ).
[SVN r66840]
2010-11-29 15:08:00 +00:00
Jan Gaspar
2c5f92c51f circular_buffer: fixed when BOOST_NO_STDC_NAMESPACE defined
[SVN r66704]
2010-11-23 19:45:36 +00:00
Frank Mori Hess
326187d3f9 Merged from trunk.
[SVN r66695]
2010-11-23 05:23:19 +00:00
Eric Niebler
1beb74da69 fix typeof bug on msvc-7.1 that is causing type_traits/common_type.hpp to fail to compile
[SVN r66662]
2010-11-21 21:42:52 +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