John Maddock
|
3ce54f0e8b
|
Remove support for no numeric_limits: the old header was not Boost licence compatible, and is almost certainly no longer used by anyone anyway.
[SVN r83411]
|
2013-03-12 09:24:08 +00:00 |
|
John Maddock
|
547d713ef7
|
Remove old dead code.
[SVN r68097]
|
2011-01-13 13:43:08 +00:00 |
|
Daniel James
|
7deb7200bc
|
Fix the link to the limits documentation.
[SVN r48266]
|
2008-08-20 19:32:23 +00:00 |
|
Daryle Walker
|
8aed5ffeaa
|
Encapsulated the mutually exclusive 'long long' and '__int64' type families into a single interface
[SVN r47754]
|
2008-07-24 11:43:02 +00:00 |
|
John Maddock
|
83f250a5d6
|
Added needed include: see http://article.gmane.org/gmane.comp.lib.boost.devel/163941.
[SVN r38814]
|
2007-08-21 09:04:39 +00:00 |
|
John Maddock
|
4bec7e0f66
|
Fix for http://svn.boost.org/trac/boost/ticket/972.
[SVN r37975]
|
2007-06-12 08:46:36 +00:00 |
|
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 |
|