aboutsummaryrefslogtreecommitdiffstats
path: root/inits.c
Commit message (Expand)AuthorAgeFilesLines
...
* * bignum.c: changed `foo _((boo))' to `foo(boo)`. [ruby-dev:27056]ocean2005-09-141-34/+34
* * array.c: moved to ANSI function style from K&R function style.ocean2005-09-121-1/+1
* * enum.c (enumeratorize): create new enumerator for current method ifnobu2005-07-141-0/+2
* Add boot_classes to rdoc parsing, fix a couple of bugsdave2003-12-191-0/+2
* * configure.in (HUGE_ST_INO): check whether struct stat.st_inonobu2003-08-151-0/+2
* Updated Copyrights of Matz to 2003.michal2003-01-161-1/+1
* * re.c (rb_reg_expr_str): should treat backslash specially inmatz2002-04-181-1/+1
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* 2000-05-01matz2000-05-011-2/+2
* 20000105matz2000-01-051-1/+1
* 1.4.0matz1999-08-131-3/+3
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-5/+5
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-2/+34
* Initial revisionv1_0_r2matz1998-01-161-0/+48