summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-22check statfs and skipnaruse
2014-04-22fix a typokazu
2014-04-22refix the point is seeknaruse
2014-04-22fix typonaruse
2014-04-22show what filesystem it is on failurenaruse
2014-04-22* file.c: newly added a class File::Statfs. (experimental)naruse
2014-04-22[DOC]akr
2014-04-22test_io.rb: test with holesnobu
2014-04-22enable test-all and add -j2 on travis-cinaruse
2014-04-22Add to check ruby_2_0_0 and ruby_2_1 (and ruby_2_2) branchnaruse
2014-04-21* gc.c (objspace_malloc_increase): don't cause GC by malloc_increaseko1
2014-04-21gc.c: full mark after malloc/reallocnobu
2014-04-21* 2014-04-22svn
2014-04-21gc.c: GC.stress after reallocnobu
2014-04-21* properties.nobu
2014-04-21* string.c (rb_str_coderange_scan_restartable): coderange is alwaysnaruse
2014-04-21* string.c (coderange_scan): remove useless condtion `p < e` afternaruse
2014-04-21* ext/-test-/string/coderange.c: add Bug::String.new#coderange_scannaruse
2014-04-21* string.c (coderange_scan): remove unused logic.naruse
2014-04-21string.c: rename rb_str_splice as rb_str_updatenobu
2014-04-21stringio.c: non-ascii encodingnobu
2014-04-21* 2014-04-21svn
2014-04-21gc.c: fixnum GC stressnobu
2014-04-20ChangeLog: fix typonobu
2014-04-20 * st.c (st_foreach_check): chnage start point of search at checktarui
2014-04-20win32ole.c: suppress warningsnobu
2014-04-19mkmf.rb: prefer $LIBPATH than $DEFLIBPATHnobu
2014-04-19* 2014-04-20svn