aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/stringio/stringio.c (strio_gets): only "gets" should set $_.matz2003-07-281-0/+22
* * lib/set.rb: each() should return self.knu2003-07-271-0/+4
* * string.c (rb_str_chomp_bang): defer rb_str_modify() to actualmatz2003-07-271-0/+11
* * mkconfig.rb: initialize global variables to avoid warnings.eban2003-07-271-1/+3
* * ChangeLog: typo fix.eban2003-07-271-1/+1
* * ext/openssl/extconf.rb: better support MinGW. addeban2003-07-271-0/+5
* * lib/debug.rb: fix breakpoint parameter parsing/checking.nahi2003-07-271-5/+10
* add UNIXFileOwner, UNIXFileGroupseki2003-07-271-0/+4
* * io.c (io_reopen): avoid dup2() equal handles not to close itself andnobu2003-07-261-0/+5
* * lib/tmpdir.rb: use GetWindowsDirectory, not GetSystemDirectory. [ruby-talk:...eban2003-07-261-0/+5
* * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wronglymatz2003-07-261-0/+5
* * io.c (rb_fdopen): set errno if it's zero on win32 platforms.usa2003-07-261-0/+9
* * ext/stringio/stringio.c: includes Enumerable as well as IO.nobu2003-07-261-0/+5
* * variable.c (rb_mod_const_missing): "const_missing" should notmatz2003-07-261-0/+7
* fix: % line linenoseki2003-07-251-0/+4
* * ext/openssl/ossl.h: fix comment.gotoyuzo2003-07-251-0/+7
* * ext/openssl/extconf.rb: refine va-args macro detection.gotoyuzo2003-07-251-0/+5
* * ext/openssl/ossl_ssl.c (ossl_ssl_setup): need to pass the realusa2003-07-251-1/+6
* * ext/openssl/sample: Add samples.nahi2003-07-251-5/+15
* * ext/openssl/extconf.rb: add check for BN_rand_range() andgotoyuzo2003-07-251-0/+16
* * ext/socket/socket.c (tcp_s_gethostbyname): was usingmatz2003-07-251-0/+5
* * re.c (rb_reg_options_m): use rb_reg_options() to mask internalnobu2003-07-251-6/+19
* * lib/yaml/dbm.rb: replace indexes with values_at.why2003-07-241-0/+4
* * ext/openssl/extconf.rb: add check for libsocket and libnsl.gotoyuzo2003-07-241-1/+7
* * ext/syck/emitter.c (syck_emitter_flush): accepts countwhy2003-07-241-0/+11
* * lib/mkmf.rb (have_type): check if a type is defined.nobu2003-07-241-0/+9
* * 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-241-0/+8
* * ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.gotoyuzo2003-07-241-3/+11
* * eval.c (thgroup_add): no warning for terminated threads.matz2003-07-241-1/+22
* * lib/pathname.rb: added.akr2003-07-241-0/+4
* * ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff.nobu2003-07-241-0/+5
* * ext/openssl/extconf.rb: revert use of dir_config.eban2003-07-241-0/+4
* Typo.usa2003-07-241-1/+2
* * ext/Win32API/lib/win32/resolv.rb: added.usa2003-07-241-0/+6
* * ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO togotoyuzo2003-07-231-0/+12
* Cut check for OpenSSL versionmichal2003-07-231-0/+4
* * ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label.usa2003-07-231-0/+5
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+6
* * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.eban2003-07-231-0/+5
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+4
* * file.c (DOSISH): better Cygwin support.eban2003-07-231-0/+4
* import erb-2.0.4b1seki2003-07-231-0/+4
* * ext/io/wait: imported.nobu2003-07-231-0/+4
* * string.c (rb_str_lstrip_bang): strip NUL along with whitematz2003-07-231-0/+7
* * lib/mkmf.rb (log_src, checking_for, create_header):nobu2003-07-231-0/+5
* * ext/iconv/iconv.c (check_iconv): check if Iconv instance.nobu2003-07-231-0/+14
* * variable.c (rb_mod_const_missing): new method. [ruby-core:00441]matz2003-07-221-2/+19
* * MANIFEST (lib/cgi/session/pstore.rb, lib/yaml/baseemitter.rb): added.eban2003-07-221-0/+5
* * lib/tmpdir.rb: remove charcters after "\000" and regularize path.usa2003-07-221-0/+4