Commit graph

36182 commits

Author SHA1 Message Date
Emil Dotchevski
89558a3af6 Added errinfo_nested_exception typedef. Documentation update.
[SVN r57059]
2009-10-22 07:14:09 +00:00
Troy D. Straszheim
bbd19c2b89 Merge to release, fix for fix in r35591:
sometimes __hppa is on PA-RISC but __hpux isn't
(e.g. on linux)

Fixes ticket #3537





[SVN r57049]
2009-10-21 18:07:45 +00:00
Daniel James
379d976ec8 Merge a couple of documentation changes.
Merged revisions 56988-56989 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r56988 | danieljames | 2009-10-18 21:18:28 +0100 (Sun, 18 Oct 2009) | 1 line
  
  Add release notes for unordered.
........
  r56989 | danieljames | 2009-10-18 21:18:43 +0100 (Sun, 18 Oct 2009) | 1 line
  
  Mention that image attributes are supported.
........


[SVN r57028]
2009-10-20 23:13:33 +00:00
Daniel James
c3f1c0b745 A couple of bug fixes for unordered containers.
Merged revisions 57005-57006 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r57005 | danieljames | 2009-10-19 20:24:33 +0100 (Mon, 19 Oct 2009) | 6 lines
  
  Use normal emplace implementation for emplace_hint and insert with hint.
  
  There's a bug in the emplace_hint implementation for unordered
  containers with equivalent keys. Since my tests missed it, I'm just
  going to use the normal emplace implementation until I write better
  tests.
........
  r57006 | danieljames | 2009-10-19 20:32:09 +0100 (Mon, 19 Oct 2009) | 1 line
  
  Fix allocator for construct from initializer list.
........


[SVN r57027]
2009-10-20 23:05:28 +00:00
Ion Gaztañaga
6bc70198c1 Fixes for 1.41
[SVN r57019]
2009-10-20 16:00:13 +00:00
Troy D. Straszheim
a5a03e972e merge from trunk very minor fixes for ticket #2582
[SVN r57017]
2009-10-20 15:18:26 +00:00
Hartmut Kaiser
922d4ed6bf Spirit: added missing header file (merged from trunk)
[SVN r57015]
2009-10-20 14:26:29 +00:00
Hartmut Kaiser
7828d35e9d Spirit: fixing compiler versioning problem (merging from trunk)
[SVN r57011]
2009-10-20 12:18:06 +00:00
Ion Gaztañaga
47a8cff55c Fixes for 1.41
[SVN r57004]
2009-10-19 19:02:40 +00:00
Ion Gaztañaga
72d6437b18 Fixes for 1.41
[SVN r57002]
2009-10-19 18:59:59 +00:00
Hartmut Kaiser
851de4e50b Spirit: removed undefined behavior in grammar initialization (merging from trunk)
[SVN r57000]
2009-10-19 17:08:46 +00:00
Anthony Williams
6c85b16320 Merged thread changes from trunk
[SVN r56992]
2009-10-19 09:18:13 +00:00
Matthias Troyer
f75fd6061f replaced MPL_ASSERT by STATIS_ASSERT because of gcc-4.4 bug
[SVN r56979]
2009-10-18 16:03:53 +00:00
Hartmut Kaiser
19d069f016 Spirit: merged tests
[SVN r56971]
2009-10-17 19:35:52 +00:00
Hartmut Kaiser
d73c4f7732 Spirit: merging from trunk
[SVN r56970]
2009-10-17 19:33:57 +00:00
Hartmut Kaiser
16d99d72a4 Spirit: merging docs from trunk
[SVN r56969]
2009-10-17 19:31:57 +00:00
Beman Dawes
827e78b50e Getting started: regenerate to incorporate CMake changes
[SVN r56963]
2009-10-17 16:44:45 +00:00
Hartmut Kaiser
ea30def4ed Spirit: merging docs from trunk
[SVN r56962]
2009-10-17 16:34:30 +00:00
Troy D. Straszheim
0b0491b6ee Notices about where to get boost-cmake (separately).
[SVN r56959]
2009-10-17 15:41:47 +00:00
Ion Gaztañaga
949c954da7 Fixes for 1.41
[SVN r56956]
2009-10-17 15:24:22 +00:00
Ion Gaztañaga
e4016d2aa8 Fixes for 1.41
[SVN r56954]
2009-10-17 15:23:38 +00:00
Troy D. Straszheim
3934449660 same placeholder CMakeLists.txt as on trunk. I sure hope this doesn't anger the inspect program.
[SVN r56946]
2009-10-17 02:59:02 +00:00
Troy D. Straszheim
4734748cb4 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
John Maddock
1c8f7102ae Update docs with Linux performance results.
Fix distributions.cpp so it's DCDFLIB testing code is gcc-compatible.

[SVN r56925]
2009-10-16 16:09:12 +00:00
Andrew Sutton
23523d21d9 Merging r56922 from trunk. Removes FP comparison to avoid asserts when they're
inaccurate.


[SVN r56923]
2009-10-16 15:15:52 +00:00
Ion Gaztañaga
9e1ad183f6 Fixes for 1.41
[SVN r56921]
2009-10-16 14:56:06 +00:00
Ion Gaztañaga
69fde891d4 Fixes for 1.41
[SVN r56918]
2009-10-16 14:54:24 +00:00
Hartmut Kaiser
5ebf3e0400 Spirit: merging from trunk (added test detecting endianess/truncation problem on little endian systems)
[SVN r56916]
2009-10-16 13:06:17 +00:00
Hartmut Kaiser
708de51d7a Spirit: merging latest fix from trunk
[SVN r56914]
2009-10-16 12:58:43 +00:00
Jeremiah Willcock
b676acd96c Merged in changes from trunk for Boost.Graph and Boost.PropertyMap. Includes
r56013, r56014, r56015, r56016, r56017, r56089, r56097, r56116, r56117, r56126,
r56127, r56128, r56140, r56147, r56300, r56301, r56339, r56360, r56454, r56473,
r56563, r56651, r56654, r56658, r56682, r56732, r56796, r56855, r56856, r56868,
r55667, r56860, r55473, r55507, r55528, r55749, r56147, r55723, r56109, r56859,
and r55780.


[SVN r56881]
2009-10-15 20:40:46 +00:00
Ion Gaztañaga
16b551f9f3 Fixes for 1.41
[SVN r56877]
2009-10-15 18:46:26 +00:00
Ion Gaztañaga
50b9cc08de Fixes for 1.41
[SVN r56876]
2009-10-15 18:45:53 +00:00
Hartmut Kaiser
5d307ba05d Spirit: merging missing revision from trunk
[SVN r56864]
2009-10-15 11:33:58 +00:00
John Maddock
c47cbcc53e Merge updated docs: new performance results, release history etc.
[SVN r56863]
2009-10-15 08:46:13 +00:00
Frank Mori Hess
7cbd3be4c1 Merged some bug fixes from trunk to release.
Closes #3522.



[SVN r56861]
2009-10-15 03:11:59 +00:00
Hartmut Kaiser
a63b0dba49 Spirit: merging remaining workarounds for VC7.1 from trunk
[SVN r56853]
2009-10-14 21:41:44 +00:00
Hartmut Kaiser
c5bb286a00 Spirit: merging fixes related to VC7.1 from trunk
[SVN r56842]
2009-10-14 19:14:36 +00:00
Joaquín M López Muñoz
af080d458d merged [56829] from trunk
[SVN r56831]
2009-10-14 16:13:13 +00:00
Beman Dawes
017d1d1806 iostreams: merge trunk per Jonathan
[SVN r56830]
2009-10-14 15:20:36 +00:00
Steven Watanabe
f9c29ee1ed Merge random from the trunk
[SVN r56814]
2009-10-14 04:54:01 +00:00
Ralf W. Grosse-Kunstleve
ebd3f201bd boost/python, libs/python: all changes from trunk merged into branches/release
[SVN r56806]
2009-10-13 22:37:59 +00:00
Hartmut Kaiser
933ffe9fc4 Spirit: merging pending changes from trunk
[SVN r56800]
2009-10-13 19:59:38 +00:00
Hartmut Kaiser
9b45ff5aa4 Spirit: disabling certain tests for broken platforms, merging from trunk
[SVN r56795]
2009-10-13 18:30:22 +00:00
Jeremiah Willcock
3e5f4100bf Merged c56654 from trunk
[SVN r56791]
2009-10-13 16:40:37 +00:00
Beman Dawes
533827e012 tools/release: merge trunk
[SVN r56782]
2009-10-13 14:53:55 +00:00
Beman Dawes
e075a9a7b2 tools/release: unmerged scripts
[SVN r56781]
2009-10-13 14:44:21 +00:00
Frank Mori Hess
99f1011ac8 Work around missing include in Boost.Variant headers
[SVN r56779]
2009-10-13 14:04:26 +00:00
Beman Dawes
b2d1a4bafe filesystem: merge trunk
[SVN r56778]
2009-10-13 13:50:45 +00:00
Beman Dawes
88d22ffd63 system: merge trunk
[SVN r56777]
2009-10-13 13:44:42 +00:00
Beman Dawes
49c8dab72d config: merge trunk
[SVN r56776]
2009-10-13 12:56:44 +00:00