| Commit message (Expand) | Author | Age | Files | Lines |
| * | * numeric.c (num_cmp): define Numeric#<=>, remove Numeric#==. | matz | 2002-12-09 | 1 | -1/+9 |
| * | * eval.c (backtrace): should ignore line 0 frame. | matz | 2002-12-02 | 1 | -0/+1 |
| * | * array.c, class.c, eval.c, file.c, gc.c, node.h, numeric.c, | knu | 2002-10-26 | 1 | -4/+4 |
| * | * numeric.c (fix_lshift): negative shift count means right shift. | nobu | 2002-06-10 | 1 | -2/+7 |
| * | * string.c (rb_str_aset): should raise error if an indexing string | matz | 2002-06-04 | 1 | -1/+1 |
| * | * variable.c (rb_obj_remove_instance_variable): raise NameError if | matz | 2002-04-10 | 1 | -1/+1 |
| * | * bignum.c (rb_big_aref): idx may be a Bignum. | matz | 2001-11-01 | 1 | -1/+2 |
| * | * parse.y (str_extend): shuould allow interpolation of $-x. | matz | 2001-10-29 | 1 | -10/+18 |
| * | * ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0. | matz | 2001-10-02 | 1 | -1/+1 |
| * | * eval.c (rb_thread_restore_context): save current value of | matz | 2001-09-08 | 1 | -5/+9 |
| * | * io.c (rb_io_popen): accept integer flags as mode. | matz | 2001-09-03 | 1 | -17/+19 |
| * | * array.c (rb_ary_equal): check identiry equality first. | matz | 2001-08-24 | 1 | -3/+3 |
| * | * ruby.c (set_arg0): wrong predicate when new $0 value is bigger | matz | 2001-04-24 | 1 | -3/+5 |
| * | * time.c (make_time_t): remove HAVE_TM_ZONE code since it | matz | 2001-04-03 | 1 | -1/+1 |
| * | matz | matz | 2000-11-27 | 1 | -1/+1 |
| * | matz | matz | 2000-11-14 | 1 | -1/+1 |
| * | matz | matz | 2000-11-13 | 1 | -0/+1 |
| * | matz | matz | 2000-08-31 | 1 | -21/+3 |
| * | matz | matz | 2000-07-07 | 1 | -1/+1 |
| * | matz | matz | 2000-07-06 | 1 | -63/+127 |
| * | matz | matz | 2000-07-04 | 1 | -4/+4 |
| * | matz | matz | 2000-07-03 | 1 | -85/+91 |
| * | 2000-06-12 | matz | 2000-06-12 | 1 | -0/+38 |
| * | 2000-05-01 | matz | 2000-05-01 | 1 | -9/+5 |
| * | freebsd floating point | matz | 2000-04-18 | 1 | -2/+2 |
| * | 2000-03-07 | matz | 2000-03-07 | 1 | -5/+5 |
| * | 2000-02-17 | matz | 2000-02-17 | 1 | -2/+2 |
| * | 2000-02-01 | matz | 2000-02-01 | 1 | -2/+41 |
| * | 2000-01-08 | matz | 2000-01-08 | 1 | -0/+1 |
| * | 20000105 | matz | 2000-01-05 | 1 | -1/+1 |
| * | 19991206 | matz | 1999-12-06 | 1 | -6/+6 |
| * | 1.4.1 | matz | 1999-09-16 | 1 | -1/+0 |
| * | 1.4.0 | matz | 1999-08-13 | 1 | -26/+98 |
| * | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -373/+693 |
| * | This commit was generated by cvs2svn to compensate for changes in r11, | matz | 1998-01-16 | 1 | -92/+84 |
| * | Initial revisionv1_0_r2r2 | matz | 1998-01-16 | 1 | -0/+1154 |