summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-15* vm_insnhelper.h (CI_SET_FASTPATH): add new parameter `enabled'.ko1
2012-10-15* vm_core.h (VM_CALL_*): rename VM_CALL_*_BITko1
2012-10-15* 2012-10-16svn
2012-10-15ChangeLog: fix a typo of r37185.nagachika
2012-10-15envutil.rb: file_assertionnobu
2012-10-15* benchmark/: add missing spaces around assignment operators (= and +=) forkou
2012-10-15* vm_eval.c: fix a typo.kou
2012-10-15fix typoskazu
2012-10-15* properties.nobu
2012-10-15vm_insnhelper.c: suppress warningsnobu
2012-10-15* vm_insnhelper.c (VM_CALLEE_SETUP_ARG): skip CI_SET_FASTPATH() ifko1
2012-10-14* vm_insnhelper.h CI_SET_FASTPATH: introduce new macroko1
2012-10-14* vm_insnhelper.c: refactoring.ko1
2012-10-14* benchmark/bm_vm1_attr_ivar(_set).rb: added (for method dispatch speed).ko1
2012-10-14* vm_eval.c (vm_call0_body): add new function.ko1
2012-10-14remove garbage linenobu
2012-10-14* 2012-10-15svn
2012-10-14* insns.def (send, invokesuper, invokeblock, opt_*), vm_core.h:ko1
2012-10-14fix a typokazu
2012-10-14* 2012-10-14svn
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-12* 2012-10-13svn
2012-10-12use tty(1) to check if /dev/tty is usable or notnaruse
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-12Fix wrong condition of skipping test_ioctl_linuxnaruse
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* 2012-10-12svn
2012-10-11* lib/timeout.rb (timeout):zzak
2012-10-11string.c: GC guardnobu
2012-10-11test_string.rb: missing testnobu
2012-10-11test_string.rb: suppress warningsnobu
2012-10-11test_string.rb: highlightingnobu
2012-10-11Suppress warning: 'iseqval' may be used uninitialized in this functionnaruse
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* 2012-10-11svn
2012-10-10* iseq.c (insn_operand_intern): add support disasm TS_CALLINFOko1
2012-10-10Rename variablsnaruse
2012-10-10Test both username and uidnaruse
2012-10-10* 2012-10-10svn
2012-10-10* test/ruby/test_process.rb (TestProcess#test_execopts_gid): skip onusa
2012-10-09envutil.rb: assert_file and assert_file_notnobu