2
0
mirror of https://github.com/boostorg/wave.git synced 2026-01-26 19:12:15 +00:00
Commit Graph

387 Commits

Author SHA1 Message Date
Ronald Garcia
b8314bcda8 Created a branch from trunk
[SVN r38959]
2007-08-26 05:34:35 +00:00
Hartmut Kaiser
1686fa1214 Wave: Fixed test Jamfile.v2
[SVN r38638]
2007-08-14 01:19:20 +00:00
Hartmut Kaiser
f4aae6dac4 Wave: Added missing file to real_positions example, fixed corresponding Jamfile.
[SVN r38568]
2007-08-10 15:03:46 +00:00
Hartmut Kaiser
09ddadcb4b Wave: Fixed a minor issue in the real_positions example.
[SVN r38475]
2007-08-06 14:43:54 +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
ea85bf4b28 Wave: cosmetic comment fixes.
[SVN r38181]
2007-07-11 15:35:30 +00:00
Hartmut Kaiser
42e01c0015 Wave: fixed Jamfiles.
[SVN r38180]
2007-07-11 15:29:10 +00:00
Hartmut Kaiser
d372475013 Wave: made build for wave driver single threaded.
[SVN r38162]
2007-07-07 04:27:25 +00:00
Hartmut Kaiser
7aa419b744 Wave: Fixed Jamfile.
[SVN r38161]
2007-07-07 04:05:42 +00:00
Hartmut Kaiser
c6ca3c8a55 Wave: Fixed namespace detail ambiguity, fixed gcc compilation problems.
[SVN r38148]
2007-07-05 14:42:03 +00:00
Hartmut Kaiser
e5f489787d Wave: Changed return type of some preprocessing hooks to allow to skip the corresponding preprocessor action.
[SVN r38143]
2007-07-04 21:56:56 +00:00
Hartmut Kaiser
0a4a0a866d Wave: Fixed a bug introduced with the latest commit.
[SVN r38141]
2007-07-04 21:37:18 +00:00
Hartmut Kaiser
ee70f68887 Wave: Added the BOOST_WAVE_SUPPORT_LONGLONG_INTEGER_LITERALS pp configuration constant.
[SVN r38140]
2007-07-04 18:25:52 +00:00
Hartmut Kaiser
c36f1594bf Wave: fixed configuration to correctly take into account thread related settings.
[SVN r38134]
2007-07-03 15:47:51 +00:00
Hartmut Kaiser
5f1903f4b1 Wave: implemented macro introspection iterators.
[SVN r38104]
2007-06-27 01:23:21 +00:00
Hartmut Kaiser
0e9ebd8223 Wave: added handling of #import directives, fixed a problem in the Wave driver.
[SVN r38100]
2007-06-26 19:40:04 +00:00
Hartmut Kaiser
3254ccc362 Wave: Changed return value of found_nclude_file hook function.
[SVN r37716]
2007-05-20 00:28:21 +00:00
Hartmut Kaiser
4ef8f43361 Wave: replaced '' with '\xA7'.
[SVN r37561]
2007-05-02 16:32:43 +00:00
Hartmut Kaiser
d624483e29 Wave: fixed compilation problem.
[SVN r37540]
2007-04-30 19:30:21 +00:00
Hartmut Kaiser
9556b1829c Wave: Added more missing #includes.
[SVN r37364]
2007-04-05 13:06:20 +00:00
Hartmut Kaiser
aa0f749e09 Wave: Added missing #include <climits> to cpp_chlit_grammar.hpp.
[SVN r37349]
2007-04-03 22:36:48 +00:00
Hartmut Kaiser
2ee9960f47 Wave: Added missing #include.
[SVN r37348]
2007-04-03 21:29:58 +00:00
Hartmut Kaiser
31d06f9594 Wave: changed is_empty() to is_eoi().
[SVN r37345]
2007-04-03 14:02:00 +00:00
Hartmut Kaiser
b067624e87 Wave: 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).
[SVN r37344]
2007-04-03 13:12:53 +00:00
Hartmut Kaiser
07f997e321 Wave: Fixed Re2C problem when feeded with empty files.
[SVN r37300]
2007-03-27 13:35:27 +00:00
Hartmut Kaiser
d7a81bccc5 Wave: Fixed a problem in the SLex C++ lexer (cpp_tokens example).
[SVN r37274]
2007-03-23 19:28:15 +00:00
Hartmut Kaiser
130775d53c Wave: Updated docs, added const specifiers.
[SVN r37246]
2007-03-20 19:19:15 +00:00
Hartmut Kaiser
f2abc6ae82 Fixed compilation problem.
[SVN r37170]
2007-03-12 00:25:41 +00:00
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
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
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
5f1fd76a92 Wave: Untabified file.
[SVN r37007]
2007-02-19 19:32:25 +00:00
Hartmut Kaiser
e336237fad 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
7de4b2a761 Added missing include.
[SVN r36860]
2007-01-31 14:57:28 +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
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
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
a07dbb4a40 Wave: Fixed a problem during line counting.
[SVN r36711]
2007-01-12 19:51:36 +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