Commit Graph

1802 Commits

Author SHA1 Message Date
Robert Ramey
023f0f155e sync projects
[SVN r72721]
2011-06-23 04:19:56 +00:00
Robert Ramey
5d6e366240 merge to release
[SVN r71427]
2011-04-22 23:43:18 +00:00
Robert Ramey
42275e1769 merge to release
[SVN r71426]
2011-04-22 23:42:29 +00:00
Robert Ramey
63f4076bbb added const to version<t> static variable
[SVN r71197]
2011-04-12 03:54:22 +00:00
Robert Ramey
980c36e6eb small fixes to address track items
[SVN r71184]
2011-04-11 03:51:35 +00:00
Robert Ramey
ea4e72c7da small fixes to address track items
[SVN r71183]
2011-04-11 03:46:26 +00:00
Robert Ramey
a343776194 correct bug in test
[SVN r71165]
2011-04-10 17:26:06 +00:00
Robert Ramey
20f7ac0307 fix for "delete virtual function" bug
[SVN r71164]
2011-04-10 17:25:39 +00:00
Robert Ramey
663b1ba184 backward compatibility fix
[SVN r68401]
2011-01-23 20:28:05 +00:00
Robert Ramey
a7bd7ef6c2 improve compatibility with older archive versions
[SVN r68388]
2011-01-23 16:28:10 +00:00
Robert Ramey
7c7b067dfe Merge from trunk to release
[SVN r68305]
2011-01-19 18:31:02 +00:00
Robert Ramey
1014408275 merge trunk into 1.46 release
[SVN r68302]
2011-01-19 17:39:47 +00:00
Robert Ramey
995422e23a Merge to 1.46 release
[SVN r68300]
2011-01-19 17:33:55 +00:00
Robert Ramey
2b530fec86 bump archive version #
[SVN r68297]
2011-01-19 17:04:19 +00:00
Robert Ramey
797cf25d5a Update docs for 1.46
[SVN r68296]
2011-01-19 17:03:23 +00:00
Steven Watanabe
b7a4b7202a Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
[SVN r68168]
2011-01-15 08:11:51 +00:00
Robert Ramey
73523aaad2 fix for binary archive version 1.44 & and 1.43 item_version compatibility
[SVN r68160]
2011-01-14 22:22:49 +00:00
Bryce Adelstein-Lelbach
e8a11574c7 Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost.
On Linux, GNU's libstdc++, which is the default stdlib for icc and clang,
cannot parse the <iomanip> header in version 4.5+ (which thankfully neither
compiler advises the use of yet), as it's original C++98-friendly
implementation has been replaced with a gnu++0x implementation.
<boost/detail/iomanip.hpp> is a portable implementation of <iomanip>, providing
boost::detail::setfill, boost::detail::setbase, boost::detail::setw,
boost::detail::setprecision, boost::detail::setiosflags and
boost::detail::resetiosflags. 



[SVN r68140]
2011-01-14 02:35:58 +00:00
Hartmut Kaiser
efa33adb99 Wave: merging from trunk
[SVN r68004]
2011-01-11 23:19:22 +00:00
Bryce Adelstein-Lelbach
f210151ac0 Support for PathScale EKOPath Compiler Suite, version 4.0.0.
[SVN r67707]
2011-01-06 02:38:20 +00:00
Robert Ramey
46198abb47 attempt to make binary archive created with versions < 1.42 readable
[SVN r67440]
2010-12-24 01:26:58 +00:00
Robert Ramey
6d9926c138 shorten names of temporary files
[SVN r67439]
2010-12-23 22:34:54 +00:00
Robert Ramey
7b609deb80 attempt to make binary archive created with versions < 1.42 readable
[SVN r67438]
2010-12-23 22:33:45 +00:00
Robert Ramey
2fe3c19dec tests now require filesystem v3
[SVN r67345]
2010-12-19 17:36:00 +00:00
Robert Ramey
f568824c94 fix for testing - avoid mktemp.
Note, Now depends on boost file system and boost system !!!

[SVN r67306]
2010-12-18 19:28:20 +00:00
Hartmut Kaiser
0f48842fa6 Spirit: merging from trunk
[SVN r67274]
2010-12-16 13:39:55 +00:00
Robert Ramey
8ac1c19a7f updated version # explanation
[SVN r67074]
2010-12-06 19:18:14 +00:00
Robert Ramey
01d51bf2f4 updated library generation to 1.45
[SVN r67073]
2010-12-06 19:17:31 +00:00
Robert Ramey
dd26871f3e fixed import declaration on inline function
change tracking type from bool

[SVN r67072]
2010-12-06 19:16:34 +00:00
Bryce Adelstein-Lelbach
6ca19892be assert -> BOOST_ASSERT
[SVN r66514]
2010-11-12 03:56:29 +00:00
Bryce Adelstein-Lelbach
4f74f0a34c Fix for https://svn.boost.org/trac/boost/ticket/4809; fixed includes for Spirit
Classic. 



[SVN r66459]
2010-11-08 17:12:38 +00:00
Robert Ramey
a436398622 merge to release branch
[SVN r66424]
2010-11-06 20:35:35 +00:00
Robert Ramey
1edfe234c2 merge to release branch
[SVN r66423]
2010-11-06 20:34:23 +00:00
Robert Ramey
17e169b578 merge to release branch
[SVN r66422]
2010-11-06 20:06:00 +00:00
Robert Ramey
16b1306c1d merge to release branch
[SVN r66421]
2010-11-06 20:03:52 +00:00
Robert Ramey
6d27e1ef55 merge to release branch
[SVN r66420]
2010-11-06 20:00:50 +00:00
Robert Ramey
4de1aa686c merge to release branch
[SVN r66419]
2010-11-06 20:00:11 +00:00
Robert Ramey
c66e364994 merge to release branch
[SVN r66418]
2010-11-06 19:59:37 +00:00
Robert Ramey
24fdc3c458 merge to release branch
[SVN r66417]
2010-11-06 19:58:23 +00:00
Robert Ramey
8ab4d7d51b merge to release branch
[SVN r66415]
2010-11-06 16:41:35 +00:00
Robert Ramey
445295b9a7 merge to release branch
[SVN r66414]
2010-11-06 16:31:31 +00:00
Robert Ramey
df196d8883 minor correction which avoids spurious warning
[SVN r66393]
2010-11-03 23:35:54 +00:00
Robert Ramey
fd39ca31ae Temporarily backout changes to xml_archive until after next release
[SVN r66392]
2010-11-03 23:34:11 +00:00
Robert Ramey
e22fdfac68 Temporarily backout changes to xml_archive until after next release
[SVN r66391]
2010-11-03 23:33:31 +00:00
Bryce Adelstein-Lelbach
5cf894db0f Fixes for building Serialization with mingw.
[SVN r66123]
2010-10-20 20:50:52 +00:00
Bryce Adelstein-Lelbach
b136fee2e3 Removing -fvisibility-hidden from gcc build. Serialization build breaks on Linux
GCC with this. -fvisibility-* stuff only works with code carefully crafted to
work with it's intricacies.



[SVN r66115]
2010-10-20 11:29:59 +00:00
Bryce Adelstein-Lelbach
21809d6e0d Broken compiler fix for MSVC-7.1; shamelessly added myself to the acknowledgements page.
[SVN r66114]
2010-10-20 00:44:17 +00:00
Robert Ramey
b0342c4f11 fix compatibility with archive versions 1.41-, 1.42, 1.43,1.44+
and a bunch of miscelleneas stuff

[SVN r66107]
2010-10-19 19:45:11 +00:00
Robert Ramey
bc7ba5556f fix compatibility with archive versions 1.41-, 1.42, 1.43,1.44+
[SVN r66106]
2010-10-19 19:43:09 +00:00
Matthias Troyer
83df60972b Moved Boost.MPI fixes for the 1.45 release to the release branch
[SVN r66067]
2010-10-18 06:22:09 +00:00