aboutsummaryrefslogtreecommitdiffstats
path: root/variable.c
Commit message (Expand)AuthorAgeFilesLines
* * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz2001-07-181-1/+1
* * regex.c (re_search): should consider reverse search.matz2001-07-141-6/+3
* * error.c (exc_exception): clone the receiver exception instead ofmatz2001-07-021-35/+31
* remove debug printfmatz2001-06-081-1/+0
* * gc.c (Init_stack): avoid __builtin_frame_address(2) to retrievematz2001-06-081-0/+1
* * parse.y (aref_args): "*arg" should always be expanded by REXPAND.matz2001-06-061-34/+56
* * variable.c (rb_mod_const_at): use hash table as internalmatz2001-06-051-32/+58
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-0/+1
* * variable.c (rb_alias_variable): should not allow variablematz2001-05-221-0/+2
* * bignum.c (bigdivrem): access boundary bug.matz2001-05-111-3/+0
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-14/+23
* * dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz2001-03-191-5/+5
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* * m17n baseline.matz2001-01-101-2/+0
* matzmatz2000-12-081-8/+35
* matzmatz2000-12-051-9/+0
* matzmatz2000-11-271-0/+4
* matzmatz2000-11-211-49/+14
* matzmatz2000-09-221-0/+4
* matzmatz2000-09-151-2/+35
* matzmatz2000-09-071-2/+15
* matzmatz2000-08-281-1/+50
* matzmatz2000-08-251-26/+17
* matzmatz2000-07-271-4/+0
* matzmatz2000-07-121-18/+20
* matzmatz2000-07-121-21/+29
* 2000-06-19matz2000-06-191-0/+2
* 2000-05-12matz2000-05-121-3/+0
* 2000-05-09matz2000-05-091-1/+1
* 2000-05-01matz2000-05-011-2/+6
* 2000-04-10matz2000-04-101-6/+6
* 2000-03-23matz2000-03-231-11/+40
* 2000-03-17matz2000-03-171-0/+2
* 2000-02-18matz2000-02-181-4/+97
* 2000-02-01matz2000-02-011-2/+9
* 20000105matz2000-01-051-0/+12
* 19991214matz1999-12-141-124/+47
* 19991129matz1999-11-291-1/+11
* 19991125matz1999-11-251-2/+2
* 19991117matz1999-11-171-34/+170
* 19991004matz1999-10-041-7/+5
* 1.4.0matz1999-08-131-55/+70
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-217/+396
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-136/+259
* Initial revisionv1_0_r2matz1998-01-161-0/+921