summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-12-17* vm.c (rb_vm_check_redefinition_opt_method): should check the realshugo
2015-12-17* proc.c (rb_block_arity): should not call GetProcPtr() for symbols.shugo
2015-12-17string.c: infectionnobu
2015-12-17transcode.c: infectionnobu
2015-12-17re.c: names encodingnobu
2015-12-16* vm_insnhelper.c (vm_call_method_each_type): should not set fastpathko1
2015-12-16* ext/fiddle/handle.c: check tainted string arguments.nagachika
2015-12-16* vm.c (vm_make_proc_from_block): should convert a Symbol to a Proc.shugo
2015-12-16test/ruby/test_io.rb: fix spelling errorsnormal
2015-12-16* vm.c: fix mark miss for proc given as passed block.ko1
2015-12-16Exception#backtrace may be nil if it is manually creatednaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-16* test_struct.rb: Test that initialize is overridable [#11708]marcandre
2015-12-16test_io.rb: ignore not-implemented fadvicenobu
2015-12-16parse.y: fix block_call&.callnobu
2015-12-15Remove this test, since it won't reliably pass.headius
2015-12-15enc/ebcdic.h, enc/trans/ebcdic.trans,duerst
2015-12-14* remove trailing spaces.svn
2015-12-14* enc/ebcdic.h: new dummy encoding EBCDIC-USduerst
2015-12-14* bootstraptest/runner.rb: use safe navigation operator.hsbt
2015-12-14test: use String#b instead of dup.force_encodingnobu
2015-12-13parse.y: lex_state trace by yydebugnobu
2015-12-13* test/ruby/test_syntax.rb: fix typo in testyugui
2015-12-13* parse.y (parse_percent): Allow %-literals in labeled arg asyugui
2015-12-13* test/lib/envutil.rb: move enutil's assertions under Test::Unit::Assertion.hsbt
2015-12-13io.c: encoding in warningsnobu
2015-12-13io.c: BOM with non-UTFnobu
2015-12-13io.c: fix stack smashingnobu
2015-12-13pack.c: check index rangenobu
2015-12-13psych_emitter.c: check tags rangenobu
2015-12-13psych_emitter.c: check stringnobu
2015-12-13win32ole.c: check argument typenobu
2015-12-13* test/test_shellwords.rb (TestShellwords): Add many more testsknu
2015-12-13* lib/shellwords.rb (Shellwords#shellsplit): Document that thisknu
2015-12-13lib/shellwords.rb: do not change API with frozen-string-literalnormal
2015-12-13* object.c (rb_inspect): check the default internal encoding asshugo
2015-12-12* lib/ostruct.rb: Have OpenStruct#dig raise if argument is not a symbolmarcandre
2015-12-12* vm_insnhelper.c (vm_call_method_missing): method_missing shouldshugo
2015-12-12object.c: raise TypeErrornobu
2015-12-12* test/ruby/test_regexp.rb: Add test cases for `$KCODE` and `$=` warningyui-knk
2015-12-12test_thread.rb: stay alivenobu
2015-12-11IO#advise should not raise Errno::ENOSYSnormal
2015-12-11enc/windows_1252.c: newnobu
2015-12-11insns.def (opt_case_dispatch): avoid converting Infinitynormal
2015-12-11test_ssl.rb: fix ssl option flags testsnobu
2015-12-11test_io.rb: fix IO#advise on aarch64-linuxnobu
2015-12-11* lib/rubygems: Update to RubyGems 2.5.1hsbt
2015-12-10* object.c (rb_inspect): dump inspected result with rb_str_escape()naruse
2015-12-10* test/ruby/test_gc.rb (test_expand_heap): relax condition (1->2).ko1
2015-12-09fix r53013; the environment defines "example" as local hostnamenaruse