1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* sprintf.c (rb_f_sprintf): preserve original val for

format_integer. [ruby-talk:92975]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
matz 2004-02-17 15:26:03 +00:00
parent dd23ad7e84
commit 4b41d18b6c
4 changed files with 63 additions and 41 deletions

View file

@ -5,6 +5,7 @@
*~
.ccmalloc
.ppack
.ext
COPYING.LIB
ChangeLog.pre-alpha
ChangeLog.pre1_1
@ -22,7 +23,6 @@ config.h.in
config.log
config.status
configure
foo.rb
libruby.so.*
miniruby
miniruby.elhash
@ -30,7 +30,6 @@ miniruby.elhash2
miniruby.orig2
miniruby.plhash
miniruby.plhash2
modex.rb
newdate.rb
newver.rb
parse.c