Commit Graph

135 Commits

Author SHA1 Message Date
Eric Niebler
3d93f5f58d simpler and more general non-segmented proto fusion integration, based on the segmentation interface
[SVN r35736]
2006-10-25 05:59:52 +00:00
Eric Niebler
80476313a4 segmented proto support n-ary proto trees
[SVN r35728]
2006-10-24 19:53:31 +00:00
Eric Niebler
7f5c62f43a factor segmented proto support out into separate header, add tests
[SVN r35722]
2006-10-24 16:29:04 +00:00
Eric Niebler
56ef500916 work-arounds for gcc bugs and warnings
[SVN r35688]
2006-10-22 05:11:38 +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
86ddc12e5c change license format to satisfy the inspect tool
[SVN r34967]
2006-08-27 05:19:39 +00:00
Eric Niebler
ee3006af90 copyright and license
[SVN r34829]
2006-08-06 20:24:45 +00:00
Eric Niebler
bf6982ea8c copyright and license
[SVN r34828]
2006-08-06 20:18:10 +00:00
Gennaro Prota
b6eeca240d fixed typos reported in http://bugs.debian.org/378016
[SVN r34629]
2006-07-20 13:15:25 +00:00
Vladimir Prus
bb98b3ea9d Disable debug symbols for intel
[SVN r33594]
2006-04-07 13:48:58 +00:00
Eric Niebler
e62cb39e9f add tests for static epsilon_(mark_)matcher bug
[SVN r33243]
2006-03-06 23:48:45 +00:00
Vladimir Prus
15db6f22c8 Update Jamfile.v2
[SVN r32705]
2006-02-07 12:49:34 +00:00
Vladimir Prus
c27d8c956a Update Jamfile.v2
[SVN r32495]
2006-02-01 09:08:19 +00:00
Vladimir Prus
931fdaf650 Update Jamfile.v2
[SVN r32483]
2006-01-31 15:45:28 +00:00
Eric Niebler
cb496a78b4 fix header dependency issue
[SVN r32307]
2006-01-13 07:46:36 +00:00
Eric Niebler
6e87d22a01 yet another hack for finding the input file
[SVN r32259]
2006-01-08 21:08:25 +00:00
Eric Niebler
190978bedc add test for c_regex_traits
[SVN r32253]
2006-01-07 00:32:50 +00:00
Eric Niebler
667f45d0c4 cleanup
[SVN r32247]
2006-01-06 21:50:19 +00:00
Eric Niebler
1468883926 add bunch of grammar tests from the documentation
[SVN r32218]
2006-01-04 02:37:26 +00:00
Eric Niebler
e7f531440c add a test for a simple grammar
[SVN r32215]
2006-01-03 19:16:19 +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
164f783dfe use Boost.Filesystem to find the file containing the regression test cases
[SVN r32199]
2006-01-01 18:28:55 +00:00
Eric Niebler
70e5373403 ugly hack to make regress.cpp find regress.txt
[SVN r32194]
2006-01-01 10:48:45 +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
366dd19cbe add missing crtdbg.h include on windows
[SVN r32092]
2005-12-18 18:02:50 +00:00
Eric Niebler
3428fb1884 eliminate noisy output
[SVN r32066]
2005-12-16 01:12:52 +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
d7d50a8ca4 make misc1 test pass even if BOOST_XPRESSIVE_USE_C_TRAITS is defined
[SVN r31728]
2005-11-21 19:50:31 +00:00
Eric Niebler
2ff8051e06 hack to make vc-7_1-stlport toolset work
[SVN r31721]
2005-11-21 14:56:46 +00:00
Eric Niebler
1f3ad6412c test for multiple-definition linker errors
[SVN r31539]
2005-11-03 00:54:27 +00:00
Eric Niebler
5334864cce disable Intel-Win32 debug symbols
[SVN r31312]
2005-10-13 19:14:10 +00:00
Eric Niebler
4ef4574faa xpressive docs, examples, perf and test
[SVN r31204]
2005-10-06 00:49:04 +00:00