Enlightenment CVS committal Author : mej Project : eterm Module : libast
Dir : eterm/libast Modified Files: ChangeLog libast.spec Log Message: Fri Oct 31 15:21:53 2003 Michael Jennings (mej) Fixes to string class find/splice routines. Added SPIF_DEFINE_PROPERTY_FUNC_NONOBJ() macro for defining get/set methods of a property which is not an object. It should be used in place of SPIF_DEFINE_PROPERTY_FUNC() for spif_*_t types that are not objects, such as spif_int32_t and spif_sockport_t. =================================================================== RCS file: /cvsroot/enlightenment/eterm/libast/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -u -3 -r1.81 -r1.82 --- ChangeLog 30 Oct 2003 23:13:53 -0000 1.81 +++ ChangeLog 31 Oct 2003 20:23:25 -0000 1.82 @@ -443,3 +443,12 @@ I'll probably flesh this out more as I use it more. ---------------------------------------------------------------------- +Fri Oct 31 15:21:53 2003 Michael Jennings (mej) + +Fixes to string class find/splice routines. + +Added SPIF_DEFINE_PROPERTY_FUNC_NONOBJ() macro for defining get/set +methods of a property which is not an object. It should be used in +place of SPIF_DEFINE_PROPERTY_FUNC() for spif_*_t types that are not +objects, such as spif_int32_t and spif_sockport_t. +---------------------------------------------------------------------- =================================================================== RCS file: /cvsroot/enlightenment/eterm/libast/libast.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- libast.spec 17 Jun 2003 00:44:08 -0000 1.7 +++ libast.spec 31 Oct 2003 20:23:25 -0000 1.8 @@ -1,7 +1,7 @@ Summary: Library of Assorted Spiffy Things Name: libast Version: 0.6 -Release: 0.2 +Release: 0.3 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