summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2014-06-25hash.c: fix memory leaknobu
2014-06-25eval_error.c: newline alwaysnobu
2014-06-25hash.c: fix memory leaknobu
2014-06-25hash.c: prohibit tainted stringsnobu
2014-06-24hash.c: frozen PATH envnobu
2014-06-23Backtrace for SystemStackErrornobu
2014-06-20test_regexp.rb: split test_oncenobu
2014-06-20test_regexp.rb: assert prefixnobu
2014-06-20test_optimization.rb: redefine separatelynobu
2014-06-19* test/ruby/test_settracefunc.rb: rewrite tests withko1
2014-06-19* compile.c (rb_iseq_compile_node): put start label of block afterko1
2014-06-19* vm.c (rb_vm_rewind_cfp): add new function to rewind specified cfpko1
2014-06-19* vm.c (invoke_block_from_c): move call/return event timing forko1
2014-06-19* vm_core.h: add VM_FRAME_MAGIC_RESCUE to recognize normal block orko1
2014-06-19proc.c: Implement Method#currynobu
2014-06-17eval.c: pass unknown optionsnobu
2014-06-16process.c: use UTF-8nobu
2014-06-15test_file_exhaustive.rb: fix expected valuenobu
2014-06-15test_file_exhaustive.rb: fix assertionnobu
2014-06-14array.c: non-recursive rcombinate0nobu
2014-06-14array.c: non-recursive rpermute0nobu
2014-06-14array.c: non-recursive permute0nobu
2014-06-13* vm_trace.c: clear and restore recursive checking thread local datako1
2014-06-13array.c: combination on a shared copynobu
2014-06-13add more test coverage for [ruby-core:63136] [Bug #9934]tmm1
2014-06-12file.c: shrink expanded pathnobu
2014-06-10* gc.c: invoke GC before memory allocation (xmalloc/xrealloc)ko1
2014-06-10envutil.rb: avoid error on OS X 10.10nobu
2014-06-10envutil.rb: use keyword argumentnobu
2014-06-07* numeric.c (do_coerce): Add a warning when an exception is raisederegon
2014-06-07io.c: truncate before appendingnobu
2014-06-07* object.c (rb_mod_initialize_clone): Override Kernel#initialize_cloneakr
2014-06-06compile.c, parse.y: private op assignnobu
2014-06-06test_assignment.rb: assignment to private attributenobu
2014-06-06test_assignment.rb: split test_assignnobu
2014-06-06io.c: not shorten buffer unless succeedednobu
2014-06-04re.c: consider name encodingnobu
2014-06-04re.c: fix name with NULnobu
2014-06-03vm.c: return the result hashnobu
2014-06-03* test/ruby/test_gc.rb: allocate more objects to invoke GC by newobj.ko1
2014-06-03* test/ruby/memory_status.rb: add $LOAD_PATH to load test/unitko1
2014-06-01* test/ruby/envutil.rb (default_warning): New method.akr
2014-06-01Use EnvUtil.suppress_warning.akr
2014-06-01Suppress a warning.akr
2014-06-01Suppress a warning.akr
2014-05-31Join threads before close pipes.akr
2014-05-31Join threads.akr
2014-05-31Join threads.akr
2014-05-30add --disable-gemnaruse
2014-05-30test_string.rb: move and add assertionsnobu