Commit Graph

180 Commits

Author SHA1 Message Date
Hartmut Kaiser
b7ea48db83 Wave: Fixed regressions on non-Windows systems.
[SVN r45071]
2008-05-03 16:16:05 +00:00
Hartmut Kaiser
cedfb5313a Wave: Fixing the test application, which caused 2 regressions reported on non-Windows systems
[SVN r45062]
2008-05-03 12:55:45 +00:00
Hartmut Kaiser
4b50d02f7a Wave: Changing properties for test.cfg to fix test failures non Windows systems
[SVN r44977]
2008-05-01 16:20:38 +00:00
Hartmut Kaiser
f2421a5d85 Wave: attempt to fix test runs
[SVN r44607]
2008-04-19 21:15:37 +00:00
Hartmut Kaiser
e6d759b065 Wave: Fixed slex test
[SVN r44484]
2008-04-17 02:00:20 +00:00
Hartmut Kaiser
6b02159942 Wave: Updated to use new Spirit Classic library structure and namespace. Lots' of minor changes and adjustments. Switched version to 2.0 since this version is not backwards compatible anymore with earlier versions.
[SVN r44381]
2008-04-13 22:39:12 +00:00
Hartmut Kaiser
e3302210d7 Wave: Added new test to check for regression as reported by ticket #1766.
[SVN r44026]
2008-04-04 02:00:35 +00:00
Hartmut Kaiser
b01e685d23 Wave: Fixed whitespace insertion error, fixed test cases.
[SVN r43646]
2008-03-16 01:39:59 +00:00
Hartmut Kaiser
cdb5d64051 Wave: Started to add testing of preprocessor hooks.
[SVN r43540]
2008-03-07 19:51:26 +00:00
Hartmut Kaiser
687c0a8a87 Wave: Fixed #1673.
[SVN r43524]
2008-03-06 03:28:47 +00:00
Hartmut Kaiser
7e9971ed97 Wave: Fixed test cases to reflect recent changes to whitespace insertion.
[SVN r43294]
2008-02-17 17:00:20 +00:00
Hartmut Kaiser
58ebba4ea4 Wave: Tweaked new testcase.
[SVN r42980]
2008-01-26 01:44:32 +00:00
Hartmut Kaiser
d93f701095 Wave: Added new testcase.
[SVN r42977]
2008-01-26 01:36:20 +00:00
Hartmut Kaiser
23bbed3024 Wave: updated copyright messages to include the year 2008 (merged from release branch).
[SVN r42502]
2008-01-05 22:44:28 +00:00
Hartmut Kaiser
707727684c Wave: Suppressed MS warning for tests.
[SVN r41253]
2007-11-20 11:20:47 +00:00
Markus Schöpflin
eea3ff60ba Blind shot trying to fix error blocking regression runs.
[SVN r39875]
2007-10-10 08:21:36 +00:00
Hartmut Kaiser
d5c91f620d Boost.Thread now depends on Boost.DateTime.
[SVN r39872]
2007-10-10 02:25:35 +00:00
Hartmut Kaiser
2ecb7bdbaa Wave: Fixed Jamfile for regression tests.
[SVN r39726]
2007-10-06 17:43:08 +00:00
Hartmut Kaiser
19b69a59df Wave: Fixed typos in comments.
[SVN r39721]
2007-10-06 00:26:30 +00:00
Hartmut Kaiser
eef011ccab Wave: Fixed missing test case in regression status pages.
[SVN r39719]
2007-10-05 23:25:09 +00:00
Hartmut Kaiser
0efb40570a Wave: Trying to fix MSVC regressions.
[SVN r39688]
2007-10-04 23:37:25 +00:00
Hartmut Kaiser
c1bbec37e9 Wave: Changed an error text.
[SVN r39684]
2007-10-04 15:01:23 +00:00
Hartmut Kaiser
42fe98f4e4 Wave: Updated test to reflect recent error text changes.
[SVN r39675]
2007-10-03 13:51:32 +00:00
Hartmut Kaiser
e5cecab4f7 Wave: fixed test build/Jamfile.v2 to include threading library
[SVN r39249]
2007-09-13 21:49:01 +00:00
Hartmut Kaiser
1686fa1214 Wave: Fixed test Jamfile.v2
[SVN r38638]
2007-08-14 01:19:20 +00:00
Hartmut Kaiser
2faaf7f871 Wave: Fixed predefined macro support to be thread safe.
[SVN r38254]
2007-07-17 15:41:28 +00:00
Hartmut Kaiser
42e01c0015 Wave: fixed Jamfiles.
[SVN r38180]
2007-07-11 15:29:10 +00:00
Hartmut Kaiser
725f6f023e Wave: fix for RTTI problem when using VC7.1/STLport.
[SVN r37024]
2007-02-20 22:07:52 +00:00
Hartmut Kaiser
3cf132c4d0 Wave: Extended the copyright notice to include the year 2007.
[SVN r36469]
2006-12-20 16:58:16 +00:00
Hartmut Kaiser
633465b864 Wave: deleted V1 Jamfiles.
[SVN r36394]
2006-12-14 21:10:32 +00:00
Rene Rivera
3370fbe833 Fix location of sources.
[SVN r36258]
2006-12-04 02:45:14 +00:00
Hartmut Kaiser
eb5bd7fa89 Wave: completed first version of the lexertl based lexer.
[SVN r36238]
2006-12-02 03:06:31 +00:00
Hartmut Kaiser
c31b153857 Wave: minor pending changes.
[SVN r36212]
2006-11-30 13:27:56 +00:00
Hartmut Kaiser
9a56d46717 Added the support_option_insert_whitespace language option.
[SVN r36211]
2006-11-30 13:22:39 +00:00
Hartmut Kaiser
fae2ae258e Wave: Added boost_system to jamfiles.
[SVN r36205]
2006-11-30 00:34:58 +00:00
Hartmut Kaiser
26563d403c Changed the list_includes sample to use a lexer which is based on the lexertl library written by Ben Hanson (http://www.benhanson.net/lexertl.html).
[SVN r36170]
2006-11-23 22:24:03 +00:00
Hartmut Kaiser
8895b44419 Wave: Added token_statistics sample.
[SVN r36157]
2006-11-23 02:01:33 +00:00
Hartmut Kaiser
6bd6cd8ef7 Wave: Added error handler hook.
[SVN r35630]
2006-10-16 14:39:59 +00:00
Hartmut Kaiser
6d1d2bc3c4 Minor tweaks in Wave.
[SVN r35488]
2006-10-04 12:56:05 +00:00
Hartmut Kaiser
2df9a37fe5 Pending changes...
[SVN r35278]
2006-09-22 15:34:35 +00:00
Hartmut Kaiser
74f4174791 Pending changes...
[SVN r35212]
2006-09-19 17:13:50 +00:00
Hartmut Kaiser
fd49e19ccd Fixed the wave applet not to report an error of a missing #ifdef interactive mode.
[SVN r35209]
2006-09-19 16:27:20 +00:00
Hartmut Kaiser
2536de0389 Wave: improved error handling and some diagnostics, added corresponding tests.
[SVN r35186]
2006-09-18 23:24:30 +00:00
Hartmut Kaiser
473b69e6fe Wave: Improved error handling and error recovery for conditional expressions.
[SVN r34931]
2006-08-23 19:37:31 +00:00
Hartmut Kaiser
61758d08ec Wave: Fixed a bug resulting in a crash if a macro was redefined with a shorter expansion list as it was defined initially. Added a corresponding test case.
[SVN r34926]
2006-08-23 01:40:23 +00:00
Hartmut Kaiser
1f5d628c14 Another try to fix the Wave related SunPro compilation problem.
[SVN r34737]
2006-07-26 01:41:37 +00:00
Hartmut Kaiser
99c014af40 Another try to fix the SunPro issue.
[SVN r34459]
2006-07-04 20:04:32 +00:00
Hartmut Kaiser
ed8761fe72 Stripped leading and trailing whitespace for all lines in a config file (Wave driver tool).
[SVN r34389]
2006-06-24 21:47:45 +00:00
Hartmut Kaiser
55305c69cd Fixed exception specifications to catch exceptions as const&.
[SVN r34385]
2006-06-24 17:00:22 +00:00
Hartmut Kaiser
86418bd398 Added optional import keyword support.
[SVN r34314]
2006-06-15 22:01:09 +00:00
Hartmut Kaiser
ff02969b74 Fixed usability of true/false as macro names.
[SVN r34075]
2006-05-24 01:34:24 +00:00
Hartmut Kaiser
20d9781876 Fixed a subtle preprocessing bug.
[SVN r34045]
2006-05-20 18:49:51 +00:00
Hartmut Kaiser
a1771f5c00 Fixed Wave Jamfile.v2 to correctly disable RTTI for VC7.1
[SVN r33909]
2006-05-02 15:19:49 +00:00
Hartmut Kaiser
c959794650 Wave V1.2.4
[SVN r33362]
2006-03-17 22:40:02 +00:00
Hartmut Kaiser
251bc128ba Wave: enabled one new testcase.
[SVN r33221]
2006-03-03 22:46:05 +00:00
Hartmut Kaiser
cb793b0c57 Wave: Fixed a dynaload compilation problem with VC7.1 of the re2c lexer tests.
[SVN r33192]
2006-03-01 18:33:45 +00:00
Hartmut Kaiser
f859c951db Added a new testcase.
[SVN r33167]
2006-02-28 04:07:24 +00:00
Vladimir Prus
c19aacc1d9 Disable rtti for all msvc version, hopefully this wil fix the remaining failure
[SVN r33023]
2006-02-20 14:33:45 +00:00
Vladimir Prus
fff13eb43f Fix up DLL linking
[SVN r32958]
2006-02-16 09:59:15 +00:00
Vladimir Prus
6bd8b962ac Disable autolink
[SVN r32914]
2006-02-14 08:06:31 +00:00
Vladimir Prus
70a75ec0d5 Fix Wave tests on Windows, with BBV2.
Patch from Alexey Pakhunov.


[SVN r32879]
2006-02-13 07:30:25 +00:00
Vladimir Prus
c53d826b6a Update Jamfile.v2
[SVN r32766]
2006-02-09 11:07:56 +00:00
Vladimir Prus
a128794309 Add Jamfile.v2
[SVN r32726]
2006-02-08 10:00:15 +00:00
Hartmut Kaiser
e84efe1220 Wave now correctly recognizes pp-number tokens.
[SVN r32374]
2006-01-23 03:45:35 +00:00
Hartmut Kaiser
5115faf51e Updated the Wave copyright notice to include the year 2006.
[SVN r32154]
2005-12-24 19:50:47 +00:00
Hartmut Kaiser
ec34f70a79 Made Wave test output less verbose.
[SVN r32108]
2005-12-19 17:41:47 +00:00
Hartmut Kaiser
bb62cfffc5 Changed in the Wave library all throw's to boost::throw_exception().
[SVN r31950]
2005-12-08 03:33:38 +00:00
Hartmut Kaiser
5e458d3eee Fixed a CW9.4 issue.
[SVN r31889]
2005-12-03 17:18:50 +00:00
Hartmut Kaiser
58558f08d4 Added dll support to Wave.
[SVN r31729]
2005-11-21 20:27:02 +00:00
Hartmut Kaiser
71ca605c97 Added the <vc-7_1-stlport><*><rtti>off directive to all of the Wave V1 Jamfiles.
[SVN r31714]
2005-11-20 22:44:11 +00:00
Hartmut Kaiser
db2f382f90 Fixed Wave test suite to handle correctly the new BOOST_WAVE_USE_STRICT_LEXER mode.
[SVN r31710]
2005-11-20 01:20:46 +00:00
Hartmut Kaiser
e027416fb0 Fixed error handling for passive #if/#elif branches.
[SVN r31184]
2005-10-03 15:15:30 +00:00
Hartmut Kaiser
1bbd6db53f Updated the Jamfile for the Wave test apps.
[SVN r31059]
2005-09-20 18:16:25 +00:00
Hartmut Kaiser
e152ad4269 Fixed line numbering inside the generated tokens.
[SVN r30921]
2005-09-12 17:17:42 +00:00
Hartmut Kaiser
4b75ea2f6c Change to debug a CW9.5 problem.
[SVN r29893]
2005-07-05 03:25:42 +00:00
Hartmut Kaiser
961a6cb2f5 Fixed a compilation error.
[SVN r29873]
2005-07-02 16:26:30 +00:00
Hartmut Kaiser
668e1f1d3a Added additional debug messages for debuglevl == 9.
[SVN r29872]
2005-07-02 12:59:57 +00:00
Hartmut Kaiser
9e2672639b Improved debug level 9 reporting for the testwave application.
[SVN r29784]
2005-06-24 17:03:35 +00:00
Hartmut Kaiser
0182a245cb Improved debug level 9 reproting for the testwave application.
[SVN r29783]
2005-06-24 16:38:55 +00:00
Hartmut Kaiser
8c3b095904 Removed a workaround which was required by older versions of the program_options lib.
[SVN r29656]
2005-06-17 13:19:06 +00:00
Hartmut Kaiser
86a61fd37d Added (optional) very verbose output to the testwave application.
[SVN r29467]
2005-06-07 18:02:18 +00:00
Hartmut Kaiser
17be5a75d9 Fixed lexer tests on platforms others than windows.
[SVN r29054]
2005-05-19 06:00:19 +00:00
Hartmut Kaiser
7e3d46b378 Added boostinspect:notab option.
[SVN r29038]
2005-05-18 18:46:18 +00:00
Hartmut Kaiser
01efcba863 Added verbose error messages.
[SVN r29036]
2005-05-18 17:44:43 +00:00
Hartmut Kaiser
a847b2aefa Fixed test cases to scale to 64 bit platforms.
[SVN r29026]
2005-05-18 06:10:11 +00:00
Hartmut Kaiser
84d0049c0d Removed not needed file.
[SVN r28991]
2005-05-17 12:57:33 +00:00
Hartmut Kaiser
e71c4b41e7 Added lexer testcases to the regression tests.
[SVN r28990]
2005-05-17 12:56:11 +00:00
Hartmut Kaiser
c86e4352bf Fixed a bug where Wave emitted the found C++ comments in --preserve mode even if these were found inside of disabled #if/#endif blocks.
[SVN r28957]
2005-05-16 14:25:12 +00:00
Hartmut Kaiser
1019fec94c Small fix to Wave test Jamfile.
[SVN r28858]
2005-05-13 09:11:40 +00:00
Hartmut Kaiser
e5a246bfa5 Fixed a testcase.
[SVN r28808]
2005-05-11 06:28:53 +00:00
Hartmut Kaiser
6efa3a6b8d Fixed compilation when BOOST_WAVE_DUMP_PARSE_TREE is defined.
[SVN r28786]
2005-05-10 16:44:51 +00:00
Hartmut Kaiser
e26d617e67 Wave V1.1.17.
[SVN r28744]
2005-05-08 17:58:57 +00:00
Rene Rivera
1aa523cf43 Indicate std::locale requirement for test to compile on CW.
[SVN r28727]
2005-05-08 05:12:01 +00:00
Hartmut Kaiser
a48ad509f3 Fixed the overflow problem for long character literals, fixed the 'LL' issue.
[SVN r28711]
2005-05-07 11:18:19 +00:00
Hartmut Kaiser
189861d0ec Made the True64 compiler happy, fixed a 'LL' suffix bug.
[SVN r28695]
2005-05-06 09:10:19 +00:00
Hartmut Kaiser
436eee322a Checked in missing change.
[SVN r28656]
2005-05-04 18:21:26 +00:00
Hartmut Kaiser
795fbd663f Fixed almost all problems diagnosed by the Boost inspection report.
[SVN r28650]
2005-05-04 07:24:44 +00:00
Hartmut Kaiser
116a39e1fc Fixed long character literal handling, fixed a bug in the testapplication.
[SVN r28634]
2005-05-03 16:47:11 +00:00
Hartmut Kaiser
20d90d2ea2 Fixed several test cases.
[SVN r28585]
2005-05-02 16:06:55 +00:00
Hartmut Kaiser
a2df95b74c Improved error handling for out of range character literals, added several new test cases.
[SVN r28557]
2005-05-01 21:01:23 +00:00