aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/tmpdir.rb: use GetWindowsDirectory, not GetSystemDirectory. [ruby-talk:...eban2003-07-262-1/+6
* * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wronglymatz2003-07-265-87/+123
* 0 ** 0 bug fixed.shigek2003-07-262-57/+71
* Added credit to PragProggsinclair2003-07-261-1/+3
* * io.c (rb_fdopen): set errno if it's zero on win32 platforms.usa2003-07-264-17/+13
* 2003-07-26eban2003-07-261-3/+3
* * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wronglymatz2003-07-261-0/+4
* * ext/stringio/stringio.c: includes Enumerable as well as IO.nobu2003-07-262-0/+7
* * variable.c (rb_mod_const_missing): "const_missing" should notmatz2003-07-268-38/+18
* fix: % line linenoseki2003-07-251-0/+4
* fix: keep linenoseki2003-07-251-11/+21
* * ext/openssl/ossl.h: fix comment.gotoyuzo2003-07-253-3/+11
* * 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