summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-24parse.y: check for symbolnobu
2014-04-24ossl_asn1.c: fix undefined behaviornobu
2014-04-24parse.y: check for symbolnobu
2014-04-24Add test for r45492, r45693, r45698naruse
2014-04-24parse.y: resurrect before pindownnobu
2014-04-24parse.y: trivial optimizationnobu
2014-04-24call to_inaruse
2014-04-24file.c: statfs_inspectnobu
2014-04-23* 2014-04-24svn
2014-04-23* parse.y (dsym_node_gen): like r45492, call rb_gc_resurrect().naruse
2014-04-23* ext/etc/extconf.rb: Build ext/etc unconditionally.akr
2014-04-23skip on SEEK_HOLEnaruse
2014-04-23add uname -rnaruse
2014-04-23* file.c (statfs_fsid): remove statfs.f_fsid because it doesn't returnnaruse
2014-04-23travis doesn't have /proc/version_signaturenaruse
2014-04-23show versionsnaruse
2014-04-23fix to rescue when test-all runs without installationnaruse
2014-04-23file.c: unpack in binarynobu
2014-04-23win32ole.c: suppress warningsnobu
2014-04-23check Linux versionnaruse
2014-04-23fix typonaruse
2014-04-23win32ole.c: fix formatnobu
2014-04-23* configure.in, win32/Makefile.sub: fsid_t is defined in include/ruby/win32.h.usa
2014-04-23check whther ext4+ or notnaruse
2014-04-23file.c: fsid_t may not be definednobu
2014-04-23stringio.c: use rb_str_append other than ASCII-8BITnobu
2014-04-23stringio.c: move GC guardnobu
2014-04-23ruby-additional.el: ruby-encode-unicodenobu