aboutsummaryrefslogtreecommitdiffstats
path: root/class.c
Commit message (Expand)AuthorAgeFilesLines
* * error.c (exc_exception): clone the receiver exception instead ofmatz2001-07-021-2/+2
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-1/+11
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-14/+73
* * object.c (rb_str2cstr): warn if string contains \0 and lengthmatz2001-03-281-3/+8
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* matzmatz2000-12-181-0/+1
* matzmatz2000-12-051-4/+0
* matzmatz2000-07-271-0/+3
* 2000-06-22matz2000-06-221-0/+1
* 2000-05-24matz2000-05-241-1/+1
* 2000-05-01matz2000-05-011-3/+18
* 2000-03-07matz2000-03-071-4/+1
* 2000-02-25matz2000-02-251-0/+3
* 2000-02-18matz2000-02-181-12/+19
* 20000105matz2000-01-051-1/+1
* 19991214matz1999-12-141-8/+19
* 19991117matz1999-11-171-2/+2
* 1.4.0matz1999-08-131-26/+33
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-109/+159
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-85/+256
* Initial revisionv1_0_r2matz1998-01-161-0/+427