aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/subst.h (snprintf): redefinition moved from ruby.h.akr2010-08-071-0/+5
* * include/ruby/subst.h: new file for substitute standard functions..akr2010-08-071-0/+9
* * test/ruby/envutil.rb (EnvUtil.invoke_ruby): merge stdout and stderrakr2010-08-071-0/+6
* * missing/close.c: undef the macros "getpeername", "getsockname" andakr2010-08-071-0/+5
* * missing/close.c: undef the macro "close" to prevent infiniteakr2010-08-071-0/+5
* * ext/pathname/pathname.c (path_lchown): Pathname#lchown translatedakr2010-08-071-0/+5
* * include/ruby/missing.h: moved BROKEN_CLOSE replacements fromnobu2010-08-071-0/+5
* * mkconfig.rb, lib/rbconfig/obsolete.rb: warn obsolete andnobu2010-08-071-0/+5
* * ext/extmk.rb (extract_makefile): follow the change ofnobu2010-08-071-0/+6
* * lib/mkmf.rb: change instance variable to global.naruse2010-08-071-0/+4
* * ext/pathname/pathname.c (path_sub_ext): don't clobber shared string.nobu2010-08-071-0/+5
* * vm_eval.c (vm_call0): fix for VM_METHOD_TYPE_NOTIMPLEMENTED.nobu2010-08-071-0/+5
* * ext/win32ole/win32ole.c: fix checking version of GCC.suke2010-08-071-0/+4
* * ext/pathname/pathname.c (Init_pathname): fix number of arguments forakr2010-08-071-0/+5
* * test/ruby/envutil.rb (assert_normal_exit): use assert. fixakr2010-08-071-0/+8
* * ext/pathname/pathname.c (path_chown): Pathname#chown translatedakr2010-08-061-0/+5
* * ext/pathname/pathname.c (path_lchmod): Pathname#lchmod translatedakr2010-08-061-0/+5
* * ext/pathname/pathname.c (path_chmod): Pathname#chmod translated fromakr2010-08-061-0/+5
* * rational.c (nurat_div): divided by infinity should be zero.nobu2010-08-061-1/+3
* * rational.c (nurat_div): divided by float zero should benobu2010-08-061-0/+5
* * file.c (realpath_rec): rb_str_modify depends on the length, sonobu2010-08-061-0/+5
* * Makefile.in (clean-ext): fixed directories to be removed.nobu2010-08-061-0/+4
* * enc/depend: add space at the begginig of @ignore_error.naruse2010-08-061-0/+6
* * common.mk (clean): add prelude.c, config.log, and rbconfig.rb.naruse2010-08-061-0/+6
* * Makefile.in: ignore error from RMDIRS.naruse2010-08-061-0/+8
* * ext/pathname/pathname.c (path_mtime): Pathname#mtime translated fromakr2010-08-051-0/+5
* * ext/pathname/pathname.c (path_ctime): Pathname#ctime translated fromakr2010-08-051-0/+5
* * compile.c (NODE_ARGSCAT, NODE_ARGSPUSH): drop unused ARGSCATmame2010-08-051-0/+6
* * compile.c (NODE_ARGSCAT, NODE_ARGSPUSH): revert r28870 and r28873mame2010-08-051-12/+0
* * compile.c (iseq_compile_each): to_a method should be called.nobu2010-08-051-0/+7
* * README.EXT, README.EXT.ja (String functions): mentionnobu2010-08-051-0/+5
* * string.c (rb_str_set_len): bail out when buffer overflowednobu2010-08-051-0/+5
* * compile.c (iseq_compile_each): drop unused ARGSCAT results.nobu2010-08-051-0/+5
* * complex.c (nucomp_marshal_load): should check the argument.nobu2010-08-051-1/+6
* * marshal.c (w_float): should not append a dot if no fractal partnobu2010-08-051-0/+5
* * parse.y (void_expr_gen): add 'possibly' to warning message.matz2010-08-051-0/+5
* * dir.c (glob_make_pattern): fold continuous PLAINs to get rid ofnobu2010-08-051-0/+5
* * string.c (rb_str_set_len): should fail to modify shared string.nobu2010-08-051-0/+4
* * ruby.c (ruby_init_loadpath_safe): ensure sopath to be modifiablenobu2010-08-051-0/+4
* * string.c (str_make_independent_expand): fix buffer overflownobu2010-08-051-0/+5
* * file.c (realpath_rec): call rb_str_modify before rb_str_set_len.akr2010-08-041-0/+4
* * string.c (rb_str_resize): reverted r28851. rb_str_resize cannotnobu2010-08-041-5/+0
* * string.c (rb_str_set_len): rb_str_modify cannot work before thenobu2010-08-041-0/+5
* * string.c (rb_str_resize): should copy the content properly. anobu2010-08-041-0/+5
* * lib/mkmf.rb (create_makefile): no need to create the directoryusa2010-08-041-0/+5
* * ext/pathname/pathname.c (path_atime): Pathname#atime translated fromakr2010-08-031-0/+5
* * random.c (Init_Random): add Random::DEFAULT.nobu2010-08-031-0/+4
* * hash.c (rb_check_hash_type): added.nobu2010-08-031-0/+4
* * bignum.c (rb_big_eq): never equal to infinity.nobu2010-08-031-0/+7
* * ext/mkext.rb: remove purelib, fixes a bug in r28440, r28441.naruse2010-08-031-0/+8