summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-09* vm_core.h (rb_call_info_t): add new type `rb_call_inf_t'.ko1
2012-10-08* 2012-10-09svn
2012-10-08* ext/zlib/zlib.c (zstream_run_func): don't call inflate() whennagachika
2012-10-08* eval.c (rb_mod_refinements): new method Module#refinements.shugo
2012-10-08* eval.c, gc.c, iseq.c, node.h, vm_insnhelper.c, vm_insnhelper.h,shugo
2012-10-07fix typoskazu
2012-10-07* 2012-10-08svn
2012-10-07fix ML refkazu
2012-10-06* lib/abbrev.rb: Documentation examples for Abbrev.zzak
2012-10-06* thread.c (rb_thread_aref):zzak
2012-10-06* string.c (rb_str_match):zzak
2012-10-06* 2012-10-07svn
2012-10-06* string.c (rb_str_match):zzak
2012-10-06* test/openssl/test_config.rb (OpenSSL#test_constants): skip only whennobu
2012-10-06reapply r37098nobu
2012-10-06* vm_opts.h (OPT_GLOBAL_METHOD_CACHE): new build option toshugo
2012-10-06* vm_method.c (search_method): check omod only once for performance.shugo
2012-10-06Revert r37098naruse
2012-10-06gc.c: use markable_object_pnobu
2012-10-06test_objspace.rb: refinenobu
2012-10-06encoding.c: unicode_pnobu
2012-10-05Adding a test for initialize_clone and initialize_dup. From Github:tenderlove
2012-10-05* 2012-10-06svn
2012-10-05encoding.c: unicode_pnobu
2012-10-05fix commentsnari
2012-10-05revert r37091nari
2012-10-05* template/Doxyfile.tmpl: remove SHOW_DIRECTORIES andtakano32
2012-10-05* ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.ko1
2012-10-05common.mk: gdb-rubynobu
2012-10-05ChangeLog: fix a missnari
2012-10-05* gc.c (chain_finalized_object): remove to check a mark flag andnari
2012-10-05* 2012-10-05svn
2012-10-05depend: missing dependencynobu
2012-10-04* gc.c (init_heap): call init_mark_stack before to allocatenari
2012-10-04* insns.def (getlocal, setlocal): remove old getlocal/setlocalko1
2012-10-04* vm.c (vm_analysis_insn|operand|register): use st_insertko1
2012-10-04* vm.c (VM_COLLECT_USAGE_DETAILS): make new VM usage analysisko1
2012-10-04* test/ruby/test_settracefunc.rb (test_tracepoint):ko1
2012-10-04* gc.c (rb_objspace_call_finalizer): call gc_mark_stacked_objectsnari
2012-10-04gc.c: self-referencing finalizersnobu
2012-10-04* gc.c: use enum for debugging.nobu
2012-10-04thread_pthread.c: precise stack sizenobu
2012-10-04* thread_pthread.c (RUBY_STACK_MIN_LIMIT): name magic number.nobu
2012-10-04* 2012-10-04svn
2012-10-04 * lib/cgi/html5.rb: Add html5 tag maker.xibbar
2012-10-03gc.c: unused functionnobu
2012-10-03* gc.c: Use the non-recursive marking instead of recursion. Thenari
2012-10-03ChangeLog: fix typo.nobu
2012-10-03depend: dependencynobu
2012-10-03thread_pthread.c: init stack with ulimitnobu