summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-22Revert r45670 "stringio.c: use rb_str_append"naruse
2014-04-22* 2014-04-23svn
2014-04-22* win32/win32.c, include/ruby/win32.h (ustatfs): implementation ofusa
2014-04-22* file.c (rb_io_stafs): use statfs(2) if fstatfs(2) is unavailable.usa
2014-04-22stringio.c: use rb_str_appendnobu
2014-04-22file.c: suppress a warningnobu
2014-04-22* file.c (rb_io_statfs): need to define even if the system doesn't haveusa
2014-04-22define File::Statfs only if HAVE_STRUCT_STATFSnaruse