Revision: 2630 http://openser.svn.sourceforge.net/openser/?rev=2630&view=rev Author: miconda Date: 2007-08-23 01:22:47 -0700 (Thu, 23 Aug 2007)
Log Message: ----------- - new assign operator for avps ":=" (patch by Alex Herman) - $avp(name) := value will overwride the value of any exiting $avp(name), resulting in a new single $avp(name) (delete all $avp(name), add $avp(name)) - in addition, $avp(name) := null will delete all existing $avp(name) Modified Paths: -------------- trunk/Makefile trunk/Makefile.defs trunk/action.c trunk/cfg.lex trunk/cfg.y trunk/route.c trunk/route_struct.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel