1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
emboss 93e1583d73 * ext/openssl/extconf.rb
* ext/openssl/ossl_missing.h/.c: add ASN1_put_eoc if missing.

* ext/openssl/ossl_asn1.c: introduce ossl_asn1_object_size and
  ossl_asn1_put_object to wrap functionality depending on OpenSSL
  version in use.
  Fixes	[ Ruby 1.9 - Bug #4916 ] reported by Hiroshi Nakamura.
  [ruby-core:37286]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32230 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-06-26 01:32:03 +00:00
..
-test-
bigdecimal * ext/bigdecimal/bigdecimal.c (VpNewRbClass): fix type of the 2nd 2011-06-17 17:38:18 +00:00
continuation
coverage
curses
date * ext/date/date_core.c (date_strftime_internal): removed meaningless braces. 2011-06-25 16:03:11 +00:00
dbm
digest
dl
etc
fcntl
fiber
fiddle
gdbm
iconv
io
json
mathn
nkf
objspace
openssl * ext/openssl/extconf.rb 2011-06-26 01:32:03 +00:00
pathname
psych * ext/psych/lib/psych/visitors/to_ruby.rb: Fix cyclic references of 2011-06-21 18:22:54 +00:00
pty
racc/cparse
readline * ext/readline/readline.c (readline_getc): applied a patch in 2011-06-21 04:30:14 +00:00
ripper
sdbm
socket * ext/socket/depend (SOCK_HEADERS): use $(top_srcdir) instaed of 2011-06-22 12:30:22 +00:00
stringio
strscan
syck
syslog
tk * suppress compile warnings. 2011-06-17 22:33:59 +00:00
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nt