Commit Graph

885 Commits

Author SHA1 Message Date
Hartmut Kaiser
ba787f7dfe Added compiler workarounds.
[SVN r27941]
2005-04-03 08:31:12 +00:00
Hartmut Kaiser
7d6079b016 Removed stupid error.
[SVN r27928]
2005-04-02 08:38:13 +00:00
Hartmut Kaiser
c044c227e7 Added a missing header. Fixed a compilation error.
[SVN r27927]
2005-04-02 08:36:53 +00:00
Hartmut Kaiser
e82b3a7877 Added a missing header.
[SVN r27926]
2005-04-02 08:27:13 +00:00
Hartmut Kaiser
a1422988d8 Added a missing namespace specifier.
[SVN r27925]
2005-04-02 08:25:34 +00:00
Hartmut Kaiser
dc3cc73030 Added first version of the Wave test suite.
[SVN r27911]
2005-04-01 20:52:11 +00:00
Hartmut Kaiser
d103a70b04 Fixed an unescaping bug.
[SVN r27910]
2005-04-01 20:48:20 +00:00
Hartmut Kaiser
5878452514 Updated Wave.
[SVN r27905]
2005-04-01 17:46:06 +00:00
Hartmut Kaiser
b7ef274181 Adjusted copyrights to reflect Boost adoption. Several minor fixes.
[SVN r27885]
2005-03-30 15:32:57 +00:00
Hartmut Kaiser
d01b4f4a90 FIxed issues wrt the include search path handling.
[SVN r27817]
2005-03-25 19:08:42 +00:00
Hartmut Kaiser
7db49ef710 Added a 'preserve comments' option.
[SVN r27766]
2005-03-22 13:58:30 +00:00
Hartmut Kaiser
7bfd3819fe Fixed problems where alternative bit oriented keywords (or, and bit_and etc.) were not recognised as valid identifiers.
[SVN r27755]
2005-03-22 06:52:01 +00:00
Hartmut Kaiser
6a280bc597 Reverted latest change wrt include paths.
[SVN r27751]
2005-03-21 10:07:16 +00:00
Hartmut Kaiser
97a3639744 Fixed a include path problem when relative paths were used.
[SVN r27748]
2005-03-20 18:42:47 +00:00
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
427ea0ca02 Fixed the include file name conventions used during calling the preprocessing hooks.
[SVN r27711]
2005-03-16 19:52:39 +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
3001a27795 Fixed missing Boost license issue.
[SVN r27694]
2005-03-16 11:47:15 +00:00
Hartmut Kaiser
16efc8beec Minor optimisation.
[SVN r27686]
2005-03-16 07:45:49 +00:00
Hartmut Kaiser
892cd476fc Updated the acknowledgements section.
[SVN r27685]
2005-03-16 07:17:18 +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
b5f95f72d8 Added a missing std:: specifier.
[SVN r27646]
2005-03-14 15:05:11 +00:00
Hartmut Kaiser
22a6fff4cc Updated the Wave library.
[SVN r27638]
2005-03-14 10:16:13 +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
88c898bffb Typo fix.
[SVN r27591]
2005-03-10 07:25:55 +00:00
Hartmut Kaiser
d588f4f77f Added Wave V1.1.14 to the Boost CVS.
[SVN r27458]
2005-02-21 08:54:23 +00:00