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 af310963ab * ext/bigdecimal/bigdecimal.c (PUSH): to prevent VALUE from GC,
must not cast it to unsigned long, which may be shorter than
	  VALUE, and the result can be mere garbage.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35619 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-05-11 05:09:58 +00:00
..
-test- * include/ruby/win32.h (FD_SET): change function to macro. 2012-05-08 12:47:25 +00:00
bigdecimal * ext/bigdecimal/bigdecimal.c (PUSH): to prevent VALUE from GC, 2012-05-11 05:09:58 +00:00
continuation
coverage
curses
date * ext/date/date_core.c: reverted. 2012-05-08 21:25:34 +00:00
dbm
digest rmd160.c: fix for huge data 2012-05-07 01:27:59 +00:00
dl
etc
fcntl
fiber
fiddle
gdbm
io
json * ext/json/lib/json/generic_object.rb: missing file. 2012-05-07 18:44:36 +00:00
mathn
nkf
objspace
openssl * ext/openssl/ossl_ssl.c (ossl_start_ssl): remove useless rb_sys_fail 2012-05-07 22:46:15 +00:00
pathname
psych
pty
racc/cparse
readline
ripper
sdbm
socket
stringio
strscan
syck
syslog
tk
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nt