Update of /cvsroot/boost/boost/libs/wave
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4484/libs/wave

Modified Files:
        ChangeLog 
Log Message:
Wave: implemented macro introspection iterators.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/boost/boost/libs/wave/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -d -r1.160 -r1.161
--- ChangeLog   26 Jun 2007 19:40:03 -0000      1.160
+++ ChangeLog   27 Jun 2007 01:23:20 -0000      1.161
@@ -15,8 +15,6 @@
   function.
 - Fix the trigraph backslash problem in the re2c (C/C++ and IDL) scanners, if 
   there is the end of the (internal) buffer just in between a '??/' and a '\n'.
-- Add a macro introspection facility allowing to iterate on all defined macro 
-  names.
 - Change the cpp_exception::what() function to return more meaningful error 
   texts.
   
@@ -117,6 +115,11 @@
   directive is passed through to the output) whenever the pp constant 
   BOOST_WAVE_SUPPORT_MS_EXTENSIONS is defined to something not equal to zero.
 - Fixed the wave driver applet to correctly continue after a error or warning.
+- Added a macro introspection facility allowing to iterate on all defined 
macro 
+  names.
+- Added a new commandline option --macronames/-m to the Wave driver application
+  which lists all defined macros and their definitions to an optionally 
+  specified file (default is cout).
 
 Boost V1.34.0
 - Wave Version 1.2.4


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to