Commit Graph

50050 Commits

Author SHA1 Message Date
Gennadiy Rozental
9c35038c6a MS C runtime debug hooks added
switched to csignal and csetjmp
switched to use c_string_literal
catch_system_errors switch introduced for all configurations
SIGABRT catch added
REPORT_ERROR_BUFFER_SIZE is named


[SVN r16545]
2002-12-08 18:02:14 +00:00
Gennadiy Rozental
15acbcd5ab BOOST_TEST_SYSTEM_ERROS env. variable introduced
BOOST_CPP_MAIN_CONFIRMATION renamed to BOOST_PRG_MAN_CONFIRM and twicked it's
logic a bit. It now should have value "no" to turn off pass confirmation


[SVN r16544]
2002-12-08 17:58:10 +00:00
Gennadiy Rozental
8d915179a7 wrapstrstream separated in standalone file and renamed
switched to use c_string_literal


[SVN r16543]
2002-12-08 17:54:09 +00:00
Gennadiy Rozental
7bf3aedbef switched to use c_string_literal
[SVN r16542]
2002-12-08 17:52:25 +00:00
Gennadiy Rozental
3efe29ccf7 notion of number of stages is separated from number of test cases, so that
parameterized test case in reported as one test case
fixed bug in both parameterized function/class test cases with not iterating
parameter iterator if exception occured
switched to use c_string_literal


[SVN r16541]
2002-12-08 17:51:04 +00:00
Gennadiy Rozental
84ecfeacc2 switched to use c_string_literal
unit_test_result_saver introduced to properly managed reset_current_test_set calls
in case of exceptions


[SVN r16540]
2002-12-08 17:47:31 +00:00
Gennadiy Rozental
618bfd3889 switched to use c_string_literal
[SVN r16539]
2002-12-08 17:43:55 +00:00
Gennadiy Rozental
13337dd897 catch_system_errors switch introduced
switched to use c_string_literal


[SVN r16538]
2002-12-08 17:40:59 +00:00
Gennadiy Rozental
e97928cc90 catch_system_error framework cla parameter and envronment variable introduced
switch to use c_string_literal


[SVN r16537]
2002-12-08 17:38:44 +00:00
Gennadiy Rozental
01c632d46a catch system errors switch introduced
[SVN r16536]
2002-12-08 17:36:32 +00:00
Gennadiy Rozental
b004db8da5 c_string_literal introduced
[SVN r16535]
2002-12-08 17:35:26 +00:00
Gennadiy Rozental
f7576fffe7 guard name fixed
[SVN r16534]
2002-12-08 17:34:46 +00:00
Gennadiy Rozental
d69926918d wrap_stringstream separated in standalone file and renamed
[SVN r16533]
2002-12-08 17:31:44 +00:00
Gennadiy Rozental
62c7570bef Automatic registration of unit tests facility introduced
[SVN r16532]
2002-12-08 17:30:38 +00:00
Aleksey Gurtovoy
48b670a378 stripped down implementation for Borland
[SVN r16531]
2002-12-08 08:08:01 +00:00
Aleksey Gurtovoy
9ddbdbb793 stripped down implementation for Borland
[SVN r16530]
2002-12-08 07:59:19 +00:00
Dave Abrahams
0d14483c4b Add boost/config.hpp include
[SVN r16529]
2002-12-06 19:17:42 +00:00
Dave Abrahams
771bed09b6 Use BOOST_WORKAROUND
[SVN r16528]
2002-12-06 19:09:22 +00:00
Dave Abrahams
07d88b40ed initial commit
[SVN r16527]
2002-12-06 19:07:40 +00:00
Rene Rivera
eb9e9db9e3 Account for "Program Files" in different installations of Windows.
[SVN r16526]
2002-12-06 05:02:00 +00:00
Markus Schöpflin
16c66770f6 Enable linker optimization in release builds when generating debug symbols.
[SVN r16525]
2002-12-05 14:25:09 +00:00
Douglas Gregor
9776bae6dc BOOST_NO_CONFIG -> BOOST_STRICT_CONFIG (Dave Abrahams)
[SVN r16524]
2002-12-05 12:28:19 +00:00
Rene Rivera
66f4b8895e Minor fixes to compile in OpenVMS.
[SVN r16523]
2002-12-05 00:08:49 +00:00
Rene Rivera
d8519ee0ca Fix end-of-lines
[SVN r16522]
2002-12-04 23:46:54 +00:00
Rene Rivera
f1301885a2 Initial. Minimal build of bootstrap only.
[SVN r16521]
2002-12-04 23:36:31 +00:00
Dave Abrahams
f2e605a0e8 fix ambiguity for Sun CC
[SVN r16520]
2002-12-04 22:57:35 +00:00
Dave Abrahams
61bc140325 Account for broken pthreads on HPUX
[SVN r16519]
2002-12-04 17:58:12 +00:00
Dave Abrahams
e91447b5ac HP aCC workarounds
[SVN r16518]
2002-12-04 17:56:59 +00:00
Dave Abrahams
7b3f791833 Apply fixes from Dirk Gerrits <dirk@gerrits.homeip.net>
[SVN r16517]
2002-12-04 17:10:55 +00:00
Dave Abrahams
e9fef8b4fd Use correct C compiler
[SVN r16516]
2002-12-04 16:20:38 +00:00
Dave Abrahams
cf5d940d5b Suppress warnings on HP aCC
[SVN r16515]
2002-12-04 16:19:39 +00:00
Dave Abrahams
f2a82f2825 SunPro CC workaround
[SVN r16514]
2002-12-04 16:18:31 +00:00
Dave Abrahams
525c423c3f Workaround HP bugs
[SVN r16513]
2002-12-04 16:05:47 +00:00
Dave Abrahams
b2e4e2bef6 Disable function-type partial specializations for SunPro
[SVN r16512]
2002-12-04 15:55:34 +00:00
Dave Abrahams
31284f0385 Workaround Sun and HP bugs
[SVN r16511]
2002-12-04 15:54:33 +00:00
Dave Abrahams
92d6cd7f90 Use boost::detail::iterator_traits to workaround broken libraries
[SVN r16510]
2002-12-04 15:53:07 +00:00
Dave Abrahams
ac8e6ca8e5 Workarounds for broken RogueWave lib that comes with Sun
[SVN r16509]
2002-12-04 15:52:33 +00:00
Dave Abrahams
39dd4ca0ad patches for HP aCC
[SVN r16508]
2002-12-04 15:50:04 +00:00
Dave Abrahams
e347993f53 added BOOST_NO_MEMBER_TEMPLATE_KEYWORD
[SVN r16507]
2002-12-04 15:49:51 +00:00
Dave Abrahams
2a8296c861 Apply fixes from Dirk Gerrits <dirk@gerrits.homeip.net>
[SVN r16506]
2002-12-04 13:36:03 +00:00
Ronald Garcia
22b5c3b6fb Added resizing capability to multi_array (not multi_array_ref!).
[SVN r16505]
2002-12-04 02:03:26 +00:00
Samuel Krempp
19b6ccd202 removed ostream includes (sstream should be enough anyway). swtiched to angle includes.
[SVN r16504]
2002-12-03 23:54:34 +00:00
Samuel Krempp
ad2e31c33e split format_config.hpp into 2 macro_XXX headers
[SVN r16503]
2002-12-03 23:52:07 +00:00
Samuel Krempp
4e4ee23dca replaced format_config.hpp by macros_stl.hpp and macros_default.hpp, and began switching to 'angle includes'
[SVN r16502]
2002-12-03 23:50:03 +00:00
Samuel Krempp
6f5e835309 added #ifndef BOOST_NO_STD_LOCALE switches
[SVN r16501]
2002-12-03 23:36:02 +00:00
Samuel Krempp
d7c6c9ba05 avoid std::isdigit. Instead :
using namespace std;
[ then call isdigit(..) ]

suggested by feedback from Alisdair Meredith

it might suppress borland 0x560 errors .


[SVN r16500]
2002-12-03 23:31:24 +00:00
Samuel Krempp
759e5530db split format_config.hpp into 2 macro_XXX headers
[SVN r16499]
2002-12-03 23:26:12 +00:00
Samuel Krempp
5d8b712550 changed comments about basic_ios& used just for narrow/widen
[SVN r16495]
2002-12-03 21:36:36 +00:00
Dave Abrahams
bc87ea0190 Make concept-check tests compilation tests instead of link-fail.
[SVN r16494]
2002-12-03 19:14:01 +00:00
Dave Abrahams
33ca072d6e Workarounds for SunPro CC
[SVN r16493]
2002-12-03 19:08:54 +00:00