summaryrefslogtreecommitdiff
path: root/eval.c
AgeCommit message (Expand)Author
2001-03-26* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz
2001-03-22* eval.c (rb_mod_nesting): should not include Object at thematz
2001-03-21* gc.c (id2ref): sometimes confused symbol and reference.matz
2001-03-19* dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz
2001-03-16* dir.c (dir_s_chdir): block form of Dir.chdir. (RCR#U016).matz
2001-03-14* eval.c (rb_thread_schedule): raise FATAL just once tomatz
2001-03-14* eval.c (rb_yield_0): 0 (= Qfalse) is a valid value, so thatmatz
2001-03-13* eval.c (ev_const_defined): add new parameter self for specialmatz
2001-03-13* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz
2001-03-06* parse.y (primary): rescue and ensure clauses should be allowedmatz
2001-03-05* eval.c (proc_eq): compare Procs using blocktag equality.matz
2001-02-28* string.c (rb_str_delete_bang): delete! should take at least 1matz
2001-02-27* time.c (time_timeval): negative time interval shoule not bematz
2001-02-26* eval.c (proc_call): should not modify ruby_block->frame.itermatz
2001-02-19* eval.c (secure_visibility): visibility check for untainted modules.matz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2001-02-13* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2matz
2001-02-11* eval.c (stack_length): use __builtin_frame_address() only ifeban
2001-02-08* parse.y (parse_quotedwords): %w should allow parenthesis escape.matz
2001-02-02* array.c (rb_ary_sort_bang): returns self, even if its length ismatz
2001-01-29* eval.c (block_pass): return from block jumps directory tomatz
2001-01-29* string.c (str_independent): should not clear str->orig here.matz
2001-01-24* eval.c (POP_BLOCK_TAG): call rb_gc_force_recycle() if block hasmatz
2001-01-23* gc.c (os_live_obj): do not list terminated object.matz
2001-01-18* io.c (rb_io_s_read): new method to call IO#read frommatz
2001-01-15Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz
2001-01-10* m17n baseline.matz
2001-01-10setres[ug]id, NORETURNeban
2001-01-09* enum.c (enum_inject): new method.matz
2000-12-29* eval.c (rb_iterate): NODE_CFUNC does not protect its datamatz
2000-12-29thread_critical bug reported by Dave - matzmatz
2000-12-27matzmatz
2000-12-26matzmatz
2000-12-25001225matz
2000-12-22matzmatz
2000-12-18matzmatz
2000-12-12matzmatz
2000-12-08matzmatz
2000-12-07shugoshugo
2000-12-06ebaneban
2000-12-05matzmatz
2000-11-27matzmatz
2000-11-21matzmatz
2000-11-20matzmatz
2000-11-17matzmatz
2000-11-16matzmatz
2000-11-08matzmatz
2000-10-20matzmatz
2000-10-171.6.2 (to be)matz
2000-10-16matzmatz