Commit Graph

898 Commits

Author SHA1 Message Date
Robert Ramey
d9cc387f9f 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
Robert Ramey
8614ed9bcb Merge trunk to release
[SVN r55351]
2009-08-01 23:32:39 +00:00
Robert Ramey
e8d8d44405 Merge trunk to release
[SVN r55350]
2009-08-01 23:32:25 +00:00
Robert Ramey
323b67cc17 Merge trunk to release
[SVN r55349]
2009-08-01 23:32:13 +00:00
Troy D. Straszheim
0332a80302 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Daniel James
dc57e3232a Fix a couple of links to serialization headers. Refs #3062.
Merged revisions 53313 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r53313 | danieljames | 2009-05-27 18:43:36 +0100 (Wed, 27 May 2009) | 1 line
  
  Fix a couple of links to serialization headers.
........


[SVN r54397]
2009-06-27 07:21:36 +00:00
Daniel James
72f5c44b60 Remove unused headers from boost directory. Fixes #3062.
Merged revisions 50645,53756 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r50645 | ramey | 2009-01-16 21:15:25 +0000 (Fri, 16 Jan 2009) | 1 line
  
  remove unused headers from boost directory
........
  r53756 | danieljames | 2009-06-08 20:30:20 +0100 (Mon, 08 Jun 2009) | 1 line
  
  Update include from boost/pfto.hpp to boost/serialization/pfto.hpp. Refs #3062.
........


[SVN r53758]
2009-06-08 19:51:20 +00:00
Jeremiah Willcock
e3478e277e Fixed almost all tab and min/max issues found by inspect tool
[SVN r53142]
2009-05-20 19:41:20 +00:00
Vladimir Prus
4cdf1fb779 Merge: fix for missing inline on boost::serialization::throw_exception.
[SVN r53052]
2009-05-16 16:21:32 +00:00
Douglas Gregor
b2e0023850 Fix serialization tests with CMake
[SVN r52894]
2009-05-11 03:29:54 +00:00
Douglas Gregor
1d2265ad7d Fix CMake tests for the serialization library, hopefully for real this time
[SVN r52845]
2009-05-08 00:22:19 +00:00
Douglas Gregor
073de38daf Try to fix CMake testing for the Serialiation library
[SVN r52844]
2009-05-07 23:56:23 +00:00
Robert Ramey
ec8494e6cd Merge changes from trunk to release
[SVN r52111]
2009-04-01 16:12:12 +00:00
Robert Ramey
3489b47242 Merge changes from trunk to release
[SVN r52109]
2009-04-01 16:02:32 +00:00
Robert Ramey
6d14a882bc Merge changes from trunk to release
[SVN r52107]
2009-04-01 15:58:26 +00:00
Troy D. Straszheim
005bf3051b merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
Robert Ramey
c3d762e168 Merge serialization library from trunk into release branch
[SVN r50644]
2009-01-16 21:11:57 +00:00
Robert Ramey
70b9294cba unique naming for export instantiation
[SVN r50546]
2009-01-12 06:21:27 +00:00
Robert Ramey
13a777fa91 Correction of double paragraph in documentation
[SVN r49494]
2008-10-30 19:31:28 +00:00
Robert Ramey
f0bd5b26d2 changes to better accomodate borland
[SVN r49348]
2008-10-15 19:04:49 +00:00
John Maddock
97ac7ebd67 Merge fixes from Trunk.
Fixes #2392.

Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.

Previously if Boost.TR1 was in the include path then including <cmath> pulls in all the new TR1 math functions, which in turn also requires linking to an external library. With auto-linking support this requires that library to have been built and be present in the library search path, even if the actual library under use is header only. 

[SVN r49314]
2008-10-13 09:00:03 +00:00
Robert Ramey
0f45db1ea0 Tested fix for gcc crash on static object destruction
[SVN r49311]
2008-10-13 04:02:58 +00:00
Robert Ramey
be806a6e2c Documentation changes for 1.37
[SVN r49173]
2008-10-08 04:42:43 +00:00
Robert Ramey
6e1a9716f4 Merge serialization library from trunk to release-read
[SVN r49158]
2008-10-07 05:34:46 +00:00
Matthias Troyer
a4e304526b Added license information
[SVN r47661]
2008-07-21 20:23:55 +00:00
Matthias Troyer
1dbac01a46 Merged final properties and details for release 1.36
[SVN r47489]
2008-07-16 20:34:30 +00:00
John Maddock
4ad47886f9 Merge Boost.Config changes from Trunk.
[SVN r47435]
2008-07-15 10:41:52 +00:00
Matthias Troyer
57e84bb71f Removed vector_134-hpp since default is compatibility with 1.34
[SVN r47284]
2008-07-10 07:24:45 +00:00
Matthias Troyer
ec218d2f78 Merged laste changes from the trunk
[SVN r47210]
2008-07-08 06:06:53 +00:00
Robert Ramey
c6b7a16fc4 fixed ripple effect from previous fix
[SVN r47135]
2008-07-06 17:06:18 +00:00
Robert Ramey
d7701256ad suppress bogus warning for unused argument
[SVN r47118]
2008-07-05 19:19:50 +00:00
Robert Ramey
be2d5eda2a Adjustments to address failures in VACPP and borland compilations
[SVN r47117]
2008-07-05 19:18:23 +00:00
Matthias Troyer
75e899a999 Added backwards compatibility header for 1.35
[SVN r47112]
2008-07-05 14:25:59 +00:00
Matthias Troyer
690c5b7081 Added more backwards compatibility files
[SVN r46998]
2008-07-02 19:16:18 +00:00
Matthias Troyer
a333600aae Backwards compatibility
[SVN r46997]
2008-07-02 19:13:56 +00:00
Robert Ramey
de383cb6f7 added #endif to borland patch
[SVN r46938]
2008-07-01 05:17:58 +00:00
Matthias Troyer
66a7396b8a Attempting workaround for Borland bug
[SVN r46928]
2008-06-30 19:09:12 +00:00
Robert Ramey
116a9620d2 tweaks to accomodate borland quirks
[SVN r46874]
2008-06-29 22:18:47 +00:00
Matthias Troyer
a980481e7c Moved Serialization and MPI fixes and updates from trunk to release branch
[SVN r46743]
2008-06-26 19:25:44 +00:00
Matthias Troyer
d3c464b892 Serialization build utils
[SVN r46735]
2008-06-26 18:09:20 +00:00
Matthias Troyer
15ab189daf New tests for release 1.36
[SVN r46732]
2008-06-26 17:24:22 +00:00
Matthias Troyer
70557dc108 Replacing by new tests
[SVN r46731]
2008-06-26 17:23:28 +00:00
Robert Ramey
77760e0905 Addressing "Inspect" complaints
[SVN r46729]
2008-06-26 17:11:02 +00:00
Robert Ramey
741f86e22f Addressing "Inspect" complaints
[SVN r46727]
2008-06-26 17:04:42 +00:00
Robert Ramey
c348e8683e Addressing "Inspect" complaints
[SVN r46725]
2008-06-26 17:04:10 +00:00
Robert Ramey
2595e190cf Addressing "Inspect" complaints
[SVN r46724]
2008-06-26 17:00:26 +00:00
Robert Ramey
921e0e6338 Addressing "Inspect" complaints
[SVN r46723]
2008-06-26 16:59:58 +00:00
Robert Ramey
c4dff88e3d Addressing "Inspect" complaints
[SVN r46722]
2008-06-26 16:58:29 +00:00
Matthias Troyer
4c1f453965 Fixed tabs
[SVN r46711]
2008-06-26 11:19:42 +00:00
Matthias Troyer
21f245cf5c Fixed tabs
[SVN r46709]
2008-06-26 10:45:51 +00:00