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

Modified Files:
        ChangeLog 
Log Message:
Wave: Added the is_empty() function to token classes, returning true if the 
token has been initialized to be the end of input token (T_EOI).

Index: ChangeLog
===================================================================
RCS file: /cvsroot/boost/boost/libs/wave/ChangeLog,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -d -r1.153 -r1.154
--- ChangeLog   27 Mar 2007 13:35:26 -0000      1.153
+++ ChangeLog   3 Apr 2007 13:12:52 -0000       1.154
@@ -101,6 +101,9 @@
 - Fixed a problem in the SLex C++ lexer (cpp_tokens example).
 - Fixed a runtime problem in the Re2C generated lexers when feeded with
   empty input files (thanks to Leo Davis for reporting and providing a patch).
+- Added the is_empty() function to token classes, returning true if the token
+  has been initialized to be the end of input token (T_EOI) (thanks to Ovanes 
+  Markarian for suggesting this).
 
 Boost V1.34.0
 - Wave Version 1.2.4


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to