Commit Graph

885 Commits

Author SHA1 Message Date
Hartmut Kaiser
90d0c6a93b Another try to fix the Wave related SunPro compilation problem.
[SVN r34737]
2006-07-26 01:41:37 +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
bcb117b3dd Fixed inspection report related problems in Wave.
[SVN r34733]
2006-07-26 00:22:19 +00:00
Hartmut Kaiser
3735166e39 Fixed inspection report related problems in Wave.
[SVN r34733]
2006-07-26 00:22:19 +00:00
Hartmut Kaiser
61043e9196 Untabified a file.
[SVN r34568]
2006-07-17 01:58:56 +00:00
Hartmut Kaiser
fe6751660f Untabified a file.
[SVN r34568]
2006-07-17 01:58:56 +00:00
Hartmut Kaiser
daf1e5a14c Renamed a file.
[SVN r34567]
2006-07-17 01:54:34 +00:00
Hartmut Kaiser
4d89e2c50e Renamed a file.
[SVN r34567]
2006-07-17 01:54:34 +00:00
Hartmut Kaiser
966ad4cf48 Another try to fix the SunPro issue.
[SVN r34459]
2006-07-04 20:04:32 +00:00
Hartmut Kaiser
99c014af40 Another try to fix the SunPro issue.
[SVN r34459]
2006-07-04 20:04:32 +00:00
Hartmut Kaiser
9622365778 Appplied RTTI Jamfile.v2 fixes for VC7.1
[SVN r34445]
2006-07-02 18:30:47 +00:00
Hartmut Kaiser
010a1459ed Appplied RTTI Jamfile.v2 fixes for VC7.1
[SVN r34445]
2006-07-02 18:30:47 +00:00
Rene Rivera
d04d07a9de Turn off rtti, for vc-7.1, only for the compile of the source files not for the complete library. (merge from head)
[SVN r34444]
2006-07-02 17:16:21 +00:00
Rene Rivera
5bea05170d Turn off rtti, for vc-7.1, only for the compile of the source files not for the complete library.
[SVN r34443]
2006-07-02 17:14:21 +00:00
Hartmut Kaiser
cd902b3a88 Attempt to fix sun5.8 issue.
[SVN r34429]
2006-06-29 23:25:10 +00:00
Hartmut Kaiser
705dacbd48 Added new preprocessing hook function: found_line_directive() to be called when a #line directive is encountered.
[SVN r34393]
2006-06-25 17:17:28 +00:00
Hartmut Kaiser
a83f183f9a 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
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
36bac02e9c Fixed predefined macros to appear to be defined at a position referring to a file named '<built-in>'.
[SVN r34387]
2006-06-24 20:46:14 +00:00
Hartmut Kaiser
5cfd4d3beb Fixed predefined macros to appear to be defined at a position referring to a file named '<built-in>'.
[SVN r34387]
2006-06-24 20:46:14 +00:00
Hartmut Kaiser
6fc0476da6 Fixed predefined macros to appear to be defined at a position referring to a file named '<built-in>'.
[SVN r34386]
2006-06-24 20:44:47 +00:00
Hartmut Kaiser
8d6b92ca19 Fixed predefined macros to appear to be defined at a position referring to a file named '<built-in>'.
[SVN r34386]
2006-06-24 20:44:47 +00:00
Hartmut Kaiser
0f55de52aa Fixed exception specifications to catch exceptions as const&.
[SVN r34385]
2006-06-24 17:00:22 +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
8a97ee9b3e Fixed a missing #define BOOST_WAVE_SOURCE 1 in wave_config_constant.cpp.
[SVN r34379]
2006-06-23 15:43:15 +00:00
Hartmut Kaiser
a673b06695 Fixed a missing #define BOOST_WAVE_SOURCE 1 in wave_config_constant.cpp.
[SVN r34379]
2006-06-23 15:43:15 +00:00
Hartmut Kaiser
6fc299987e Wave: Fixed a problem in get_tokenname().
[SVN r34377]
2006-06-22 23:51:18 +00:00
Hartmut Kaiser
a7a18c3563 Wave: Fixed a problem in get_tokenname().
[SVN r34377]
2006-06-22 23:51:18 +00:00
Hartmut Kaiser
178a666a9b Updated Wave documentation.
[SVN r34366]
2006-06-22 03:25:19 +00:00
Hartmut Kaiser
6d3913e6f3 Updated Wave documentation.
[SVN r34366]
2006-06-22 03:25:19 +00:00
Hartmut Kaiser
adad8e52cc Added new sample application to Wave: Hannibal: a partial C++ parser.
[SVN r34364]
2006-06-21 02:58:22 +00:00
Hartmut Kaiser
330204d744 Added calls to skipped_tokens() pp hook for end of line tokens of a skipped #elif directive.
[SVN r34349]
2006-06-18 16:57:36 +00:00
Hartmut Kaiser
526837c8a7 Added calls to skipped_tokens() pp hook for end of line tokens of a skipped #elif directive.
[SVN r34349]
2006-06-18 16:57:36 +00:00
Hartmut Kaiser
30bd094e18 Minor adjustments to the Wave lib.
[SVN r34328]
2006-06-17 19:43:40 +00:00
Hartmut Kaiser
590d885491 Added found_warning_directive() and found_error_directive() pp hook functions.
[SVN r34327]
2006-06-17 16:27:47 +00:00
Hartmut Kaiser
9145802cc6 Added found_warning_directive() and found_error_directive() pp hook functions.
[SVN r34326]
2006-06-17 15:48:01 +00:00
Hartmut Kaiser
6d2290ff76 Fixed a problem, where non-evaluated #elif directives never got passed to the
skippen_token() pp hook (thanks to Andreas Sæbjornsen for reporting).


[SVN r34322]
2006-06-16 23:51:53 +00:00
Hartmut Kaiser
8074dd7a09 Fixed a problem, where non-evaluated #elif directives never got passed to the
skippen_token() pp hook (thanks to Andreas Sæbjornsen for reporting).


[SVN r34322]
2006-06-16 23:51:53 +00:00
Hartmut Kaiser
8163fdf675 Fixed main Wave iterator to return a T_EOF token at the very end of the input.
[SVN r34320]
2006-06-16 21:55:11 +00:00
Hartmut Kaiser
fe211736d3 Fixed main Wave iterator to return a T_EOF token at the very end of the input.
[SVN r34320]
2006-06-16 21:55:11 +00:00
Hartmut Kaiser
0db7aa4a08 Added missing file.
[SVN r34315]
2006-06-15 22:01:44 +00:00
Hartmut Kaiser
86418bd398 Added optional import keyword support.
[SVN r34314]
2006-06-15 22:01:09 +00:00
Jürgen Hunold
c679ae2da7 Fixed new name of source file.
[SVN r34148]
2006-06-02 19:23:07 +00:00
Jürgen Hunold
5898dab07f Fixed new name of source file.
[SVN r34148]
2006-06-02 19:23:07 +00:00
Hartmut Kaiser
d1f4c7c8b1 Fixed compilation errors with gcc.
[SVN r34107]
2006-05-27 01:38:37 +00:00
Hartmut Kaiser
a050499fe4 Fixed usability of true/false as macro names.
[SVN r34076]
2006-05-24 01:39:49 +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
e96accdd01 Added the new pp hooks to Wave.
[SVN r34072]
2006-05-23 18:17:58 +00:00
Hartmut Kaiser
d3f3032098 Fixed a subtle preprocessing bug.
[SVN r34045]
2006-05-20 18:49:51 +00:00
Hartmut Kaiser
20d9781876 Fixed a subtle preprocessing bug.
[SVN r34045]
2006-05-20 18:49:51 +00:00