John Maddock
|
64a8b36b23
|
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.
[SVN r24899]
|
2004-09-04 10:34:49 +00:00 |
|
John Maddock
|
d43935d3e0
|
Removed Boost.org copyrights and replaced with originating authors copyright instead.
[SVN r24372]
|
2004-08-10 12:53:34 +00:00 |
|
Eric Niebler
|
b721a6debe
|
fix min/max problem
[SVN r22406]
|
2004-02-28 21:02:02 +00:00 |
|
Beman Dawes
|
ce94616f6e
|
add or update See www.boost.org comments
[SVN r16708]
|
2002-12-27 16:51:53 +00:00 |
|
Björn Karlsson
|
1ac93b8c1a
|
fix: changed ULONG_LONG_MIN to ULONGLONG_MIN
[SVN r15369]
|
2002-09-16 11:00:55 +00:00 |
|
John Maddock
|
5241fbdd13
|
Fixed def of mumeric_limits<unsigned long long>::digits
[SVN r15208]
|
2002-09-08 11:31:17 +00:00 |
|
Dave Abrahams
|
9a536e3f28
|
Fix for platforms (MINGW 2.95.2) where only one of ULLONG_MAX and ULLONG_MIN are defined.
[SVN r14718]
|
2002-08-06 22:32:37 +00:00 |
|
John Maddock
|
3a70564582
|
Added specialisations for __int64 and long long where these are missing.
[SVN r14558]
|
2002-07-22 11:00:20 +00:00 |
|
Dave Abrahams
|
2fbcada958
|
Add specializations for __int64 and unsigned __int64 for MSVC6
[SVN r14409]
|
2002-07-11 20:30:32 +00:00 |
|
Jeremy Siek
|
5b8af31b0a
|
added newline at end of files to prevent warnings from compilers
[SVN r9695]
|
2001-04-03 04:29:29 +00:00 |
|
John Maddock
|
fa107d72bc
|
Added boost-wide <limits> woraround
[SVN r9688]
|
2001-04-01 11:59:18 +00:00 |
|
John Maddock
|
b6858fcc5d
|
added <limits> workaround
[SVN r9687]
|
2001-03-31 12:05:02 +00:00 |
|