aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* defined: me in cfpnobu2012-07-111-0/+16
* [Feature #6693]nobu2012-07-071-5/+4
* test/ruby/test_rubyoptions.rb: tests for another namenobu2012-07-071-0/+6
* never evaluatednobu2012-07-051-1/+3
* * ruby.c (proc_options): warn only if -K and -w option is specified.naruse2012-07-041-6/+14
* __callee__ fixnobu2012-07-041-0/+14
* Fix tests for previous commit.naruse2012-07-031-5/+5
* prepend: fix mixing with includenobu2012-07-021-10/+33
* * class.c (class_instance_method_list): consider prepended Class/Modulenagachika2012-06-281-0/+6
* prepend: fix ancestors ordernobu2012-06-271-3/+31
* remove from original m_tblnobu2012-06-271-0/+9
* fix null m_tblnobu2012-06-271-0/+6
* ancestor modulesnobu2012-06-271-0/+9
* fix null m_tblnobu2012-06-271-0/+5
* Module#prependnobu2012-06-271-0/+32
* popen: shell commands with envvars and execoptsnobu2012-06-271-0/+41
* Revert r36213 "popen: shell commands with envvar"nobu2012-06-261-34/+15
* add tests for IO#seek.akr2012-06-251-1/+34
* Revert r31873 Module#mixnobu2012-06-251-59/+0
* method transplantingnobu2012-06-251-4/+6
* popen: shell commands with envvarnobu2012-06-251-15/+34
* revert some teststadf2012-06-222-4/+0
* [Bug #6540]nobu2012-06-221-0/+8
* * test/ruby/test_backtrace.rb: decrease recursion depthko12012-06-221-1/+1
* random.c: check initialize and loadnobu2012-06-221-0/+21
* parse.y: fix GC problem of keyword rest argumentnobu2012-06-211-0/+4
* add a test.akr2012-06-131-0/+6
* add a test.akr2012-06-121-0/+6
* * process.c (rb_exec_fillarg): treat '=' character as an metaakr2012-06-121-0/+7
* update tests.akr2012-06-111-103/+225
* * test/ruby/test_iseq.rb (TestISeq#test_disasm_encoding): set defaultnobu2012-06-101-4/+6
* * process.c (rb_fork_internal): call after_fork only unlessakr2012-06-101-0/+9
* iseq.c: rb_id2strnobu2012-06-091-0/+8
* iseq.c: fix conversionnobu2012-06-091-0/+7
* add a test.akr2012-06-061-0/+19
* * process.c (try_with_sh): take envp argument.akr2012-06-061-0/+5
* Split one big test to seven tests.naruse2012-06-051-42/+75
* obj_init_copynobu2012-06-051-0/+32
* don't exec in the test process.akr2012-06-041-3/+16
* * test/ruby/test_backtrace.rb: fix test.ko12012-06-041-14/+3
* * process.c (rb_proc_exec_e): extended version of rb_proc_exec() toakr2012-06-031-0/+12
* * use execve() to preserve environment variables when exec method isakr2012-06-031-0/+6
* * complex.c: wrote Complex#_dump and Complex::load. But nowtadf2012-06-032-0/+4
* * complex.c (nucomp_marshal_load): [ruby-core:45394]tadf2012-06-032-0/+10
* * vm_backtrace.c: change names.ko12012-06-021-7/+15
* utc offset in secondsnobu2012-05-301-1/+1
* strftime.c: triple colons modifiernobu2012-05-291-0/+18
* strftime.c: fix locale modifiernobu2012-05-291-0/+18
* strftime.c: fix colon modifier.nobu2012-05-291-16/+20
* Suppress warning: method redefined.naruse2012-05-291-0/+1