aboutsummaryrefslogtreecommitdiffstats
path: root/intern.h
Commit message (Expand)AuthorAgeFilesLines
* * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz2001-07-181-0/+1
* * regex.c (re_search): should consider reverse search.matz2001-07-141-3/+6
* credit rb_name_error() fix to Nobuyoshi Nakada.matz2001-07-031-0/+3
* * error.c (exc_exception): clone the receiver exception instead ofmatz2001-07-021-0/+1
* * eval.c (rb_f_require): searches ".rb" and ".so" at the samematz2001-06-191-0/+2
* * variable.c (rb_mod_const_at): use hash table as internalmatz2001-06-051-2/+3
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-1/+3
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-0/+1
* forgot some checkins.matz2001-05-061-2/+2
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-13/+16
* * object.c (rb_str2cstr): warn if string contains \0 and lengthmatz2001-03-281-1/+0
* * dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz2001-03-191-2/+2
* * dir.c (dir_s_chdir): block form of Dir.chdir. (RCR#U016).matz2001-03-161-2/+2
* * io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz2001-03-131-0/+1
* * io.c (set_outfile): f should be the FILE* from the assigning value.matz2001-02-161-0/+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-0/+1
* Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz2001-01-151-0/+1
* setres[ug]id, NORETURNeban2001-01-101-5/+5
* * enum.c (enum_inject): new method.matz2001-01-091-1/+1
* matzmatz2000-12-181-1/+2
* matzmatz2000-12-081-1/+2
* shugoshugo2000-12-061-0/+1
* matzmatz2000-11-271-1/+3
* matzmatz2000-11-211-3/+1
* matzmatz2000-11-201-2/+2
* matzmatz2000-11-131-0/+1
* matzmatz2000-09-221-0/+1
* matzmatz2000-09-151-0/+1
* matzmatz2000-08-281-1/+5
* matzmatz2000-08-251-1/+1
* matzmatz2000-08-021-0/+2
* matzmatz2000-07-171-0/+1
* matzmatz2000-07-041-0/+1
* 2000-06-14matz2000-06-141-0/+1
* 2000-05-18matz2000-05-181-7/+7
* 2000-05-17matz2000-05-171-0/+1
* 2000-05-12matz2000-05-121-0/+8
* 2000-05-09matz2000-05-091-1/+1
* 2000-05-01matz2000-05-011-2/+17
* 2000-04-10matz2000-04-101-0/+2
* 2000-03-17matz2000-03-171-0/+1
* 2000-02-08matz2000-02-081-4/+1
* 2000-02-01matz2000-02-011-0/+1
* 20000105matz2000-01-051-2/+5
* 19991214matz1999-12-141-11/+12
* 991207matz1999-12-071-0/+1
* 19991206matz1999-12-061-1/+1
* mark_end_procmatz1999-11-261-0/+1
* 19991117matz1999-11-171-8/+11