[PPL-devel] ppl ./NEWS interfaces/C/ppl_c.cc interfaces/C/ ...

Roberto Bagnara roberto at spartacus.cs.unipr.it
Fri Aug 16 22:54:37 CEST 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2002-08-16 22:54:37

Modified files:
	.              : NEWS 
	interfaces/C   : ppl_c.cc ppl_c.h 
	interfaces/C/lpenum: lpenum.c 

Log message:
	The functions taking non-const arguments named ppl_new_<T>_from_<S>
	have been renamed ppl_new_<T>_recycle_<S>, where <T> is either "C" or
	"NNC", and <S> is either "ConSys" or "GenSys".  The old names have
	been given to the new const functions.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/NEWS.diff?cvsroot=ppl&r1=1.30&r2=1.31
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/ppl_c.cc.diff?cvsroot=ppl&r1=1.42&r2=1.43
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/ppl_c.h.diff?cvsroot=ppl&r1=1.42&r2=1.43
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/C/lpenum/lpenum.c.diff?cvsroot=ppl&r1=1.13&r2=1.14




More information about the PPL-devel mailing list