summaryrefslogtreecommitdiff
path: root/ext/digest/md5/md5.c
AgeCommit message (Expand)Author
2022-07-30Revert "* expand tabs. [ci skip]"Hiroshi SHIBATA
2022-07-30* expand tabs. [ci skip]git
2022-07-30[ruby/digest] Revert tab-expansion in external filesNobuyoshi Nakada
2022-07-21Expand tabs [ci skip]Takashi Kokubun
2021-11-16[ruby/digest] Avoid null pointer subtraction in digest/md5xtkoba
2014-09-30protoize no-arguments functionsnobu
2014-07-15ext/digest: return values of init and finalnobu
2013-09-12Eliminate less-than-zero checks for unsigned variablesnobu
2008-08-09* configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert),nobu
2006-10-11* ext/digest/digest.c (rb_digest_base_alloc,knu
2006-10-05* ext/digest/digest.[ch]: Since the argument order ofknu
2001-07-13Import the "digest" module and the submodules, from the Rough Rubyknu