Commit Graph

11 Commits

Author SHA1 Message Date
Jens Maurer
c1c099c845 check for ULONGLONG_MAX as well
[SVN r9793]
2001-04-16 12:53:03 +00:00
Jeremy Siek
8084359fda removed backslashes in macros
[SVN r9097]
2001-02-11 01:21:56 +00:00
John Maddock
50bd08d542 cstdint: cygwin fixes for long long support
[SVN r8754]
2001-01-24 12:18:30 +00:00
Jens Maurer
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
Dave Abrahams
a22a9a3d80 Fixes so that long long is recognized for GCC.
[SVN r8706]
2001-01-22 05:06:37 +00:00
Jens Maurer
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
Jens Maurer
c3d2838f55 Folded stdint.h into cstdint.hpp to avoid ISO C99 incompatibilities
[SVN r8174]
2000-11-12 18:35:33 +00:00
John Maddock
76fcc1f65e addition of INTXX_C support to integer library
[SVN r7792]
2000-09-24 11:35:25 +00:00
Jens Maurer
34f4037317 fix reversed BOOST_NO_INT64_T logic
[SVN r7780]
2000-09-23 16:29:01 +00:00
Beman Dawes
6a093cf955 64-bit integer improvements from John Maddock
[SVN r7776]
2000-09-22 20:39:23 +00:00
Beman Dawes
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