Commit Graph

17 Commits

Author SHA1 Message Date
Daniela Engert
204d73d015 Replace deprected/removed C++98 function adapters by inline type definitions.
Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-05-17 06:52:50 +02:00
Stephen Kelly
85d3dcb337 Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq

is now clean.

[SVN r85952]
2013-09-26 13:02:51 +00:00
Eric Niebler
317bf29683 eliminate gcc warning
[SVN r58333]
2009-12-13 02:06:50 +00:00
Eric Niebler
e11ee8f947 add tests for deep_copy, make_expr, unpack_expr; fix bugs; update more copyrights
[SVN r43009]
2008-01-29 07:03:03 +00:00
David Jenkins
51cee19491 Changes for msvc-9.0 /clr flag
[SVN r41420]
2007-11-27 18:59:06 +00:00
Eric Niebler
9b19ad70b2 slightly more informative test errors
[SVN r39614]
2007-09-30 04:05:31 +00:00
Eric Niebler
f13bde65cb faster, better use_simple_repeat<> trait
[SVN r37835]
2007-05-31 18:51:51 +00:00
Eric Niebler
5fd8c6e966 remove test_compile
[SVN r37445]
2007-04-15 17:03:13 +00:00
Eric Niebler
5c5607652c fix proto/fusion integration, add test for proto/fusion integration (marked explicit), port all tests to Boost.UnitTest, fix dependency issue in doc/Jamfile.v2
[SVN r35687]
2006-10-22 03:28:00 +00:00
Eric Niebler
cb496a78b4 fix header dependency issue
[SVN r32307]
2006-01-13 07:46:36 +00:00
Eric Niebler
1b336050a9 try avoiding Boost.Test to fix CW problems, many test cases from Boost.Regress ported
[SVN r32204]
2006-01-02 07:03:04 +00:00
Eric Niebler
bb7f835a98 factor dynamic regex test cases out into separate test
[SVN r32193]
2005-12-31 23:36:05 +00:00
Eric Niebler
0bc9131610 rearrange test cases to avoid VC7.1 out-of-memory bug
[SVN r32166]
2005-12-27 02:25:55 +00:00
Eric Niebler
43532689c0 make tests run on older tru64cxx
[SVN r32165]
2005-12-27 01:28:51 +00:00
Eric Niebler
2b184857ff s/epsilon/nil/ and misc style changes
[SVN r32123]
2005-12-21 00:58:03 +00:00
Eric Niebler
816bd7233e qcc doesn't seem to like std::valist_t
[SVN r31743]
2005-11-22 15:44:58 +00:00
Eric Niebler
4ef4574faa xpressive docs, examples, perf and test
[SVN r31204]
2005-10-06 00:49:04 +00:00