summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2012-05-25* vm_eval.c (rb_f_caller): caller() method accepts second optionalko1
2012-05-25* properties.nobu
2012-05-25* vm.c: refactoring backtrace related funcitons.ko1
2012-05-25* test/-ext-/test_printf.rb: tests for [Feature #5896].nobu
2012-05-24Bug #5348nobu
2012-05-24* vm.c: add RubyVM::Backtrace object (btobj).ko1
2012-05-24Bug #6487nobu
2012-05-23* lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser ofnaruse
2012-05-22* class.c (rb_mod_init_copy): Clear the cached inspect string of adrbrain
2012-05-22rescue EPIPE raised from conn.print because of client's timeoutnaruse
2012-05-21OpenSSL 1.0.1 pre-beta disabled TLS v1.2 by default.naruse
2012-05-21* lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nilnaruse
2012-05-21Rescue exception from writing to a socket.naruse
2012-05-21* lib/net/ftp.rb (Net::FTP#transfercmd): rescue shutdown.naruse
2012-05-20Shutdown gracefully.naruse
2012-05-20* enc/shift_jis.c (code_to_mbclen): returnnaruse
2012-05-18* lib/uri/generic.rb (URI::Generic.build): duplicate args before addingnaruse
2012-05-17* ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which wasdrbrain
2012-05-15test/ruby/test_time.rb: split a big testnobu
2012-05-15 * ext/date/date_strftime.c: should also be aware of flags ontadf
2012-05-15* ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with stringtenderlove
2012-05-15* ext/psych/lib/psych/visitors/to_ruby.rb: convert omap tagged maps totenderlove
2012-05-15test for Bug #6385nobu
2012-05-15test/ruby/test_file.rb: use tmpdirnobu
2012-05-15test/ruby/test_marshal.rb: close pipesnobu
2012-05-14Check IFDISABLED on Mac OS X.naruse
2012-05-14Bug #6403: reset states after empty argsnobu
2012-05-13* enumerator.c (lazy_take_func, lazy_take): multiple calls ofnagachika
2012-05-13* test/ruby/test_io.rb (test_flush_in_finalizer1): don't use IO.for_fdnagachika
2012-05-13* test/ruby/test_io.rb (TestIO): revert r35631. it broke the intent ofnagachika
2012-05-12* test/ruby/test_io.rb (class TestIO): Disable GC during IO tests toluislavena
2012-05-11Revert r35622.naruse
2012-05-11* thread.c (rb_threadptr_execute_interrupts_common): th->errinfo isnaruse
2012-05-11Add a test: BigDecimal("0").div(BigDecimal("Infinity")).naruse
2012-05-11Bug #6419: fix cmdarg beginnobu
2012-05-10adding a few tests surrounding file open argumentstenderlove
2012-05-10fix the path of ifconfig.naruse
2012-05-10skip addresses whose interface is set as POINTOPOINT.naruse
2012-05-10Skip IPv6 addresses whose interface is set as IFDISABLED.naruse
2012-05-10test/minitest: Correct requiring path to metametameta.rb.nobu