summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-05-11Add debug print to investigate a failure on Travis-CI.akr
2013-05-11Simplify test with Socket.getifaddrsnaruse
2013-05-11* ext/socket: New method, Socket.getifaddrs, implemented.akr
2013-05-11disable test_fcntl_lock_linux on x32.akr
2013-05-10parse.y: invalid name as mere stringnobu
2013-05-10* test/dtrace/helper.rb: ignore empty SUDO. reuse SUDO value by usingnobu
2013-05-10Fixed minitest dependency bug by removing env PARALLEL checks (no clue why th...ryan
2013-05-09* ext/socket/ancdata.c (bsock_sendmsg_internal): Always setakr
2013-05-08class.c: include modules onlynobu