aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/extmk.rb (INSTALL_PROG, INSTALL_DATA): modify verbose messages.eban2003-07-291-0/+2
* * MANIFEST: add lib/un.rb.eban2003-07-291-0/+2
* * lib/fileutils.rb (install): support preserve timestamp.eban2003-07-291-0/+10
* * lib/net/smtp.rb: unify coding style.aamine2003-07-291-0/+6
* * ruby.h (LLONG_MIN): fix typo.usa2003-07-291-0/+4
* * lib/net/smtp.rb (Net::SMTP::send0): add taint check.matz2003-07-291-0/+13
* * instruby.rb (install): preserve the timestamp for Mac OS X ranlib problem.eban2003-07-291-4/+9
* * ext/syck/token.c: prefixed many constants and definitions with YAML_ towhy2003-07-291-1/+10
* * ChangeLog: tabify.usa2003-07-291-4/+10
* * ext/syck/syck.h: Added 'syck' yacc prefixes.why2003-07-281-0/+10
* * ext/openssl/lib/net/https.rb (use_ssl=): raise ProtocolError ifgotoyuzo2003-07-281-0/+5
* * file.c (Init_File): IO should include File::Const.nobu2003-07-281-0/+5
* * ext/openssl/extconf.rb: check again after pkg-config for MinGW oneban2003-07-281-0/+5
* * 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