Commit Graph

  • 76e22c436c This commit was manufactured by cvs2svn to create tag 'Version_1_33_0'. boost-1.33.0 nobody 2005-08-12 03:25:34 +00:00
  • 07b0839716 This commit was manufactured by cvs2svn to create branch 'RC_1_33_0'. nobody 2005-07-28 18:22:24 +00:00
  • 8602a17a10 Replace buggy Cygwin INTMAX_C and UINTMAX_C macros Beman Dawes 2005-05-30 01:45:13 +00:00
  • 29275d71aa added workaround for duplicate comdat errors in MSVC++ 6.0 Joaquín M. López Muñoz 2005-05-25 13:43:12 +00:00
  • 9df9a90217 Make PRIVATE_FIT_TESTS() work correctly on 64-bit machines. Markus Schöpflin 2005-05-10 08:40:28 +00:00
  • 65607e3b82 Work around SunPro 5.3 issue Douglas Gregor 2005-05-07 13:16:49 +00:00
  • 39399de102 WCHAR_MIN is not trustworthy on MacOS X Douglas Gregor 2005-05-07 13:14:07 +00:00
  • 27aae3b3cb replaced BOOST_TEST Stefan Slapeta 2005-02-03 13:48:49 +00:00
  • 21fe6251ab Fix to ensure that <wchar.h> is included on solaris (thanks to bug report by Caleb Epstein). John Maddock 2004-12-17 11:56:15 +00:00
  • 0a77cbf63d Removing unecessary files svn-branches/SPIRIT_MINIBOOST Joel de Guzman 2004-12-01 02:44:55 +00:00
  • e851ffc866 Removed part of the Boost files from the SPIRIT_MINIBOOST branch. Hartmut Kaiser 2004-11-30 07:52:25 +00:00
  • 78f19c428b Removed part of the Boost files from the SPIRIT_MINIBOOST branch. Hartmut Kaiser 2004-11-29 15:59:10 +00:00
  • e43a56311e This commit was manufactured by cvs2svn to create branch 'SPIRIT_MINIBOOST'. nobody 2004-11-29 07:29:20 +00:00
  • 0bd6476681 This commit was manufactured by cvs2svn to create tag 'Version_1_32_0'. boost-1.32.0 nobody 2004-11-19 19:19:18 +00:00
  • 7bb53b85c5 This commit was manufactured by cvs2svn to create branch 'RC_1_32_0'. svn-branches/RC_1_32_0 nobody 2004-10-20 08:26:43 +00:00
  • e67df86f47 This commit was manufactured by cvs2svn to create tag 'merged_to_RC_'. svn-tags/merged_to_RC_ nobody 2004-10-20 08:26:42 +00:00
  • 07019a8801 Better support for Tru64. Markus Schöpflin 2004-10-12 16:42:58 +00:00
  • 3892592661 c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +00:00
  • 0935f20c69 Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8. John Maddock 2004-09-04 10:34:49 +00:00
  • 7197caf500 Added Daryle Walker's copyrights as requested. John Maddock 2004-08-15 10:13:49 +00:00
  • 92a46aac83 Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history). John Maddock 2004-08-11 10:59:33 +00:00
  • c32a045fa4 Removed Boost.org copyrights and replaced with originating authors copyright instead. John Maddock 2004-08-10 12:53:34 +00:00
  • 0c31aa03f0 Don't #error when doing a release build. Just put out an informative message, and pass the test. Rene Rivera 2004-08-07 06:25:20 +00:00
  • bfc384a435 License update Douglas Gregor 2004-07-30 04:46:56 +00:00
  • 198530a48d Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-27 03:43:34 +00:00
  • 91f511cab4 Licence update John Maddock 2004-07-25 12:01:00 +00:00
  • fd3546a6db This commit was manufactured by cvs2svn to create branch 'SPIRIT_1_6'. svn-branches/SPIRIT_1_6 nobody 2004-07-23 02:16:28 +00:00
  • 0f84fe35da fixed typo in comment Gennaro Prota 2004-07-22 09:02:43 +00:00
  • fa5aba353f - documented the new typedefs - added a what's new section - reformatted a bit - updated license reference Gennaro Prota 2004-07-22 08:57:45 +00:00
  • 170a352574 new version - more efficient, and with no dependency on numeric_limits<> Gennaro Prota 2004-07-20 09:49:43 +00:00
  • af13a2a500 This commit was manufactured by cvs2svn to create branch 'function_signature_patches_1_31'. svn-branches/function_signature_patches_1_31 nobody 2004-04-13 12:19:16 +00:00
  • 4862574bb1 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros Eric Niebler 2004-02-26 18:27:02 +00:00
  • 7ca8c1e9ed This commit was manufactured by cvs2svn to create tag 'minmax'. svn-tags/minmax nobody 2004-02-26 10:35:28 +00:00
  • fd1951b0fd This commit was manufactured by cvs2svn to create tag 'Version_1_31_0'. boost-1.31.0 nobody 2004-02-04 15:24:32 +00:00
  • f2d22d091f Patches for cstdint support: John Maddock 2004-01-14 13:30:49 +00:00
  • bcd4d520a5 Patches for cstdint support: svn-branches/RC_1_31_0 John Maddock 2004-01-14 13:30:49 +00:00
  • 2195b7acb0 This commit was manufactured by cvs2svn to create branch 'RC_1_31_0'. nobody 2003-12-30 12:10:04 +00:00
  • 1e6ab2dc10 index.htm renamed index.html Beman Dawes 2003-12-11 23:31:15 +00:00
  • a656e7744f Change license message to reference Boost Software License Beman Dawes 2003-09-12 17:09:29 +00:00
  • 46fdbba4b8 Added NetBSD patches from Angus Leeming John Maddock 2003-08-27 10:30:53 +00:00
  • f2ea03679b Make sure to define __STDC_CONSTANT_MACROS before we include anything Douglas Gregor 2003-08-23 13:21:30 +00:00
  • e48e347077 This commit was manufactured by cvs2svn to create tag 'Version_1_30_2'. boost-1.30.2 nobody 2003-08-18 18:40:31 +00:00
  • 4ea2e1f818 This commit was manufactured by cvs2svn to create tag 'merged_to_RC_1_30_0'. svn-tags/merged_to_RC_1_30_0 nobody 2003-08-16 01:05:44 +00:00
  • 7d70b2619d This commit was manufactured by cvs2svn to create tag 'Version_1_30_1'. boost-1.30.1 nobody 2003-08-04 17:55:29 +00:00
  • e2a9d4e000 This commit was manufactured by cvs2svn to create tag 'RC_1_30_2'. boost-1.30.2-rc1 nobody 2003-08-04 17:55:28 +00:00
  • 12c7a44062 This commit was manufactured by cvs2svn to create branch 'mpl_v2_2'. svn-branches/mpl_v2_2 nobody 2003-06-05 05:15:05 +00:00
  • 890e28ab67 include <boost/limits.hpp> instead of <limits.h>, fixing a date-time issue on Comeau Beman Dawes 2003-05-22 18:09:32 +00:00
  • 33fd62a738 This commit was manufactured by cvs2svn to create tag 'Version_1_30_0'. boost-1.30.0 nobody 2003-03-20 02:53:48 +00:00
  • 38bdc9cca7 new implementation sandbox/trunk Gennaro Prota 2003-03-07 16:55:15 +00:00
  • c3666965b6 This commit was manufactured by cvs2svn to create branch 'RC_1_30_0'. svn-branches/RC_1_30_0 nobody 2003-03-01 19:43:06 +00:00
  • 1252426554 Added Cray X1 support John Maddock 2003-01-24 11:57:27 +00:00
  • 19fb03cefe Added Cray support John Maddock 2003-01-22 12:12:14 +00:00
  • a9b35df2f8 add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +00:00
  • 49a8d69fe3 minor fix for integer_traits, changed is_pod.hpp include to is_POD.hpp as a temporary fix John Maddock 2002-10-27 12:16:39 +00:00
  • 9cc587a7f2 Merged changes from RC_1_29_0 branch John Maddock 2002-10-21 11:00:50 +00:00
  • 5d7c770d11 This commit was manufactured by cvs2svn to create tag 'Version_1_29_0'. boost-1.29.0 nobody 2002-10-11 15:17:55 +00:00
  • b21506dbe6 This commit was manufactured by cvs2svn to create tag 'boost_python_llnl_'. svn-tags/boost_python_llnl_ nobody 2002-09-28 13:27:01 +00:00
  • 3a00ff3fb4 Patched for Aix which has <stdint.h> svn-branches/RC_1_29_0 John Maddock 2002-09-25 11:10:30 +00:00
  • 3de4d572e9 Tidied up macro checks, now works with .NET2003 John Maddock 2002-09-24 11:40:08 +00:00
  • 13ac614083 Tidied up macro checking, added .NET 2003 support. John Maddock 2002-09-24 11:38:33 +00:00
  • 551f27214e This commit was manufactured by cvs2svn to create branch 'RC_1_29_0'. nobody 2002-09-19 20:49:39 +00:00
  • 2de1422682 boost/test/minimal.hpp Beman Dawes 2002-09-09 11:58:24 +00:00
  • fcd3688fcd This commit was manufactured by cvs2svn to create branch 'python-v2-dev'. svn-branches/python-v2-dev nobody 2002-08-12 13:35:54 +00:00
  • 344fe9f30a clear un/signed warnings Beman Dawes 2002-08-05 11:16:14 +00:00
  • 8ad3bbafbc BOOST_HAS_MS_INT64 rather than specific compilers Beman Dawes 2002-08-05 00:02:10 +00:00
  • cc1183d347 Check for BOOST_HAS_MS_INT64 instead of specific compilers Beman Dawes 2002-08-04 01:27:24 +00:00
  • a9703fa803 Fix link Dave Abrahams 2002-07-27 20:08:51 +00:00
  • 5e26f47535 Fixed test case for VC7.0 John Maddock 2002-07-27 11:47:04 +00:00
  • 57e7ccd494 Fix unversioned VC++ checks Dave Abrahams 2002-07-13 12:26:19 +00:00
  • c56e4674f8 Update from Daryle Björn Karlsson 2002-06-19 20:11:17 +00:00
  • 3de830b913 This commit was manufactured by cvs2svn to create tag 'Version_1_28_0'. boost-1.28.0 nobody 2002-05-16 13:26:18 +00:00
  • b683dba9be New repository initialized by cvs2svn. nobody 2002-05-15 19:48:00 +00:00
  • 6bfefbc91f This commit was manufactured by cvs2svn to create branch 'RC_1_28_0'. svn-branches/RC_1_28_0 nobody 2002-05-10 04:34:27 +00:00
  • 41620a14f9 Patched so that the code now compilers with VC6 John Maddock 2002-05-05 11:00:28 +00:00
  • c8341e4757 This commit was manufactured by cvs2svn to create branch 'compiler_supported_error_messages'. svn-branches/compiler_supported_error_messages nobody 2002-03-22 12:16:42 +00:00
  • d7201bb65d This commit was manufactured by cvs2svn to create tag 'perforce_2_4_merge_1'. svn-tags/perforce_2_4_merge_1 nobody 2002-03-06 14:13:30 +00:00
  • 7d500a2723 This commit was manufactured by cvs2svn to create tag 'Version_1_27_0'. boost-1.27.0 nobody 2002-02-07 13:33:59 +00:00
  • 73b925e479 This commit was manufactured by cvs2svn to create branch 'RC_1_27_0'. svn-branches/RC_1_27_0 nobody 2002-02-06 03:32:50 +00:00
  • a42ede713e fix link Beman Dawes 2002-02-04 18:55:31 +00:00
  • 92de2f44a0 cstdint.hpp: - Handle FreeBSD's <inttypes.h> Douglas Gregor 2002-01-31 12:58:35 +00:00
  • 59779dec2c integer_traits.hpp: - Handle wchar_t traits on FreeBSD Douglas Gregor 2002-01-23 19:56:07 +00:00
  • 3bb567ad9d initial checkin Dave Abrahams 2001-12-07 13:19:38 +00:00
  • c50993d5d4 Added daryle's missing files Dave Abrahams 2001-12-07 12:48:20 +00:00
  • 5477a9641c initial checkin Dave Abrahams 2001-12-03 23:55:35 +00:00
  • 162c6aefa1 Integrated Daryle Walker's dlw_int.zip changes Dave Abrahams 2001-12-03 03:29:57 +00:00
  • 75c55bbe81 This commit was manufactured by cvs2svn to create tag 'Version_1_26_0'. boost-1.26.0 nobody 2001-11-30 18:24:42 +00:00
  • 24e6bfbfaa add definition for integral constants initialized in-class Jens Maurer 2001-11-18 17:37:21 +00:00
  • f288549788 This commit was manufactured by cvs2svn to create tag 'Version_1_25_1_BGL'. boost-1.25.1-bgl nobody 2001-11-08 17:13:50 +00:00
  • e22d6e313e This commit was manufactured by cvs2svn to create tag 'Version_1_25_1'. boost-1.25.1 nobody 2001-11-07 10:35:13 +00:00
  • ccabb522d0 Remove non-ASCII character that crept in. Darin Adler 2001-11-04 21:53:21 +00:00
  • 0995d0a6fb only use "long long" if there's a stdlib overload Jens Maurer 2001-11-01 21:52:08 +00:00
  • 5ec8116c34 use BOOST_HAS_LONG_LONG Jens Maurer 2001-10-31 19:35:59 +00:00
  • 4a094c4bcb fix wchar_t on HP-UX with gcc Jens Maurer 2001-10-30 20:55:18 +00:00
  • 4d19a84693 This commit was manufactured by cvs2svn to create tag 'Version_1_25_0'. boost-1.25.0 nobody 2001-10-01 16:59:12 +00:00
  • a7d2da8d1c 1.25.0 Final runup Beman Dawes 2001-10-01 15:54:23 +00:00
  • 4d2a921dbf Write out limits as integers, even for char types. Darin Adler 2001-09-28 17:38:10 +00:00
  • 0c758855e4 Since it's obsolete, it should be removed. Darin Adler 2001-09-28 17:37:25 +00:00
  • 3399df597e Add case for Mac OS X to the WCHAR_MIN/WCHAR_MAX section. Darin Adler 2001-09-24 23:45:49 +00:00
  • a066e242b0 always use WCHAR_MIN and WCHAR_MAX if defined Jens Maurer 2001-09-24 18:43:20 +00:00
  • a635f753a4 port cstdint.hpp to HP-UX Jens Maurer 2001-09-20 19:25:35 +00:00