John Maddock
|
e41f88e71d
|
Fixed broken test cases, and added two new ones that were previously missing from cvs
[SVN r21509]
|
2004-01-06 13:24:31 +00:00 |
|
Dave Abrahams
|
ca04d5e1eb
|
Suppress warnings in gcc-3.4
[SVN r21492]
|
2004-01-05 11:35:13 +00:00 |
|
John Maddock
|
5b4e6a4068
|
Added some missing defines.
[SVN r21362]
|
2003-12-21 16:18:01 +00:00 |
|
John Maddock
|
c42978702d
|
Added tests for new requires_threads.hpp header
[SVN r21350]
|
2003-12-20 11:55:42 +00:00 |
|
John Maddock
|
89f71e245f
|
Fixed iostream usage (gcc 3.4 regressions)
[SVN r21271]
|
2003-12-15 12:31:05 +00:00 |
|
John Maddock
|
039a8e3b92
|
Re ran generate program (last run messed things up). Config_test.cpp should be OK now.
[SVN r21244]
|
2003-12-13 12:31:48 +00:00 |
|
Aleksey Gurtovoy
|
0bdf1a13e2
|
DigitalMars fixes
[SVN r21242]
|
2003-12-13 10:06:06 +00:00 |
|
John Maddock
|
fd367acdcb
|
Added new macro BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL
[SVN r21222]
|
2003-12-11 12:00:30 +00:00 |
|
Jaakko Järvi
|
1677adf462
|
Added BOOST_NO_SFINAE config macro, removed internal version from
the iterator library
[SVN r21125]
|
2003-12-03 19:26:15 +00:00 |
|
John Maddock
|
818670ad28
|
Allow testing of both __int64 and long long at the same time.
[SVN r21039]
|
2003-12-01 12:00:26 +00:00 |
|
John Maddock
|
363b340c2c
|
Use of template keyword was illegal, so removed it.
[SVN r21038]
|
2003-12-01 11:54:57 +00:00 |
|
John Maddock
|
17b33eda15
|
restrict abi testing to "real" msvc.
[SVN r21037]
|
2003-12-01 11:54:17 +00:00 |
|
John Maddock
|
13271be003
|
Updated docs to match changes to auto-linking code.
Updated auto-link tests to match the new Boost.Install naming scheme.
[SVN r20603]
|
2003-11-02 11:45:25 +00:00 |
|
John Maddock
|
5959d6bce2
|
Updated copyright declarations to use new single boost license.
[SVN r20372]
|
2003-10-14 10:33:24 +00:00 |
|
John Maddock
|
6d6f37633d
|
Undone previous fix (the whole idea of this file is to test whether stdint.h is available, not to "fake" it's presence. Added explicit check for those platforms that have intypes.h rather than stdint.h.
[SVN r20197]
|
2003-09-27 10:43:36 +00:00 |
|
Toon Knapen
|
990526ae7b
|
include portable cstdint (boost/cstdint.hpp) instead of stdint.h directly (Andrew Godbout)
[SVN r20193]
|
2003-09-26 12:35:59 +00:00 |
|
Vladimir Prus
|
2e7affb55f
|
Kill a warning.
[SVN r20182]
|
2003-09-25 11:55:19 +00:00 |
|
Dave Abrahams
|
753534ef37
|
Use the import rule
[SVN r19968]
|
2003-09-08 17:38:49 +00:00 |
|
John Maddock
|
4dd8845166
|
Added needed newline at file end
[SVN r19829]
|
2003-08-28 12:04:57 +00:00 |
|
John Maddock
|
80b14ea8a8
|
Added minimal Docs for new macros and headers (abi fixing/link library selection/BOOST_HAS_DECLS|PEC), more to come on this...
Added test cases for new macros and headers.
[SVN r19655]
|
2003-08-17 12:03:01 +00:00 |
|
John Maddock
|
e5262ed219
|
Refactored config test options.
Regenerated script generated files.
[SVN r19412]
|
2003-08-03 11:41:45 +00:00 |
|
John Maddock
|
93dd77869e
|
Added tests for a gcc specific bug
[SVN r19401]
|
2003-08-02 11:53:35 +00:00 |
|
John Maddock
|
7f5c1d6b8f
|
made local variables static, so that the code can be reused by regex_config_info.
[SVN r19316]
|
2003-07-26 11:11:54 +00:00 |
|
Jens Maurer
|
23f572d0b6
|
don't use NULL unless <stddef.h> has been included
[SVN r19010]
|
2003-07-09 23:22:18 +00:00 |
|
Jens Maurer
|
473fc44ff6
|
avoid "unused variable" warning with gcc
[SVN r18985]
|
2003-07-09 08:58:30 +00:00 |
|
Toon Knapen
|
8259764b49
|
initialising pointer to NULL to avoid warning on VisualAge
[SVN r18965]
|
2003-07-07 17:02:59 +00:00 |
|
John Maddock
|
baa0be852b
|
Added missing includes
[SVN r18607]
|
2003-05-30 11:14:52 +00:00 |
|
John Maddock
|
fd10aff9aa
|
removed dependency on std::ptrdiff_t
[SVN r18605]
|
2003-05-30 10:45:52 +00:00 |
|
Beman Dawes
|
5e916a44b5
|
Add <no-warn>config_test.cpp for Comeau
[SVN r18572]
|
2003-05-28 00:32:33 +00:00 |
|
John Maddock
|
512fdec421
|
Added new config macro: BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
[SVN r18507]
|
2003-05-23 11:10:34 +00:00 |
|
Guillaume Melquiond
|
d1f3f6f38e
|
Add a new config macro BOOST_INTEL
[SVN r18504]
|
2003-05-23 07:03:21 +00:00 |
|
Beman Dawes
|
269e334a5f
|
Add unsigned long long macros
[SVN r18482]
|
2003-05-21 12:59:49 +00:00 |
|
John Maddock
|
ef4b048477
|
Added dump of BOOST_HAS_PARTIAL_STD_ALLOCATOR
[SVN r18429]
|
2003-05-17 11:41:11 +00:00 |
|
Gennadiy Rozental
|
44d1e083e8
|
test library rename
[SVN r17445]
|
2003-02-15 21:59:54 +00:00 |
|
John Maddock
|
adbd58188c
|
Added BOOST_HAS_SIGACTION
[SVN r17360]
|
2003-02-13 12:28:49 +00:00 |
|
Björn Karlsson
|
2a0358cb5f
|
Added copyright statement
[SVN r17203]
|
2003-02-04 15:02:15 +00:00 |
|
Björn Karlsson
|
ded9a55c2d
|
Untabified
[SVN r17202]
|
2003-02-04 15:01:48 +00:00 |
|
John Maddock
|
c2f2333c2d
|
config_info now prints BOOST_DEDUCED_TYPENAME
Jamfile and generator program now uses compile-fail tests
[SVN r16745]
|
2003-01-04 12:55:01 +00:00 |
|
Beman Dawes
|
6fc288a2cd
|
rename Boost.test libraries
[SVN r16680]
|
2002-12-22 20:57:56 +00:00 |
|
John Maddock
|
941d72d8df
|
Initial commit
[SVN r16601]
|
2002-12-13 11:14:29 +00:00 |
|
John Maddock
|
3596eec09a
|
Added BOOST_UNREACHABLE_RETURN workaround macro.
[SVN r16574]
|
2002-12-09 12:21:54 +00:00 |
|
John Maddock
|
a7e89b0c67
|
removed defunct BOOST_DECL macro
[SVN r16257]
|
2002-11-15 12:57:13 +00:00 |
|
John Maddock
|
93c84f7657
|
Added new macros to config_info
Updated configure script to log the results
[SVN r16251]
|
2002-11-15 11:46:26 +00:00 |
|
John Maddock
|
180d63457b
|
Added new config macro test cases, removed old testing script (use bjam instead).
[SVN r16222]
|
2002-11-13 12:19:31 +00:00 |
|
John Maddock
|
7302ec29fe
|
Merged changes from RC_1_29_0.
[SVN r15960]
|
2002-10-21 11:05:10 +00:00 |
|
John Maddock
|
d3a4cda4c0
|
Made changes to work with new boost.test library.
Added separate Jamfile
[SVN r15299]
|
2002-09-13 11:44:40 +00:00 |
|
John Maddock
|
3dfd72e3bc
|
Added new config macros:
BOOST_HAS_PARTIAL_STD_ALLOCATOR
BOOST_NO_EXCEPTION_STD_NAMESPACE
[SVN r14809]
|
2002-08-13 11:52:06 +00:00 |
|
Beman Dawes
|
7c8d4f23ce
|
clear un/signed warnings
[SVN r14692]
|
2002-08-05 11:16:14 +00:00 |
|
John Maddock
|
93a28fab3b
|
Corrected Typo in BOOST_NO_STD_WSTREAMBUF
[SVN r14652]
|
2002-07-31 11:23:53 +00:00 |
|
John Maddock
|
f591b2901f
|
Added some more EDG compiler macros
[SVN r14631]
|
2002-07-28 11:01:28 +00:00 |
|