aboutsummaryrefslogtreecommitdiffstats
path: root/sprintf.c
Commit message (Expand)AuthorAgeFilesLines
* * re.c (rb_reg_expr_str): should treat backslash specially inmatz2002-04-181-8/+7
* * variable.c (rb_obj_remove_instance_variable): raise NameError ifmatz2002-04-101-78/+28
* * ext/socket/socket.c (bsock_do_not_rev_lookup_set): should not bematz2002-03-251-4/+14
* * intern.h: prototypes for new functions; rb_cstr_to_inum(),nobu2002-02-011-5/+1
* * class.c (rb_mod_clone): should not copy class name, since clonematz2001-10-221-1/+4
* * ruby.c (proc_options): should not alter origargv[].matz2001-09-031-18/+1
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-2/+3
* * string.c (str_independent): should not clear str->orig here.matz2001-01-291-1/+1
* Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz2001-01-151-1/+1
* m17n cleanup ;_;matz2001-01-101-10/+3
* matzmatz2000-12-261-1/+1
* matzmatz2000-12-121-4/+1
* 2000-06-19matz2000-06-191-4/+4
* 2000-05-09matz2000-05-091-3/+3
* 2000-05-01matz2000-05-011-0/+2
* 2000-03-07matz2000-03-071-4/+0
* 20000105matz2000-01-051-10/+8
* 19991206matz1999-12-061-0/+4
* 19991111matz1999-11-111-9/+42
* regexp literal (e.g. \202) match, etc.matz1999-09-011-2/+6
* 1.4.0matz1999-08-131-4/+28
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-237/+226
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-6/+6
* Initial revisionv1_0_r2matz1998-01-161-0/+632