1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/missing
usa 4cd86dbe9f * missing/lgamma_r.c (lgamma_r): some compilers don't permit dividing
by literal 0.0. use const variable instead.

	* {bcc32,win32,wince}/Makefile.sub (MISSING): add lgamma_r.obj and
	  tgamma.obj.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-07 02:14:54 +00:00
..
acosh.c * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
alloca.c * missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c, 2007-06-10 09:30:55 +00:00
crypt.c
dup2.c * missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c, 2007-06-10 09:30:55 +00:00
erf.c
file.h
fileblocks.c
finite.c
flock.c
hypot.c
isinf.c * missing/isinf.c (isinf): don't define is the macro is defined. 2007-11-13 16:54:27 +00:00
isnan.c
lgamma_r.c * missing/lgamma_r.c (lgamma_r): some compilers don't permit dividing 2008-02-07 02:14:54 +00:00
memcmp.c
memmove.c
os2.c
strchr.c
strerror.c
strftime.c * configure.in (RUBY_CHECK_VARTYPE): check if a variable is defined 2007-12-14 01:01:42 +00:00
strlcat.c
strlcpy.c
strstr.c
strtol.c
tgamma.c * math.c (math_gamma): new method Math.gamma. 2008-02-07 01:43:43 +00:00
vsnprintf.c
x68.c * missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c, 2007-06-10 09:30:55 +00:00