Commit graph

34355 commits

Author SHA1 Message Date
Alexander Nasonov
ab73fa7edd ScopeExit: merge from trunk
[SVN r56112]
2009-09-08 20:29:10 +00:00
Joaquín M López Muñoz
1c5bed9da8 merged [55994] and [55995] from trunk
[SVN r56111]
2009-09-08 20:20:35 +00:00
Christopher Hite
3ba891f05f re-enabled testing intrusive on sun
[SVN r56011]
2009-09-04 09:26:44 +00:00
Vladimir Prus
d18cb1bc3f Merge run_mpi test type support.
[SVN r55996]
2009-09-03 12:59:28 +00:00
Christopher Hite
e040d973e5 merged sandbox-branches/intrusive_fix_SunCC (r55765 and r55775) fixing intrusive for Sun CC (#3339)
[SVN r55918]
2009-08-31 12:16:58 +00:00
Andrey Semashev
c556302184 Merged patchset 44631 from trunk. Resolves parenthesis warnings on GCC 4.3. Fixes #2321.
[SVN r55872]
2009-08-30 10:23:32 +00:00
Beman Dawes
5c233a92fd Set release number to 1.41.0
[SVN r55843]
2009-08-28 18:28:55 +00:00
John Maddock
ce4b0cf1db Fix up logic and date_time Jamfiles so they build needed dependencies.
Fix PDF image paths in fusion Jamfile.v2.
Add fusion to the PDF build.

[SVN r55757]
2009-08-24 10:31:43 +00:00
Aleksey Gurtovoy
50b563a0ba MPL: merge test for #2042/#3298 from the trunk (thanks to Steven Watanabe for the fix!)
[SVN r55752]
2009-08-24 04:17:30 +00:00
Aleksey Gurtovoy
1b61d9d69f MPL: merge fix for #2042/#3298 from the trunk (thanks to Steven Watanabe for the fix!)
[SVN r55751]
2009-08-24 04:11:00 +00:00
Ralf W. Grosse-Kunstleve
68d9db1036 boost/python/object_operators.hpp: merging trunk rev. 55708 into release branch
[SVN r55742]
2009-08-23 21:22:52 +00:00
Vladimir Prus
2f3799e657 Merge: Use right name of PDB file, even if tag rule doesn't handle PDB.
[SVN r55735]
2009-08-23 16:20:59 +00:00
Vladimir Prus
d712137b36 Merge: Emit clear error when using --layout=system with --build-type=complete.
[SVN r55734]
2009-08-23 16:17:37 +00:00
Vladimir Prus
bd0f382b55 Merge: Don't add leading slash to every path.
[SVN r55732]
2009-08-23 15:53:38 +00:00
Eric Niebler
d4717df91a Merged revisions 55718 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r55718 | eric_niebler | 2009-08-22 12:30:40 -0400 (Sat, 22 Aug 2009) | 1 line
  
  escape quickbook special character
........


[SVN r55719]
2009-08-22 16:40:39 +00:00
John Maddock
2adec13f04 Change <section> to <chapter> so we get valid XML in the output.
[SVN r55703]
2009-08-21 18:49:55 +00:00
John Maddock
ed3bd0a5df Add signals2 to the PDF docs built.
[SVN r55702]
2009-08-21 18:48:50 +00:00
Vladimir Prus
8801cd37a3 Merge: Force shared runtime if using ICU.
[SVN r55699]
2009-08-21 16:55:51 +00:00
Vladimir Prus
451290132f Merge: Fix type in 'user-config.jam' in diagnostic message
[SVN r55697]
2009-08-21 12:46:00 +00:00
Beman Dawes
58c2c7bfbe Merge from trunk per Doug
[SVN r55684]
2009-08-20 11:02:08 +00:00
Aleksey Gurtovoy
fd810c55ac MPL: merge fix for #3337 from the trunk (thanks Steven!)
[SVN r55679]
2009-08-20 07:50:16 +00:00
Christopher Kohlhoff
bc1592008d Merged documentation changes from trunk:
........
  r55668 | chris_kohlhoff | 2009-08-20 08:29:34 +1000 (Thu, 20 Aug 2009) | 2 lines
  
  Add revision history to docs.
........
  r55670 | chris_kohlhoff | 2009-08-20 08:44:02 +1000 (Thu, 20 Aug 2009) | 2 lines
  
  Clarify that deadline_timer uses a UTC-based clock by default.
........


[SVN r55674]
2009-08-19 23:39:44 +00:00
Christopher Kohlhoff
0c6e0b62f6 Merged revision 55500 from trunk:
........
  r55500 | chris_kohlhoff | 2009-08-10 21:38:00 +1000 (Mon, 10 Aug 2009) | 2 lines
  
  Add missing returns for failure cases in write_some_at and read_some_at.
........


[SVN r55671]
2009-08-19 22:47:35 +00:00
Eric Niebler
e3d83bf3f5 Merged revisions 55656 via svnmerge from
https://svn.boost.org/svn/boost/trunk


[SVN r55666]
2009-08-19 16:52:15 +00:00
Aleksey Gurtovoy
8d835526a3 Merge boost/mpl fixes from the trunk
[SVN r55648]
2009-08-18 05:16:53 +00:00
Aleksey Gurtovoy
bb8cc00a94 Merge libs/mpl from the trunk
[SVN r55647]
2009-08-18 05:00:17 +00:00
Ralf W. Grosse-Kunstleve
985f39d140 python library: sync with trunk to adopt recent exec.cpp fixes
[SVN r55642]
2009-08-18 01:08:46 +00:00
Ralf W. Grosse-Kunstleve
76c3f77031 boost/python, libs/python: all changes from trunk merged into branches/release (without any manual modifications)
Commands used:
  svn merge https://svn.boost.org/svn/boost/branches/release/boost/python https://svn.boost.org/svn/boost/trunk/boost/python /net/chevy/raid1/rwgk/boost_release/merge_attempt/boost/boost/python

  svn merge https://svn.boost.org/svn/boost/branches/release/libs/python https://svn.boost.org/svn/boost/trunk/libs/python /net/chevy/raid1/rwgk/boost_release/merge_attempt/boost/libs/python

  svn, version 1.6.4 (r38063)
     compiled Aug 17 2009, 13:31:03


[SVN r55629]
2009-08-17 21:01:18 +00:00
Robert Ramey
4ea28317bd Updated release notes to include information of modified headers for those making their own archives.
[SVN r55570]
2009-08-13 16:51:00 +00:00
Ion Gaztañaga
9b199751e2 minor typo
[SVN r55563]
2009-08-13 04:41:31 +00:00
Ion Gaztañaga
bbbe89182d FreeBSD 8 fixes
[SVN r55533]
2009-08-11 21:44:18 +00:00
Ion Gaztañaga
39f1b44425 Remove signed/unsigned warning
[SVN r55520]
2009-08-11 08:42:59 +00:00
Ion Gaztañaga
ffe652b2f8 lseek is undefined with shared memory descriptors, use fstat instead.
[SVN r55519]
2009-08-11 08:27:57 +00:00
Jeremiah Willcock
fd7c54c4cf Fixed missing headers (merged over from trunk)
[SVN r55508]
2009-08-10 17:57:42 +00:00
Jeremiah Willcock
ec2103347c Copied over fixed docs from trunk
[SVN r55506]
2009-08-10 17:35:22 +00:00
Matthias Troyer
009393d454 Moved last unmerged changes for MPI in Boost 1.40
[SVN r55504]
2009-08-10 16:47:36 +00:00
Beman Dawes
a36079bfe4 Merge from trunk
[SVN r55489]
2009-08-09 17:34:58 +00:00
Eric Niebler
bd6cacf140 merged various things from main
[SVN r55487]
2009-08-09 15:20:56 +00:00
Daniel Frey
046d252078 Added myself as maintainer for operators
[SVN r55486]
2009-08-09 13:45:52 +00:00
Daniel Frey
e2639cd0d4 Merged 52463
[SVN r55485]
2009-08-09 13:45:03 +00:00
Ion Gaztañaga
6b981cca96 Fixed deadlock problem
[SVN r55483]
2009-08-09 08:20:30 +00:00
Peter Dimov
6d4a8ee7ea Merge [51909], [51912], [52937], [53672] to release.
[SVN r55479]
2009-08-08 23:21:15 +00:00
Peter Dimov
7ad0b67623 Merge [54385] to release.
[SVN r55478]
2009-08-08 22:59:06 +00:00
Hartmut Kaiser
8e9ca177bb Wave: merged most urgent patches from trunk
[SVN r55477]
2009-08-08 22:08:00 +00:00
Beman Dawes
15f732e1a6 merge from trunk
[SVN r55475]
2009-08-08 21:06:39 +00:00
Jeremiah Willcock
769ffb5c47 Merged in changes from trunk
[SVN r55467]
2009-08-08 18:19:53 +00:00
Matthias Troyer
99684f7ed5 Fixed trac issue 3261
[SVN r55437]
2009-08-06 20:41:25 +00:00
Matthias Troyer
95eddde670 Moved Boost.MPI from trunk to release to make it compile with Boost.Serialization on the release branch
[SVN r55433]
2009-08-06 19:04:54 +00:00
Jeremiah Willcock
eff458de05 Added graph_parallel to test list
[SVN r55392]
2009-08-03 16:47:24 +00:00
Jeremiah Willcock
095a66671c Merged over BGL changes from trunk
[SVN r55391]
2009-08-03 16:43:08 +00:00