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

Modified Files:
        ChangeLog 
Log Message:
Wave: changed is_empty() to is_eoi().

Index: ChangeLog
===================================================================
RCS file: /cvsroot/boost/boost/libs/wave/ChangeLog,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -d -r1.154 -r1.155
--- ChangeLog   3 Apr 2007 13:12:52 -0000       1.154
+++ ChangeLog   3 Apr 2007 14:01:59 -0000       1.155
@@ -101,7 +101,7 @@
 - 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
+- Added the is_eoi() 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).
 


-------------------------------------------------------------------------
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