aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * vm_core.h (VM_CALL_*): rename VM_CALL_*_BITko12012-10-156-50/+58
* * 2012-10-16svn2012-10-151-2/+2
* ChangeLog: fix a typo of r37185.nagachika2012-10-151-1/+1
* envutil.rb: file_assertionnobu2012-10-159-23/+42
* * benchmark/: add missing spaces around assignment operators (= and +=) forkou2012-10-1552-56/+56
* * vm_eval.c: fix a typo.kou2012-10-151-1/+1
* fix typoskazu2012-10-151-5/+5
* * properties.nobu2012-10-150-0/+0
* vm_insnhelper.c: suppress warningsnobu2012-10-151-1/+1
* * vm_insnhelper.c (VM_CALLEE_SETUP_ARG): skip CI_SET_FASTPATH() ifko12012-10-152-4/+9
* * vm_insnhelper.h CI_SET_FASTPATH: introduce new macroko12012-10-143-18/+49
* * vm_insnhelper.c: refactoring.ko12012-10-144-730/+792
* * benchmark/bm_vm1_attr_ivar(_set).rb: added (for method dispatch speed).ko12012-10-144-0/+41
* * vm_eval.c (vm_call0_body): add new function.ko12012-10-142-39/+56
* remove garbage linenobu2012-10-142-2/+0
* * 2012-10-15svn2012-10-141-2/+2
* * insns.def (send, invokesuper, invokeblock, opt_*), vm_core.h:ko12012-10-149-551/+672
* fix a typokazu2012-10-141-1/+1
* * 2012-10-14svn2012-10-141-2/+2
* ruby.c: passing blocknobu2012-10-143-4/+19
* * regparse.c (parse_char_class): should match with a hyphen after ausa2012-10-133-8/+27
* file.c: GC guardnobu2012-10-122-0/+8
* * test/ruby/test_regexp.rbusa2012-10-122-0/+16
* * 2012-10-13svn2012-10-121-2/+2
* use tty(1) to check if /dev/tty is usable or notnaruse2012-10-121-1/+1
* win32.h: set floating point precision for pow()shirosaki2012-10-122-1/+26
* test_cgi.rb: skip a test on Windowsshirosaki2012-10-122-2/+14
* * process.c (posix_sh_cmds): the command name of colon is ":".akr2012-10-122-1/+5
* file.c: poisoned NULnobu2012-10-123-0/+17
* Fix wrong condition of skipping test_ioctl_linuxnaruse2012-10-121-2/+2
* * tool/merger.rb: now can merge revision(s) without --ticket again.usa2012-10-122-0/+6
* mkmf.rb: use configured libdir valuenobu2012-10-122-2/+9
* * 2012-10-12svn2012-10-111-2/+2
* * lib/timeout.rb (timeout):zzak2012-10-112-3/+6
* string.c: GC guardnobu2012-10-112-0/+10
* test_string.rb: missing testnobu2012-10-111-0/+6
* test_string.rb: suppress warningsnobu2012-10-111-1/+5
* test_string.rb: highlightingnobu2012-10-111-2/+2
* Suppress warning: 'iseqval' may be used uninitialized in this functionnaruse2012-10-111-1/+1
* * iseq.c (insn_operand_intern): cast op to rb_call_info_t* beforenaruse2012-10-102-1/+6
* * bootstraptest/test_block.rb: add tests for block with super.ko12012-10-102-0/+36
* * vm_dump.c: fix debug prints to catch up recent changesko12012-10-102-4/+23
* * 2012-10-11svn2012-10-101-2/+2
* * iseq.c (insn_operand_intern): add support disasm TS_CALLINFOko12012-10-102-0/+9
* Rename variablsnaruse2012-10-101-4/+3
* Test both username and uidnaruse2012-10-101-1/+10
* * 2012-10-10svn2012-10-101-2/+2
* * test/ruby/test_process.rb (TestProcess#test_execopts_gid): skip onusa2012-10-102-0/+7
* envutil.rb: assert_file and assert_file_notnobu2012-10-098-18/+33
* array.c: use rb_random_ulong_limitednobu2012-10-095-22/+41