| Commit message (Expand) | Author | Age | Files | Lines |
* | * eval.c (rb_call_super): should call method_missing if super is | matz | 2005-11-01 | 1 | -0/+1 |
* | * util.[hc] (ruby_add_suffix): constified. | ocean | 2005-10-22 | 1 | -3/+3 |
* | * array.c, enum.c, eval.c, util.c: safer function pointer usage. | nobu | 2005-10-11 | 1 | -2/+1 |
* | * bignum.c: changed `foo _((boo))' to `foo(boo)`. [ruby-dev:27056] | ocean | 2005-09-14 | 1 | -8/+8 |
* | * array.c: moved to ANSI function style from K&R function style. | ocean | 2005-09-12 | 1 | -1/+1 |
* | * enum.c (enum_sort_by): do not use qsort directly. use | matz | 2004-09-21 | 1 | -2/+2 |
* | * util.h: remove unnecessary parentheses. [ruby-dev:20879] | nobu | 2003-08-04 | 1 | -5/+4 |
* | Updated Copyrights of Matz to 2003. | michal | 2003-01-16 | 1 | -1/+1 |
* | * configure.in, defines.h, dir.c, dir.h, dln.c, error.c, | uema2 | 2002-12-15 | 1 | -1/+1 |
* | WinCE patch merged | matz | 2002-12-02 | 1 | -1/+1 |
* | * eval.c (rb_clear_cache_by_class): new function. | matz | 2002-05-14 | 1 | -1/+4 |
* | * dln.h, ruby.h, util.h: enable prototypes in C++. | nobu | 2001-12-21 | 1 | -0/+8 |
* | * util.h: change prototype of ruby_qsort() to accord with its definition. | usa | 2001-12-10 | 1 | -1/+1 |
* | * process.c (security): always give warning for insecure PATH. | matz | 2001-11-08 | 1 | -0/+3 |
* | * dir.c (dir_s_glob): supprt backslash escape of metacharacters | matz | 2001-02-14 | 1 | -1/+1 |
* | matz | matz | 2000-07-27 | 1 | -2/+4 |
* | 2000-05-01 | matz | 2000-05-01 | 1 | -2/+3 |
* | 20000105 | matz | 2000-01-05 | 1 | -1/+1 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -9/+21 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -3/+23 |
* | Initial revision | matz | 1998-01-16 | 1 | -0/+18 |