| Commit message (Expand) | Author | Age | Files | Lines |
| * | * class.c (rb_include_module): argument should be T_MODULE, not | matz | 2002-12-19 | 1 | -6/+1 |
| * | * array.c, class.c, eval.c, file.c, gc.c, node.h, numeric.c, | knu | 2002-10-26 | 1 | -1/+1 |
| * | * eval.c (ruby_run): should set toplevel visibility again here. | matz | 2002-09-25 | 1 | -1/+1 |
| * | * string.c (rb_str_slice_bang): if there's no corresponding | matz | 2002-07-11 | 1 | -4/+15 |
| * | * variable.c (rb_obj_remove_instance_variable): raise NameError if | matz | 2002-04-10 | 1 | -1/+3 |
| * | * class.c (rb_define_class): should handle autoload. | matz | 2002-03-15 | 1 | -0/+6 |
| * | * hash.c (rb_any_cmp): should handle Qundef in keys. | matz | 2002-02-20 | 1 | -1/+3 |
| * | * eval.c (is_defined): defined?(Foo::Baz) should check constants | matz | 2002-01-28 | 1 | -6/+7 |
| * | * class.c (rb_include_module): detect cyclic module inclusion. | matz | 2002-01-25 | 1 | -0/+2 |
| * | * object.c (rb_Float): remove underscores between digits. | nobu | 2002-01-16 | 1 | -0/+1 |
| * | * class.c (rb_make_metaclass): [new] | nobu | 2002-01-10 | 1 | -8/+22 |
| * | * string.c (rb_str_new2): NULL pointer check added. | matz | 2002-01-07 | 1 | -2/+2 |
| * | * eval.c (rb_thread_schedule): should not select a thread which is | matz | 2001-12-18 | 1 | -0/+33 |
| * | * class.c (rb_include_module): should check whole ancestors to | matz | 2001-09-06 | 1 | -6/+3 |
| * | * class.c (rb_singleton_class_attached): should modify iv_tbl by | matz | 2001-04-11 | 1 | -7/+6 |
| * | * variable.c (rb_const_get): no recursion to show full class path | matz | 2001-04-06 | 1 | -10/+46 |
| * | * time.c (make_time_t): remove HAVE_TM_ZONE code since it | matz | 2001-04-03 | 1 | -1/+4 |
| * | * object.c (rb_str2cstr): warn if string contains \0 and length | matz | 2001-03-28 | 1 | -3/+8 |
| * | matz | matz | 2000-12-18 | 1 | -0/+1 |
| * | matz | matz | 2000-12-05 | 1 | -4/+0 |
| * | matz | matz | 2000-07-27 | 1 | -0/+3 |
| * | 2000-06-22 | matz | 2000-06-22 | 1 | -0/+1 |
| * | 2000-05-24 | matz | 2000-05-24 | 1 | -1/+1 |
| * | 2000-05-01 | matz | 2000-05-01 | 1 | -3/+18 |
| * | 2000-03-07 | matz | 2000-03-07 | 1 | -4/+1 |
| * | 2000-02-25 | matz | 2000-02-25 | 1 | -0/+3 |
| * | 2000-02-18 | matz | 2000-02-18 | 1 | -12/+19 |
| * | 20000105 | matz | 2000-01-05 | 1 | -1/+1 |
| * | 19991214 | matz | 1999-12-14 | 1 | -8/+19 |
| * | 19991117 | matz | 1999-11-17 | 1 | -2/+2 |
| * | 1.4.0 | matz | 1999-08-13 | 1 | -26/+33 |
| * | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -109/+159 |
| * | This commit was generated by cvs2svn to compensate for changes in r11, | matz | 1998-01-16 | 1 | -85/+256 |
| * | Initial revisionv1_0_r2r2 | matz | 1998-01-16 | 1 | -0/+427 |