1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
shirosaki 9bb55f7633 * ext/dl/win32/lib/Win32API.rb (Win32API#call): use 64bit pointer for x64
Windows. This would fix
  TestSecureRandom#test_s_random_bytes_without_openssl error.
  [ruby-core:47451] [Bug #6990]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-05 14:00:41 +00:00
..
-test-
bigdecimal * ext/bigdecimal/bigdecimal.c (BigDecimal_new), 2012-11-01 13:04:04 +00:00
continuation
coverage
curses
date * ext/date/date_core.c: modified doc. 2012-11-03 13:39:54 +00:00
dbm
digest
dl * ext/dl/win32/lib/Win32API.rb (Win32API#call): use 64bit pointer for x64 2012-11-05 14:00:41 +00:00
etc
fcntl
fiber
fiddle
gdbm
io
json depend: dependency 2012-10-03 07:33:24 +00:00
mathn
nkf * ext/nkf/nkf-utf8/nkf.c: Merge upstream: 50a383c84. 2012-09-14 17:26:39 +00:00
objspace objspace.c: enum ruby_value_type 2012-10-24 09:49:18 +00:00
openssl * ext/openssl/ossl_x509store.c (ossl_x509store_add_file): Added 2012-10-02 19:36:26 +00:00
pathname pathname.c: suppress -Wcomment warning 2012-09-12 14:16:16 +00:00
psych * ext/psych/lib/psych/handlers/recorder.rb: added a class for 2012-10-29 01:23:54 +00:00
pty Supress warnings: unused variables 2012-10-22 00:47:50 +00:00
racc/cparse
readline
ripper * ext/ripper/lib/ripper.rb: 2012-09-21 22:15:21 +00:00
sdbm
socket Supress warnings: unused variables 2012-10-22 00:47:50 +00:00
stringio stringio.c: close separatedly 2012-10-29 09:23:02 +00:00
strscan
syslog * ext/syslog/lib/syslog/logger.rb: add a formatter to the 2012-09-27 09:20:58 +00:00
tk mkmf.rb: fix splitting options with an argument 2012-09-06 16:21:57 +00:00
win32ole
zlib * ext/zlib/zlib.c (zstream_run_func): don't call inflate() when 2012-10-08 16:40:19 +00:00
.document
extmk.rb extmk.rb: fix mingw make failure with make -jN 2012-10-17 12:20:57 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt