summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-04-30test_inadvertent_creation.rb: use Symbol.findnobu
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-30parse.y: pin down dynamic symbol onlynobu
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-28* configure.in: check struct statvfs and struct statvfs.f_fstypename.naruse
2014-04-27 * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century.tadf
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* test/ruby/test_process.rb (test_rlimit_nofile): Don't limitakr
2014-04-24suppress warnings: assigned but unused variable - posnaruse
2014-04-24suppress warnings: ambiguous first argument; put parentheses or even spacesnaruse
2014-04-24Add test for r45492, r45693, r45698naruse
2014-04-24call to_inaruse
2014-04-24file.c: statfs_inspectnobu
2014-04-23* parse.y (dsym_node_gen): like r45492, call rb_gc_resurrect().naruse
2014-04-23skip on SEEK_HOLEnaruse
2014-04-23* file.c (statfs_fsid): remove statfs.f_fsid because it doesn't returnnaruse
2014-04-23check Linux versionnaruse
2014-04-23fix typonaruse
2014-04-23check whther ext4+ or notnaruse
2014-04-23stringio.c: use rb_str_append other than ASCII-8BITnobu
2014-04-22Revert r45670 "stringio.c: use rb_str_append"naruse
2014-04-22stringio.c: use rb_str_appendnobu
2014-04-22* file.c (rb_io_statfs): need to define even if the system doesn't haveusa
2014-04-22check statfs and skipnaruse
2014-04-22refix the point is seeknaruse
2014-04-22show what filesystem it is on failurenaruse
2014-04-22* file.c: newly added a class File::Statfs. (experimental)naruse
2014-04-22test_io.rb: test with holesnobu
2014-04-21* ext/-test-/string/coderange.c: add Bug::String.new#coderange_scannaruse
2014-04-21stringio.c: non-ascii encodingnobu
2014-04-20 * st.c (st_foreach_check): chnage start point of search at checktarui
2014-04-19parse.y: allow parenthesed do-block in cmdargnobu
2014-04-16enum.c: fix condition to recycle block argumentnobu
2014-04-16test_enum.rb: add testsnobu
2014-04-16* test/fileutils/test_fileutils.rb: revert r45600.nobu
2014-04-16test_fileutils.rb: test :preserve optionnobu
2014-04-16ossl_pkey.c: fix memory leaknobu
2014-04-14proc.c: use already included ancestor iclassnobu
2014-04-13* bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.akr
2014-04-11test_array.rb: skip if timed outnobu
2014-04-11test_array.rb: expand timeoutnobu
2014-04-11proc.c: fix super in bound UnboundMethodnobu
2014-04-11vm_insnhelper.c: preserve encodingsnobu
2014-04-11array.c: maybe shared arraynobu
2014-04-11test_array.rb: do minor GCnobu
2014-04-11test_array.rb: simplify test_shared_markingnobu