Enlightenment CVS committal Author : mej Project : eterm Module : libast
Dir : eterm/libast Modified Files: ChangeLog libast.spec Log Message: Tue Nov 18 23:15:59 2003 Michael Jennings (mej) Added D_*_IF macros for doing debugging conditionals more cleanly. Removed the bogus "next" member function from the array and vector interface classes. Fleshed out the iterator interface and implemented it for arrays. Fixed stupid mistake that made property functions overly type-strict. Cleaned up the "show" member functions. Added a routine for testing a regexp vs. a C string. Property-ized the URL class objects. =================================================================== RCS file: /cvsroot/enlightenment/eterm/libast/ChangeLog,v retrieving revision 1.86 retrieving revision 1.87 diff -u -3 -r1.86 -r1.87 --- ChangeLog 10 Nov 2003 19:29:17 -0000 1.86 +++ ChangeLog 19 Nov 2003 04:21:13 -0000 1.87 @@ -473,3 +473,20 @@ Fixed typos in hex_dump(). ---------------------------------------------------------------------- +Tue Nov 18 23:15:59 2003 Michael Jennings (mej) + +Added D_*_IF macros for doing debugging conditionals more cleanly. + +Removed the bogus "next" member function from the array and vector +interface classes. + +Fleshed out the iterator interface and implemented it for arrays. + +Fixed stupid mistake that made property functions overly type-strict. + +Cleaned up the "show" member functions. + +Added a routine for testing a regexp vs. a C string. + +Property-ized the URL class objects. +---------------------------------------------------------------------- =================================================================== RCS file: /cvsroot/enlightenment/eterm/libast/libast.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- libast.spec 31 Oct 2003 20:23:25 -0000 1.8 +++ libast.spec 19 Nov 2003 04:21:14 -0000 1.9 @@ -1,7 +1,7 @@ Summary: Library of Assorted Spiffy Things Name: libast Version: 0.6 -Release: 0.3 +Release: 0.4 Copyright: BSD Group: System Environment/Libraries Source: %{name}-%{version}.tar.gz ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs