summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (ruby_cleanup): the order of local variables on stack isnobu2009-04-191-0/+10
* * gem_prelude.rb (Gem::QuickLoader#push_gem_version_on_load_path):nobu2009-04-191-0/+6
* * process.c (proc_seteuid_m): defined to use rb_f_notimplement if notakr2009-04-181-0/+6
* * process.c (proc_setuid): use rb_f_notimplement if not implemented.akr2009-04-181-0/+5
* * ext/readline/readline.c: use rb_f_notimplement for methods notakr2009-04-181-0/+25
* * ext/curses/curses.c: use rb_f_notimplement for methods notakr2009-04-181-0/+5
* * node.h (rb_notimplement_body_p): declared.akr2009-04-161-0/+50
* * lib/cgi/core.rb (read_multipart): When path is not defined,mame2009-04-161-0/+6
* * dir.c (bracket): fix escape handling for range character in bracketmame2009-04-161-0/+5
* * class.c (rb_define_method_id): use rb_define_notimplement_method_idakr2009-04-161-0/+23
* * array.c (rb_ary_flatten): flatten(0) works as Array#dup.mame2009-04-151-0/+7
* * dir.c (fnmatch_helper): use rb_enc_precise_mbclen andnaruse2009-04-151-0/+5
* * dir.c (bracket): if same in bytes, path is matching.nobu2009-04-141-0/+5
* * sprintf.c (rb_str_format): scan coderange incrementally.nobu2009-04-131-0/+4
* * sprintf.c (rb_str_format): optimize previous commit.naruse2009-04-131-0/+5
* * sprintf.c (rb_str_format): check encoding compatibility only onnaruse2009-04-131-0/+5
* * dir.c (bracket, fnmatch_helper): compare bytewise first, to getnobu2009-04-121-0/+5
* * ChangeLog: typo.nobu2009-04-111-1/+1
* * configure.in (Makefile): phoeny ruby target needs empty command.nobu2009-04-101-0/+4
* * common.mk (up): updates timestamp file.nobu2009-04-101-0/+4
* * configure.in (Makefile): info-program needs common.mk.nobu2009-04-091-0/+4
* * configure.in (RUBY_INSTALL_NAME): use --program-transform-name.nobu2009-04-091-1/+3
* * instruby.rb, mkconfig.rb: deal with --program-transform-namenobu2009-04-091-0/+5
* * configure.in: don't override the rule for ruby.akr2009-04-091-0/+4
* * string.c (rb_str_dump): buffer length plus one byte for nullmame2009-04-081-0/+7
* * string.c (rb_str_rstrip_bang): should not sign-expand non-ascii.nobu2009-04-081-0/+5
* * string.c (rb_str_chop_bang): reset coderange. [ruby-core:23155]naruse2009-04-081-0/+4
* * lib/mkmf.rb (what_type?): fixed typo, and refined for member ofnobu2009-04-081-1/+4
* * lib/mkmf.rb (Logging.postpone): copy postponed output always.nobu2009-04-081-2/+2
* * lib/mkmf.rb (what_type?): fixed typo.nobu2009-04-081-0/+4
* * configure.in (LIBRUBY_SO): removed redundant additional versionnobu2009-04-081-0/+5
* * common.mk (info): shows configured names.nobu2009-04-071-1/+6
* * configure.in (LIBRUBY_DLDFLAGS): compatibility version isnobu2009-04-071-1/+4
* * configure.in (RUBY_REPLACE_TYPE): defines type modifier prefixnobu2009-04-071-0/+5
* * configure.in (RUBY_DEFINT): should pass includes tonobu2009-04-061-1/+4
* * configure.in (CFLAGS, CXXFLAGS): need ARCH_FLAG for universalnobu2009-04-061-0/+5
* * numeric.c (flo_to_s): reduce fragments if no precision lost.nobu2009-04-061-0/+5
* * configure.in (CFLAGS, CXXFLAGS): override with $cflags andnobu2009-04-061-3/+3
* * configure.in (CFLAGS, CXXFLAGS): use orignal values if given.nobu2009-04-061-0/+5
* * file.c (utime_failed): refined the error message for EINVAL onnobu2009-04-061-0/+6
* * file.c (sys_fail2, rb_file_s_readlink, BUFCHECK, rmext),nobu2009-04-061-0/+5
* * numeric.c (int_chr): checsk overflow.nobu2009-04-061-0/+9
* * ext/stringio/stringio.c (strio_path): removed. [ruby-dev:38254]nobu2009-04-061-0/+4
* * include/ruby/intern.h (rb_fd_resize): does nothing on Win32.nobu2009-04-051-0/+4
* * include/ruby/intern.h (RB_NUM_COERCE_FUNCS_NEED_OPID): macro tonobu2009-04-041-0/+5
* * mkconfig.rb (sitearch): default to arch.nobu2009-04-031-0/+4
* * lib/irb/completion.rb (IRB::InputCompletor::Operators): Addknu2009-04-031-0/+14
* * ext/extmk.rb: quotes arguments with spaces always.nobu2009-04-031-0/+4
* * lib/getoptlong.rb: remove unused udoc/usage from example.matz2009-04-021-0/+5
* * win32/Makefile.sub (config.h): updated.nobu2009-04-011-0/+4