summaryrefslogtreecommitdiff
path: root/hash.c
AgeCommit message (Expand)Author
2002-03-08* eval.c (cvar_cbase): utility function to find innermost nonmatz
2002-02-25* eval.c (method_inspect): should not dump core for unboundmatz
2002-02-20* hash.c (rb_any_cmp): should handle Qundef in keys.matz
2002-01-28* eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz
2002-01-25* class.c (rb_include_module): detect cyclic module inclusion.matz
2002-01-11* re.c (match_select): should propagate taintness.matz
2001-12-11* string.c (rb_str_match_m): should convert an argument intomatz
2001-12-10* array.c (rb_ary_modify): should copy the internal buffer if thematz
2001-11-19* parse.y (parse_regx): should raise error on untermitatedmatz
2001-11-14 * hash.c (ruby_setenv): remove USE_WIN32_RTL_ENV block since it'susa
2001-11-13 * hash.c (envix): use GET_ENVIRON and FREE_ENVIRON to get environmentusa
2001-10-29* parse.y (str_extend): shuould allow interpolation of $-x.matz
2001-10-03* marshal.c (r_object): better allocation type check formatz
2001-08-23* eval.c (is_defined): should not dump core for "defined?(())".matz
2001-07-31* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSIONmatz
2001-07-24* eval.c (rb_provide_feature): should not tweak extension used formatz
2001-06-22* eval.c (rb_yield_0): no mvalue_to_svalue conversion here.matz
2001-06-12* eval.c (method_eq): new method Method#==. [new]matz
2001-06-08* gc.c (Init_stack): avoid __builtin_frame_address(2) to retrievematz
2001-06-01* hash.c (replace_i): ignore when key == Qundef.matz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-16* array.c (rb_ary_and): should not push frozen key string.matz
2001-05-02* eval.c (block_pass): should not downgrade safe level.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-01-15Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz
2000-12-25001225matz
2000-12-18matzmatz
2000-12-05matzmatz
2000-09-12matz: 1.6.0 final (hopufully)matz
2000-09-04matzmatz
2000-08-09matzmatz
2000-08-07matzmatz
2000-07-27matzmatz
2000-07-21matzmatz
2000-07-17matzmatz
2000-07-04matzmatz
2000-06-222000-06-22matz
2000-05-242000-05-24matz
2000-05-122000-05-12matz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-04-12mkmfmatz
2000-04-102000-04-10matz
2000-03-232000-03-23matz
2000-03-152000-03-15matz
2000-03-072000-03-07matz
2000-02-292000-02-29matz
2000-02-252000-02-25matz
2000-02-232000-02-23matz