Commit Graph

  • 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 +00:00
  • 292eeb5c90 Fixes for broken using declarations John Maddock 2001-09-20 11:44:34 +00:00
  • 8a105dab3f Fixes for the case that platform has its own stdint.h (less stringent tests) John Maddock 2001-09-20 11:44:05 +00:00
  • 5b0d514aa4 commit of split-config, including any changes required to existing libraries (mainly regex). John Maddock 2001-09-18 11:13:39 +00:00
  • eee6dfa4d9 avoid "long long" with SunCC (Gennadiy E. Rozental) Jens Maurer 2001-09-07 18:49:12 +00:00
  • 1e9c41ad64 This commit was manufactured by cvs2svn to create tag 'Version_1_24_0'. boost-1.24.0 nobody 2001-08-20 14:01:13 +00:00
  • 3bd242ef49 Fix broken hyperlink Beman Dawes 2001-08-19 15:08:33 +00:00
  • b3b5b039f7 Changed BOOST_SYSTEM_HAS_STDINT_H to BOOST_HAS_STDINT_H svn-branches/split-config John Maddock 2001-08-18 10:25:02 +00:00
  • 3db9390efb Add LL suffix to line 150 for long longs at suggestion of Toon Knapen Beman Dawes 2001-08-13 17:02:48 +00:00
  • 0462a811f6 This commit was manufactured by cvs2svn to create branch 'split-config'. nobody 2001-08-04 14:31:38 +00:00
  • 39fdcb27d6 This commit was manufactured by cvs2svn to create tag 'Version_1_23_0'. boost-1.23.0 nobody 2001-07-06 20:31:02 +00:00
  • bb212b7276 This commit was manufactured by cvs2svn to create branch 'iter-adaptor-and-categories'. svn-branches/iter-adaptor-and-categories nobody 2001-06-27 22:12:20 +00:00
  • c6f3dce91a Fixed VC6+STLport-4.1b6 (changed preprocessor logic) John Maddock 2001-06-20 11:42:44 +00:00
  • 3e2b929118 free -> fee Jens Maurer 2001-05-31 17:22:20 +00:00
  • 6aeb9ecfb6 This commit was manufactured by cvs2svn to create tag 'Version_1_22_0'. boost-1.22.0 nobody 2001-05-28 15:01:00 +00:00
  • 645f809379 fix the "gcc 3.0 and long long" fix to check for the appropriate symbol Jens Maurer 2001-05-13 18:17:15 +00:00
  • 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 +00:00
  • 07505c76f8 Preprocessor fix for VC6 + STLPort 4.1b6 John Maddock 2001-05-11 10:47:57 +00:00
  • fda46f9780 HP-UX needs special attention because ULONG_LONG_MAX is not fully usable Jens Maurer 2001-05-09 21:07:20 +00:00
  • 125bf3351f gcc on HP-UX doesn't have WCHAR_MIN and WCHAR_MAX Jens Maurer 2001-05-08 18:15:32 +00:00
  • e3702f3abc int64_t may not be defined on HP-UX when using gcc Jens Maurer 2001-05-08 18:14:14 +00:00
  • c54da75efb Fixed more wchar_t problems John Maddock 2001-05-08 11:11:30 +00:00
  • 2dd1bee693 add HP-UX workaround Jens Maurer 2001-05-07 21:21:13 +00:00
  • 949134726f fix the fix for SGI MIPSpro with STLport Jens Maurer 2001-05-03 11:57:57 +00:00
  • b3f587b9f7 IRIX doesn't have WCHAR_MIN and WCHAR_MAX, either Jens Maurer 2001-05-02 16:18:08 +00:00
  • 215b4d8ee7 compactify John Maddock's fix for Borland C++ / WCHAR_MIN, WCHAR_MAX Jens Maurer 2001-05-02 15:44:02 +00:00
  • 976c5e6572 Fix for Borland C++ and wchar_t John Maddock 2001-05-02 10:58:30 +00:00
  • 0424bb266e use Boost.Test test wchar_t output a message when int64_t is not available Jens Maurer 2001-04-30 13:38:23 +00:00
  • 33abcf7250 use BOOST_STATIC_CONSTANT define static member constants add wchar_t specialization Jens Maurer 2001-04-30 13:36:05 +00:00
  • 610abfad44 This commit was manufactured by cvs2svn to create tag 'Version_1_21_2'. boost-1.21.2 nobody 2001-04-25 14:10:57 +00:00
  • b519841b7f Change all eGroups references to YahooGroups Beman Dawes 2001-04-25 00:24:50 +00:00
  • d1781f09d2 allow for ULONGLONG_MAX as well Jens Maurer 2001-04-16 13:32:54 +00:00
  • c1c099c845 check for ULONGLONG_MAX as well Jens Maurer 2001-04-16 12:53:03 +00:00
  • f4c38bdf51 Added boost-wide <limits> woraround John Maddock 2001-04-01 11:59:18 +00:00
  • 53005cadc8 added <limits> workaround John Maddock 2001-03-31 12:05:02 +00:00
  • a3709d3159 This commit was manufactured by cvs2svn to create tag 'Version_1_21_1'. boost-1.21.1 nobody 2001-03-14 15:36:54 +00:00
  • ea4963031a Add comment: int_fast_t works for unsigned too. Beman Dawes 2001-03-12 14:01:34 +00:00
  • 873879d5ac Use test_tools.hpp for error detection Beman Dawes 2001-03-11 13:31:00 +00:00
  • 0e9f18a7ca This commit was manufactured by cvs2svn to create tag 'Version_1_21_0'. boost-1.21.0 nobody 2001-03-09 14:58:07 +00:00
  • 950587f0bf Cleanup after join with HEAD. svn-branches/unlabeled-1.1.1.1.10 Ralf W. Grosse-Kunstleve 2001-03-05 20:28:52 +00:00
  • 17391f348e Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.3.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • b653a7075f Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.4.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • 0fcd1a44e0 Join ralf_grosse_kunstleve with HEAD svn-branches/unlabeled-1.9.2 Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • def1d8268d Join ralf_grosse_kunstleve with HEAD Ralf W. Grosse-Kunstleve 2001-03-05 20:01:01 +00:00
  • d39c7cd327 Correct spelling in Jens' licenses Beman Dawes 2001-03-01 18:54:36 +00:00
  • e5d8b8eb00 This commit was manufactured by cvs2svn to create branch 'unlabeled-1.4.2'. nobody 2001-02-28 21:39:58 +00:00
  • 37eb749c49 Fix for BeOS <limits> John Maddock 2001-02-27 12:52:08 +00:00
  • d9a2616e28 This commit was manufactured by cvs2svn to create branch 'unlabeled-1.9.2'. nobody 2001-02-12 19:13:42 +00:00
  • 8084359fda removed backslashes in macros Jeremy Siek 2001-02-11 01:21:56 +00:00
  • aa1d1abf4f This commit was manufactured by cvs2svn to create tag 'Version_1_20_2'. boost-1.20.2 nobody 2001-02-10 14:52:07 +00:00
  • f544a58f58 All final 1.20.2 changes, including fixing broken hyperlinks Beman Dawes 2001-02-10 14:42:14 +00:00
  • d2c2e49154 expanded int_least_helper comment on request of Daryle Walker Jens Maurer 2001-01-30 21:16:43 +00:00
  • bd85c15a68 This commit was manufactured by cvs2svn to create branch 'unlabeled-1.3.2'. nobody 2001-01-27 11:31:59 +00:00
  • 50bd08d542 cstdint: cygwin fixes for long long support John Maddock 2001-01-24 12:18:30 +00:00
  • b5b41c73db for int32_t and intmax_t, prefer "long" over "int" if both are 32bit Jens Maurer 2001-01-23 19:45:00 +00:00
  • a22a9a3d80 Fixes so that long long is recognized for GCC. Dave Abrahams 2001-01-22 05:06:37 +00:00
  • 21ee723419 restricted Windows/gcc exclusion of int64_t to Cygwin, because MingW seems to work Jens Maurer 2001-01-18 22:44:28 +00:00
  • 202890e032 add typename to definition of (u)int_t::fast Jens Maurer 2001-01-12 18:07:34 +00:00
  • 4b2fcb5c36 replace using-directive with using-declarations to avoid ambiguity on IRIX CC Jens Maurer 2001-01-11 23:00:32 +00:00
  • 39a0119d2f This commit was manufactured by cvs2svn to create tag 'Version_1_20_1'. boost-1.20.1 nobody 2001-01-10 18:29:12 +00:00
  • c48f170d7f This commit was manufactured by cvs2svn to create tag 'Version_1_20_0'. boost-1.20.0 nobody 2001-01-06 18:30:47 +00:00
  • 770b8c8322 This commit was manufactured by cvs2svn to create tag 'Version_1_19_0'. boost-1.19.0 nobody 2000-12-10 15:53:47 +00:00
  • 35dbbde437 1.19.0 runup Beman Dawes 2000-12-10 15:53:46 +00:00
  • 12d2455dd8 This commit was manufactured by cvs2svn to create tag 'Version_1_17_0'. boost-1.17.0 nobody 2000-11-22 09:04:29 +00:00
  • 8db78ee3cc This commit was manufactured by cvs2svn to create tag 'Version_1_18_3'. boost-1.18.3 nobody 2000-11-18 14:33:52 +00:00
  • 3f58452fa9 added boost:: prefixes to all intXX_t references Jens Maurer 2000-11-12 18:38:17 +00:00
  • 017c095cad removed boost/stdint.h from documentation Jens Maurer 2000-11-12 18:37:04 +00:00
  • c3d2838f55 Folded stdint.h into cstdint.hpp to avoid ISO C99 incompatibilities Jens Maurer 2000-11-12 18:35:33 +00:00
  • 6425892b75 libraries.htm and people.htm moved to sub-directories to make root directory cleaner. Beman Dawes 2000-11-10 15:39:05 +00:00
  • e1521ac2d4 This commit was manufactured by cvs2svn to create tag 'Version_1_18_2'. boost-1.18.2 nobody 2000-11-03 20:02:18 +00:00
  • 60d12e9301 This commit was manufactured by cvs2svn to create tag 'Version_1_18_0'. boost-1.18.0 nobody 2000-09-29 11:39:43 +00:00
  • 99eff7e1bb check for ULONG_LONG_MAX as well (supports gcc) Jens Maurer 2000-09-27 21:43:54 +00:00
  • d0b9d43e9b Back out _fast optimization that wasn't. (Ken Hagan) Beman Dawes 2000-09-26 18:22:26 +00:00
  • 79accb0546 More optimal choices for fast 8 and 16 types Beman Dawes 2000-09-25 11:58:38 +00:00
  • 0b55c0ecfd Add newline at eof to quiet compiler warning Beman Dawes 2000-09-25 00:49:18 +00:00
  • 76fcc1f65e addition of INTXX_C support to integer library John Maddock 2000-09-24 11:35:25 +00:00
  • 70edfde847 use BOOST_NO_INT64_T to check wether "long long" traits should be tested. Jens Maurer 2000-09-23 16:35:19 +00:00
  • 34f4037317 fix reversed BOOST_NO_INT64_T logic Jens Maurer 2000-09-23 16:29:01 +00:00
  • a7bd4493ce add support for gcc's long long Jens Maurer 2000-09-23 16:27:16 +00:00
  • 6a093cf955 64-bit integer improvements from John Maddock Beman Dawes 2000-09-22 20:39:23 +00:00
  • f4d0cf99ad This commit was manufactured by cvs2svn to create branch 'regex-sub'. svn-branches/regex-sub nobody 2000-09-21 03:34:33 +00:00
  • 0101ecf6ef This commit was manufactured by cvs2svn to create branch 'boost-graph-library'. svn-branches/boost-graph-library nobody 2000-09-09 10:20:25 +00:00
  • a8297327d6 type traits update [added is_convertible and alignment_of] John Maddock 2000-08-02 10:58:59 +00:00
  • 1edd24c9a7 This commit was manufactured by cvs2svn to create tag 'conversion-merge-1'. svn-tags/conversion-merge-1 nobody 2000-08-02 10:31:49 +00:00
  • d9207f3cfd Add typename syntax fix in two places (from Jens Maurer) Beman Dawes 2000-07-30 18:59:52 +00:00
  • c25eb45a74 This commit was manufactured by cvs2svn to create branch 'conversion'. svn-branches/conversion nobody 2000-07-30 10:33:54 +00:00
  • 1e3923c6e2 Initial HTML commit Beman Dawes 2000-07-27 14:04:40 +00:00
  • 3607f5bec8 This commit was manufactured by cvs2svn to create branch 'iterator-adaptors'. svn-branches/iterator-adaptors nobody 2000-07-26 20:32:15 +00:00
  • bd3cb5f87a This commit was manufactured by cvs2svn to create branch 'unlabeled-1.1.1.1.10'. nobody 2000-07-07 16:04:42 +00:00
  • 45102f8a87 This commit was manufactured by cvs2svn to create tag 'release_1_16_1'. boost-1.16.1 nobody 2000-07-07 16:04:41 +00:00
  • 5c0fd818f9 This commit was generated by cvs2svn to compensate for changes in r4, which included commits to RCS files with non-trunk default branches. Beman Dawes 2000-07-07 16:04:40 +00:00
  • 87490c040d 1.16.1 initial CVS checkin Beman Dawes 2000-07-07 16:04:40 +00:00