aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * io.c (READ_DATA_PENDING_PTR): cast to get rid of warnings.nobu2003-08-011-0/+6
* * win32/win32.c (isInternalCmd): shouldn't return if find end of str.usa2003-08-011-0/+4
* * eval.c (rb_call_super): propagate previous block if a block isnobu2003-08-011-0/+5
* * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,matz2003-08-011-0/+17
* * gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less thanmatz2003-07-311-0/+6
* import erb-2.0.4b4seki2003-07-311-0/+4
* * ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32usa2003-07-311-0/+5
* * numeric.c (rb_num_coerce_relop): export function.matz2003-07-311-0/+9
* * array.c (rb_ary_collect): must get length of array for eachusa2003-07-311-0/+6
* * ext/openssl/extconf.rb: move gmake specific featuresgotoyuzo2003-07-311-0/+5
* add explicit trim modeseki2003-07-311-0/+4
* * lib/net/ftp.rb (return_code): obsolete.shugo2003-07-301-0/+9
* * lib/mkmf.rb (dir_config): allow multiple directories separatednobu2003-07-301-0/+11
* * marshal.c (w_object): marshal_dump should not take anymatz2003-07-301-0/+5
* * ruby.c (proc_options): -F set compiled regular expression to $;.matz2003-07-301-0/+7
* * ext/openssl/ossl_ssl.c (ossl_sslctx_initialize): should initializegotoyuzo2003-07-301-0/+5
* * error.c (rb_raise): snprintf() termination moved tonobu2003-07-301-0/+17
* * lib/net/ftp.rb (get): fix wrong argument name. Thanks to Williamshugo2003-07-301-0/+5
* * ext/iconv/iconv.c (iconv_convert): append unchanged portionnobu2003-07-301-0/+7
* * configure.in (os2-emx): renamed from os2_emx, add flags tonobu2003-07-301-0/+16
* * marshal.c (w_object): if object responds to 'marshal_dump',matz2003-07-291-0/+43
* * lib/net/smtp.rb (send0): do taint check only when $SAFE > 0aamine2003-07-291-0/+4
* garbagenobu2003-07-291-1/+0
* * 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