iwamatsu

Hash Date Message
73868a547f60849833fde5de6a2b5d780a0845e0 2011-04-25 * ext/openssl/extconf.rb: Should check SSLv2_*method. openssl compiled with "no-ssl2" the extconf don't fail when running `make' having this compilation errors. Patched by Laurent Arnoud. fixes #4562, #4556
baf2eff25e55bac63b4737865572fe2cb8f4d1af 2011-05-12 * ext/openssl/ossl_ssl.c: By trunk@31346, function check of SSLv2 is executed. However, the problem is not revised in this. This adds the control of using function of SSLv2 in made macro by function check.
e6a51e8f8c475567acca22eb33ba26fcc7a1d7f3 2011-05-20 * gc.c: Fix build on m68k by 'error: too few arguments to function 'mark_locations_array''.