aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/extconf.rb: refine va-args macro detection.gotoyuzo2003-07-252-1/+6
* tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?nagai2003-07-254-36/+186
* * ext/openssl/ossl_ssl.c (ossl_ssl_setup): need to pass the realusa2003-07-252-2/+13
* * Added samples.nahi2003-07-251-0/+4
* * ext/openssl/sample: Add samples.nahi2003-07-255-5/+1232
* * ext/openssl/extconf.rb: add check for BN_rand_range() andgotoyuzo2003-07-254-2/+37
* 2003-07-25eban2003-07-251-3/+3
* remove debug messagematz2003-07-251-1/+0
* * ext/socket/socket.c (tcp_s_gethostbyname): was usingmatz2003-07-2514-48/+55
* * re.c (rb_reg_options_m): use rb_reg_options() to mask internalnobu2003-07-252-16/+26
* Spec for div changed.shigek2003-07-252-6/+5
* ver method added.shigek2003-07-254-266/+224
* * lib/yaml/dbm.rb: replace indexes with values_at.why2003-07-242-2/+6
* * gcc -Wall clean-up.matz2003-07-2417-59/+15
* * ext/openssl/extconf.rb: add check for libsocket and libnsl.gotoyuzo2003-07-242-20/+25
* * ext/syck/emitter.c (syck_emitter_flush): accepts countwhy2003-07-245-117/+248
* * gc.c (run_final): backout unnecessary modifies.matz2003-07-241-10/+3
* * lib/mkmf.rb (have_type): check if a type is defined.nobu2003-07-243-1/+96
* * ChangeLog (add-log-time-format): "%c" contains timezone on XEmacs.nobu2003-07-241-2/+7
* * configure.in (AC_C_VOLATILE): check if volatile works.nobu2003-07-244-4/+21
* * ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.gotoyuzo2003-07-243-15/+19
* * eval.c (thgroup_add): no warning for terminated threads.matz2003-07-248-26/+88
* lib/pathname.rb: added.akr2003-07-241-0/+1
* * lib/pathname.rb: added.akr2003-07-242-0/+527
* * ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff.nobu2003-07-242-20/+9
* 2003-07-24eban2003-07-241-3/+3
* * ext/openssl/extconf.rb: revert use of dir_config.eban2003-07-242-0/+6
* Typo.usa2003-07-241-1/+2
* * ext/Win32API/lib/win32/resolv.rb: added.usa2003-07-244-41/+424
* * ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO togotoyuzo2003-07-233-3/+17
* Cut check for OpenSSL versionmichal2003-07-232-14/+4
* * ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label.usa2003-07-232-0/+6
* * lib/webrick: imported.gotoyuzo2003-07-232-0/+39
* * lib/webrick: imported.gotoyuzo2003-07-2333-0/+3881
* * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.eban2003-07-235-15/+36
* * ext/openssl: imported.gotoyuzo2003-07-2363-0/+12561
* process.c : unify indentationnagai2003-07-2317-449/+612
* * file.c (DOSISH): better Cygwin support.eban2003-07-232-4/+8
* import erb-2.0.4b1seki2003-07-232-131/+173
* * ext/io/wait: imported.nobu2003-07-235-0/+165
* * string.c (rb_str_lstrip_bang): strip NUL along with whitematz2003-07-233-6/+11
* * lib/mkmf.rb (log_src, checking_for, create_header):nobu2003-07-232-6/+11
* COMP_MODE_ROUNDUP -> COMP_MODE_ROUNDshigek2003-07-233-8/+15
* 2003-07-23eban2003-07-231-3/+3
* process.c, configure.in :nagai2003-07-232-9/+788
* * ext/iconv/iconv.c (check_iconv): check if Iconv instance.nobu2003-07-232-34/+73
* Explanation for prec, and some more for max. number of sig. digits.shigek2003-07-222-55/+78
* * variable.c (rb_mod_const_missing): new method. [ruby-core:00441]matz2003-07-227-50/+89
* * MANIFEST (lib/cgi/session/pstore.rb, lib/yaml/baseemitter.rb): added.eban2003-07-222-0/+7
* * lib/tmpdir.rb: remove charcters after "\000" and regularize path.usa2003-07-222-2/+6