aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add a test.akr2012-06-061-0/+19
* * process.c (try_with_sh): take envp argument.akr2012-06-061-0/+5
* * test/dl/test_c_{struct_entry,union_entity}.rb: sorry, typos.usa2012-06-062-2/+2
* Split one big test to seven tests.naruse2012-06-051-42/+75
* obj_init_copynobu2012-06-051-0/+32
* * properties.nobu2012-06-052-68/+68
* don't exec in the test process.akr2012-06-041-3/+16
* * test/dl/test_c_{struct,union}_entity.rb: broken require.usa2012-06-042-2/+6
* * test/ruby/test_backtrace.rb: fix test.ko12012-06-041-14/+3
* compatible loadernobu2012-06-041-0/+34
* * 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
* modified tests.tadf2012-06-032-8/+20
* * 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
* Add a test for r35863.naruse2012-06-021-0/+15
* * ext/dl/lib/dl/struct.rb (DL::CStructEntity#set_ctypes): Refactoreddrbrain2012-05-311-0/+12
* * test/dl/test_c_struct_entry.rb: Removed duplicated testdrbrain2012-05-311-5/+0
* * ext/dl/lib/dl/struct.rb (DL::CStructEntity::size): Refactored ::sizedrbrain2012-05-311-0/+46
* * ext/dl/lib/dl/struct.rb (DL::CUnionEntity#set_ctypes): Refactoreddrbrain2012-05-301-0/+12
* * ext/dl/lib/dl/struct.rb (DL::CUnionEntity::size): Fixed ::size todrbrain2012-05-301-0/+18
* 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
* * gc.c (obj_free): doesn't free a method table if it doesn'tnari2012-05-281-0/+14
* * untabified.nobu2012-05-271-8/+8
* modified test.tadf2012-05-271-9/+9
* file.c: fix for UNCnobu2012-05-261-0/+8
* test/ruby/test_file.rb: fix for UNCnobu2012-05-261-2/+2
* * test/ruby/test_backtrace.rb (test_caller_lev):ko12012-05-261-1/+1
* * vm.c (RubyVM::FrameInfo): add a class to access each frameko12012-05-261-0/+10
* * ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss2012-05-261-2/+42
* * test/openssl/test_ssl.rb: Clarify the intention of errors to beemboss2012-05-251-10/+13
* * ext/openssl/ossl_ssl.c: Revert r35583emboss2012-05-251-0/+2
* * vm_eval.c (rb_f_caller): caller() method accepts second optionalko12012-05-251-2/+32
* * properties.nobu2012-05-251-57/+57
* * vm.c: refactoring backtrace related funcitons.ko12012-05-251-0/+57
* * test/-ext-/test_printf.rb: tests for [Feature #5896].nobu2012-05-251-0/+24
* Bug #5348nobu2012-05-241-0/+6
* * vm.c: add RubyVM::Backtrace object (btobj).ko12012-05-241-4/+0
* Bug #6487nobu2012-05-241-0/+51
* * lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser ofnaruse2012-05-231-5/+22
* * class.c (rb_mod_init_copy): Clear the cached inspect string of adrbrain2012-05-221-0/+25
* rescue EPIPE raised from conn.print because of client's timeoutnaruse2012-05-221-11/+13
* OpenSSL 1.0.1 pre-beta disabled TLS v1.2 by default.naruse2012-05-211-1/+1
* * lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nilnaruse2012-05-211-0/+189
* Rescue exception from writing to a socket.naruse2012-05-211-1/+1