Commit graph

42450 commits

Author SHA1 Message Date
Daniel James
2d1e765aa5 Merge the heap redirects to release.
Not merging the addition to `libs/libraries.htm` just yet, as there are some
other changes to be merged first.


[SVN r76844]
2012-02-02 22:01:35 +00:00
Brandon Kohn
1eaf59c466 Merged numeric cast trait fixes for fundamental type specializations.
[SVN r76836]
2012-02-02 01:42:52 +00:00
Ion Gaztañaga
30a46fc12b Documentation fix. Ticket 6499
[SVN r76828]
2012-02-01 22:11:53 +00:00
Ion Gaztañaga
6cec822790 Documentation fix. Ticket 6499
[SVN r76827]
2012-02-01 22:11:09 +00:00
Ion Gaztañaga
0a51b77e39 Ticket #6508
[SVN r76825]
2012-02-01 21:51:49 +00:00
Daniel Walker
43fc51eb96 Merged doc updates and fix for #5098 from trunk
[SVN r76804]
2012-01-31 02:30:03 +00:00
Joel de Guzman
db252b6f4b Fix missed merge from 6338
[SVN r76791]
2012-01-30 00:13:38 +00:00
Daniel James
54d0b7753f Iostreams: Merge spelling fix.
[SVN r76787]
2012-01-29 22:54:03 +00:00
Daniel James
0858296299 Iostreams: Merge apple macro fix.
[SVN r76786]
2012-01-29 22:49:12 +00:00
Daniel James
06f54a9435 Quickbook: Merge heading fix to release.
[SVN r76785]
2012-01-29 22:46:13 +00:00
Eric Niebler
8554bdba4d merge [76637] from trunk
[SVN r76784]
2012-01-29 21:58:13 +00:00
John Maddock
2dd24cb159 Fix for thread detection with gcc-4.7 (beta) on Win32.
[SVN r76757]
2012-01-28 18:38:49 +00:00
Beman Dawes
6c7c9a4112 Merge filesystem bug fixes
[SVN r76742]
2012-01-28 14:40:16 +00:00
Beman Dawes
543767968e Add Boost.Heap notice
[SVN r76740]
2012-01-28 14:31:36 +00:00
Ion Gaztañaga
cb970b9d96 #6412: Use attribute names with underscores for GCC
[SVN r76607]
2012-01-21 10:53:08 +00:00
Ion Gaztañaga
5556327f41 #6412: Use attribute names with underscores for GCC
[SVN r76606]
2012-01-21 10:53:02 +00:00
Ion Gaztañaga
7e4cac74a8 Updated changeset with an additional fixed ticket
[SVN r76582]
2012-01-18 21:15:31 +00:00
Ion Gaztañaga
637fc16133 Added fixed bugs to changeset in container/interprocess/intrusive/move
[SVN r76579]
2012-01-18 20:49:00 +00:00
Ion Gaztañaga
e41c1e2786 Fixes #6398: intermodule_singleton crash in Windows
[SVN r76577]
2012-01-18 20:38:08 +00:00
Ion Gaztañaga
e5d4756b46 Fixed double inline
[SVN r76547]
2012-01-16 21:24:46 +00:00
Jeremiah Willcock
2a1b03f8b8 Removed redundant function_requires in test case
[SVN r76537]
2012-01-15 23:59:39 +00:00
Jeremiah Willcock
099df0c568 Merged r75066, r75067, r75124, r75140, r75165, r75861, r75862, r75863, r75878, r75906, r75970, r75973, r75974, and r76394 from trunk
[SVN r76536]
2012-01-15 23:52:45 +00:00
Jeremiah Willcock
31c950b2b6 Merged r76050, r75547, r75891, r76049, r76083, and r76439 from trunk (reverse_graph bug fixes and fix for #6293); refs #6293
[SVN r76535]
2012-01-15 23:32:09 +00:00
Daniel James
89ca0e25ff Merge link fixes for pool and timer.
[SVN r76534]
2012-01-15 20:55:26 +00:00
Daniel James
e7702a604f Hash: Merge documentation changes.
[SVN r76533]
2012-01-15 20:49:40 +00:00
Daniel James
9bf8beff54 Quickbook: Merge beta version bump.
[SVN r76532]
2012-01-15 20:25:11 +00:00
Daniel James
edb9234099 Unordered: Merge move changes. Fixes #6311.
[SVN r76531]
2012-01-15 20:22:15 +00:00
Daniel James
c03358b385 Detail: Merge disabled gcc container forwardings. Fixes #6323.
[SVN r76529]
2012-01-15 19:56:13 +00:00
Beman Dawes
6b33ab72d0 Merge from trunk
[SVN r76528]
2012-01-15 19:22:27 +00:00
Marshall Clow
ac0b726455 Merge changes to release; fixes #5589
[SVN r76527]
2012-01-15 16:49:25 +00:00
Barend Gehrels
93df79ac80 [Geometry - merged up to r76521]
[SVN r76525]
2012-01-15 16:38:26 +00:00
Barend Gehrels
c2f28aa37e [Geometry - removed util]
[SVN r76524]
2012-01-15 16:33:30 +00:00
Barend Gehrels
9ac2dc3f1f [Geometry] Merge / dsv only
[SVN r76523]
2012-01-15 16:26:56 +00:00
Marshall Clow
30375f3531 Merge changes to release; fixes #3634
[SVN r76522]
2012-01-15 16:05:55 +00:00
Christopher Kohlhoff
c0c02b5fbc Version bump.
[SVN r76517]
2012-01-15 13:54:16 +00:00
Christopher Kohlhoff
7076688ebb Merge from trunk:
* Chrono support.

* Added object_handle support.

* Need to enable the basic_handle class when object_handle is supported.

* Update copyright notices.

* Fix MSVC "performance warning".

* Fix for NetBSD. Fixes #6098.

* Fix regression in buffered_write_stream. Fixes #6310.

* Fix deadlock on Mac OS X. Fixes #6275.

* On linux, connect can return EAGAIN in certain circumstances. Remap to another
  error so that it doesn't look like a non-blocking operation. Fixes #6048.

* Fix non-paged pool "leak" on Windows when io_service is repeatedly run without anything to do. Fixes #6321.

* Disable object_handle on Windows CE.

* Add extra include required for OVERLAPPED struct.

* Fix doxygen comments.

* Update documentation.

* Add missing class.

* Update copyright year.


[SVN r76516]
2012-01-15 13:46:25 +00:00
Ion Gaztañaga
389a4bd37d Updated changelog for 1.49
[SVN r76510]
2012-01-15 12:29:10 +00:00
Ion Gaztañaga
a957ffc463 Ticket #6396: Implicit instanciation of boost::rv for non-cass types generates an error
[SVN r76509]
2012-01-15 12:25:12 +00:00
Ion Gaztañaga
bb878af630 Bug #6395: Some trivial functions aren't declared inline
[SVN r76506]
2012-01-15 11:09:47 +00:00
Hartmut Kaiser
822fc788b7 Phoenix: merging changes from trunk (as requested by heller)
[SVN r76496]
2012-01-14 20:18:36 +00:00
Eric Niebler
00c0b81ad7 merge [76479] from trunk
[SVN r76480]
2012-01-14 05:21:11 +00:00
Sebastian Redl
d85ea4b91f Merge [72000],[72001],[72003], [74691], [75587], [75589], [75590], and [75593]
from trunk.
Fixes bug 4840.
Fixes bug 5259.
Fixes bug 5281, I think.
Fixes bug 5944.
Fixes bug 5757.
Fixes bug 5710.
Fixes bug 5307, I think.

[SVN r76447]
2012-01-13 12:20:39 +00:00
John Maddock
472e2447db Merge fix for #6367.
Refs #6367.

[SVN r76445]
2012-01-13 11:46:05 +00:00
Ralf W. Grosse-Kunstleve
ae3295e777 merging current boost/python and libs/python from trunk into release branch
[SVN r76422]
2012-01-11 23:48:18 +00:00
Andy Tompkins
7e274a44a6 ticket #5325
[SVN r76406]
2012-01-11 04:14:17 +00:00
Andy Tompkins
8b75406416 fixed ticket #5325
[SVN r76405]
2012-01-11 04:11:49 +00:00
Andy Tompkins
d3a7e75e20 ticket #6118
does not completely solve the warning but helps

[SVN r76402]
2012-01-11 00:57:19 +00:00
Hartmut Kaiser
f4e96cf709 Spirit: merging from trunk
[SVN r76386]
2012-01-09 14:36:46 +00:00
John Maddock
45af908c49 Merge Boost.Math changes from Trunk: mostly refactored test cases for shorter compile times.
[SVN r76369]
2012-01-08 13:10:31 +00:00
Barend Gehrels
920c0a9c5b Boost.Geometry merge after sync
[SVN r76368]
2012-01-08 12:07:33 +00:00