aboutsummaryrefslogtreecommitdiffstats
path: root/math.c
Commit message (Expand)AuthorAgeFilesLines
* * io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz2001-03-131-0/+74
* * math.c (math_log, math_log10): use nan() instead of 0.0/0.0 on Cygwin.eban2001-03-091-2/+2
* * math.c (math_log, math_log10): should return NaN if x < 0.0eban2001-03-071-0/+5
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* 2000-05-01matz2000-05-011-2/+2
* 2000-02-17matz2000-02-171-3/+3
* 20000105matz2000-01-051-1/+1
* 1.4.0matz1999-08-131-1/+1
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-24/+50
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-34/+18
* Initial revisionv1_0_r2matz1998-01-161-0/+135