Caleb Epstein
|
d08665a846
|
Moved endianness detection to <boost/detail/endian.hpp>
[SVN r29574]
|
2005-06-14 22:19:42 +00:00 |
|
John Maddock
|
15b46e94a3
|
Fixed signed/unsigned comparison warnings.
[SVN r29318]
|
2005-05-31 09:46:54 +00:00 |
|
John Maddock
|
5f6bebab60
|
BOOST_NO_SFINAE needs to be defined for all versions of this compiler.
[SVN r29248]
|
2005-05-27 15:51:32 +00:00 |
|
John Maddock
|
1613e9907f
|
aCC doesn't support is_abstract
[SVN r28986]
|
2005-05-17 10:32:59 +00:00 |
|
John Maddock
|
a20aa40428
|
Print osf macros.
[SVN r28930]
|
2005-05-15 16:14:22 +00:00 |
|
John Maddock
|
30e64613cd
|
Don't warn when testing newer compilers on gcc any more.
Fix MWCW 9.5 failures.
[SVN r28845]
|
2005-05-12 16:28:44 +00:00 |
|
John Maddock
|
f2bf80b474
|
Added _MSC_FULL_VER to macro list.
[SVN r28661]
|
2005-05-05 16:19:46 +00:00 |
|
John Maddock
|
e1ccfc425a
|
Don't detect long long support here for MSVC: it confuses VC8 in strict mode, and we have accurate detection code elsewhere anyway.
[SVN r28659]
|
2005-05-05 16:16:50 +00:00 |
|
John Maddock
|
ca50320138
|
Moved definition of BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL into common_edg.hpp.
[SVN r28529]
|
2005-04-29 15:28:06 +00:00 |
|
Rene Rivera
|
7d092fecaa
|
Indicate availability of gettimeofday when building for the Carbon/Mach-O/MSL combination.
[SVN r28481]
|
2005-04-26 08:29:07 +00:00 |
|
Douglas Gregor
|
888299e3ed
|
index.htm is now setup for 1.33.0
Bump version numbers in all the right places (I hope)
Update the release manager's checklist with Jamfile.v2
[SVN r28429]
|
2005-04-23 00:05:34 +00:00 |
|
John Maddock
|
65f8b152b7
|
Added explicit type casts to work around numeric_limits implementations that use nested enums (unnamed types) rather than bool members.
[SVN r28290]
|
2005-04-17 11:26:39 +00:00 |
|
Markus Schöpflin
|
9437e043fc
|
Added BOOST_NO_IS_ABSTRACT for EDG versions < 3.00.
[SVN r28014]
|
2005-04-06 13:26:37 +00:00 |
|
John Maddock
|
3f5b942d8b
|
Fixed include file name
[SVN r27974]
|
2005-04-05 09:56:19 +00:00 |
|
John Maddock
|
221a4bacb8
|
Previous commit was buggy, test should be < not <=.
[SVN r27765]
|
2005-03-22 10:55:03 +00:00 |
|
John Maddock
|
28cad00cb4
|
gcc on AIX patches.
[SVN r27696]
|
2005-03-16 12:33:29 +00:00 |
|
John Maddock
|
963f781337
|
Sunpro 5.7 fixes from Steve Clamage
[SVN r27695]
|
2005-03-16 12:22:48 +00:00 |
|
John Maddock
|
566ef2422a
|
Fixed typos.
[SVN r27518]
|
2005-02-28 13:12:32 +00:00 |
|
Stefan Slapeta
|
7f85ce4c1a
|
Intel Compiler 9.0
[SVN r27400]
|
2005-02-16 09:16:37 +00:00 |
|
Stefan Slapeta
|
47e3726144
|
update for cw 9.4
[SVN r27248]
|
2005-02-08 18:17:45 +00:00 |
|
John Maddock
|
acba71531a
|
Tentative fixes for gcc and MWCW thread API selection on Mac OS X
[SVN r27215]
|
2005-02-07 11:34:21 +00:00 |
|
Jonathan Turkanis
|
d766b152fd
|
platfrom --> platform
[SVN r27203]
|
2005-02-07 03:51:09 +00:00 |
|
Stefan Slapeta
|
fe75f3436c
|
replaced BOOST_TEST
[SVN r27054]
|
2005-02-03 13:48:49 +00:00 |
|
Aleksey Gurtovoy
|
616c1f37b3
|
apply IBM/S390 patch from Jonathan Biggar
[SVN r26996]
|
2005-02-02 00:50:49 +00:00 |
|
John Maddock
|
dcd606e1e1
|
Turn off threading support if glibc++ is single threaded.
Enable threading support on HPUX for gcc >= 3.3.
[SVN r26967]
|
2005-01-31 17:06:43 +00:00 |
|
John Maddock
|
345eae6135
|
Added fix for broken tr on some Unix systems.
[SVN r26686]
|
2005-01-13 10:59:43 +00:00 |
|
John Maddock
|
d29400ed08
|
Free BSD 5 does have wide character support
[SVN r26680]
|
2005-01-12 12:37:18 +00:00 |
|
John Maddock
|
a33cd9f728
|
Fix for non-standard use_facet in some compilation modes.
[SVN r26617]
|
2005-01-02 15:54:14 +00:00 |
|
John Maddock
|
adf14dfcbc
|
Added support for non-mangled library names.
[SVN r26599]
|
2004-12-29 11:07:19 +00:00 |
|
John Maddock
|
78c80bdd79
|
Modified the order with which tests are included by config_test.cpp so that MSVC6 doesn't choke any more.
[SVN r26540]
|
2004-12-17 11:39:54 +00:00 |
|
John Maddock
|
1e3c885b4c
|
Oops, gcc version of the test still had errors...
[SVN r26539]
|
2004-12-17 11:00:14 +00:00 |
|
John Maddock
|
d3f31de1d8
|
Need to define BOOST_NO_IS_ABSTRACT for gcc 2.x compilers as well.
[SVN r26538]
|
2004-12-17 10:59:14 +00:00 |
|
John Maddock
|
2a61a39950
|
Integrated wording suggested on mailing list.
[SVN r26512]
|
2004-12-15 12:24:04 +00:00 |
|
John Maddock
|
69b2a8ee70
|
Updated docs to make more of Boost.Config explicity public.
[SVN r26497]
|
2004-12-14 13:34:50 +00:00 |
|
John Maddock
|
e826c27961
|
Fixed bug in test case that affects gcc and intel compilers.
[SVN r26495]
|
2004-12-14 12:51:39 +00:00 |
|
John Maddock
|
1c0606f745
|
Added BOOST_NO_IS_ABSTRACT to sunpro and metrowerks configs.
[SVN r26494]
|
2004-12-14 12:51:01 +00:00 |
|
John Maddock
|
3bad820e69
|
Added support for user settable BOOST_LIB_TOOLSET
[SVN r26428]
|
2004-12-04 13:40:11 +00:00 |
|
John Maddock
|
dacd302d49
|
Updated maintenance instructions, and removed all shell script.
[SVN r26423]
|
2004-12-04 11:54:18 +00:00 |
|
John Maddock
|
3423ec4c52
|
Added BOOST_NO_IS_ABSTRACT.
[SVN r26422]
|
2004-12-04 11:36:36 +00:00 |
|
John Maddock
|
f6b977b761
|
Added BOOST_NO_SFINAE docs,
Updated configure script command line.
[SVN r26322]
|
2004-11-27 11:19:27 +00:00 |
|
Markus Schöpflin
|
060cfa9333
|
Tru64/GCC threading fix.
[SVN r25607]
|
2004-10-07 13:07:33 +00:00 |
|
Aleksey Gurtovoy
|
3ebc5a4e2b
|
c++boost.gif -> boost.png replacement
[SVN r25573]
|
2004-10-05 15:45:52 +00:00 |
|
John Maddock
|
d216a669c5
|
Added vc8 support
[SVN r24995]
|
2004-09-10 10:12:58 +00:00 |
|
Toon Knapen
|
d59804c306
|
MPL workaround suggested by Joaquin Lopez Munoz
[SVN r24989]
|
2004-09-09 13:02:20 +00:00 |
|
Stefan Slapeta
|
b2aa14a42e
|
Configuration update for 9.3
[SVN r24984]
|
2004-09-09 09:12:00 +00:00 |
|
John Maddock
|
1a38571c92
|
Patch for STLPort configs with no wide stream support.
[SVN r24915]
|
2004-09-05 10:54:21 +00:00 |
|
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 |
|