|
fdd1601ba4
|
Added new config macro BOOST_HAS_MS_INT64 to detect presence of __int64 data type.
Modified boost source to use BOOST_HAS_LONG_LONG and BOOST_HAS_MS_INT64
where appropriate to do so.
[SVN r13714]
|
2002-05-07 11:24:29 +00:00 |
|
|
12b9366f33
|
BOOST_NO_LIMITS should not be used by user code; use <boost/limits.hpp> instead
BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS should not be defined when
BOOST_NO_LIMITS is defined
[SVN r13340]
|
2002-04-01 18:57:43 +00:00 |
|
|
ebcb4d861a
|
Borland workarounds
[SVN r12251]
|
2002-01-08 18:36:26 +00:00 |
|
|
4566798afc
|
iterator adaptor update and related changes
[SVN r11554]
|
2001-11-04 02:50:10 +00:00 |
|
|
bf45977491
|
removed unnecessary typedefs from counting_iterator_traits
[SVN r9203]
|
2001-02-15 05:51:40 +00:00 |
|
|
dca20fae75
|
Use BOOST_STATIC_CONSTANT
[SVN r9129]
|
2001-02-11 19:33:47 +00:00 |
|
|
268e70faa1
|
Reinstate one of John's fixes
[SVN r9113]
|
2001-02-11 16:06:12 +00:00 |
|
|
170b44763d
|
Clean up after John Maddocks's (finally effective!) Borland fixes
[SVN r9111]
|
2001-02-11 14:07:11 +00:00 |
|
|
b2701f9f78
|
Borland compiler fixes
[SVN r9110]
|
2001-02-11 12:50:06 +00:00 |
|
|
ad4c5ab089
|
Use new iterator_adaptor<> interface
[SVN r9106]
|
2001-02-11 03:10:01 +00:00 |
|
|
dbb99b1cf3
|
Rolled in supposed Borland fixes from John Maddock, but not seeing any improvement yet
[SVN r9093]
|
2001-02-10 20:23:35 +00:00 |
|
|
5bfc03ed4a
|
Cleaned up redundant test is_integral<T> || is_same<T,char> -> is_integral<T>
[SVN r9059]
|
2001-02-09 15:43:57 +00:00 |
|
|
490bee3a06
|
Factored out is_numeric computation. Borland still unhappy :(
[SVN r9057]
|
2001-02-09 15:21:02 +00:00 |
|
|
bafe0703a6
|
Beginning of a failed attempt to appease Borland
[SVN r9041]
|
2001-02-09 03:27:40 +00:00 |
|
|
762e603013
|
rename counting_iterator() -> make_counting_iterator()
[SVN r9015]
|
2001-02-07 22:27:02 +00:00 |
|
|
90299982a6
|
Added counting_iterator_generator; updated comments
[SVN r8928]
|
2001-02-04 19:38:28 +00:00 |
|
|
58b56fbabb
|
Initial checkin
[SVN r8757]
|
2001-01-24 18:36:52 +00:00 |
|