| Commit message (Expand) | Author | Age | Files | Lines |
* | * struct.c (struct_entry): add prototype to avoid VC++ warnings. | usa | 2003-07-12 | 1 | -0/+1 |
* | * array.c (rb_values_at): extract common procedure from | matz | 2003-07-03 | 1 | -24/+13 |
* | * eval.c (rb_yield_0): give warning for multiple values for a | matz | 2003-05-20 | 1 | -1/+1 |
* | * object.c (init_copy): rename copy_object as initialize_copy, | matz | 2003-05-19 | 1 | -2/+2 |
* | * object.c (rb_obj_methods): list singleton methods if recur | matz | 2003-05-06 | 1 | -0/+2 |
* | * array.c (rb_ary_values_at): new method to replace select(index..). | matz | 2003-05-04 | 1 | -13/+26 |
* | * struct.c (rb_struct_eql): should compare values with "eql?". | matz | 2003-04-18 | 1 | -1/+20 |
* | * struct.c (rb_struct_hash): new methods Struct#hash, Struct#eql?. | nobu | 2003-04-15 | 1 | -0/+18 |
* | Updated Copyrights of Matz to 2003. | michal | 2003-01-16 | 1 | -1/+1 |
* | * struct.c (make_struct): needs meta class. | nobu | 2003-01-05 | 1 | -0/+1 |
* | * parse.y (do_block): split "do" block and tLBRACE_ARG block. | matz | 2002-12-20 | 1 | -2/+2 |
* | * sprintf.c (rb_f_sprintf): preceding ".." for negative numbers | matz | 2002-12-10 | 1 | -2/+2 |
* | * eval.c, file.c, gc.c, io.c, object.c, ruby.c, ruby.h, struct.c, | knu | 2002-10-29 | 1 | -4/+4 |
* | * variable.c (rb_copy_generic_ivar): remove old generic instance | matz | 2002-09-03 | 1 | -7/+9 |
* | * array.c (rb_ary_become): should not free ptr if it's shared. | matz | 2002-08-29 | 1 | -2/+2 |
* | * file.c (rb_find_file): $LOAD_PATH must not be empty. | matz | 2002-08-27 | 1 | -5/+6 |
* | *.c: Int vs Long cleanup | michal | 2002-08-21 | 1 | -2/+2 |
* | * eval.c (rb_clear_cache_by_class): new function. | matz | 2002-05-14 | 1 | -1/+1 |
* | * struct.c (rb_struct_select): fix typo. | matz | 2002-04-12 | 1 | -1/+1 |
* | * variable.c (rb_obj_remove_instance_variable): raise NameError if | matz | 2002-04-10 | 1 | -0/+18 |
* | * struct.c (Init_Struct): should undefine "allocate" for Struct | matz | 2002-02-14 | 1 | -1/+2 |
* | * class.c (rb_make_metaclass): [new] | nobu | 2002-01-10 | 1 | -0/+1 |
* | * string.c (rb_str_match_m): should convert an argument into | matz | 2001-12-11 | 1 | -0/+29 |
* | * marshal.c (r_object): better allocation type check for | matz | 2001-10-03 | 1 | -16/+13 |
* | * parse.y (yylex): ternary ? can be followed by newline. | matz | 2001-08-29 | 1 | -16/+17 |
* | * range.c (range_step): 'iter' here should be an array. | matz | 2001-08-20 | 1 | -21/+11 |
* | * struct.c (rb_struct_modify): should check frozen and taint | matz | 2001-08-06 | 1 | -2/+13 |
* | * error.c (exc_exception): clone the receiver exception instead of | matz | 2001-07-02 | 1 | -5/+6 |
* | * ruby.c (proc_options): unexpected SecurityError happens when -T4. | matz | 2001-05-30 | 1 | -1/+1 |
* | * eval.c (block_pass): should not downgrade safe level. | matz | 2001-05-02 | 1 | -1/+1 |
* | * dir.c (dir_s_glob): supprt backslash escape of metacharacters | matz | 2001-02-14 | 1 | -1/+1 |
* | matz | matz | 2000-10-13 | 1 | -0/+2 |
* | matz | matz | 2000-10-10 | 1 | -6/+6 |
* | matz | matz | 2000-08-09 | 1 | -2/+0 |
* | matz | matz | 2000-07-06 | 1 | -1/+1 |
* | 2000-06-14 | matz | 2000-06-14 | 1 | -2/+4 |
* | 2000-05-24 | matz | 2000-05-24 | 1 | -3/+3 |
* | 2000-05-01 | matz | 2000-05-01 | 1 | -2/+4 |
* | 2000-04-10 | matz | 2000-04-10 | 1 | -18/+17 |
* | 2000-03-13 | matz | 2000-03-13 | 1 | -2/+2 |
* | 2000-03-07 | matz | 2000-03-07 | 1 | -4/+0 |
* | 2000-02-23 | matz | 2000-02-23 | 1 | -0/+2 |
* | 2000-02-01 | matz | 2000-02-01 | 1 | -0/+2 |
* | 2000-01-18 | matz | 2000-01-18 | 1 | -34/+0 |
* | 20000105 | matz | 2000-01-05 | 1 | -8/+8 |
* | 19991214 | matz | 1999-12-14 | 1 | -3/+11 |
* | 991207 | matz | 1999-12-07 | 1 | -0/+9 |
* | 19991117 | matz | 1999-11-17 | 1 | -1/+1 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -56/+101 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -158/+256 |