[PPL-devel] ppl ./TODO doc/libppl.3 tests/Polyhedron/memor ...

Roberto Bagnara bagnara at cs.unipr.it
Thu Nov 6 08:21:16 CET 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2008-11-06 08:21:16

Modified files:
	.              : TODO 
	doc            : libppl.3 
	tests/Polyhedron: memory2.cc 

Log message:
	Use malloc(), realloc() and free() instead of operator new() and
	operator delete() to implement the replacement GMP allocation
	functions.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/TODO.diff?cvsroot=ppl&r1=1.290&r2=1.291
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/doc/libppl.3.diff?cvsroot=ppl&r1=1.13&r2=1.14
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/memory2.cc.diff?cvsroot=ppl&r1=1.18&r2=1.19




More information about the PPL-devel mailing list