Commit Graph

  • 85e4d3e23d Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +0000
  • 4e2c8440b5 Point links to the pages that used to be in 'more' to the site. Daniel James 2008-02-10 15:02:17 +0000
  • 94ace80618 Link to people pages on the website, as they've been removed from the download. Daniel James 2008-02-10 14:56:22 +0000
  • 550fe9d89f Merged revisions 43129,43131,43137,43139-43140,43142,43144,43146,43149,43151,43153,43158,43160-43164,43167-43170,43172-43174,43178,43180-43193 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-09 13:27:00 +0000
  • cd6a9565ff Fix the link to the license. Daniel James 2008-02-09 13:02:45 +0000
  • 19ed0e48e0 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +0000
  • 559b44c259 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000
  • 0d058f42cc Add missing copyright and license Beman Dawes 2007-11-06 13:41:19 +0000
  • b162db6b72 Starting point for releases Beman Dawes 2007-10-05 14:25:06 +0000
  • 7d8e93a6ac Fixed comments listed in #766 that didn't match their described code Daryle Walker 2007-08-29 19:54:14 +0000
  • 4935afbcd4 This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. nobody 2007-07-24 19:28:14 +0000
  • 167961aba1 Correct testing bugs: Dave Abrahams 2007-02-25 15:28:02 +0000
  • a1cc143de7 Added license to a person profile; updated license on Boost.Integer and Boost.IO doc files; changed 'BOOST_TEST' to 'BOOST_CHECK' on Boost.Integer testing *.cpp files Daryle Walker 2006-11-04 22:58:43 +0000
  • 7ce7ba6bfd Changed test to reflect changes made to C99 in the TC. John Maddock 2006-09-26 09:04:05 +0000
  • cd99f24a87 Changed test to reflect changes made to C99 in the TC. John Maddock 2006-09-26 09:04:05 +0000
  • c8cb2b24a1 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-03-21 02:26:31 +0000
  • 93612e6c0b QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it! John Maddock 2006-02-05 10:19:42 +0000
  • d9f5b1bbf9 Apparently we forgot to include <limits.h> John Maddock 2006-01-24 17:23:54 +0000
  • 37d7590f2f Merged from Version_1_33_1 Douglas Gregor 2005-12-08 03:23:02 +0000
  • cb9a7792cc Merge from RC_1_33_0. Rene Rivera 2005-11-19 19:38:13 +0000
  • 291bb8c525 Enable support for Dragonfly BSD John Maddock 2005-08-24 15:45:17 +0000
  • 8602a17a10 Replace buggy Cygwin INTMAX_C and UINTMAX_C macros Beman Dawes 2005-05-30 01:45:13 +0000
  • 29275d71aa added workaround for duplicate comdat errors in MSVC++ 6.0 Joaquín M. López Muñoz 2005-05-25 13:43:12 +0000
  • 9df9a90217 Make PRIVATE_FIT_TESTS() work correctly on 64-bit machines. Markus Schöpflin 2005-05-10 08:40:28 +0000
  • 65607e3b82 Work around SunPro 5.3 issue Douglas Gregor 2005-05-07 13:16:49 +0000
  • 39399de102 WCHAR_MIN is not trustworthy on MacOS X Douglas Gregor 2005-05-07 13:14:07 +0000
  • 27aae3b3cb replaced BOOST_TEST Stefan Slapeta 2005-02-03 13:48:49 +0000
  • 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 +0000
  • 07019a8801 Better support for Tru64. Markus Schöpflin 2004-10-12 16:42:58 +0000
  • 3892592661 c++boost.gif -> boost.png replacement Aleksey Gurtovoy 2004-10-05 15:45:52 +0000
  • 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 +0000
  • 7197caf500 Added Daryle Walker's copyrights as requested. John Maddock 2004-08-15 10:13:49 +0000
  • 92a46aac83 Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history). John Maddock 2004-08-11 10:59:33 +0000
  • c32a045fa4 Removed Boost.org copyrights and replaced with originating authors copyright instead. John Maddock 2004-08-10 12:53:34 +0000
  • 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 +0000
  • bfc384a435 License update Douglas Gregor 2004-07-30 04:46:56 +0000
  • 198530a48d Converted to Boost Software License, Version 1.0 Douglas Gregor 2004-07-27 03:43:34 +0000
  • 91f511cab4 Licence update John Maddock 2004-07-25 12:01:00 +0000
  • 0f84fe35da fixed typo in comment Gennaro Prota 2004-07-22 09:02:43 +0000
  • 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 +0000
  • 170a352574 new version - more efficient, and with no dependency on numeric_limits<> Gennaro Prota 2004-07-20 09:49:43 +0000
  • 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 +0000
  • f2d22d091f Patches for cstdint support: John Maddock 2004-01-14 13:30:49 +0000
  • 1e6ab2dc10 index.htm renamed index.html Beman Dawes 2003-12-11 23:31:15 +0000
  • a656e7744f Change license message to reference Boost Software License Beman Dawes 2003-09-12 17:09:29 +0000
  • 46fdbba4b8 Added NetBSD patches from Angus Leeming John Maddock 2003-08-27 10:30:53 +0000
  • f2ea03679b Make sure to define __STDC_CONSTANT_MACROS before we include anything Douglas Gregor 2003-08-23 13:21:30 +0000
  • 890e28ab67 include <boost/limits.hpp> instead of <limits.h>, fixing a date-time issue on Comeau Beman Dawes 2003-05-22 18:09:32 +0000
  • 1252426554 Added Cray X1 support John Maddock 2003-01-24 11:57:27 +0000
  • 19fb03cefe Added Cray support John Maddock 2003-01-22 12:12:14 +0000
  • a9b35df2f8 add or update See www.boost.org comments Beman Dawes 2002-12-27 16:51:53 +0000
  • 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 +0000
  • 9cc587a7f2 Merged changes from RC_1_29_0 branch John Maddock 2002-10-21 11:00:50 +0000
  • 2de1422682 boost/test/minimal.hpp Beman Dawes 2002-09-09 11:58:24 +0000
  • 344fe9f30a clear un/signed warnings Beman Dawes 2002-08-05 11:16:14 +0000
  • 8ad3bbafbc BOOST_HAS_MS_INT64 rather than specific compilers Beman Dawes 2002-08-05 00:02:10 +0000
  • cc1183d347 Check for BOOST_HAS_MS_INT64 instead of specific compilers Beman Dawes 2002-08-04 01:27:24 +0000
  • a9703fa803 Fix link Dave Abrahams 2002-07-27 20:08:51 +0000
  • 5e26f47535 Fixed test case for VC7.0 John Maddock 2002-07-27 11:47:04 +0000
  • 57e7ccd494 Fix unversioned VC++ checks Dave Abrahams 2002-07-13 12:26:19 +0000
  • c56e4674f8 Update from Daryle Björn Karlsson 2002-06-19 20:11:17 +0000
  • 41620a14f9 Patched so that the code now compilers with VC6 John Maddock 2002-05-05 11:00:28 +0000
  • a42ede713e fix link Beman Dawes 2002-02-04 18:55:31 +0000
  • 92de2f44a0 cstdint.hpp: - Handle FreeBSD's <inttypes.h> Douglas Gregor 2002-01-31 12:58:35 +0000
  • 59779dec2c integer_traits.hpp: - Handle wchar_t traits on FreeBSD Douglas Gregor 2002-01-23 19:56:07 +0000
  • 3bb567ad9d initial checkin Dave Abrahams 2001-12-07 13:19:38 +0000
  • c50993d5d4 Added daryle's missing files Dave Abrahams 2001-12-07 12:48:20 +0000
  • 5477a9641c initial checkin Dave Abrahams 2001-12-03 23:55:35 +0000
  • 162c6aefa1 Integrated Daryle Walker's dlw_int.zip changes Dave Abrahams 2001-12-03 03:29:57 +0000
  • 24e6bfbfaa add definition for integral constants initialized in-class Jens Maurer 2001-11-18 17:37:21 +0000
  • ccabb522d0 Remove non-ASCII character that crept in. Darin Adler 2001-11-04 21:53:21 +0000
  • 0995d0a6fb only use "long long" if there's a stdlib overload Jens Maurer 2001-11-01 21:52:08 +0000
  • 5ec8116c34 use BOOST_HAS_LONG_LONG Jens Maurer 2001-10-31 19:35:59 +0000
  • 4a094c4bcb fix wchar_t on HP-UX with gcc Jens Maurer 2001-10-30 20:55:18 +0000
  • a7d2da8d1c 1.25.0 Final runup Beman Dawes 2001-10-01 15:54:23 +0000
  • 4d2a921dbf Write out limits as integers, even for char types. Darin Adler 2001-09-28 17:38:10 +0000
  • 0c758855e4 Since it's obsolete, it should be removed. Darin Adler 2001-09-28 17:37:25 +0000
  • 3399df597e Add case for Mac OS X to the WCHAR_MIN/WCHAR_MAX section. Darin Adler 2001-09-24 23:45:49 +0000
  • a066e242b0 always use WCHAR_MIN and WCHAR_MAX if defined Jens Maurer 2001-09-24 18:43:20 +0000
  • a635f753a4 port cstdint.hpp to HP-UX Jens Maurer 2001-09-20 19:25:35 +0000
  • 08f30ea46c moved check, because different unsigned types may have different representations for -1 (e.g. (unsigned char)-1 and (unsigned int)-1) Jens Maurer 2001-09-20 19:24:34 +0000
  • 292eeb5c90 Fixes for broken using declarations John Maddock 2001-09-20 11:44:34 +0000
  • 8a105dab3f Fixes for the case that platform has its own stdint.h (less stringent tests) John Maddock 2001-09-20 11:44:05 +0000
  • 5b0d514aa4 commit of split-config, including any changes required to existing libraries (mainly regex). John Maddock 2001-09-18 11:13:39 +0000
  • eee6dfa4d9 avoid "long long" with SunCC (Gennadiy E. Rozental) Jens Maurer 2001-09-07 18:49:12 +0000
  • 3bd242ef49 Fix broken hyperlink Beman Dawes 2001-08-19 15:08:33 +0000
  • 3db9390efb Add LL suffix to line 150 for long longs at suggestion of Toon Knapen Beman Dawes 2001-08-13 17:02:48 +0000
  • c6f3dce91a Fixed VC6+STLport-4.1b6 (changed preprocessor logic) John Maddock 2001-06-20 11:42:44 +0000
  • 3e2b929118 free -> fee Jens Maurer 2001-05-31 17:22:20 +0000
  • 645f809379 fix the "gcc 3.0 and long long" fix to check for the appropriate symbol Jens Maurer 2001-05-13 18:17:15 +0000
  • 28ec7fa76c Don't use "long long" with gcc 3.0's shipped library, because it does not define operator<<(ostream&, long long) overloads. Jens Maurer 2001-05-11 17:04:56 +0000
  • 07505c76f8 Preprocessor fix for VC6 + STLPort 4.1b6 John Maddock 2001-05-11 10:47:57 +0000
  • fda46f9780 HP-UX needs special attention because ULONG_LONG_MAX is not fully usable Jens Maurer 2001-05-09 21:07:20 +0000
  • 125bf3351f gcc on HP-UX doesn't have WCHAR_MIN and WCHAR_MAX Jens Maurer 2001-05-08 18:15:32 +0000
  • e3702f3abc int64_t may not be defined on HP-UX when using gcc Jens Maurer 2001-05-08 18:14:14 +0000
  • c54da75efb Fixed more wchar_t problems John Maddock 2001-05-08 11:11:30 +0000
  • 2dd1bee693 add HP-UX workaround Jens Maurer 2001-05-07 21:21:13 +0000
  • 949134726f fix the fix for SGI MIPSpro with STLport Jens Maurer 2001-05-03 11:57:57 +0000
  • b3f587b9f7 IRIX doesn't have WCHAR_MIN and WCHAR_MAX, either Jens Maurer 2001-05-02 16:18:08 +0000
  • 215b4d8ee7 compactify John Maddock's fix for Borland C++ / WCHAR_MIN, WCHAR_MAX Jens Maurer 2001-05-02 15:44:02 +0000