Commit Graph

  • f994293020 change BOOST_IS_ABSTRACT to BOOST_ASSUME_ABSTRACT Robert Ramey 2008-04-06 20:01:48 +0000
  • 6b9974569c enhanced test to detect more errors Robert Ramey 2008-04-04 17:03:21 +0000
  • 575443f8e1 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages Marshall Clow 2008-04-02 01:42:32 +0000
  • cf8bc022f6 Make logic for old-sprit-demanding compilers work. Vladimir Prus 2008-04-01 17:53:45 +0000
  • ecd03e84d7 correction of error which prevented compilation on gcc 43 - again Robert Ramey 2008-03-31 16:49:53 +0000
  • 10faf88465 correction of error which prevented compilation on gcc 43 Robert Ramey 2008-03-31 16:16:24 +0000
  • cc808738c4 fixed name collision for "serialization map" Robert Ramey 2008-03-31 16:15:10 +0000
  • 940aa1df35 Corrected error in detection of 64 bit support Robert Ramey 2008-03-31 15:46:48 +0000
  • dcb9c9dd50 updated comments to reflect the fact portable binary is unsupported Robert Ramey 2008-03-31 15:45:38 +0000
  • 014543ff72 Undo the header re-ordering workaround now that the actual bug is fixed. See ticket:1711, comment 24 Dave Abrahams 2008-03-30 18:25:26 +0000
  • 365af6450c Clean up a comment that said "I don't know what the standard says about this," now that I do know. Dave Abrahams 2008-03-30 17:19:07 +0000
  • c7dee32206 fixes #1711 Dave Abrahams 2008-03-30 16:18:03 +0000
  • f0be07eff3 added test to check warnings on type trait Robert Ramey 2008-03-27 17:12:22 +0000
  • 9cae70dae7 tweaks to sneak past PGI compiler error message Robert Ramey 2008-03-27 17:11:23 +0000
  • 2cbd120596 removed suppression of builds for certain platforms with shared libraries Robert Ramey 2008-03-27 15:53:37 +0000
  • 44b8a4ffdb fixed minor typo Robert Ramey 2008-03-24 15:46:43 +0000
  • 4c9a03dcb7 removed EXIT_SUCCESS Robert Ramey 2008-03-24 15:46:09 +0000
  • de8fa1c425 removed superflous static cast Robert Ramey 2008-03-23 19:18:22 +0000
  • aff3ebb25a made test_static_warning compile only Robert Ramey 2008-03-23 19:10:31 +0000
  • 5c6f9a495c made test compile only Robert Ramey 2008-03-23 19:09:51 +0000
  • 11bd878431 adjusted header order for export.hpp to see if this will make gcc 4.x tests pass. Robert Ramey 2008-03-23 18:36:00 +0000
  • 8ef74d1bd0 streamlined Jamfile.v2 eliminated build of binary_w* removed usage-requirement dropped serialization.jam as its no longer used Robert Ramey 2008-03-22 18:59:07 +0000
  • d26a7830f5 Adjustment to inhibit compile error with intel compilers Robert Ramey 2008-03-21 17:19:07 +0000
  • 40ca5515f1 added include <ostream> for friend operators Robert Ramey 2008-03-21 16:40:06 +0000
  • b1b114de63 Added consideration for compac Tru64 Robert Ramey 2008-03-21 16:37:24 +0000
  • a118378af6 Fix compilation error on PPC Darwin Douglas Gregor 2008-03-19 16:57:48 +0000
  • cca24b471e Remove usage-requirements as they are not necessary, and can cause bogus dependencies for serialization's client. Vladimir Prus 2008-03-19 11:09:29 +0000
  • 42b0c2ad3e Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-19 05:17:02 +0000
  • dc153d5e7b Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-18 16:32:48 +0000
  • f6d14c80ea Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-18 16:32:22 +0000
  • 00a143fd3d Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-18 16:31:36 +0000
  • aeb7ca4619 Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-18 15:51:42 +0000
  • 5264194e67 Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-18 15:51:13 +0000
  • ce7dc653df Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-18 05:53:07 +0000
  • b3c87d2dfa Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-18 05:52:10 +0000
  • 0530d1fcaa Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-18 05:47:10 +0000
  • 66b1028d4c Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-18 05:01:57 +0000
  • cfb16a8a9d Support serialization in DLLS Make thread-safe fix portable binary archives Robert Ramey 2008-03-18 04:58:51 +0000
  • 2d55202d2d Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +0000
  • 480d7b2413 Link to people pages on the website, as they've been removed from the download. Daniel James 2008-02-10 14:56:22 +0000
  • 27a45b2658 Removed an optimization overload that caused issues with tracking. A fixed optimization overload will be delayed to 1.36 Matthias Troyer 2008-02-04 16:47:31 +0000
  • 3c09247068 Undid backward-compatibility breaking change in pair serialization Matthias Troyer 2008-01-10 11:55:13 +0000
  • 1c90e422e6 Undid backward-compatibility breaking change in pair serialization Matthias Troyer 2008-01-10 11:54:36 +0000
  • 02ff4b6e31 Modified spelling of my surname to avoid problems with non-ASCII characters. Markus Schöpflin 2008-01-03 10:04:39 +0000
  • 1efcb23869 Added missing include Matthias Troyer 2007-12-29 18:24:11 +0000
  • 5b81643b84 fixed mssing include Matthias Troyer 2007-12-29 06:49:25 +0000
  • e4efa8cf47 removed warning Matthias Troyer 2007-12-24 07:06:11 +0000
  • adab69fc6e correction to input of zero length strings Robert Ramey 2007-12-23 20:00:03 +0000
  • 1681869ffa change to fix failures with gcc 4.1+ modification to string input primitives Robert Ramey 2007-12-06 02:33:59 +0000
  • 23b6906d8c Added a primitive tmpnam function for WinCE (which does not supply any kind of tmpnam in its CRT) David Deakins 2007-11-25 21:53:26 +0000
  • 4e29437a19 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000
  • 36694aec8f Full merge from trunk at revision 41356 of entire boost-root tree. Do Serialization separately to verify pre-commit check failures have been fixed. Beman Dawes 2007-11-25 17:57:08 +0000
  • e36c2be66f Full merge from trunk at revision 41356 of entire boost-root tree. Do Serialization separately to verify pre-commit check failures have been fixed. Beman Dawes 2007-11-25 17:55:35 +0000
  • ca98cc237d Full merge from trunk at revision 41356 of entire boost-root tree. Do Serialization separately to verify pre-commit check failures have been fixed. Beman Dawes 2007-11-25 17:55:04 +0000
  • 70afb78ebe made complex seriaqlization more portable Matthias Troyer 2007-11-19 12:15:58 +0000
  • 7d71f523e8 Add or correct comment identifying Boost library this header is associated with. Beman Dawes 2007-11-17 22:48:06 +0000
  • 7d0480231d Added support for std::complex to serialization Matthias Troyer 2007-11-14 07:00:02 +0000
  • e954446f2a Make sure every library can be installed by using Vladimir Prus 2007-10-26 09:04:25 +0000
  • 5088b8dd26 Recreate release branch from fixed 1.34.1 tag. Rene Rivera 2007-10-23 06:42:50 +0000
  • 9675df04e3 Move Attic files back into their rightful places Douglas Gregor 2007-10-23 01:47:48 +0000
  • bec06ca0d4 Applied patch from Ticket #1319 Nicola Musatti 2007-10-14 17:51:32 +0000
  • ea37174708 Apply dll fixes from David Deakins Beman Dawes 2007-10-09 16:39:13 +0000
  • 29ce16419f Fix for Borland Matthias Troyer 2007-10-07 06:57:36 +0000
  • ce1c36ea98 Starting point for releases Beman Dawes 2007-10-05 14:25:06 +0000
  • b56cb9ba74 Updated licences using blanket_permission.txt. John Maddock 2007-09-18 17:19:41 +0000
  • 58e92cc397 Don't use BOOST_TEST_DONT_PRINT_LOG_VALUE if it isn't defined Douglas Gregor 2007-09-13 19:31:03 +0000
  • 30e6e9dcba Remove V1 Jamfiles Vladimir Prus 2007-08-08 19:02:26 +0000
  • 5df2c12166 boost\archive\detail\basic_iarchive: Remove some bogus declspecs Douglas Gregor 2007-07-26 16:12:26 +0000
  • b37ab364a7 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. nobody 2007-07-24 19:28:14 +0000
  • 831203f981 more complete set of build variants Robert Ramey 2007-07-16 17:45:58 +0000
  • d2cdb8e73c *.suo files are redundant Robert Ramey 2007-07-16 17:44:04 +0000
  • 48f60529ab added void_cast_fwd.hpp Robert Ramey 2007-07-16 17:40:03 +0000
  • a790233141 adjusted test project Robert Ramey 2007-07-16 17:39:05 +0000
  • 1aeba3c035 removing files from borland ide Robert Ramey 2007-07-16 17:32:57 +0000
  • add7159a85 removing borland ide projects Robert Ramey 2007-07-16 17:31:45 +0000
  • c35f7b34e2 *** empty log message *** Robert Ramey 2007-07-16 17:22:56 +0000
  • 752acdafee fixup to support lightweight testing Robert Ramey 2007-07-16 17:20:34 +0000
  • 6f6ccc2e44 elminate dependency on boost test Robert Ramey 2007-07-16 17:19:29 +0000
  • b0e384ec1a added shared ptr helper, short type, sign extension fix Robert Ramey 2007-07-16 16:44:29 +0000
  • c51325635f include stdlib.h for NULL Robert Ramey 2007-07-16 16:39:55 +0000
  • 7f00638dfb amplified comment Robert Ramey 2007-07-16 16:39:03 +0000
  • 0c5bb1d032 minor gramatical improvement Robert Ramey 2007-07-16 16:37:24 +0000
  • 268e85f5c1 added comment rearding the portability of EXPORT Robert Ramey 2007-07-16 16:36:24 +0000
  • 08a364878c added comment re namespaces, fixed void_cast_register prototype Robert Ramey 2007-07-16 16:35:11 +0000
  • e3c144e09a fixed include path for ..dispatch.hpp Robert Ramey 2007-07-16 16:33:35 +0000
  • 3f5938f35b DECL for metrowerks Robert Ramey 2007-07-16 16:31:23 +0000
  • 0986103ceb changed name of include guard Robert Ramey 2007-07-16 16:28:34 +0000
  • 806db58269 improved comment Robert Ramey 2007-07-16 16:27:33 +0000
  • 52411aaff4 release autopointer Robert Ramey 2007-07-16 16:26:49 +0000
  • 35dc8ceebf added friend declaration and default argument Robert Ramey 2007-07-16 16:26:07 +0000
  • 10a5027b29 added DECL macros Robert Ramey 2007-07-16 16:25:17 +0000
  • 1e7f3d4b9d made destructor virtual Robert Ramey 2007-07-16 16:20:31 +0000
  • e26ebab471 mbstate_t for rogue wave Robert Ramey 2007-07-16 16:19:46 +0000
  • 727a372834 const correctness Robert Ramey 2007-07-16 16:19:05 +0000
  • 4609f2c6fb fixed bug count->scount Robert Ramey 2007-07-16 16:18:29 +0000
  • 0eefcbe3bd cosmetic Robert Ramey 2007-07-16 16:17:15 +0000
  • 8400223437 Resolve Trac #992. Thomas Witt 2007-05-25 20:07:55 +0000
  • 2334804623 no message Nicola Musatti 2007-05-12 08:15:55 +0000
  • 09ef207293 added codecvt_null Robert Ramey 2007-02-09 04:32:35 +0000
  • dcccc51327 Clear ABI warnings on Borland compiler, when headers included further headers Alisdair Meredith 2007-02-03 17:07:44 +0000