Commit Graph

885 Commits

Author SHA1 Message Date
Hartmut Kaiser
d62a8447c0 Wave: fixed --force_include behavior as discussed on the list.
[SVN r37169]
2007-03-11 17:23:44 +00:00
Hartmut Kaiser
59415cd026 Wave: Fixed the is_defined() issue.
[SVN r37160]
2007-03-08 14:04:37 +00:00
Hartmut Kaiser
e0eae2e841 Wave: Reverted latest change.
[SVN r37159]
2007-03-08 13:58:33 +00:00
Hartmut Kaiser
eb2fce9150 Incorporated the changes from Andrei's latest version of the flex_string class.
[SVN r37158]
2007-03-08 02:15:14 +00:00
Hartmut Kaiser
5597da7720 Added is_macro_defined() as described in the docs.
[SVN r37148]
2007-03-06 19:28:53 +00:00
Hartmut Kaiser
8717eee995 Updated the changelog.
[SVN r37147]
2007-03-06 19:28:32 +00:00
Hartmut Kaiser
bee6541f6f Added is_macro_defined() as described in the docs.
[SVN r37146]
2007-03-06 19:08:23 +00:00
Hartmut Kaiser
4f47b2c781 Wave: Untabified files.
[SVN r37065]
2007-02-25 17:45:00 +00:00
Hartmut Kaiser
ce6efaed9e Untabified file.
[SVN r37059]
2007-02-25 00:55:37 +00:00
Hartmut Kaiser
b379b3292a Added the possibility to use static pre-compiled DFA tables for the lexertl based lexer.
[SVN r37058]
2007-02-25 00:47:11 +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
6b69f87d1d Wave: fix for RTTI problem when using VC7.1/STLport.
[SVN r37023]
2007-02-20 21:15:55 +00:00
Hartmut Kaiser
5f1fd76a92 Wave: Untabified file.
[SVN r37007]
2007-02-19 19:32:25 +00:00
Hartmut Kaiser
e9293805f4 Extended the Intel fix to the V9.0 compiler.
[SVN r36952]
2007-02-15 17:23:54 +00:00
Hartmut Kaiser
e336237fad Try to fix Intel9.1 error.
[SVN r36942]
2007-02-15 01:18:56 +00:00
Hartmut Kaiser
378bb40c02 Try to fix Intel9.1 error.
[SVN r36942]
2007-02-15 01:18:56 +00:00
Hartmut Kaiser
eaadaaac0f Fixed a wrong #include directive.
[SVN r36861]
2007-01-31 15:00:01 +00:00
Hartmut Kaiser
f63b07acb1 Added missing include.
[SVN r36860]
2007-01-31 14:57:28 +00:00
Hartmut Kaiser
7de4b2a761 Added missing include.
[SVN r36860]
2007-01-31 14:57:28 +00:00
Hartmut Kaiser
bcfdc2c598 Worked around a linker issue for the True64/CXX compiler, complaining about multiple defined symbols when using the flex_string class.
[SVN r36818]
2007-01-27 22:20:20 +00:00
Hartmut Kaiser
2eac08e619 Worked around a linker issue for the True64/CXX compiler, complaining about multiple defined symbols when using the flex_string class.
[SVN r36818]
2007-01-27 22:20:20 +00:00
Hartmut Kaiser
8c711a8fd1 Wave: updated for newest lexertl version.
[SVN r36785]
2007-01-25 16:09:36 +00:00
Hartmut Kaiser
1a87a383ba Wave: updated lexertl based lexer for newest version of the lexertl library.
[SVN r36764]
2007-01-20 23:27:16 +00:00
Hartmut Kaiser
e98e815a48 Fixed compilation error oc gcc 4.x.
[SVN r36728]
2007-01-14 17:13:56 +00:00
Hartmut Kaiser
37c83afde0 Fixed compilation error oc gcc 4.x.
[SVN r36728]
2007-01-14 17:13:56 +00:00
Hartmut Kaiser
56f71426da Wave: fixed to minor problems related to whitespace generation and #pragma option(output: push).
[SVN r36723]
2007-01-13 21:11:06 +00:00
Hartmut Kaiser
29ad54e95a Fixed Changelog.
[SVN r36715]
2007-01-12 23:23:49 +00:00
Hartmut Kaiser
ab1ae75d72 Fixed Changelog.
[SVN r36715]
2007-01-12 23:23:49 +00:00
Hartmut Kaiser
be7fed080b Fixed a problem in #pragma wave option(output: pop) when -o- was specified on the command line.
[SVN r36712]
2007-01-12 20:35:30 +00:00
Hartmut Kaiser
57d097445b Wave: Fixed a problem during line counting.
[SVN r36711]
2007-01-12 19:51:36 +00:00
Hartmut Kaiser
a07dbb4a40 Wave: Fixed a problem during line counting.
[SVN r36711]
2007-01-12 19:51:36 +00:00
Hartmut Kaiser
da069c92b2 Wave: Fixed a problem in preserve=1 mode, when a C style comment triggered the generation of a #line directive.
[SVN r36710]
2007-01-12 19:44:19 +00:00
Hartmut Kaiser
45dec9c8a3 Wave: Fixed a problem in preserve=1 mode, when a C style comment triggered the generation of a #line directive.
[SVN r36710]
2007-01-12 19:44:19 +00:00
Hartmut Kaiser
836feceeb1 Improved error handling for #pragma option push/pop.
[SVN r36705]
2007-01-12 13:43:13 +00:00
Hartmut Kaiser
1285529889 Added pragma option values push and pop to the options line, preserve and output.
[SVN r36699]
2007-01-12 02:12:12 +00:00
Hartmut Kaiser
dc8846cbf5 Added pragma option values push and pop to the options line, preserve and output.
[SVN r36698]
2007-01-12 02:04:19 +00:00
Hartmut Kaiser
d5fdcf6697 Fixed documentation.
[SVN r36680]
2007-01-10 01:49:22 +00:00
Hartmut Kaiser
8455ad4950 Wave: Extended the copyright notice to include the year 2007.
[SVN r36469]
2006-12-20 16:58:16 +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
15e5bceb48 Wave: Extended the copyright notice to include the year 2007.
[SVN r36468]
2006-12-20 16:38:32 +00:00
Hartmut Kaiser
633465b864 Wave: deleted V1 Jamfiles.
[SVN r36394]
2006-12-14 21:10:32 +00:00
Hartmut Kaiser
172f83d4b9 Wave: untabified file.
[SVN r36313]
2006-12-10 18:54:40 +00:00
Hartmut Kaiser
bc3b1dc040 Wave: Added load save of DFA tables to lexertl lexer.
[SVN r36289]
2006-12-07 16:24:26 +00:00
Hartmut Kaiser
2be5735cf4 Wave: Fixed a bug in the Slex lexer.
[SVN r36288]
2006-12-06 18:20:00 +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
a4908d58dd Fixed a problem in the Wave applet during handling of configuration files.
[SVN r36237]
2006-12-02 02:26:40 +00:00
Hartmut Kaiser
bab5af06f2 Fixed a problem in the Wave applet during handling of configuration files.
[SVN r36237]
2006-12-02 02:26:40 +00:00
Hartmut Kaiser
bdfb4ec8e8 Wave: Updated lexertl lexer.
[SVN r36218]
2006-11-30 23:34:52 +00:00
Hartmut Kaiser
cf842fc02e Fixed compilation error.
[SVN r36215]
2006-11-30 17:00:56 +00:00