[PPL-devel] ppl/interfaces/Prolog ppl_interface_generator_ ...

Roberto Bagnara bagnara at cs.unipr.it
Thu Oct 2 16:07:49 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2008-10-02 16:07:49

Modified files:
	interfaces/Prolog: ppl_interface_generator_prolog_cc_code.m4 
	                   ppl_prolog_common.cc 
	                   ppl_prolog_common.defs.hh 
	                   ppl_prolog_common.inlines.hh 

Log message:
	New macro NOISY_PROLOG_TRACK_ALLOCATION allows to conditionally track
	allocation (as PROLOG_TRACK_ALLOCATION), but printing allocation and
	deallocation messages on std::cerr (differently from
	PROLOG_TRACK_ALLOCATION).
	
	Class PFunc renamed Partial_Function.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_interface_generator_prolog_cc_code.m4.diff?cvsroot=ppl&r1=1.14&r2=1.15
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_prolog_common.cc.diff?cvsroot=ppl&r1=1.10&r2=1.11
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_prolog_common.defs.hh.diff?cvsroot=ppl&r1=1.9&r2=1.10
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Prolog/ppl_prolog_common.inlines.hh.diff?cvsroot=ppl&r1=1.1&r2=1.2




More information about the PPL-devel mailing list