/spec/ruby/library/securerandom/

'> The Ruby Programming Language
summaryrefslogtreecommitdiff
path: root/LEGAL
AgeCommit message (Expand)Author
2009-01-16Commit miss at r21521, poited out by Yugui.duerst
2008-10-04* x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui
2008-09-22* LEGAL: updated file names removed and added. [ruby-dev:36426]matz
2008-02-07* math.c (math_gamma): new method Math.gamma.akr
2008-01-02* util.c (ruby_strtoul): locale independent strtoul is implemented toakr
2008-01-02* missing/strcasecmp.c: removed. Ruby don't use locale dependentakr
2007-08-22* missing/strtod.c: removed. [ruby-dev:31588]matz
2007-03-19* missing/{strlcat,strlcpy}.c, missing.h: new functions.usa