summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-02-13* ext/coverage/coverage.c: Add Coverage.peek_result. Allows you totenderlove
2015-02-13* lib/base64.rb: make urlsafe mode user-friendly.mame
2015-02-13test_cipher.rb: ignore wrap mode errosnobu
2015-02-12test_random.rb: addnobu
2015-02-12test_cipher.rb: show cipher namenobu
2015-02-12drbtest.rb: refactornobu
2015-02-11* compar.c (cmp_equal): no more error hiding for Comparable#==.eregon
2015-02-11generator.c: fix infinite recursionnobu
2015-02-10* test/win32ole/test_word.rb: use skip method to skip test.suke
2015-02-10* vm_insnhelper.c (vm_call_method): stop method search when a methodshugo
2015-02-10* lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst,shugo
2015-02-09TestException.rb: exclude stack overflow testsnobu
2015-02-09test/unit.rb: regexps to excludenobu
2015-02-08* lib/net/http/header.rb: pass header names as symbols.hsbt
2015-02-07* test/win32ole/test_win32ole_record.rb: remove test using .NETsuke
2015-02-07* test/win32ole/test_win32ole_record.rbsuke
2015-02-07dir.c: fix escaping multibyte charnobu
2015-02-06test_dir_m17n.rb: fix testsnobu
2015-02-06* ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes whentenderlove
2015-02-06dir.c: preserve encodingnobu
2015-02-06test_cipher.rb: OpenSSL 1.0.2nobu
2015-02-06* ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regulartenderlove
2015-02-06vm_core.h: fix symbols leaknobu
2015-02-05* lib/rubygems: Update to RubyGems HEAD(5c3b6f3).hsbt
2015-02-05test_gc.rb: read binarynobu
2015-02-05mkmf/base.rb: fix constant scopenobu
2015-02-05test_inadvertent_creation.rb: assert method_missingnobu
2015-02-05convert method name to a Symbolnobu
2015-02-05vm_insnhelper.c: fix missing reasonnobu
2015-02-05test_inadvertent_creation.rb: move testsnobu
2015-02-04* vm_insnhelper.c: Revert r49500 (6ae6a8c7bc86e97)marcandre
2015-02-04* vm_eval.c: Fix symbol leak with non optimized +send+ and method_missing [#1...marcandre
2015-02-04* vm_insnhelper.c: Fix symbol leak with +send+ and method_missing [#10828]marcandre
2015-02-04* vm_insnhelper.c: Fix one type of symbol leak with +send+marcandre
2015-02-04* class.c (method_entry_i, class_instance_method_list,shugo
2015-02-04mkmf.rb: err by non existent filenobu
2015-02-03mkmf.rb: avoid interferencenobu
2015-02-03* vm_method.c (remove_method): When remove refinedshugo
2015-02-03dir.c: glob legacy short namenobu
2015-02-01test_backtrace.rb: add testsnobu
2015-01-31test_backtrace.rb: add testnobu
2015-01-31test_backtrace.rb: split testnobu
2015-01-31test_backtrace.rb: add testnobu
2015-01-28* ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withtenderlove
2015-01-26string.c: consider widecharnobu
2015-01-26string.c: terminate when embeddednobu
2015-01-25array.c: reduce to_ary callnobu
2015-01-25test_array.rb split flatten testsnobu
2015-01-20test_module.rb: more testsnobu
2015-01-19class.c: prepend for each classesnobu