Commit Graph

3194 Commits

Author SHA1 Message Date
Gennadiy Rozental
95da6265e6 enable logging from initialization procedures
[SVN r56029]
2009-09-05 08:49:07 +00:00
Gennadiy Rozental
b99dd4b019 support for exception inception location added
support for boost::exception added

[SVN r55515]
2009-08-11 00:29:39 +00:00
Troy D. Straszheim
038b34683f Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
841e657e84 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Gennadiy Rozental
a675db517f Trunk version of Boost.Test finally being released
[SVN r54633]
2009-07-04 06:36:59 +00:00
Gennadiy Rozental
ff1664fecc avoid warning
[SVN r54495]
2009-06-29 03:44:38 +00:00
Gennadiy Rozental
542a2101c0 attempt at fixing sun 5.8 build
[SVN r54462]
2009-06-28 09:39:36 +00:00
Gennadiy Rozental
b497368012 change pattern to reflect recent change in output
[SVN r54406]
2009-06-27 09:04:18 +00:00
Gennadiy Rozental
ad8015ffc8 static_cast is better there
[SVN r54405]
2009-06-27 08:56:40 +00:00
Gennadiy Rozental
8e5b8e4723 static_cast is better there
[SVN r54404]
2009-06-27 08:51:13 +00:00
Steven Watanabe
d4dac04963 Workaround for gcc 3.3.
[SVN r54317]
2009-06-24 21:17:06 +00:00
Gennadiy Rozental
d352aab2ca Fixed support for CRT hooks, it was not working properly with catch_system_errors=no
[SVN r54111]
2009-06-19 20:16:54 +00:00
Gennadiy Rozental
c142e3b438 Fixes #2435. Resolves compilation issues with older FreeBSD
[SVN r53766]
2009-06-09 05:08:42 +00:00
Gennadiy Rozental
36663f9ce5 Avoid warning. Fixes #2765
[SVN r53673]
2009-06-06 09:53:24 +00:00
Gennadiy Rozental
308672fa0c avoid C style casts
[SVN r53665]
2009-06-06 09:27:18 +00:00
Gennadiy Rozental
5f37a581a1 change warning message
[SVN r53663]
2009-06-06 06:58:28 +00:00
Gennadiy Rozental
ddbf97d55e typo
[SVN r53662]
2009-06-06 06:50:34 +00:00
Gennadiy Rozental
7bea34c2f5 examples of external main usage
[SVN r53661]
2009-06-06 06:47:06 +00:00
Troy D. Straszheim
ad39cd2a51 Merge of cmakefiles *from* (that's right, *FROM* :/ ) release branch.
[SVN r53150]
2009-05-21 14:05:15 +00:00
Jeremiah Willcock
fa1b2b5455 Fixed broken merges from last commit; kept boost::next and boost::prior changes to BGL that went in by accident in that commit, though
[SVN r53146]
2009-05-20 23:35:08 +00:00
Jeremiah Willcock
1451eac214 Fixed almost all tab and min/max issues found by inspect tool
[SVN r53142]
2009-05-20 19:41:20 +00:00
Jeremiah Willcock
5dbc20b279 Fixed most tab and min/max issues from trunk inspection report
[SVN r53141]
2009-05-20 19:19:00 +00:00
Steven Watanabe
7b7f2b2090 Allow the Boost.Test library to be built with Sun CC
[SVN r53072]
2009-05-17 14:20:06 +00:00
Gennadiy Rozental
5cb8e8a5a9 store string to prevent going out of scope
[SVN r53069]
2009-05-17 07:39:03 +00:00
Gennadiy Rozental
6f79f7fc6c make signal_action default constructible
[SVN r53067]
2009-05-17 07:16:35 +00:00
Douglas Gregor
aeddb3bcf6 Eliminate the STATIC_TAG nonsense from CMake
[SVN r52986]
2009-05-14 04:58:08 +00:00
Gennadiy Rozental
cb902d85eb introduced IGNORE_SIGCHLD
[SVN r52958]
2009-05-13 04:14:02 +00:00
Douglas Gregor
ec92df8245 Merge CMake fixes from the trunk
[SVN r52811]
2009-05-06 21:12:42 +00:00
Douglas Gregor
e2a6a16581 Boost.Test depends on the Numeric library, and graph_parallel has no headers of its own (at the moment)
[SVN r52796]
2009-05-06 05:45:36 +00:00
Troy D. Straszheim
ad148e9872 merge of cmake build files from trunk per beman
[SVN r50756]
2009-01-24 18:57:20 +00:00
John Maddock
b7bb369588 Fix msvc warnings and Intel C++ compiler error.
[SVN r50673]
2009-01-19 16:31:22 +00:00
David Deakins
58273bbcd2 Flag WinCE's lack of environment variable support for WinCE builds.
[SVN r50557]
2009-01-12 17:19:38 +00:00
Gennadiy Rozental
64cd8a2d17 acc fix
[SVN r50490]
2009-01-06 04:52:00 +00:00
Gennadiy Rozental
b2339797c1 more borland fixes
[SVN r50476]
2009-01-05 09:42:30 +00:00
Gennadiy Rozental
8c81393a97 some Borland workarounds
[SVN r50475]
2009-01-05 09:04:01 +00:00
Gennadiy Rozental
8d344bf0b7 weird cygwin glitch work around
treat incorrect parameter as missing

[SVN r50474]
2009-01-05 03:30:50 +00:00
Gennadiy Rozental
731c481fba line num fixes
[SVN r50471]
2009-01-05 02:14:22 +00:00
Gennadiy Rozental
8f3c8252ae some warnings disabled
[SVN r50468]
2009-01-04 19:48:53 +00:00
Gennadiy Rozental
5e8316054a 4267 and 4511
workaround for msvc 7.1 issue in named_params.hpp
warnings in runtime params subsystem worked around

[SVN r50467]
2009-01-04 19:44:36 +00:00
Gennadiy Rozental
2d165e5279 sync_test - added <threading>multi
[SVN r50437]
2009-01-02 10:58:11 +00:00
Gennadiy Rozental
77834e64b5 avoid warnings
[SVN r50388]
2008-12-26 17:12:25 +00:00
Gennadiy Rozental
780623a9ed just a comment
[SVN r50376]
2008-12-24 04:33:17 +00:00
Gennadiy Rozental
122c640334 Windows.h removed
[SVN r50367]
2008-12-22 14:44:32 +00:00
Gennadiy Rozental
fdfe69e217 test,example update
[SVN r50361]
2008-12-22 08:03:54 +00:00
Gennadiy Rozental
eae25558d7 could->can
[SVN r50360]
2008-12-22 08:03:10 +00:00
Gennadiy Rozental
001dd6ce97 added \n
[SVN r50359]
2008-12-22 08:01:16 +00:00
Gennadiy Rozental
d64e1744c8 Major update to the runtime parameters handling code
[SVN r50358]
2008-12-22 08:00:15 +00:00
Gennadiy Rozental
4ee226fa47 Update FP comparison tools:
1. Allow different types for lhs and rhs
2. Report difference if any

[SVN r50357]
2008-12-22 07:59:27 +00:00
Gennadiy Rozental
0aca16d27d could->can
[SVN r50356]
2008-12-22 07:57:22 +00:00
Gennadiy Rozental
8cc49a4604 handle default case
[SVN r50355]
2008-12-22 07:56:39 +00:00