Enlightenment CVS committal Author : mej Project : eterm Module : libast
Dir : eterm/libast/include Modified Files: libast.h Log Message: Thu Apr 20 16:44:39 2006 Michael Jennings (mej) Added mbuff and ustr to testing routines. Fleshed out ustr class; doesn't do UTF-8 yet though. Fixed array removal code. I have no idea how that was working before. ---------------------------------------------------------------------- =================================================================== RCS file: /cvs/e/eterm/libast/include/libast.h,v retrieving revision 1.63 retrieving revision 1.64 diff -u -3 -r1.63 -r1.64 --- libast.h 24 Feb 2006 21:46:11 -0000 1.63 +++ libast.h 20 Apr 2006 21:44:40 -0000 1.64 @@ -30,8 +30,8 @@ * including all required system headers and LibAST Object headers. * * @author Michael Jennings <[EMAIL PROTECTED]> - * @version $Revision: 1.63 $ - * @date $Date: 2006/02/24 21:46:11 $ + * @version $Revision: 1.64 $ + * @date $Date: 2006/04/20 21:44:40 $ */ #ifndef _LIBAST_H_ @@ -117,6 +117,7 @@ #include <libast/str.h> #include <libast/tok.h> #include <libast/url.h> +#include <libast/ustr.h> #include <libast/iterator_if.h> #include <libast/list_if.h> ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs