Commit Graph

128 Commits

Author SHA1 Message Date
37eb749c49 Fix for BeOS <limits>
[SVN r9356]
2001-02-27 12:52:08 +00:00
8084359fda removed backslashes in macros
[SVN r9097]
2001-02-11 01:21:56 +00:00
f544a58f58 All final 1.20.2 changes, including fixing broken hyperlinks
[SVN r9071]
2001-02-10 14:42:14 +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
4b2fcb5c36 replace using-directive with using-declarations to avoid ambiguity on IRIX CC
[SVN r8557]
2001-01-11 23:00:32 +00:00
35dbbde437 1.19.0 runup
[SVN r8446]
2000-12-10 15:53:46 +00:00
3f58452fa9 added boost:: prefixes to all intXX_t references
[SVN r8176]
2000-11-12 18:38:17 +00:00
017c095cad removed boost/stdint.h from documentation
[SVN r8175]
2000-11-12 18:37:04 +00:00
c3d2838f55 Folded stdint.h into cstdint.hpp to avoid ISO C99 incompatibilities
[SVN r8174]
2000-11-12 18:35:33 +00:00
6425892b75 libraries.htm and people.htm moved to sub-directories to make root directory cleaner.
[SVN r8166]
2000-11-10 15:39:05 +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
0b55c0ecfd Add newline at eof to quiet compiler warning
[SVN r7809]
2000-09-25 00:49:18 +00:00
76fcc1f65e addition of INTXX_C support to integer library
[SVN r7792]
2000-09-24 11:35:25 +00:00
70edfde847 use BOOST_NO_INT64_T to check wether "long long" traits should be tested.
[SVN r7783]
2000-09-23 16:35:19 +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
1e3923c6e2 Initial HTML commit
[SVN r7636]
2000-07-27 14:04:40 +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