|
0c758855e4
|
Since it's obsolete, it should be removed.
[SVN r11300]
|
2001-09-28 17:37:25 +00:00 |
|
|
3399df597e
|
Add case for Mac OS X to the WCHAR_MIN/WCHAR_MAX section.
[SVN r11242]
|
2001-09-24 23:45:49 +00:00 |
|
|
a066e242b0
|
always use WCHAR_MIN and WCHAR_MAX if defined
[SVN r11232]
|
2001-09-24 18:43:20 +00:00 |
|
|
a635f753a4
|
port cstdint.hpp to HP-UX
[SVN r11175]
|
2001-09-20 19:25:35 +00:00 |
|
|
5b0d514aa4
|
commit of split-config, including any changes required to existing libraries (mainly regex).
[SVN r11138]
|
2001-09-18 11:13:39 +00:00 |
|
|
eee6dfa4d9
|
avoid "long long" with SunCC (Gennadiy E. Rozental)
[SVN r11066]
|
2001-09-07 18:49:12 +00:00 |
|
|
3db9390efb
|
Add LL suffix to line 150 for long longs at suggestion of Toon Knapen
[SVN r10854]
|
2001-08-13 17:02:48 +00:00 |
|
|
c6f3dce91a
|
Fixed VC6+STLport-4.1b6 (changed preprocessor logic)
[SVN r10360]
|
2001-06-20 11:42:44 +00:00 |
|
|
645f809379
|
fix the "gcc 3.0 and long long" fix to check for the appropriate symbol
[SVN r10107]
|
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.
[SVN r10095]
|
2001-05-11 17:04:56 +00:00 |
|
|
07505c76f8
|
Preprocessor fix for VC6 + STLPort 4.1b6
[SVN r10087]
|
2001-05-11 10:47:57 +00:00 |
|
|
fda46f9780
|
HP-UX needs special attention because ULONG_LONG_MAX is not fully usable
[SVN r10080]
|
2001-05-09 21:07:20 +00:00 |
|
|
125bf3351f
|
gcc on HP-UX doesn't have WCHAR_MIN and WCHAR_MAX
[SVN r10068]
|
2001-05-08 18:15:32 +00:00 |
|
|
e3702f3abc
|
int64_t may not be defined on HP-UX when using gcc
[SVN r10067]
|
2001-05-08 18:14:14 +00:00 |
|
|
c54da75efb
|
Fixed more wchar_t problems
[SVN r10058]
|
2001-05-08 11:11:30 +00:00 |
|
|
2dd1bee693
|
add HP-UX workaround
[SVN r10051]
|
2001-05-07 21:21:13 +00:00 |
|
|
949134726f
|
fix the fix for SGI MIPSpro with STLport
[SVN r10008]
|
2001-05-03 11:57:57 +00:00 |
|
|
b3f587b9f7
|
IRIX doesn't have WCHAR_MIN and WCHAR_MAX, either
[SVN r10005]
|
2001-05-02 16:18:08 +00:00 |
|
|
215b4d8ee7
|
compactify John Maddock's fix for Borland C++ / WCHAR_MIN, WCHAR_MAX
[SVN r10004]
|
2001-05-02 15:44:02 +00:00 |
|
|
976c5e6572
|
Fix for Borland C++ and wchar_t
[SVN r10001]
|
2001-05-02 10:58:30 +00:00 |
|
|
33abcf7250
|
use BOOST_STATIC_CONSTANT
define static member constants
add wchar_t specialization
[SVN r9997]
|
2001-04-30 13:36:05 +00:00 |
|
|
d1781f09d2
|
allow for ULONGLONG_MAX as well
[SVN r9795]
|
2001-04-16 13:32:54 +00:00 |
|
|
c1c099c845
|
check for ULONGLONG_MAX as well
[SVN r9793]
|
2001-04-16 12:53:03 +00:00 |
|
|
f4c38bdf51
|
Added boost-wide <limits> woraround
[SVN r9688]
|
2001-04-01 11:59:18 +00:00 |
|
|
53005cadc8
|
added <limits> workaround
[SVN r9687]
|
2001-03-31 12:05:02 +00:00 |
|
|
ea4963031a
|
Add comment: int_fast_t works for unsigned too.
[SVN r9545]
|
2001-03-12 14:01:34 +00:00 |
|
|
d39c7cd327
|
Correct spelling in Jens' licenses
[SVN r9372]
|
2001-03-01 18:54:36 +00:00 |
|
|
8084359fda
|
removed backslashes in macros
[SVN r9097]
|
2001-02-11 01:21:56 +00:00 |
|
|
d2c2e49154
|
expanded int_least_helper comment on request of Daryle Walker
[SVN r8815]
|
2001-01-30 21:16:43 +00:00 |
|
|
50bd08d542
|
cstdint: cygwin fixes for long long support
[SVN r8754]
|
2001-01-24 12:18:30 +00:00 |
|
|
b5b41c73db
|
for int32_t and intmax_t, prefer "long" over "int" if both are 32bit
[SVN r8743]
|
2001-01-23 19:45:00 +00:00 |
|
|
a22a9a3d80
|
Fixes so that long long is recognized for GCC.
[SVN r8706]
|
2001-01-22 05:06:37 +00:00 |
|
|
21ee723419
|
restricted Windows/gcc exclusion of int64_t to Cygwin, because
MingW seems to work
[SVN r8641]
|
2001-01-18 22:44:28 +00:00 |
|
|
202890e032
|
add typename to definition of (u)int_t::fast
[SVN r8560]
|
2001-01-12 18:07:34 +00:00 |
|
|
c3d2838f55
|
Folded stdint.h into cstdint.hpp to avoid ISO C99 incompatibilities
[SVN r8174]
|
2000-11-12 18:35:33 +00:00 |
|
|
99eff7e1bb
|
check for ULONG_LONG_MAX as well (supports gcc)
[SVN r7862]
|
2000-09-27 21:43:54 +00:00 |
|
|
d0b9d43e9b
|
Back out _fast optimization that wasn't. (Ken Hagan)
[SVN r7848]
|
2000-09-26 18:22:26 +00:00 |
|
|
79accb0546
|
More optimal choices for fast 8 and 16 types
[SVN r7816]
|
2000-09-25 11:58:38 +00:00 |
|
|
76fcc1f65e
|
addition of INTXX_C support to integer library
[SVN r7792]
|
2000-09-24 11:35:25 +00:00 |
|
|
34f4037317
|
fix reversed BOOST_NO_INT64_T logic
[SVN r7780]
|
2000-09-23 16:29:01 +00:00 |
|
|
a7bd4493ce
|
add support for gcc's long long
[SVN r7779]
|
2000-09-23 16:27:16 +00:00 |
|
|
6a093cf955
|
64-bit integer improvements from John Maddock
[SVN r7776]
|
2000-09-22 20:39:23 +00:00 |
|
|
a8297327d6
|
type traits update [added is_convertible and alignment_of]
[SVN r7675]
|
2000-08-02 10:58:59 +00:00 |
|
|
d9207f3cfd
|
Add typename syntax fix in two places (from Jens Maurer)
[SVN r7665]
|
2000-07-30 18:59:52 +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.
[SVN r7621]
|
2000-07-07 16:04:40 +00:00 |
|