[PPL-devel] ppl ./NEWS ./configure.ac src/Makefile.am src/ ...

Roberto Bagnara roberto at spartacus.cs.unipr.it
Wed Mar 5 14:10:12 CET 2003


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2003-03-05 14:10:12

Modified files:
	.              : NEWS configure.ac 
	src            : Makefile.am 
Added files:
	src            : version.cc version.hh.in 

Log message:
	New macros PPL_VERSION_MAJOR, PPL_VERSION_MINOR, PPL_VERSION_REVISION,
	and PPL_VERSION_BETA allow the client application to adapt to different
	versions of the library.
	
	New function const char* version() returns a character string
	containing the PPL version.
	
	New function const char* banner() returns a character string
	containing information about the PPL version, the licensing,
	the lack of any warranty whatsoever, the C++ compiler used
	to build the library, where to report bugs and where to look
	for further information.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/NEWS.diff?cvsroot=ppl&r1=1.63&r2=1.64
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/configure.ac.diff?cvsroot=ppl&r1=1.88&r2=1.89
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/version.cc?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/version.hh.in?cvsroot=ppl&rev=1.1
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Makefile.am.diff?cvsroot=ppl&r1=1.59&r2=1.60




More information about the PPL-devel mailing list