summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-06-01* lib/set.rb (Set#freeze, taint, untaint): Save a "self" byknu
2013-06-01compile.c: not simple if keyword argsnobu
2013-06-01vm_insnhelper.c: extract keyword arguments after splatnobu
2013-05-31zlib.c: check EOFnobu
2013-05-31Use custom methods for values whose type is different on platformsnaruse
2013-05-31* ext/socket/option.c (sockopt_s_byte): constructor of the sockoptnaruse
2013-05-30* vm_insnhelper.c (vm_callee_setup_keyword_arg,mame
2013-05-29GC before running test_copy_stream_socket7naruse
2013-05-28* ext/objspace/object_tracing.c: fix a bug reported atko1
2013-05-27* vm_trace.c (rb_postponed_job_register_one): fix iteration bug.ko1
2013-05-27test_method.rb: fix for direct invocationnobu
2013-05-27* include/ruby/ruby.h, gc.c: add new internal eventko1
2013-05-27* ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko1
2013-05-27* append newline at EOF.nobu
2013-05-27* test/-ext-/postponed_job/test_postponed_job.rb: fix typo and class name.ko1
2013-05-27* include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.ko1
2013-05-26* remove trailing spaces.nobu
2013-05-26* include/ruby/debug.h, vm_trace.c: add rb_postponed_job API.ko1
2013-05-25* test/fiddle/test_handle.rb (Fiddle::TestHandle#test_static_sym): adjust ind...ktsj
2013-05-25* test/fiddle/test_c_struct_entry.rb,ktsj
2013-05-25* dir.c (bracket): fix copy-paste error. When the first and lastmame
2013-05-24* variable.c (set_const_visibility): use rb_frame_this_func() insteadcharliesome
2013-05-24* ext/strscan/strscan.c (strscan_aref): raise error if givennaruse
2013-05-23* test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): HFS+ seemsnobu
2013-05-23test_io.rb: test for writenobu
2013-05-22Fix test failure of binmode from r40879naruse
2013-05-22win32.c: check error of SetFilePointernobu
2013-05-21* ext/strscan/strscan.c (strscan_aref): support named captures.naruse
2013-05-21* test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):kou
2013-05-21* ext/digest/lib/digest.rb (Digest::Class.file): Take optionalknu
2013-05-21test_dir_m17n.rb: sort Dir.entriesnobu
2013-05-21force_encoding expected result as filesystem encodingnaruse
2013-05-20dir.c: compose HFS file namesnobu
2013-05-20test_dir_m17n.rb: assert_separatelynobu
2013-05-20envutil.rb: envutil in childnobu
2013-05-20test_objectspace.rb: run test_each_object separatelynobu
2013-05-20webrick: fix non-ascii escape bugsnobu
2013-05-19Default script encoding is now UTF-8naruse
2013-05-19* test/webrick/test_htmlutils.rb: add test for WEBrick::HTMLUtils.ayumin
2013-05-18* lib/uri/common.rb (URI.decode_www_form): scrub string if decodednaruse
2013-05-18* lib/set.rb (Set#delete_if, Set#keep_if): Make Set#delete_if andknu
2013-05-18* string.c (str_scrub_bang): add String#scrub!. [Feature #8414]naruse
2013-05-18compile.c: forward kwrestnobu
2013-05-18enumerator.c: use VALUEnobu
2013-05-14* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a usertenderlove
2013-05-14* test/psych/helper.rb: envutil is not available outside Ruby, sotenderlove
2013-05-14* ext/dl/lib/dl/func.rb (DL::Function#call): check tainted whennagachika
2013-05-13proc.c: Kernel#singleton_methodnobu
2013-05-12fix a typokazu
2013-05-11* test/rinda/test_rinda.rb: Socket.getifaddrs may returns an interfaceakr