summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2012-07-18* test/ruby/test_beginendblock.rb: remove temporally files early.akr
2012-07-18* test/ruby/test_autoload.rb: remove temporally files early.akr
2012-07-18* test/ruby/test_argf.rb: use temporally directory.akr
2012-07-18* parse.y (primary): allow an empty grouped expression as theshugo
2012-07-17Add tests for r36415.naruse
2012-07-16Revert of r36411, as does not distinguish proc from lambdamarcandre
2012-07-16Revert r33924.marcandre
2012-07-16* bignum.c (rb_big_float_cmp): compare an integer and float precisely.akr
2012-07-14array.c: fill with nilnobu
2012-07-14hash.c: raise on invalid inputnobu
2012-07-14array.c: no infection by unused separatornobu
2012-07-12rb_str_new_frozen: new object if tainted/untrusted unmatchnobu
2012-07-11defined: me in cfpnobu
2012-07-07[Feature #6693]nobu
2012-07-07test/ruby/test_rubyoptions.rb: tests for another namenobu
2012-07-05never evaluatednobu
2012-07-04* ruby.c (proc_options): warn only if -K and -w option is specified.naruse
2012-07-04__callee__ fixnobu
2012-07-03Fix tests for previous commit.naruse
2012-07-02prepend: fix mixing with includenobu
2012-06-28* class.c (class_instance_method_list): consider prepended Class/Modulenagachika
2012-06-27prepend: fix ancestors ordernobu
2012-06-27remove from original m_tblnobu
2012-06-27fix null m_tblnobu
2012-06-27ancestor modulesnobu
2012-06-27fix null m_tblnobu
2012-06-27Module#prependnobu
2012-06-27popen: shell commands with envvars and execoptsnobu
2012-06-26Revert r36213 "popen: shell commands with envvar"nobu
2012-06-25add tests for IO#seek.akr
2012-06-25Revert r31873 Module#mixnobu
2012-06-25method transplantingnobu
2012-06-25popen: shell commands with envvarnobu
2012-06-22revert some teststadf
2012-06-22[Bug #6540]nobu
2012-06-22* test/ruby/test_backtrace.rb: decrease recursion depthko1
2012-06-22random.c: check initialize and loadnobu
2012-06-21parse.y: fix GC problem of keyword rest argumentnobu
2012-06-13add a test.akr
2012-06-12add a test.akr
2012-06-12* process.c (rb_exec_fillarg): treat '=' character as an metaakr
2012-06-11update tests.akr
2012-06-10* test/ruby/test_iseq.rb (TestISeq#test_disasm_encoding): set defaultnobu
2012-06-10* process.c (rb_fork_internal): call after_fork only unlessakr
2012-06-09iseq.c: rb_id2strnobu
2012-06-09iseq.c: fix conversionnobu
2012-06-06add a test.akr
2012-06-06* process.c (try_with_sh): take envp argument.akr
2012-06-05Split one big test to seven tests.naruse
2012-06-05obj_init_copynobu