2
0
mirror of https://github.com/boostorg/wave.git synced 2026-02-02 09:22:19 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Hartmut Kaiser
19dba10dbf Slight changes to the reported relative #include paths.
[SVN r27742]
2005-03-19 18:03:53 +00:00
Hartmut Kaiser
0eb9ff25f0 Fixed relative path given to the opened_include_file() function.
[SVN r27724]
2005-03-17 16:48:31 +00:00
Hartmut Kaiser
e09be88094 Fixed a 'off by one' error.
[SVN r27720]
2005-03-17 07:43:29 +00:00
Hartmut Kaiser
f87105c293 Checked in missing changes.
[SVN r27719]
2005-03-17 07:30:02 +00:00
Hartmut Kaiser
2f5197f65a Fixed the include file name conventions used during calling the preprocessing hooks.
[SVN r27710]
2005-03-16 19:36:58 +00:00
Hartmut Kaiser
16efc8beec Minor optimisation.
[SVN r27686]
2005-03-16 07:45:49 +00:00
Hartmut Kaiser
48a37ec6c2 Fixed a bug in the #include_next handling code.
[SVN r27684]
2005-03-16 06:56:37 +00:00
Hartmut Kaiser
ab97de719e Fixed a bad preprocessor constant.
[SVN r27674]
2005-03-15 18:00:38 +00:00
Hartmut Kaiser
37d9f9fbcb Fixed a bug in the handling of #include_next directives inside of non-evaluated #if blocks.
[SVN r27673]
2005-03-15 17:59:10 +00:00
Hartmut Kaiser
5dedb3c93f Fixed the undefined_macro preproceesing hook to get passed the full token instead of the macro name only.
[SVN r27655]
2005-03-14 20:57:37 +00:00
Hartmut Kaiser
29fc1f71ac Fixed handling of #include_next.
[SVN r27654]
2005-03-14 19:20:20 +00:00
Hartmut Kaiser
3da4f1d12e Fixed the long Wave version.
[SVN r27631]
2005-03-13 18:10:18 +00:00
Hartmut Kaiser
b1be4d0622 __BASE_FILE__ now defined in C99 and variadics modes as well.
[SVN r27620]
2005-03-12 11:12:11 +00:00
Hartmut Kaiser
6e3f06b3ce Fixed a bug in Wave which predefined the wrong set of macros in C++ mode when variadics were enabled.
[SVN r27619]
2005-03-12 10:49:00 +00:00
Hartmut Kaiser
d588f4f77f Added Wave V1.1.14 to the Boost CVS.
[SVN r27458]
2005-02-21 08:54:23 +00:00