aboutsummaryrefslogtreecommitdiffstats
path: root/array.c
Commit message (Expand)AuthorAgeFilesLines
* * regex.c (re_search): should consider reverse search.matz2001-07-141-6/+20
* * error.c (exc_exception): clone the receiver exception instead ofmatz2001-07-021-10/+13
* * eval.c (rb_f_require): searches ".rb" and ".so" at the samematz2001-06-191-2/+15
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-29/+11
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-29/+35
* forgot some checkins.matz2001-05-061-31/+34
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-43/+76
* * io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz2001-03-131-2/+2
* * eval.c (proc_call): should not modify ruby_block->frame.itermatz2001-02-261-8/+2
* * string.c (rb_str_substr): "a"[1,2] should return ""; needmatz2001-02-191-1/+1
* * eval.c (secure_visibility): visibility check for untainted modules.matz2001-02-191-1/+1
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* * array.c (rb_ary_sort_bang): returns self, even if its length ismatz2001-02-021-3/+25
* * m17n baseline.matz2001-01-101-1/+1
* thread_critical bug reported by Dave - matzmatz2000-12-291-2/+1
* 001225matz2000-12-251-3/+0
* matzmatz2000-12-121-2/+1
* matzmatz2000-12-081-31/+24
* matzmatz2000-12-051-29/+62
* matzmatz2000-11-201-11/+9
* matzmatz2000-10-311-1/+1
* matzmatz2000-10-251-8/+22
* matzmatz2000-10-101-8/+10
* ebaneban2000-09-121-1/+1
* matz: 1.6.0 final (hopufully)matz2000-09-121-2/+4
* matzmatz2000-08-241-3/+11
* matzmatz2000-08-071-3/+12
* matzmatz2000-07-171-22/+6
* 2000-06-22matz2000-06-221-1/+5
* 2000-05-30matz2000-05-301-1/+8
* 2000-05-24matz2000-05-241-19/+21
* 2000-05-12matz2000-05-121-1/+0
* 2000-05-10matz2000-05-101-0/+1
* 2000-05-09matz2000-05-091-1/+1
* 2000-05-01matz2000-05-011-28/+59
* 2000-04-10matz2000-04-101-4/+4
* 2000-03-17matz2000-03-171-1/+1
* 2000-02-29matz2000-02-291-20/+30
* 2000-02-23matz2000-02-231-1/+4
* 2000-02-17matz2000-02-171-0/+7
* 2000-02-01matz2000-02-011-26/+31
* 2000-01-18matz2000-01-181-2/+3
* 2000-01-08matz2000-01-081-52/+2
* 20000105matz2000-01-051-31/+135
* 19991214matz1999-12-141-1/+4
* 19991029matz1999-10-291-0/+20
* marshal load GC protectmatz1999-10-201-14/+11
* 19991018matz1999-10-181-0/+4
* ruby -vmatz1999-10-161-5/+7
* *** empty log message ***matz1999-10-131-12/+35