|
|
@@ -534,9 +534,14 @@
|
|
|
<li>The overall performance has been improved by upto
|
|
|
40-60%, depending on the concrete files to process. </li>
|
|
|
|
|
|
- <li>Support for new pragmas has been added allowing to control certain library features from inside the preprocessed sources (partial output redirection, control of generated whitespace and #line directives).<br />
|
|
|
- </li>
|
|
|
-
|
|
|
+ <li>Support for new pragmas has been added allowing to
|
|
|
+ control certain library features from inside the
|
|
|
+ preprocessed sources (partial output redirection,
|
|
|
+ control of generated whitespace and #line directives).</li>
|
|
|
+
|
|
|
+ <li>Optional support for #pragma message "..."
|
|
|
+ has been added. </li>
|
|
|
+
|
|
|
<li>This version also includes a number of bug
|
|
|
fixes and usage improvements. For a complete
|
|
|
list of changes, see the libraries <a href=
|