John Maddock
8cc610fe31
Touched file to force regressions runners to rebuild the test.
...
[SVN r39621]
2007-09-30 17:35:14 +00:00
John Maddock
b2acba7499
Fixes for http://svn.boost.org/trac/boost/ticket/1104 , http://svn.boost.org/trac/boost/ticket/1102 , http://svn.boost.org/trac/boost/ticket/1103 and http://svn.boost.org/trac/boost/ticket/1105 .
...
Also updated tests for some previous macro additions.
[SVN r38934]
2007-08-25 12:26:25 +00:00
John Maddock
23e87f9712
Renamed two phase lookup test to make filename shorter.
...
[SVN r36557]
2007-01-01 12:41:24 +00:00
John Maddock
06351de064
Added AlisdairM's new macros.
...
[SVN r36547]
2006-12-31 16:38:06 +00:00
John Maddock
fcfaa82e3e
Fix regex test case.
...
[SVN r32939]
2006-02-15 14:15:02 +00:00
John Maddock
c9f3fe3bfc
Updated generator program and Jamfiles.
...
[SVN r32937]
2006-02-15 14:09:37 +00:00
John Maddock
e18411ec4e
Update in preparation for adding the TR1 library.
...
[SVN r31327]
2005-10-14 17:47:29 +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
3423ec4c52
Added BOOST_NO_IS_ABSTRACT.
...
[SVN r26422]
2004-12-04 11:36:36 +00:00
John Maddock
687b1ec4b2
Licence update
...
[SVN r24031]
2004-07-25 12:01:00 +00:00
John Maddock
824cdcf0cf
Added BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS.
...
Updated tests to not use Boost.Test.
[SVN r23146]
2004-06-22 12:41:11 +00:00
John Maddock
73034c7e9c
Updated config test system to use new .ipp file extensions.
...
All dependencies on Boost.Test have also been removed for the basic tests.
[SVN r23102]
2004-06-15 11:37:57 +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
John Maddock
fd367acdcb
Added new macro BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL
...
[SVN r21222]
2003-12-11 12:00:30 +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
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
512fdec421
Added new config macro: BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
...
[SVN r18507]
2003-05-23 11:10:34 +00:00
John Maddock
adbd58188c
Added BOOST_HAS_SIGACTION
...
[SVN r17360]
2003-02-13 12:28:49 +00:00
John Maddock
3596eec09a
Added BOOST_UNREACHABLE_RETURN workaround macro.
...
[SVN r16574]
2002-12-09 12:21:54 +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
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
John Maddock
5c7f8b9290
Added new config macros:
...
BOOST_NO_STD_WSTREAMBUF
BOOST_NO_LONG_LONG_NUMERIC_LIMITS
BOOST_NO_MS_INT64_NUMERIC_LIMITS
[SVN r14514]
2002-07-18 11:10:04 +00:00
John Maddock
d88a4e5f15
Several new config macros added.
...
[SVN r13984]
2002-05-20 11:28:22 +00:00
John Maddock
9e02db296c
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
John Maddock
bdf2ddfb26
Added support for BOOST_NO_EXCEPTIONS
...
[SVN r12756]
2002-02-08 12:42:59 +00:00
Douglas Gregor
dfdd6c27c0
Regenerated
...
[SVN r12668]
2002-02-03 15:12:29 +00:00
Douglas Gregor
b73d7be5f1
boost_no_priv_aggregate.cxx:
...
- Make dummy function uncallable (added to silence GCC warning)
config_test.cpp:
regression.cfg:
- Regenerated
boost_has_pthread_ma_st.cxx:
- BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE macro test
boost_has_pthread_ma_gt.cxx:
- BOOST_HAS_PTHREAD_MUTEXATTR_GETTYPE macro is unused, so remove it
[SVN r12551]
2002-01-29 13:48:02 +00:00
John Maddock
5dcc786a6d
Stripped tabs from source files
...
[SVN r12333]
2002-01-17 12:46:26 +00:00
John Maddock
673f4590cd
Added test support for BOOST_HAS_SGI_TYPE_TRAITS, added test for -lrt in configure script.
...
[SVN r11488]
2001-10-31 13:06:25 +00:00
John Maddock
7b544cc9c3
Updated int64 tests.
...
[SVN r11397]
2001-10-18 10:16:32 +00:00
John Maddock
b70903dca0
Added BOOST_HAS_LONG_LONG config option.
...
[SVN r11392]
2001-10-16 11:40:19 +00:00
John Maddock
5698a3da9c
Added thread lib config options
...
[SVN r11374]
2001-10-11 12:16:21 +00:00
John Maddock
f85f7eead2
Fixed broken tests by regenerating.
...
[SVN r11344]
2001-10-05 11:15:38 +00:00
Peter Dimov
a6d8ec6759
Ran ./generate for BOOST_NO_FUNCTION_TEMPLATE_ORDERING and BOOST_NO_VOID_RETURNS
...
[SVN r11273]
2001-09-26 12:15:40 +00:00
Darin Adler
25ae369ef7
Add BOOST_NO_CTYPE_FUNCTIONS.
...
[SVN r11234]
2001-09-24 19:33:29 +00:00
John Maddock
38009aaf3b
commit of split-config, including any changes required to existing libraries (mainly regex).
...
[SVN r11138]
2001-09-18 11:13:39 +00:00