Hartmut Kaiser
|
279383e60e
|
Changed the date/time grammar to help the CW9.5 compiler.
[SVN r29385]
|
2005-06-02 18:18:33 +00:00 |
|
Hartmut Kaiser
|
0bb1bcdc51
|
Added more verbose debug output to diagnose the CW assertion.
[SVN r29337]
|
2005-06-01 13:27:15 +00:00 |
|
Hartmut Kaiser
|
445059cb46
|
Fixed two warnings.
[SVN r29331]
|
2005-05-31 18:48:40 +00:00 |
|
Hartmut Kaiser
|
1f673fd2a9
|
Inserted some test code.
[SVN r29322]
|
2005-05-31 13:42:43 +00:00 |
|
Hartmut Kaiser
|
ce70925868
|
Fixed missing typename keywords.
[SVN r29313]
|
2005-05-31 06:26:27 +00:00 |
|
Hartmut Kaiser
|
43940e701d
|
Fixed a slex problem.
[SVN r29298]
|
2005-05-30 07:57:26 +00:00 |
|
Hartmut Kaiser
|
4a23d29c68
|
Applied a CodeWarrior workaround for the slex lexer.
[SVN r29268]
|
2005-05-29 18:35:42 +00:00 |
|
Hartmut Kaiser
|
a6a4504703
|
Added special handling of the eof tokens inside the lexer iterator classes for Comeau
[SVN r29241]
|
2005-05-27 10:25:45 +00:00 |
|
Hartmut Kaiser
|
28ef35b9ba
|
Special disambiguation for the True64 cxx compiler.
[SVN r29156]
|
2005-05-23 09:32:29 +00:00 |
|
Hartmut Kaiser
|
a725c1af1c
|
Added the missing initializer for the const eof data member.
[SVN r29155]
|
2005-05-23 09:20:05 +00:00 |
|
Hartmut Kaiser
|
90d33c3077
|
Worked around a bug in CW at least upto V9.4.
[SVN r29065]
|
2005-05-19 15:13: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
|
cac6dd7966
|
Fixed gcc warnings and compilation problems.
[SVN r29035]
|
2005-05-18 17:39:57 +00:00 |
|
Hartmut Kaiser
|
aac9434095
|
Fixed compilation problem and warnings on gcc4.
[SVN r29030]
|
2005-05-18 11:01:15 +00:00 |
|
Hartmut Kaiser
|
44d10524f9
|
Fixed compilation errors on gcc4.
[SVN r29028]
|
2005-05-18 06:29:13 +00:00 |
|
Hartmut Kaiser
|
dbb6cac36b
|
Fixed compilation errors on CW9.4.
[SVN r29027]
|
2005-05-18 06:25:02 +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
|
7d2ab5017f
|
Unified lexer interface, adjusted namespaces.
[SVN r28989]
|
2005-05-17 12:32:11 +00:00 |
|
Hartmut Kaiser
|
8cb148a96c
|
Removed tabs in files.
[SVN r28983]
|
2005-05-17 09:39:55 +00:00 |
|
Hartmut Kaiser
|
b5577098d0
|
Applied a change which hopefully fixes the issues on CW8.x.
[SVN r28981]
|
2005-05-17 06:08:31 +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
|
54c512ccfd
|
Fixed a whitespace eater bug.
[SVN r28948]
|
2005-05-16 09:36:01 +00:00 |
|
Hartmut Kaiser
|
2ed503a7fb
|
Fixed the found_include_directive preprocessing hook to carry the information about #include_next directives as well.
[SVN r28910]
|
2005-05-14 20:53:13 +00:00 |
|
Hartmut Kaiser
|
1019fec94c
|
Small fix to Wave test Jamfile.
[SVN r28858]
|
2005-05-13 09:11:40 +00:00 |
|
Hartmut Kaiser
|
e4d5724c1e
|
Added the Boost license to the flex_string file.
[SVN r28847]
|
2005-05-12 17:15:47 +00:00 |
|
Hartmut Kaiser
|
f138a64807
|
Added column handling to the default re2c based lexer. Fixed documentation.
[SVN r28837]
|
2005-05-12 07:41:20 +00:00 |
|
Hartmut Kaiser
|
b2a5e52fc1
|
Upadated the copyright statement for the flex_string class.
[SVN r28826]
|
2005-05-11 15:17:01 +00:00 |
|
Hartmut Kaiser
|
77ba54763e
|
Yet another trigraph token id fix.
[SVN r28816]
|
2005-05-11 12:11:28 +00:00 |
|
Hartmut Kaiser
|
e5a246bfa5
|
Fixed a testcase.
[SVN r28808]
|
2005-05-11 06:28:53 +00:00 |
|
Hartmut Kaiser
|
3f382f24b1
|
Fixed a bug in the lexer which falsly recognised #include_next statements under certain circumstances.
[SVN r28806]
|
2005-05-11 06:20:47 +00:00 |
|
Hartmut Kaiser
|
88e462194d
|
Added the long_long option.
[SVN r28792]
|
2005-05-10 19:30:20 +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
|
2009503b74
|
Fixed character literal overflow issue for platforms where sizeof(wchar_t) == 4.
[SVN r28764]
|
2005-05-09 12:59:36 +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
|
13a363204a
|
Avoid warnings on gcc.
[SVN r28713]
|
2005-05-07 13:02:38 +00:00 |
|
Hartmut Kaiser
|
a0c585ca45
|
Fixed a bug in the slex regex specifications.
[SVN r28712]
|
2005-05-07 12:45:09 +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
|
deac780b38
|
Fixed gcc warnings.
[SVN r28700]
|
2005-05-06 19:56:44 +00:00 |
|
Hartmut Kaiser
|
4949265679
|
Fixed a token-ids bug.
[SVN r28696]
|
2005-05-06 09:16:02 +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
|
9124a82540
|
Fixed a problem during parsing of hexadecimal character literals.
[SVN r28602]
|
2005-05-02 20:11:30 +00:00 |
|
Hartmut Kaiser
|
66225a8915
|
Fixed parsing of long character literals (such as '\x1234').
[SVN r28589]
|
2005-05-02 18:35:07 +00:00 |
|