e5f489787dWave: Changed return type of some preprocessing hooks to allow to skip the corresponding preprocessor action.
Hartmut Kaiser
2007-07-04 21:56:56 +0000
0a4a0a866dWave: Fixed a bug introduced with the latest commit.
Hartmut Kaiser
2007-07-04 21:37:18 +0000
ee70f68887Wave: Added the BOOST_WAVE_SUPPORT_LONGLONG_INTEGER_LITERALS pp configuration constant.
Hartmut Kaiser
2007-07-04 18:25:52 +0000
c36f1594bfWave: fixed configuration to correctly take into account thread related settings.
Hartmut Kaiser
2007-07-03 15:47:51 +0000
5f1903f4b1Wave: implemented macro introspection iterators.
Hartmut Kaiser
2007-06-27 01:23:21 +0000
0e9ebd8223Wave: added handling of #import directives, fixed a problem in the Wave driver.
Hartmut Kaiser
2007-06-26 19:40:04 +0000
3254ccc362Wave: Changed return value of found_nclude_file hook function.
Hartmut Kaiser
2007-05-20 00:28:21 +0000
4ef8f43361Wave: replaced '' with '\xA7'.
Hartmut Kaiser
2007-05-02 16:32:43 +0000
d624483e29Wave: fixed compilation problem.
Hartmut Kaiser
2007-04-30 19:30:21 +0000
9556b1829cWave: Added more missing #includes.
Hartmut Kaiser
2007-04-05 13:06:20 +0000
aa0f749e09Wave: Added missing #include <climits> to cpp_chlit_grammar.hpp.
Hartmut Kaiser
2007-04-03 22:36:48 +0000
2ee9960f47Wave: Added missing #include.
Hartmut Kaiser
2007-04-03 21:29:58 +0000
31d06f9594Wave: changed is_empty() to is_eoi().
Hartmut Kaiser
2007-04-03 14:02:00 +0000
b067624e87Wave: Added the is_empty() function to token classes, returning true if the token has been initialized to be the end of input token (T_EOI).
Hartmut Kaiser
2007-04-03 13:12:53 +0000
07f997e321Wave: Fixed Re2C problem when feeded with empty files.
Hartmut Kaiser
2007-03-27 13:35:27 +0000
d7a81bccc5Wave: Fixed a problem in the SLex C++ lexer (cpp_tokens example).
Hartmut Kaiser
2007-03-23 19:28:15 +0000
b415a801c0Wave: Small documentation fix.
Hartmut Kaiser
2007-03-20 19:06:02 +0000
f2abc6ae82Fixed compilation problem.
Hartmut Kaiser
2007-03-12 00:25:41 +0000
d62a8447c0Wave: fixed --force_include behavior as discussed on the list.
Hartmut Kaiser
2007-03-11 17:23:44 +0000
59415cd026Wave: Fixed the is_defined() issue.
Hartmut Kaiser
2007-03-08 14:04:37 +0000
e0eae2e841Wave: Reverted latest change.
Hartmut Kaiser
2007-03-08 13:58:33 +0000
eb2fce9150Incorporated the changes from Andrei's latest version of the flex_string class.
Hartmut Kaiser
2007-03-08 02:15:14 +0000
5597da7720Added is_macro_defined() as described in the docs.
Hartmut Kaiser
2007-03-06 19:28:53 +0000
8717eee995Updated the changelog.
Hartmut Kaiser
2007-03-06 19:28:32 +0000
bee6541f6fAdded is_macro_defined() as described in the docs.
Hartmut Kaiser
2007-03-06 19:08:23 +0000
4f47b2c781Wave: Untabified files.
Hartmut Kaiser
2007-02-25 17:45:00 +0000
ce6efaed9eUntabified file.
Hartmut Kaiser
2007-02-25 00:55:37 +0000
b379b3292aAdded the possibility to use static pre-compiled DFA tables for the lexertl based lexer.
Hartmut Kaiser
2007-02-25 00:47:11 +0000
725f6f023eWave: fix for RTTI problem when using VC7.1/STLport.
Hartmut Kaiser
2007-02-20 22:07:52 +0000
6b69f87d1dWave: fix for RTTI problem when using VC7.1/STLport.
Hartmut Kaiser
2007-02-20 21:15:55 +0000
5f1fd76a92Wave: Untabified file.
Hartmut Kaiser
2007-02-19 19:32:25 +0000
e9293805f4Extended the Intel fix to the V9.0 compiler.
Hartmut Kaiser
2007-02-15 17:23:54 +0000
e336237fadTry to fix Intel9.1 error.
Hartmut Kaiser
2007-02-15 01:18:56 +0000
378bb40c02Try to fix Intel9.1 error.
Hartmut Kaiser
2007-02-15 01:18:56 +0000
eaadaaac0fFixed a wrong #include directive.
Hartmut Kaiser
2007-01-31 15:00:01 +0000
f63b07acb1Added missing include.
Hartmut Kaiser
2007-01-31 14:57:28 +0000
7de4b2a761Added missing include.
Hartmut Kaiser
2007-01-31 14:57:28 +0000
bcfdc2c598Worked around a linker issue for the True64/CXX compiler, complaining about multiple defined symbols when using the flex_string class.
Hartmut Kaiser
2007-01-27 22:20:20 +0000
2eac08e619Worked around a linker issue for the True64/CXX compiler, complaining about multiple defined symbols when using the flex_string class.
Hartmut Kaiser
2007-01-27 22:20:20 +0000
8c711a8fd1Wave: updated for newest lexertl version.
Hartmut Kaiser
2007-01-25 16:09:36 +0000
1a87a383baWave: updated lexertl based lexer for newest version of the lexertl library.
Hartmut Kaiser
2007-01-20 23:27:16 +0000
56f71426daWave: fixed to minor problems related to whitespace generation and #pragma option(output: push).
Hartmut Kaiser
2007-01-13 21:11:06 +0000
29ad54e95aFixed Changelog.
Hartmut Kaiser
2007-01-12 23:23:49 +0000
ab1ae75d72Fixed Changelog.
Hartmut Kaiser
2007-01-12 23:23:49 +0000
be7fed080bFixed a problem in #pragma wave option(output: pop) when -o- was specified on the command line.
Hartmut Kaiser
2007-01-12 20:35:30 +0000
57d097445bWave: Fixed a problem during line counting.
Hartmut Kaiser
2007-01-12 19:51:36 +0000
a07dbb4a40Wave: Fixed a problem during line counting.
Hartmut Kaiser
2007-01-12 19:51:36 +0000
da069c92b2Wave: Fixed a problem in preserve=1 mode, when a C style comment triggered the generation of a #line directive.
Hartmut Kaiser
2007-01-12 19:44:19 +0000
45dec9c8a3Wave: Fixed a problem in preserve=1 mode, when a C style comment triggered the generation of a #line directive.
Hartmut Kaiser
2007-01-12 19:44:19 +0000
836feceeb1Improved error handling for #pragma option push/pop.
Hartmut Kaiser
2007-01-12 13:43:13 +0000
1285529889Added pragma option values push and pop to the options line, preserve and output.
Hartmut Kaiser
2007-01-12 02:12:12 +0000
dc8846cbf5Added pragma option values push and pop to the options line, preserve and output.
Hartmut Kaiser
2007-01-12 02:04:19 +0000
d5fdcf6697Fixed documentation.
Hartmut Kaiser
2007-01-10 01:49:22 +0000
8455ad4950Wave: Extended the copyright notice to include the year 2007.
Hartmut Kaiser
2006-12-20 16:58:16 +0000
3cf132c4d0Wave: Extended the copyright notice to include the year 2007.
Hartmut Kaiser
2006-12-20 16:58:16 +0000
15e5bceb48Wave: Extended the copyright notice to include the year 2007.
Hartmut Kaiser
2006-12-20 16:38:32 +0000
633465b864Wave: deleted V1 Jamfiles.
Hartmut Kaiser
2006-12-14 21:10:32 +0000
172f83d4b9Wave: untabified file.
Hartmut Kaiser
2006-12-10 18:54:40 +0000
bc3b1dc040Wave: Added load save of DFA tables to lexertl lexer.
Hartmut Kaiser
2006-12-07 16:24:26 +0000
2be5735cf4Wave: Fixed a bug in the Slex lexer.
Hartmut Kaiser
2006-12-06 18:20:00 +0000
3370fbe833Fix location of sources.
Rene Rivera
2006-12-04 02:45:14 +0000
eb5bd7fa89Wave: completed first version of the lexertl based lexer.
Hartmut Kaiser
2006-12-02 03:06:31 +0000
a4908d58ddFixed a problem in the Wave applet during handling of configuration files.
Hartmut Kaiser
2006-12-02 02:26:40 +0000
bab5af06f2Fixed a problem in the Wave applet during handling of configuration files.
Hartmut Kaiser
2006-12-02 02:26:40 +0000
bdfb4ec8e8Wave: Updated lexertl lexer.
Hartmut Kaiser
2006-11-30 23:34:52 +0000
cf842fc02eFixed compilation error.
Hartmut Kaiser
2006-11-30 17:00:56 +0000