1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
matz 5594f2bffb * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): returns Inf if
exp is bigger than DBL_MANT_DIG.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-05-31 22:46:43 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): returns Inf if 2009-05-31 22:46:43 +00:00
continuation
coverage
curses
dbm
digest
dl * ext/dl/handle.c (rb_dlhandle_s_sym): added a method to access 2009-05-23 12:49:00 +00:00
etc * ext/etc/etc.c (etc_getpwuid): use rb_uid_t. [ruby-dev:38443] 2009-05-14 07:13:40 +00:00
fcntl
fiber
gdbm
iconv
io/wait
json Update to JSON 1.1.4. 2009-05-05 02:32:49 +00:00
mathn
nkf
openssl
pty update rdoc. 2009-05-22 12:32:30 +00:00
racc/cparse
readline * ext/readline/readline.c (readline_getc): the function for 2009-05-26 17:39:42 +00:00
ripper
sdbm
socket
stringio * ext/stringio/stringio.c (strio_ungetbyte): encoding should not 2009-05-14 07:07:55 +00:00
strscan
syck * time.c: remove time_t restriction from Time class. 2009-04-21 14:56:59 +00:00
syslog
tk * sample/drb/dhasenc.rb: add magic comment for encoding. 2009-05-16 02:00:42 +00:00
win32ole * ext/win32ole/win32ole.c (foletypelib_name): should return 2009-05-17 00:37:07 +00:00
zlib * ext/zlib/zlib.c (Zlib::GzipFile#path): New method. 2009-04-22 16:31:06 +00:00
.cvsignore
.document
extmk.rb * ext/extmk.rb: use RbConfig instead of Config. 2009-04-30 16:34:01 +00:00
purelib.rb
Setup
Setup.atheos
Setup.emx
Setup.nt