| Commit message (Expand) | Author | Age | Files | Lines |
* | * config.guess: moved into tool/. | yugui | 2009-05-22 | 1 | -2/+2 |
* | Commit miss at r21521, poited out by Yugui. | duerst | 2009-01-16 | 1 | -0/+11 |
* | * x68/_dtos18.c: removed. Ruby no longer supports human68k. | yugui | 2008-10-04 | 1 | -1/+0 |
* | * LEGAL: updated file names removed and added. [ruby-dev:36426] | matz | 2008-09-22 | 1 | -19/+38 |
* | * math.c (math_gamma): new method Math.gamma. | akr | 2008-02-07 | 1 | -0/+2 |
* | * util.c (ruby_strtoul): locale independent strtoul is implemented to | akr | 2008-01-02 | 1 | -16/+0 |
* | * missing/strcasecmp.c: removed. Ruby don't use locale dependent | akr | 2008-01-02 | 1 | -2/+0 |
* | * missing/strtod.c: removed. [ruby-dev:31588] | matz | 2007-08-22 | 1 | -17/+15 |
* | * missing/{strlcat,strlcpy}.c, missing.h: new functions. | usa | 2007-03-19 | 1 | -0/+30 |
* | * LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8. | nobu | 2005-07-13 | 1 | -4/+7 |
* | * bignum.c (rb_big_neg): may be accessing bogus pointer value. | matz | 2005-07-01 | 1 | -7/+3 |
* | remove oniggnu.h (GNU regex API). | kosako | 2005-02-26 | 1 | -2/+1 |
* | remove GNU regex API | kosako | 2005-02-17 | 1 | -3/+2 |
* | * oniggnu.h: imported from Oniguruma library. | ksaito | 2004-03-05 | 1 | -28/+23 |
* | * math.c (math_erf,math_erfc): new function. [ruby-list:37753] | matz | 2003-06-05 | 1 | -0/+1 |
* | * random.c: replace with Mersenne Twister RNG. | matz | 2002-07-26 | 1 | -0/+47 |
* | merge win32ole from rough | suke | 2002-06-01 | 1 | -0/+15 |
* | The author of getoptlong.rb has agreed on changing the license from | knu | 2002-01-04 | 1 | -17/+0 |
* | Import the "digest" module and the submodules, from the Rough Ruby | knu | 2001-07-13 | 1 | -4/+56 |
* | Substitute "licence" with "license". | knu | 2001-07-13 | 1 | -2/+2 |
* | Mention ext/nkf/nkf1.7/nkf.c. | knu | 2001-07-13 | 1 | -0/+13 |
* | Mention config.guess, config.sub, configure, parse.c and | knu | 2001-07-13 | 1 | -3/+58 |
* | Detypo. | knu | 2001-07-13 | 1 | -1/+1 |
* | Mention ext/socket/{addrinfo.h,getaddrinfo.c,getnameinfo.c}. | knu | 2001-07-13 | 1 | -0/+33 |
* | Mention util.c. | knu | 2001-07-13 | 1 | -0/+1 |
* | Add LEGAL, legal notice information. | knu | 2001-07-13 | 1 | -0/+171 |