Skip to content

Commit 043ec1f

Browse files
author
matz
committed
printf
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 4fc2dec commit 043ec1f

File tree

2 files changed

+198
-203
lines changed

2 files changed

+198
-203
lines changed

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Tue Jul 21 01:25:10 1998 Yukihiro Matsumoto <matz@netlab.co.jp>
2+
3+
* sprintf.c (f_sprintf): integer formatter totally re-written.
4+
5+
* sprintf.c (remove_sign_bits): support uppercase hexadecimal.
6+
7+
Sat Jul 18 00:14:13 1998 Yukihiro Matsumoto <matz@netlab.co.jp>
8+
9+
* sprintf.c (f_sprintf): proper sign position for %X and %O.
10+
111
Fri Jul 17 14:10:20 1998 Yukihiro Matsumoto <matz@netlab.co.jp>
212

313
* version 1.1c0 released.

0 commit comments

Comments
 (0)