summaryrefslogtreecommitdiff
path: root/missing/hypot.c
AgeCommit message (Expand)Author
2010-07-28* missing/*.c: include missing.hnobu
2005-10-22* missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,ocean
2001-03-13* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz
tr>2005-07-19* error.c (syserr_initialize): add 1 byte for snprintf() size formatz 2005-07-19* error.c (syserr_initialize): need to allocate an additional bytematz 2005-07-19* io.c (rb_io_inspect): replace sprintf() with "%s" format allmatz 2005-06-08* bignum.c (get2comp): calculate proper 2's complement formatz 2005-05-18* error.c (exc_exception): reverted to call Exception#initializenobu 2005-05-14* error.c (exc_exception, {exit,name_err,syserr}_initialize): callnobu 2005-03-18* error.c: typo fix.eban 2005-02-28* exception error messages updated. [ruby-core:04497]matz