summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-10-14* insns.def (send, invokesuper, invokeblock, opt_*), vm_core.h:ko1
2012-10-14fix a typokazu
2012-10-14ruby.c: passing blocknobu
2012-10-13* regparse.c (parse_char_class): should match with a hyphen after ausa
2012-10-12file.c: GC guardnobu
2012-10-12* test/ruby/test_regexp.rbusa
2012-10-12win32.h: set floating point precision for pow()shirosaki
2012-10-12test_cgi.rb: skip a test on Windowsshirosaki
2012-10-12* process.c (posix_sh_cmds): the command name of colon is ":".akr
2012-10-12file.c: poisoned NULnobu
2012-10-12* tool/merger.rb: now can merge revision(s) without --ticket again.usa
2012-10-12mkmf.rb: use configured libdir valuenobu
2012-10-11* lib/timeout.rb (timeout):zzak
2012-10-11string.c: GC guardnobu
2012-10-10* iseq.c (insn_operand_intern): cast op to rb_call_info_t* beforenaruse
2012-10-10* bootstraptest/test_block.rb: add tests for block with super.ko1
2012-10-10* vm_dump.c: fix debug prints to catch up recent changesko1
2012-10-10* iseq.c (insn_operand_intern): add support disasm TS_CALLINFOko1
2012-10-10* test/ruby/test_process.rb (TestProcess#test_execopts_gid): skip onusa
2012-10-09envutil.rb: assert_file and assert_file_notnobu
2012-10-09array.c: use rb_random_ulong_limitednobu
2012-10-09random.c: rb_random_ulong_limitednobu
2012-10-09process.c: uid gid exec optionsnobu
2012-10-09* ChangeLog: fix typo.nobu
2012-10-09* iseq.c (iseq_free): fix memory leak.ko1
2012-10-09* vm_core.h (rb_call_info_t): add new type `rb_call_inf_t'.ko1
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-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* 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-06encoding.c: unicode_pnobu
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-05ChangeLog: fix a missnari
2012-10-05* gc.c (chain_finalized_object): remove to check a mark flag andnari
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-04thread_pthread.c: precise stack sizenobu