aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * process.c (posix_sh_cmds): the command name of colon is ":".akr2012-10-121-0/+4
* file.c: poisoned NULnobu2012-10-121-0/+4
* * tool/merger.rb: now can merge revision(s) without --ticket again.usa2012-10-121-0/+4
* mkmf.rb: use configured libdir valuenobu2012-10-121-0/+5
* * lib/timeout.rb (timeout):zzak2012-10-111-0/+6
* string.c: GC guardnobu2012-10-111-0/+5
* * iseq.c (insn_operand_intern): cast op to rb_call_info_t* beforenaruse2012-10-101-0/+5
* * bootstraptest/test_block.rb: add tests for block with super.ko12012-10-101-0/+4
* * vm_dump.c: fix debug prints to catch up recent changesko12012-10-101-0/+5
* * iseq.c (insn_operand_intern): add support disasm TS_CALLINFOko12012-10-101-0/+5
* * test/ruby/test_process.rb (TestProcess#test_execopts_gid): skip onusa2012-10-101-0/+6
* envutil.rb: assert_file and assert_file_notnobu2012-10-091-0/+5
* array.c: use rb_random_ulong_limitednobu2012-10-091-1/+4
* random.c: rb_random_ulong_limitednobu2012-10-091-0/+6
* process.c: uid gid exec optionsnobu2012-10-091-0/+5
* * ChangeLog: fix typo.nobu2012-10-091-2/+2
* * iseq.c (iseq_free): fix memory leak.ko12012-10-091-0/+5
* * vm_core.h (rb_call_info_t): add new type `rb_call_inf_t'.ko12012-10-091-0/+17
* * ext/zlib/zlib.c (zstream_run_func): don't call inflate() whennagachika2012-10-081-0/+8
* * eval.c (rb_mod_refinements): new method Module#refinements.shugo2012-10-081-0/+6
* * eval.c, gc.c, iseq.c, node.h, vm_insnhelper.c, vm_insnhelper.h,shugo2012-10-081-0/+7
* fix typoskazu2012-10-071-1/+1
* fix ML refkazu2012-10-071-3/+3
* * lib/abbrev.rb: Documentation examples for Abbrev.zzak2012-10-061-0/+5
* * thread.c (rb_thread_aref):zzak2012-10-061-0/+6
* * string.c (rb_str_match):zzak2012-10-061-0/+6
* * vm_opts.h (OPT_GLOBAL_METHOD_CACHE): new build option toshugo2012-10-061-0/+8
* * vm_method.c (search_method): check omod only once for performance.shugo2012-10-061-0/+4
* encoding.c: unicode_pnobu2012-10-061-0/+11
* revert r37091nari2012-10-051-9/+0
* * template/Doxyfile.tmpl: remove SHOW_DIRECTORIES andtakano322012-10-051-0/+6
* * ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.ko12012-10-051-0/+17
* ChangeLog: fix a missnari2012-10-051-2/+2
* * gc.c (chain_finalized_object): remove to check a mark flag andnari2012-10-051-0/+9
* * gc.c (init_heap): call init_mark_stack before to allocatenari2012-10-041-0/+6
* * insns.def (getlocal, setlocal): remove old getlocal/setlocalko12012-10-041-0/+14
* * vm.c (vm_analysis_insn|operand|register): use st_insertko12012-10-041-0/+6
* * vm.c (VM_COLLECT_USAGE_DETAILS): make new VM usage analysisko12012-10-041-0/+37
* * test/ruby/test_settracefunc.rb (test_tracepoint):ko12012-10-041-0/+6
* * gc.c (rb_objspace_call_finalizer): call gc_mark_stacked_objectsnari2012-10-041-0/+5
* gc.c: self-referencing finalizersnobu2012-10-041-0/+7
* thread_pthread.c: precise stack sizenobu2012-10-041-0/+6
* * gc.c: Use the non-recursive marking instead of recursion. Thenari2012-10-031-0/+13
* ChangeLog: fix typo.nobu2012-10-031-1/+1
* thread_pthread.c: init stack with ulimitnobu2012-10-031-0/+7
* io.c: improved IO#reopennobu2012-10-031-0/+6
* * ext/openssl/ossl_x509store.c (ossl_x509store_add_file): Addeddrbrain2012-10-021-0/+8
* * error.c (exc_to_s, name_err_to_s, name_err_mesg_to_str): do notshugo2012-10-021-0/+5
* eval.c: hide internal hashnobu2012-10-021-0/+6
* * ChangeLog: fix typos of r37064.nagachika2012-10-011-2/+2