summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-06-13add a test.akr
2012-06-13* test/dl/test_func.rb (test_qsort1, test_qsort2): use TYPE_SIZE_Tngoto
2012-06-12add a test.akr
2012-06-12* process.c (rb_exec_fillarg): treat '=' character as an metaakr
2012-06-11update tests.akr
2012-06-10* test/ruby/test_iseq.rb (TestISeq#test_disasm_encoding): set defaultnobu
2012-06-10* process.c (rb_fork_internal): call after_fork only unlessakr
2012-06-10* ext/openssl/ossl_pkey_ec.cemboss
2012-06-10* ext/openssl/ossl.cemboss
2012-06-09* ext/openssl/ossl_ssl.c: Introduce SSLContext#renegotiation_cb andemboss
2012-06-09iseq.c: rb_id2strnobu
2012-06-09iseq.c: fix conversionnobu
2012-06-08test: realpathnobu
2012-06-06add a test.akr
2012-06-06* process.c (try_with_sh): take envp argument.akr
2012-06-06* test/dl/test_c_{struct_entry,union_entity}.rb: sorry, typos.usa
2012-06-05Split one big test to seven tests.naruse
2012-06-05obj_init_copynobu
2012-06-05* properties.nobu
2012-06-04don't exec in the test process.akr
2012-06-04* test/dl/test_c_{struct,union}_entity.rb: broken require.usa
2012-06-04* test/ruby/test_backtrace.rb: fix test.ko1
2012-06-04compatible loadernobu
2012-06-03* process.c (rb_proc_exec_e): extended version of rb_proc_exec() toakr
2012-06-03* use execve() to preserve environment variables when exec method isakr
2012-06-03modified tests.tadf
2012-06-03 * complex.c: wrote Complex#_dump and Complex::load. But nowtadf
2012-06-03 * complex.c (nucomp_marshal_load): [ruby-core:45394]tadf
2012-06-02* vm_backtrace.c: change names.ko1
2012-06-02Add a test for r35863.naruse
2012-05-31* ext/dl/lib/dl/struct.rb (DL::CStructEntity#set_ctypes): Refactoreddrbrain
2012-05-31* test/dl/test_c_struct_entry.rb: Removed duplicated testdrbrain
2012-05-31* ext/dl/lib/dl/struct.rb (DL::CStructEntity::size): Refactored ::sizedrbrain
2012-05-30* ext/dl/lib/dl/struct.rb (DL::CUnionEntity#set_ctypes): Refactoreddrbrain
2012-05-30* ext/dl/lib/dl/struct.rb (DL::CUnionEntity::size): Fixed ::size todrbrain
2012-05-30utc offset in secondsnobu
2012-05-29strftime.c: triple colons modifiernobu
2012-05-29strftime.c: fix locale modifiernobu
2012-05-29strftime.c: fix colon modifier.nobu
2012-05-29Suppress warning: method redefined.naruse
2012-05-28* gc.c (obj_free): doesn't free a method table if it doesn'tnari
2012-05-27* untabified.nobu
2012-05-27modified test.tadf
2012-05-26file.c: fix for UNCnobu
2012-05-26test/ruby/test_file.rb: fix for UNCnobu
2012-05-26* test/ruby/test_backtrace.rb (test_caller_lev):ko1
2012-05-26* vm.c (RubyVM::FrameInfo): add a class to access each frameko1
2012-05-26* ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss
2012-05-25* test/openssl/test_ssl.rb: Clarify the intention of errors to beemboss
2012-05-25* ext/openssl/ossl_ssl.c: Revert r35583emboss