aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_insnhelper.h (CI_SET_FASTPATH): add new parameter `enabled'.ko12012-10-151-0/+10
* * vm_core.h (VM_CALL_*): rename VM_CALL_*_BITko12012-10-151-0/+9
* ChangeLog: fix a typo of r37185.nagachika2012-10-151-1/+1
* envutil.rb: file_assertionnobu2012-10-151-0/+5
* fix typoskazu2012-10-151-5/+5
* * vm_insnhelper.c (VM_CALLEE_SETUP_ARG): skip CI_SET_FASTPATH() ifko12012-10-151-0/+5
* * vm_insnhelper.h CI_SET_FASTPATH: introduce new macroko12012-10-141-0/+17
* * vm_insnhelper.c: refactoring.ko12012-10-141-0/+12
* * benchmark/bm_vm1_attr_ivar(_set).rb: added (for method dispatch speed).ko12012-10-141-0/+6
* * vm_eval.c (vm_call0_body): add new function.ko12012-10-141-0/+7
* * insns.def (send, invokesuper, invokeblock, opt_*), vm_core.h:ko12012-10-141-0/+32
* fix a typokazu2012-10-141-1/+1
* ruby.c: passing blocknobu2012-10-141-0/+5
* * regparse.c (parse_char_class): should match with a hyphen after ausa2012-10-131-0/+19
* file.c: GC guardnobu2012-10-121-0/+5
* * test/ruby/test_regexp.rbusa2012-10-121-0/+6
* win32.h: set floating point precision for pow()shirosaki2012-10-121-0/+7
* test_cgi.rb: skip a test on Windowsshirosaki2012-10-121-0/+7
* * 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