1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 13527efd59 bigdecimal.c: fix format specifier
* ext/bigdecimal/bigdecimal.c (BigMath_s_log): fix format specifier.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36633 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-05 15:40:56 +00:00
..
-test-
bigdecimal bigdecimal.c: fix format specifier 2012-08-05 15:40:56 +00:00
continuation
coverage
curses
date * ext/date/date_{core,strftime}.c: [ruby-core:46990]. 2012-08-04 21:57:48 +00:00
dbm * ext/dbm/dbm.c (fdbm_empty_p): fix wrong condtion introduced in r36438. 2012-07-18 14:09:59 +00:00
digest ext/digest/digest.c (hexencode_str_new): return an ASCII string 2012-08-01 13:30:51 +00:00
dl
etc
fcntl
fiber
fiddle
gdbm
io
json avoid compilation error on AIX by -ansi -std=iso9899:199409 (r36038). [ruby-core:46744] [Bug #6791]. 2012-07-25 22:26:41 +00:00
mathn
nkf
objspace
openssl * ext/openssl/lib/openssl/digest.rb 2012-08-02 01:58:49 +00:00
pathname
psych * ext/psych/lib/psych.rb: updated to released version. 2012-07-31 01:37:06 +00:00
pty
racc/cparse
readline
ripper * parse.y: added symbols and qsymbols productions for %i and %I 2012-07-24 18:10:35 +00:00
sdbm * ext/dbm/dbm.c (fdbm_empty_p): fix wrong condtion introduced in r36438. 2012-07-18 14:09:59 +00:00
socket option.c: mingw64 only 2012-07-29 15:25:29 +00:00
stringio
strscan
syck
syslog
tk
win32ole
zlib
.document
extmk.rb extmk.rb: hack for -framework 2012-07-19 12:21:49 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt