Commit Graph

577 Commits

Author SHA1 Message Date
Vladimir Prus
28556d794d Merge from trunk
[SVN r49355]
2008-10-16 08:56:07 +00:00
Vladimir Prus
dd4db989f5 Dont emit message about MPI not configured if not building Boost.MPI.
[SVN r49033]
2008-09-29 20:28:55 +00:00
Douglas Gregor
b4a68a911e Suppress warning if --without-mpi is provided on the command line
[SVN r48967]
2008-09-25 16:57:33 +00:00
Douglas Gregor
a1b7979828 Don't print warning if --without-mpi was provided
[SVN r48966]
2008-09-25 16:46:55 +00:00
Douglas Gregor
74fe28d6b5 Silence -Wunused warnings and switch to boost/serialization/pfto.hpp
[SVN r48610]
2008-09-05 13:39:26 +00:00
Douglas Gregor
b1fb492120 Silence unused-variable warnings. Fixes #2202
[SVN r48608]
2008-09-05 13:29:32 +00:00
Douglas Gregor
b2f18f30e0 Remove some leftover debug output
[SVN r48581]
2008-09-04 19:42:31 +00:00
Douglas Gregor
50d308c6ad Remove some leftover debug output
[SVN r48580]
2008-09-04 19:38:19 +00:00
Douglas Gregor
707a40c9c9 Note support for graph topologies in Boost.MPI
[SVN r48044]
2008-08-09 14:02:52 +00:00
Matthias Troyer
eeb9de3f84 Merged final properties and details for release 1.36
[SVN r47490]
2008-07-16 20:35:15 +00:00
Douglas Gregor
b1e23b22fd Merged from trunk
[SVN r47137]
2008-07-06 18:42:59 +00:00
Douglas Gregor
31885ba318 Remove section on "getting" Boost.MPI, which is now a part of Boost. Fixes #2005
[SVN r47136]
2008-07-06 18:39:19 +00:00
Matthias Troyer
97e9366a2f Moved Serialization and MPI fixes and updates from trunk to release branch
[SVN r46743]
2008-06-26 19:25:44 +00:00
Matthias Troyer
06cf90bfc1 Fixed tabs
[SVN r46710]
2008-06-26 11:12:44 +00:00
Douglas Gregor
4bd63be33a Fix mpi::scatter arguments, from Erik Zeek. Fixes #2051
[SVN r46696]
2008-06-25 21:53:47 +00:00
Douglas Gregor
113c1b3f4f Fix mpi::scatter arguments, from Erik Zeek. Fixes #2051
[SVN r46695]
2008-06-25 21:52:57 +00:00
Matthias Troyer
2dfefe036e Added missing pointer serializers
[SVN r46436]
2008-06-16 19:21:29 +00:00
Matthias Troyer
5b5eec914c Removed duplicate using statement
[SVN r46391]
2008-06-14 16:51:25 +00:00
Matthias Troyer
d3b7c3f451 Adapted Boost.MPI to new array optimization in serialization
[SVN r46389]
2008-06-14 14:39:37 +00:00
Matthias Troyer
76ef3a52b7 Adapted Boost.MPI to new array optimization in serialization
[SVN r46387]
2008-06-14 12:10:46 +00:00
Douglas Gregor
dd5f08605f Merge MPI-Python fix for Intel C++ from release branch. Yes, I did this backwards.
[SVN r45827]
2008-05-27 17:51:11 +00:00
Douglas Gregor
2545439aa8 Fix MPI-Python compilation error with Intel 9.0+
[SVN r45825]
2008-05-27 17:45:04 +00:00
Daniel James
c39d672925 Add minor documentation fixes to the release branch.
(I left out the changes to the hash library).

Merged via svnmerge from 
https://svn.boost.org/svn/boost/trunk

................
  r44807 | danieljames | 2008-04-27 08:39:49 +0100 (Sun, 27 Apr 2008) | 78 lines
  
  Merge in documentation fixes.  Apart from the change to optional's documenation
  Jamfile, which I included by mistake.
  
  I wrote about this at:
  
  http://lists.boost.org/Archives/boost/2008/04/136405.php
  
  Merged revisions 44585-44806 via svnmerge from 
  https://svn.boost.org/svn/boost/branches/doc
  
  ........
    r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines
    
    Fix broken link to vacpp in bjam docs.
  ........
    r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines
    
    Fix broken link to bcpp in bjam docs.
  ........
    r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines
    
    DateTime documentation - Fix a link to the serialization library.
  ........
    r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines
    
    Fix some links in interprocess & intrusive.
  ........
    r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines
    
    Fix some links in the python docs.
  ........
    r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines
    
    Work around a quickbook bug which is affecting the python docs.
  ........
    r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines
    
    Fix a broken link in the numeric conversion docs.
  ........
    r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines
    
    Fix some links in the optional docs.
  ........
    r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines
    
    Fix link to the hash documentation from bimap.
  ........
    r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines
    
    Fix a typo in the format library.
  ........
    r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line
    
    Initialise svnmerge.
  ........
    r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines
    
    Fix the lincense url in shared container iterator documentation.
  ........
    r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines
    
    Fix image link in the mpi documentation.
  ........
    r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines
    
    Fix a typo in the spirit docs.
  ........
    r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines
    
    Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844
  ........
    r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines
    
    Fix another typo in spirit docs.
  ........
................
  r45232 | danieljames | 2008-05-08 22:50:19 +0100 (Thu, 08 May 2008) | 1 line
  
  Fix some invalid xml by replacing ampersands with character entities.
................
  r45576 | danieljames | 2008-05-20 16:39:25 +0100 (Tue, 20 May 2008) | 20 lines
  
  Merge some small documentation fixes from the doc branch, and mark some
  previously merged changes as merged.
  
  Merged revisions 44811,45129,45142,45154,45281-45282,45365 via svnmerge from 
  https://svn.boost.org/svn/boost/branches/doc
  
  ........
    r45129 | danieljames | 2008-05-05 12:36:50 +0100 (Mon, 05 May 2008) | 2 lines
    
    Update navbar links in boostbook.
  ........
    r45282 | danieljames | 2008-05-11 14:15:31 +0100 (Sun, 11 May 2008) | 2 lines
    
    Group functions in the hash header - requires Frank's free-function-group fix.
    (not included in release branch).
  ........
    r45365 | danieljames | 2008-05-14 21:39:00 +0100 (Wed, 14 May 2008) | 2 lines
    
    Add boost.root to standalone hash documentation.
    (not included in release branch).
  ........
................


[SVN r45622]
2008-05-21 20:57:05 +00:00
Douglas Gregor
d4334b661f Merge Boost.MPI change supporting signed characters
[SVN r44888]
2008-04-29 18:08:49 +00:00
Douglas Gregor
c9da321861 Add support for MPI_SIGNED_CHAR to Boost.MPI
[SVN r44887]
2008-04-29 17:57:54 +00:00
Daniel James
bce78db7ac Merge in documentation fixes. Apart from the change to optional's documenation
Jamfile, which I included by mistake.

Fixes #1659, #1661, #1684, #1685, 1687, #1690, #1801

I wrote about this at:

http://lists.boost.org/Archives/boost/2008/04/136405.php

Merged revisions 44585-44806 via svnmerge from 
https://svn.boost.org/svn/boost/branches/doc

........
  r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix broken link to vacpp in bjam docs. Refs #1512
........
  r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix broken link to bcpp in bjam docs. Refs #1513
........
  r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  DateTime documentation - Fix a link to the serialization library. Refs #1659
........
  r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in interprocess & intrusive. Refs #1661
........
  r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in the python docs. Refs #1684.
........
  r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Work around a quickbook bug which is affecting the python docs. Refs #1684.
........
  r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix a broken link in the numeric conversion docs. Refs #1685
........
  r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in the optional docs. Refs #1687
........
  r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix link to the hash documentation from bimap. Refs #1690
........
  r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix a typo in the format library. Refs #1801
........
  r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line
  
  Initialise svnmerge.
........
  r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix the lincense url in shared container iterator documentation.
........
  r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix image link in the mpi documentation.
........
  r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix a typo in the spirit docs.
........
  r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844
........
  r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix another typo in spirit docs.
........


[SVN r44807]
2008-04-27 07:39:49 +00:00
Douglas Gregor
e826b118aa Fix compilation on GCC 4.3, from Maik Beckmann
[SVN r44416]
2008-04-14 14:57:33 +00:00
Douglas Gregor
b3a60e9473 Merge Boost.MPI datatype fixes from the trunk
[SVN r44414]
2008-04-14 14:14:53 +00:00
Douglas Gregor
497c042dd4 Define is_mpi_datatype appropriately for wchar_t and long long/int64 types
[SVN r44412]
2008-04-14 13:51:18 +00:00
Douglas Gregor
c67c8f8882 Refactor mpi_datatype_cache to fix problems on VC9
[SVN r44160]
2008-04-10 21:05:14 +00:00
Douglas Gregor
094958c7a8 Merge MPI/Graph documentation fixes from trunk
[SVN r43700]
2008-03-18 13:20:44 +00:00
Douglas Gregor
870eaeb722 Fix some documentation issues. Fixes #1655, fixes #1660
[SVN r43680]
2008-03-17 17:34:46 +00:00
Daniel James
4d47302179 Merged revisions 43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43417-43418,43420,43422-43423 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43417 | danieljames | 2008-02-26 22:04:55 +0000 (Tue, 26 Feb 2008) | 2 lines
  
  Fix a link to Boost.Bimap.
........
  r43418 | danieljames | 2008-02-26 22:07:25 +0000 (Tue, 26 Feb 2008) | 2 lines
  
  Change another link that's no longer in the repository to link to the website.
........
  r43422 | danieljames | 2008-02-27 18:51:14 +0000 (Wed, 27 Feb 2008) | 1 line
  
  Fix broken copyright urls. Fixes #1573.
........
  r43423 | danieljames | 2008-02-27 19:22:01 +0000 (Wed, 27 Feb 2008) | 1 line
  
  Fix incorrect links to copyright of the form 'http:#www.boost.org
........


[SVN r43425]
2008-02-27 20:00:24 +00:00
Daniel James
fe1a4d5dc7 Fix incorrect links to copyright of the form 'http:#www.boost.org
[SVN r43423]
2008-02-27 19:22:01 +00:00
Douglas Gregor
8575b89da1 Note addition of nonblocking operations to the Python interface
[SVN r43166]
2008-02-07 21:09:38 +00:00
Douglas Gregor
a044c21c07 Support for non-blocking MPI operations in Python, from Andreas Kloeckner
[SVN r43165]
2008-02-07 21:08:09 +00:00
Matthias Troyer
0a883b42bc Optimizations for Boost.MPI
[SVN r42647]
2008-01-10 09:49:16 +00:00
Douglas Gregor
55843c4bfd Merged fixes for Function, Signals, and MPI from trunk. See #1499, see #1416, see #1486
[SVN r42031]
2007-12-14 14:48:14 +00:00
Douglas Gregor
97571f2dd3 Workaround for MPICH to properly deal with SEEK_* constants.
Fixes #1486



[SVN r41802]
2007-12-06 19:22:06 +00:00
Beman Dawes
a4cec69069 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
2fb89dd7c2 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
2007-11-25 18:07:19 +00:00
Douglas Gregor
a982ea5355 Fixes #1456
[SVN r41270]
2007-11-21 05:50:21 +00:00
Beman Dawes
e9c214fdb7 // Add or correct comment identifying Boost library this header is associated with.
[SVN r41173]
2007-11-17 20:13:16 +00:00
Matthias Troyer
1af142f731 Added support for std::complex to serialization
[SVN r41077]
2007-11-14 07:00:02 +00:00
Vladimir Prus
780cff82ee Make sure every library can be installed by using
bjam stage|install

in libs/<library>/build.


[SVN r40475]
2007-10-26 09:04:25 +00:00
Douglas Gregor
38e585a302 Constify status::count and status::cancelled. Fixes #1101
[SVN r39052]
2007-08-29 16:00:53 +00:00
Douglas Gregor
b9d613dd07 boost\archive\detail\basic_iarchive: Remove some bogus declspecs
Boost.MPI: Added support for Windows auto-linking


[SVN r38290]
2007-07-26 16:12:26 +00:00
Matthias Troyer
eb60aa5440 *** empty log message ***
[SVN r38258]
2007-07-18 21:17:38 +00:00
Douglas Gregor
1082c372b5 Create a separate graph_communicator type to handle graph topologies
[SVN r37898]
2007-06-05 00:54:56 +00:00
Douglas Gregor
1730870210 Documentation for intercommunicators
[SVN r37886]
2007-06-04 16:20:41 +00:00