summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-08-09* proc.c: add Binding#local_variable_get/set/defined?ko1
2013-08-09file.c: normalize Form Cnobu
2013-08-09* vm_insnhelper.c (vm_invoke_block): returning from lambda procktsj
2013-08-08suppress warning introduced by r42439 [ruby-dev:47040]naruse
2013-08-08enumerator.c: fix non-single argumentnobu
2013-08-08object.c: Module#singleton_class?nobu
2013-08-08* test/coverage/test_coverage.rb (TestCoverage#test_big_code): use `1'usa
2013-08-08test_range.rb: remove invalid assertionsnobu
2013-08-08* test/webrick/test_httpresponse.rb (test_send_body_*_chunked): theseusa
2013-08-08Follow r42431naruse
2013-08-07* test/openssl/test_ssl.rb: Fix test for CVE-2013-4073.charliesome
2013-08-07* lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain
2013-08-07Add Process.argv0.knu
2013-08-07Add Process.setproctitle().knu
2013-08-07* test/webrick/test_cgi.rb (TestWEBrickCGI#{start_cgi_server,test_cgi}):usa
2013-08-06* ext/readline/readline.c, test/readline/test_readline.rb: fixkouji
2013-08-06range.c: return nil for empty rangenobu
2013-08-06* remove trailing spaces.nobu
2013-08-06* ext/readline/readline.c (readline_s_set_point, Init_readline):kouji
2013-08-06range.c: consider exclusivenobu
2013-08-06* vm_insnhelper.c (vm_push_frame): fix stack overflow check codes.ko1
2013-08-06* vm_eval.c (eval_string_with_cref): copy cref to limit the scope ofshugo
2013-08-05test_econv.rb: assert_separatelynobu
2013-08-05* object.c (rb_class_inherited_p): allow iclasses to be tested forcharliesome
2013-08-03Add missing requirenaruse
2013-08-03Fix test failure to follow r42347 ref #3753naruse
2013-08-02* vm.c (m_core_define_method, m_core_define_singleton_method): nowusa
2013-08-02* bignum.c (power_cache_get_power): Appry bigtrunc to the result ofakr
2013-08-02eventids2.c: new literalsnobu
2013-08-02nmake doesn't out put targetsnaruse
2013-08-02Fix test failure on Windows because of an extra warningnaruse
2013-08-01Show more portable and detailed info on NoMemoryError ref #8711naruse
2013-08-01Show memory usage on NoMemoryError ref #8711naruse
2013-07-31options.rb: include root for out-place buildnobu
2013-07-31test_rdoc_markup_pre_process.rb: input tempfilenobu
2013-07-31revert r42255 ref #8711naruse
2013-07-31* test/rexml/parse/test_notation_declaration.rb: Change classkou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Rename to ...kou
2013-07-31* test/rexml/test_notationdecl_mixin.rb: Remove duplicated tests.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Fix typos in expectedkou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Fix a typo.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Add tests that focuskou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Split test patterns.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Group tests.kou
2013-07-31* test/rexml/test_notationdecl_mixin.rb (TestNotationDecl#test_name):kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: Remove setup because itkou
2013-07-31* test/rexml/test_attributes_mixin.rb: Remove a needless shebang.kou
2013-07-31* test/rexml/test_notationdecl_parsetest.rb: remove a needless shebang.kou
2013-07-31* eval.c (rb_mod_refine, mod_using, top_using): don't showshugo