Matthias Troyer
dc3b1e5831
Fixed ticket 2723
...
[SVN r55445]
2014-04-01 22:04:34 +01:00
Matthias Troyer
8817058e0a
Merged Boost.MPI patches to release
...
[SVN r85553]
2013-09-03 19:31:55 +00:00
Daniel James
ddaf09f203
Merge unique name for MPI documentation build.
...
[SVN r80287]
2012-08-28 17:40:49 +00:00
Daniel James
60d5bdcfdd
Merge documentation fixes.
...
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.
[SVN r63347]
2010-06-26 12:30:09 +00:00
Troy D. Straszheim
46d0e86b90
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
Matthias Troyer
03852ad934
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
Troy D. Straszheim
db4075c482
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00
John Maddock
44dce65859
Merge PDF build changes from Trunk.
...
[SVN r51417]
2009-02-23 18:39:32 +00:00
Troy D. Straszheim
881fa92992
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
Douglas Gregor
707a40c9c9
Note support for graph topologies in Boost.MPI
...
[SVN r48044]
2008-08-09 14:02:52 +00:00
Douglas Gregor
b1e23b22fd
Merged from trunk
...
[SVN r47137]
2008-07-06 18:42:59 +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
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
094958c7a8
Merge MPI/Graph documentation fixes from trunk
...
[SVN r43700]
2008-03-18 13:20:44 +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
Matthias Troyer
1af142f731
Added support for std::complex to serialization
...
[SVN r41077]
2007-11-14 07:00:02 +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
Douglas Gregor
03e2016cf7
Add support for MPI intercommunicators
...
[SVN r37882]
2007-06-04 14:49:13 +00:00
Douglas Gregor
8cd257f4cb
Document graph topologies, implement layer over MPI_Topo_test
...
[SVN r37853]
2007-06-01 18:22:00 +00:00
Douglas Gregor
321afa14d8
Support graph topologies and fix a small bug in the gather collective
...
[SVN r37851]
2007-06-01 16:56:43 +00:00
Douglas Gregor
1bece252a2
Improve messages produced by the exception class
...
[SVN r37834]
2007-05-31 16:41:50 +00:00
Douglas Gregor
327abef38e
Support building communicators from groups and comparing communicators
...
[SVN r37832]
2007-05-31 16:02:07 +00:00
Douglas Gregor
0d6a13bfc4
Add support for MPI groups
...
[SVN r37831]
2007-05-31 15:36:48 +00:00
Douglas Gregor
91b648898b
Document mapping from every C function to Boost.MPI
...
[SVN r37830]
2007-05-31 13:56:29 +00:00
Rene Rivera
00578a53c6
Put in the build support for using the doxproc, Python based, Doxygen to BoostBook translator.
...
[SVN r37457]
2007-04-17 04:44:59 +00:00
Douglas Gregor
f72843d3fe
Update MPI documentation
...
[SVN r36912]
2007-02-08 19:52:13 +00:00
Douglas Gregor
28d9c668cb
Move MPI library to the top level
...
[SVN r36741]
2007-01-17 02:48:51 +00:00
Douglas Gregor
234f640fa5
Add performance information, history, and acknowledgments
...
[SVN r36393]
2006-12-14 20:59:26 +00:00
Douglas Gregor
ee308ec168
Add default constructor to environment class
...
[SVN r36384]
2006-12-14 13:53:12 +00:00
Douglas Gregor
151fc3805f
No need to redirect to boost.org
...
[SVN r36342]
2006-12-12 05:32:21 +00:00
Douglas Gregor
ceeb6163eb
Import Boost.MPI with the beginnings of a BBv2-based build system
...
[SVN r36337]
2006-12-12 00:45:23 +00:00