[PPL-devel] ppl src/Init.cc src/Init.defs.hh src/Makefile. ...

Roberto Bagnara bagnara at cs.unipr.it
Sat Sep 6 10:38:01 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2008-09-06 10:38:01

Modified files:
	src            : Init.cc Init.defs.hh Makefile.am 
	doc            : devref.doxyconf-html.in 
	                 devref.doxyconf-latex.in 
Added files:
	src            : Init.inlines.hh 

Log message:
	New functions
	
	void set_rounding_for_PPL()
	void restore_pre_PPL_rounding()
	
	sets the FPU rounding mode as it was before initialization of the PPL,
	and sets it so that the PPL abstractions based on floating point numbers
	work correctly, respectively.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Init.inlines.hh.diff?cvsroot=ppl&r1=1.8&r2=1.9
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Init.cc.diff?cvsroot=ppl&r1=1.35&r2=1.36
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Init.defs.hh.diff?cvsroot=ppl&r1=1.20&r2=1.21
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Makefile.am.diff?cvsroot=ppl&r1=1.182&r2=1.183
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/doc/devref.doxyconf-html.in.diff?cvsroot=ppl&r1=1.87&r2=1.88
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/doc/devref.doxyconf-latex.in.diff?cvsroot=ppl&r1=1.26&r2=1.27




More information about the PPL-devel mailing list