This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libstdc++/math cmath.cc


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/04/05 13:58:21

Removed files:
	math           : cmath.cc 

Log message:
	2000-04-05  Petter Urkedal  <petter@matfys.lth.se>
	
	* src/cmath.cc: New file...
	(pow(*, int)): Define functions...
	* src/Makefile.am (sources): ...register file.
	* src/Makefile.in: Regenerate.
	* bits/std_cmath.h (pow): ...declare functions here, and remove
	old definitions.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/math/cmath.cc.diff?cvsroot=libstdc++&r1=1.1&r2=NONE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]