jzmaddock
|
cec1a860e9
|
Add call to report_errors() to limits_test.cpp.
|
2018-09-15 08:21:19 +01:00 |
|
jzmaddock
|
ca7967820b
|
Remove dependency to Boost.Test.
|
2015-10-08 10:39:09 +01:00 |
|
Marshall Clow
|
bc0114f7c8
|
Merge rework of C++11 config macros to release
[SVN r79537]
|
2012-07-15 15:59:05 +00:00 |
|
John Maddock
|
6e9f9132b4
|
Added fix for gcc versions that have only partial long long support.
[SVN r30181]
|
2005-07-19 17:14:00 +00:00 |
|
John Maddock
|
65f8b152b7
|
Added explicit type casts to work around numeric_limits implementations that use nested enums (unnamed types) rather than bool members.
[SVN r28290]
|
2005-04-17 11:26:39 +00:00 |
|
Stefan Slapeta
|
fe75f3436c
|
replaced BOOST_TEST
[SVN r27054]
|
2005-02-03 13:48:49 +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 |
|
Douglas Gregor
|
04ca3474a5
|
Converted to Boost Software License, Version 1.0
[SVN r24096]
|
2004-07-27 03:43:34 +00:00 |
|
Eric Niebler
|
95f6278e82
|
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
|
2004-02-26 18:27:02 +00:00 |
|
John Maddock
|
818670ad28
|
Allow testing of both __int64 and long long at the same time.
[SVN r21039]
|
2003-12-01 12:00:26 +00:00 |
|
John Maddock
|
3168ad683a
|
Added __int64 and long long tests.
[SVN r14559]
|
2002-07-22 11:01:23 +00:00 |
|
John Maddock
|
6b5a580456
|
Patched so that the code now compilers with VC6
[SVN r13669]
|
2002-05-05 11:00:28 +00:00 |
|
John Maddock
|
5dcc786a6d
|
Stripped tabs from source files
[SVN r12333]
|
2002-01-17 12:46:26 +00:00 |
|
Darin Adler
|
b29d1ef416
|
Write out limits as integers, even for char types.
[SVN r11301]
|
2001-09-28 17:38:10 +00:00 |
|
John Maddock
|
38009aaf3b
|
commit of split-config, including any changes required to existing libraries (mainly regex).
[SVN r11138]
|
2001-09-18 11:13:39 +00:00 |
|