summaryrefslogtreecommitdiffstats
path: root/env.h
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (rb_f_send): do not call private methods if the receivermatz2005-08-301-0/+1
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-3/+3
* * eval.c (rb_eval): [ruby-core:03856]matz2004-11-301-2/+1
* * env.h: remove argv from ruby_frame.matz2004-07-281-1/+0
* * env.h (ruby_frame, ruby_scope, ruby_in_eval, ruby_class,nobu2004-01-111-5/+5
* * eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP()matz2003-10-201-0/+1
* * eval.c (rb_call0): update ruby_class as well as ruby_cref.matz2003-08-061-1/+0
* Updated Copyrights of Matz to 2003.michal2003-01-161-1/+1
* * eval.c (ruby_current_node) : added to set sourceline on demand.nobu2002-08-151-2/+1
* * bignum.c (rb_big_cmp): use dbl2big() for Floats, instead ofmatz2002-08-121-0/+1
* * eval.c (rb_clear_cache_by_class): new function.matz2002-05-141-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-1/+1
* 000831matz2000-08-311-0/+1
* matzmatz2000-08-151-0/+4
* 2000-05-01matz2000-05-011-2/+5
* 1.4.0matz1999-08-131-2/+2
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-5/+6
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-2/+4
* Initial revisionmatz1998-01-161-0/+49