Danny Smith
							
						 
						
							 
							
							
							
							
								
							
							
								dc8597f966 
								
							 
						 
						
							
							
								
								* mingwex/math/lgamma.c: New file.  
							
							 
							
							... 
							
							
							
							* mingwex/math/lgammaf.c: New file.
	* mingwex/math/lgammal.c: New file.
	* mingwex/math/tgamma.c: New file.
	* mingwex/math/tgammaf.c: New file.
	* mingwex/math/tgammal.c: New file.
	* mingwex/math/cephes_mconf (polevlf): Add float version.
	(p1evlf): Likewise.
	Define _CEPHES_USE_ERRNO.
	* mingwex/Makefile.in (MATH_DISTFILES): Add new files.
	(MATH_OBJS): Add new objects.
	* include/math.h (lgamma[fl]): Add prototypes.
	(tgamma[fl]): Add prototypes. 
							
						 
						
							2002-11-27 03:41:25 +00:00  
						
					 
				
					
						
							
							
								 
								Danny Smith
							
						 
						
							 
							
							
							
							
								
							
							
								5362be5926 
								
							 
						 
						
							
							
								
								Add strtold and wcstold to libmingwex.a  
							
							 
							
							... 
							
							
							
							* mingwex/strtold.c: New file.
	* mingwex/wcstold.c: New file.
	* mingwex/ldtoa.c: New file.
	* mingwex/math/cephes_emath.h: New file.
	* mingwex/math/cephes_emath.c: New file.
	* mingwex/Makefile.in (DISTFILES): Add new files.
	(MATH_DISTFILES): Ditto.
	(STDLIB_OBJS): New. Define as strtold.c wcstold.c.
	(MATH_OBJS): Add cephes_emath.o.
	(LIB_OBJS): Add $(STDLIB_OBJS).
	* include/stdlib.h (strtold, wcstold): Add prototypes.
	* include/wchar.h (wcstold): Add prototype.
Add missing ChangeLog entry for 2002-11-09. 
							
						 
						
							2002-11-26 00:11:06 +00:00  
						
					 
				
					
						
							
							
								 
								Danny Smith
							
						 
						
							 
							
							
							
							
								
							
							
								9da547ff26 
								
							 
						 
						
							
							
								
								* include/math.h (sqrt): Remove inline definition.  
							
							 
							
							... 
							
							
							
							(sqrtf): Replace inline definition with prototype.
	(sqrtl): Likewise.
	* mingwex/math/sqrtf.c (sqrtf): Set domain error if
	argument less than zero.
	* mingwex/math/sqrtf.c (sqrtl): Likewise.
	Correct typo in 2002-10-30 ChangeLog entry. 
							
						 
						
							2002-11-09 10:44:02 +00:00  
						
					 
				
					
						
							
							
								 
								Danny Smith
							
						 
						
							 
							
							
							
							
								
							
							
								66451d9590 
								
							 
						 
						
							
							
								
								* mingwex/math/powil.c: Rename powil to __powil.  
							
							 
							
							... 
							
							
							
							* mingwex/math/powl.c: Adjust declaration and call
	to __powil. Remove comment on powil.
	* mingwex/math/powi.c: New file.
	* mingwex/math/powif.c: New file.
	* mingwex/math/pow.c: New file.
	* mingwex/math/cephes_mconf.h. Add double and float
	versions of constants.
	(polevl): Add double precision function.
	(p1evl): Likewise.
	* mingwex/Makefile.in (MATH_DISTFILES): Add pow.c,
	powi.c, powif.c.
	(MATH_OBJS): Add pow.o,	powi.o, powif.o. 
							
						 
						
							2002-10-06 23:26:43 +00:00  
						
					 
				
					
						
							
							
								 
								Danny Smith
							
						 
						
							 
							
							
							
							
								
							
							
								76f28487ee 
								
							 
						 
						
							
							
								
								* mingwex/math/files.txt: Remove inadvertantly added file.  
							
							 
							
							
							
						 
						
							2002-09-19 23:05:27 +00:00  
						
					 
				
					
						
							
							
								 
								Earnie Boyd
							
						 
						
							 
							
							
							
							
								
							
							
								31736d1768 
								
							 
						 
						
							
							
								
								* mingwex/fegetenv.c: Change to \n line endings.  
							
							 
							
							... 
							
							
							
							* mingwex/vsnprintf.c: Ditto.
	* mingwex/vsnwprintf.c: Ditto. 
							
						 
						
							2002-09-05 11:51:26 +00:00  
						
					 
				
					
						
							
							
								 
								Danny Smith
							
						 
						
							 
							
							
							
							
								
							
							
								169618f29f 
								
							 
						 
						
							
							
								
								* mingwex/math/hypotl.c: Replace with version based on cephes  
							
							 
							
							... 
							
							
							
							library. 
							
						 
						
							2002-09-02 03:00:37 +00:00  
						
					 
				
					
						
							
							
								 
								Danny Smith
							
						 
						
							 
							
							
							
							
								
							
							
								b8cdc234c6 
								
							 
						 
						
							
							
								
								Add incomplet long double math support to libmingwex.a  
							
							 
							
							
							
						 
						
							2002-07-29 03:00:10 +00:00  
						
					 
				
					
						
							
							
								 
								Danny Smith
							
						 
						
							 
							
							
							
							
								
							
							
								dc8971488e 
								
							 
						 
						
							
							
								
								* include/_mingw.h: Increment version to 2.0.  
							
							 
							
							... 
							
							
							
							* Makefile.in: Ditto.
	Merge in mingwex branch. 
							
						 
						
							2002-06-13 10:20:48 +00:00