aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * benchmark/bm_vm2_method_missing.rb: add a benchmark to measureko12012-10-171-0/+5
* * vm_insnhelper.c (vm_getivar): fix to use `aux.index' instead ofko12012-10-171-0/+5
* * vm_insnhelper.c (vm_call_method_missing): make a refactoringko12012-10-171-0/+12
* configure.in: multiple opt-dirnobu2012-10-171-0/+6
* * ChangeLog: add credit.shugo2012-10-171-0/+1
* * lib/net/imap.rb: fix Net::IMAP::ResponseParser to acceptshugo2012-10-171-0/+9
* * ChangeLog: use tab for indentation.shugo2012-10-171-1/+1
* * test/ruby/test_hash.rb (TestHash#test_dup_equality): added a new testusa2012-10-171-0/+5
* * vm_insnhelper.c (vm_search_method): fix a build error that occursshugo2012-10-171-0/+5
* * benchmark/bm_vm2_dstr.rb: add a benchmark to measureko12012-10-161-0/+5
* * compile.c (compile_dstr_fragments): use `putobject' instead ofko12012-10-161-0/+10
* * thread.c (rb_threadptr_interrupt_mask): fix to check interruptko12012-10-161-0/+5
* * vm_insnhelper.c (vm_call_method): fix to return value immediately.ko12012-10-161-0/+5
* * hash.c (initialize_copy): copy the underlying st_table on dup,tenderlove2012-10-161-0/+7
* * vm_insnhelper.c (vm_call_iseq_setup_2): separate tailcall and normalko12012-10-161-0/+6
* * benchmark/bm_vm1_yield.rb: add a benchmark to measure `yield'ko12012-10-161-0/+8
* * vm_insnhelper.c (vm_invoke_block): vm_caller_setup_args() can skipko12012-10-161-0/+5
* * vm_insnhelper.c (vm_getivar, vm_setivar): support index inline cacheko12012-10-161-0/+14
* * benchmark/driver.rb (show_results): Show speedup ratioko12012-10-161-0/+6
* * benchmark/driver.rb: some refactoring.ko12012-10-161-0/+13
* file.c: ASCII-compatiblenobu2012-10-161-0/+5
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file...kazu2012-10-161-0/+5
* fix typoskazu2012-10-161-2/+2
* file.c: hide resultnobu2012-10-161-1/+4
* file.c: ASCII-compatiblenobu2012-10-161-1/+4
* file.c: ASCII-compatiblenobu2012-10-161-1/+4
* file.c: check_path_encodingnobu2012-10-161-0/+5
* * test/ruby/test_regexp.rbusa2012-10-161-0/+6
* * test/ruby/test_regexp.rbusa2012-10-161-0/+6
* * vm_insnhelper.c (VM_CALLEE_SETUP_ARG): fix wrong condition.ko12012-10-151-0/+4
* * vm_insnhelper.c (vm_call_method): disable CI_SET_FASTPATH() ifko12012-10-151-0/+9
* * method.h: introduce new method type VM_METHOD_TYPE_CFUNC_FAST.ko12012-10-151-0/+21
* * 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