summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-30test_inadvertent_creation.rb: use Symbol.findnobu
2014-04-30parse.y: use rb_str_ellipsizenobu
2014-04-30* gc.c (gc_after_sweep): suppress unnecessary expanding heap.nari
2014-04-30* remove trailing spaces.nobu
2014-04-30* vm.c (invoke_block_from_c): add VM_FRAME_FLAG_BMETHOD to recordko1
2014-04-30* 2014-04-30svn
2014-04-30parse.y: pin down dynamic symbol onlynobu
2014-04-29fix style of ChangeLogkazu
2014-04-29* (lib/tmpdir.rb): Rescue LoadError on etc.so for miniruby.akr
2014-04-29* lib/fileutils.rb: Don't need to define fu_get_gid and fu_get_gid inakr
2014-04-29* test/ruby/test_symbol.rb (TestSymbol#test_symbol_gc_1): fix typo.ktsj
2014-04-29* parse.y (symbols_i): like r45492, call rb_gc_resurrect().ktsj
2014-04-28new macros for statfs_tkazu
2014-04-28fix preprocessor conditionkazu
2014-04-28* 2014-04-29svn
2014-04-28fix typo [Fix GH-603]nobu
2014-04-28file.c: fix typonobu
2014-04-28file.c: fix errors on Windowsnobu
2014-04-28* configure.in (HAVE_STRUCT_STATFS_F_TYPE): check struct statfs.f_typenaruse
2014-04-28* configure.in: check struct statvfs and struct statvfs.f_fstypename.naruse
2014-04-28* 2014-04-28svn
2014-04-28* gc.c: This argument must be a pointer.nari
2014-04-28* gc.c: Fix typos. These are undefined variables.nari
2014-04-27trivial changetadf
2014-04-27 * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century.tadf
2014-04-27* 2014-04-27svn
2014-04-27fix indentkazu
2014-04-26* test/ruby/test_enum.rb (test_flat_map): Added test for flat_map.hsbt
2014-04-26compile.c: non-destructive keyword splatnobu
2014-04-26update comment.akr
2014-04-25* 2014-04-26svn
2014-04-25* test/ruby/test_process.rb (test_rlimit_nofile): Don't limitakr
2014-04-25* lib/fileutils.rb (rmdir): rescue Errno::EEXIST in addition tongoto
2014-04-25* lib/webrick/utils.rb: Don't rescue LoadError for 'etc' extension.akr
2014-04-25node.c: indentnobu
2014-04-25mkmf.rb: workaround for tmpdirnobu
2014-04-25configure.in: refine __builtin_unreachable checknobu
2014-04-25* configure.in: NetBSD's ksh, used by configure, needs escapes.naruse
2014-04-25* 2014-04-25svn
2014-04-25* configure.in: correct pthread_setname_np's prototype on NetBSD.naruse
2014-04-24* lib/fileutils.rb (fu_get_uid, fu_get_gid): Etc.getpwnam/getgrnam mayusa
2014-04-24* bootstraptest/test_io.rb: Add etc.so to $" before require 'tmpdir'.akr
2014-04-24revert r45709.akr
2014-04-24* bootstraptest/test_io.rb: Don't use tmpdir because etc.so is notakr
2014-04-24* man/ruby.1: fix broken link.kazu
2014-04-24* lib/tmpdir.rb: Don't need to rescue LoadError for etc.so.akr
2014-04-24suppress warnings: assigned but unused variable - posnaruse
2014-04-24suppress warnings: ambiguous first argument; put parentheses or even spacesnaruse
2014-04-24* file.c (statfs_inspect): suppress warnings.naruse
2014-04-24parse.y: resurrect dynamic symbol and namenobu