Aleksey Gurtovoy
|
fe1285bb8f
|
guard long long usage with BOOST_HAS_LONG_LONG
[SVN r24900]
|
2004-09-04 11:21:16 +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 |
|
John Maddock
|
6bf226144f
|
More config tweeks for swprintf support.
[SVN r24781]
|
2004-08-27 10:30:05 +00:00 |
|
John Maddock
|
5d5767d78a
|
Another como tweek bease on feedback from Bronek Kozicki
[SVN r24659]
|
2004-08-23 10:36:29 +00:00 |
|
John Maddock
|
b8c5b0b240
|
Updated como config.
[SVN r24635]
|
2004-08-21 12:30:28 +00:00 |
|
Stefan Slapeta
|
660103b429
|
Different config macros for windows and linux compiler
[SVN r24559]
|
2004-08-18 14:27:42 +00:00 |
|
John Maddock
|
157d261ca1
|
Added BOOST_NO_SWPRINTF for windows.
[SVN r24551]
|
2004-08-18 11:44:51 +00:00 |
|
Robert Ramey
|
bda66dc08c
|
account for vc 8.0
[SVN r24442]
|
2004-08-12 16:18:43 +00:00 |
|
Robert Ramey
|
85dda2ca36
|
set BOOST_NO_MEMBER_TEMPLATE_FRIENDS for vc 8.0
[SVN r24423]
|
2004-08-12 01:24:36 +00:00 |
|
John Maddock
|
d43935d3e0
|
Removed Boost.org copyrights and replaced with originating authors copyright instead.
[SVN r24372]
|
2004-08-10 12:53:34 +00:00 |
|
John Maddock
|
b34869b10f
|
Updated comeau and compaq configs with needed BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL define.
[SVN r24342]
|
2004-08-08 11:37:13 +00:00 |
|
Douglas Gregor
|
b3c0b615fc
|
Converted to Boost Software License, Version 1.0
[SVN r24055]
|
2004-07-26 00:32:12 +00:00 |
|
John Maddock
|
51e6cb950b
|
Added BOOST_WINDOWS
[SVN r24029]
|
2004-07-25 11:57:03 +00:00 |
|
Aleksey Gurtovoy
|
2daa039875
|
fix messed up newlines
[SVN r23616]
|
2004-07-16 09:00:12 +00:00 |
|
Robert Ramey
|
b9b244945a
|
removed definition of BOOST_NO_CWCHAR and BOOST_NO_CTYPE_FUNCTIONS
[SVN r23595]
|
2004-07-15 18:03:57 +00:00 |
|
Michael Glassford
|
6fe0c2f74b
|
Changes for WinCE.
[SVN r23569]
|
2004-07-15 01:45:26 +00:00 |
|
Jerry Dy
|
139023aa09
|
member template friend syntax not supported yet
[SVN r23549]
|
2004-07-14 15:53:41 +00:00 |
|
John Maddock
|
7bcb01dc06
|
Fix for missing WCHAR_MAX/WCHAR_MIN defines.
[SVN r23538]
|
2004-07-14 11:00:11 +00:00 |
|
Jerry Dy
|
2ab6de5d5c
|
updated so BOOST_NO_MEMBER_TEMPLATE_KEYWORD is disabled for aC++ 3.13 & above
[SVN r23515]
|
2004-07-13 23:55:44 +00:00 |
|
Douglas Gregor
|
17e578ef53
|
Added BOOST_HAS_FACET macro
[SVN r23454]
|
2004-07-12 03:12:39 +00:00 |
|
Michael Glassford
|
efe60bb2d1
|
Changes for WinCE.
[SVN r23426]
|
2004-07-10 12:31:09 +00:00 |
|
Toon Knapen
|
719e2aa70f
|
Markus Troyer correctly pointed out that BOOST_NO_INCLASS_MEMBER_INITIALIZATION should
not be defined for version 6
[SVN r23369]
|
2004-07-06 12:50:06 +00:00 |
|
Aleksey Gurtovoy
|
2237e5ae02
|
bump up DigitalMars version check
[SVN r23356]
|
2004-07-06 00:46:52 +00:00 |
|
Eric Niebler
|
cf4e798691
|
move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines
[SVN r23313]
|
2004-07-02 01:21:32 +00:00 |
|
John Maddock
|
7203ad09bb
|
Removed gcc-3.4 warning (causes more issues than it solves).
[SVN r23283]
|
2004-06-30 10:17:00 +00:00 |
|
John Maddock
|
a0d70af62d
|
Tweeked support for BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
[SVN r23253]
|
2004-06-29 10:19:27 +00:00 |
|
John Maddock
|
b3eebec364
|
Patch for gcc-3.4 thread support.
[SVN r23209]
|
2004-06-27 15:31:23 +00:00 |
|
John Maddock
|
3d62b1768f
|
Updated digital mars to version 0x840.
Added BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
[SVN r23144]
|
2004-06-22 12:33:06 +00:00 |
|
John Maddock
|
8da5636184
|
Added more informative comments.
[SVN r22877]
|
2004-05-20 10:20:42 +00:00 |
|
John Maddock
|
2e64903b0f
|
Added fix for Intel C++ 6 and the /Zc:wchar_t option.
[SVN r22875]
|
2004-05-20 10:13:31 +00:00 |
|
John Maddock
|
b0f05deedb
|
Patch for sunpro 5.5 and long long numeric_limits support
[SVN r22820]
|
2004-05-14 10:26:36 +00:00 |
|
John Maddock
|
a76758bfe8
|
Updated for gcc 3.4
[SVN r22722]
|
2004-05-03 11:26:53 +00:00 |
|
John Maddock
|
ecfc74dcb1
|
Added checks to verify options at compile time.
[SVN r22715]
|
2004-05-01 10:51:05 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
319660dc0a
|
fix for MIPSpro problems: _XOPEN_SOURCE >= 500 -> _XOPEN_SOURCE+0 >= 500
[SVN r22645]
|
2004-04-18 07:10:13 +00:00 |
|
Dave Abrahams
|
5eceb24682
|
Get rid of bogus # define of BOOST_NO_STDC_NAMESPACE
[SVN r22629]
|
2004-04-11 22:57:16 +00:00 |
|
John Maddock
|
97285e8f89
|
Intel 8 is OK with std::locale code.
[SVN r22543]
|
2004-03-22 12:58:55 +00:00 |
|
John Maddock
|
acfe67a2ed
|
Restricted old feature set to "real" VC6 only.
[SVN r22517]
|
2004-03-18 11:32:08 +00:00 |
|
John Maddock
|
b1fcec8967
|
removed requirement for _MSC_EXTENSIONS with msvc
[SVN r22504]
|
2004-03-16 17:35:07 +00:00 |
|
Toon Knapen
|
f057481147
|
added NO_INCLASS_MEMBER_INIT for version 6
[SVN r22478]
|
2004-03-10 16:11:41 +00:00 |
|
Toon Knapen
|
7c2c41e9e4
|
defined BOOST_NO_STD_MESSAGES since std::messages<char>::catalog can not be
casted to an int
[SVN r22476]
|
2004-03-10 15:09:56 +00:00 |
|
Aleksey Gurtovoy
|
01ba5c108f
|
bumped version check
[SVN r22447]
|
2004-03-07 04:21:52 +00:00 |
|
Eric Niebler
|
6d27dfbbef
|
fix min/max problems
[SVN r22408]
|
2004-02-28 21:21:30 +00:00 |
|
Eric Niebler
|
b721a6debe
|
fix min/max problem
[SVN r22406]
|
2004-02-28 21:02:02 +00:00 |
|
Björn Karlsson
|
4dfaafc848
|
Patch for OpenBSD from sig lgb.
[SVN r22397]
|
2004-02-27 13:13:00 +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
|
8a67e3222a
|
Added BOOST_NO_MEMBER_TEMPLATE_FRIENDS
[SVN r22389]
|
2004-02-25 12:39:43 +00:00 |
|
Christopher Currie
|
2d0dc7405d
|
Workaround for Sun CC 5.6
[SVN r22297]
|
2004-02-16 15:17:03 +00:00 |
|
John Maddock
|
28f50c3295
|
std lib extension namespace is stdext on vc7.1
[SVN r22148]
|
2004-02-03 12:41:45 +00:00 |
|
Guillaume Melquiond
|
e8602a5b86
|
Fix a typo
[SVN r21968]
|
2004-01-26 13:14:05 +00:00 |
|
Jens Maurer
|
1bcb2811bf
|
CodeWarrior for Palm OS does not have <unistd.h> (SourceForge patch 505349)
[SVN r21927]
|
2004-01-25 21:18:22 +00:00 |
|