summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-08-26* variable.c: Make autoload thread-safe. See #921.nahi
2011-08-26* lib/rubygems: Update to RubyGems 1.8.10. Fixes security issue indrbrain
2011-08-25* time.c (strftimev): Make Time#to_s default to US-ASCII encoding buttenderlove
2011-08-24* ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to betenderlove
2011-08-24* test/fileutils/test_fileutils.rb (test_chmod_symbol_mode): Solarisngoto
2011-08-24* test/ruby/test_rubyoptions.rb (test_script_from_stdin): slave ptyngoto
2011-08-24* insns.def (defined): fix to checking class variable.ko1
2011-08-23* lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allowsdrbrain
2011-08-23* lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multipledrbrain
2011-08-23fixed tests broken by new minitest mixinryan
2011-08-23Imported minitest 2.5.0 (r6557)ryan
2011-08-23* thread.c (update_coverage): skip coverage count up if the currentmame
2011-08-23* ext/zlib/zlib.c (gzfile_read_header): Ensure that each section ofnahi
2011-08-20* iseq.c (iseq_s_disasm): fix a bug that may cause SEGV.ktsj
2011-08-20* ext/stringio/stringio.c (strio_read): return new string if nilnobu
2011-08-19* lib/net/imap.rb (idle): raises a Net::IMAP::Error when theshugo
2011-08-19* lib/net/imap.rb (msg_att): accepts extra space before ')'.shugo
2011-08-17Merge branch '5172_bigdecimal_gc_issue' into trunkmrkn
2011-08-17* rational.c (nurat_coerce): Rational#coerce should converts itselfmrkn
2011-08-15* ext/openssl/ossl_ssl.c: Support disabling OpenSSL compression.emboss
2011-08-13* test/socket/test_socket.rb (test_connect_timeout): added a testakr
2011-08-13 * test/date/test_*.rb: added tests.tadf
2011-08-13* ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.tenderlove
2011-08-12* lib/rake: Update to Rake 0.9.2.2. Prevent pollution of topleveldrbrain
2011-08-11 * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.drbrain
2011-08-10* complex.c (nucomp_rationalize): calls rationalize of real part ifmrkn
2011-08-09* test/fiddle/helper.rb (libc_so, libm_so): Solaris support added.ngoto
2011-08-07* time.c (rb_strftime_alloc): raise ERANGE if width is too large.kosaki
2011-08-05* test/test_syslog.rb (TestSyslog#test_log): Do not be tooknu
2011-08-05* test/ruby/test_object.rb: tests that respond_to? returns false.nobu
2011-08-05* lib/xmlrpc/client.rb, lib/xmlrpc/server.rb: should useshugo
2011-08-05* vm_eval.c (check_funcall): try respond_to? first if redefined.nobu
2011-08-05 * lib/rubygems: Import RubyGems 1.8.7:drbrain
2011-08-04* test/io/console/test_io_console.rb (test_noctty): daemon() onnobu
2011-08-03Cosmetic change of Hash literal.nahi
2011-08-03* util.c, include/ruby/util.h (ruby_add_suffix): remove the function.usa
2011-08-03* test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):shyouhei
2011-08-02* encoding.c (enc_find): mistakenly remained !. [Bug #5150]nobu
2011-08-02* test/testunit/test_parallel.rb: pass "--ruby" option tosorah
2011-08-02* hash.c (recursive_hash): hash value of emptied hash should benobu
2011-08-02* parse.y (rb_enc_symname2_p): :! is valid symbol. [Bug #5136]nobu
2011-08-01* test/net/http/test_http.rb (TestNetHTTP_version_1_1_methods#test_timeout_du...shyouhei
2011-08-01Correct RubyGems bin check on Windows. Bug #5111luislavena
2011-08-01* test/ruby/test_process.rb (TestProcess#windows?): new method.usa
2011-08-01 * test/rake/test_rake_functional.rb: Don't assume the binary name ofdrbrain
2011-08-01* test/io/console/test_io_console.rb (TestIO_Console#test_sync):shyouhei
2011-08-01* test/xmlrpc/test_webrick_server.rb (Test_Webrick#setup_http_server):shyouhei
2011-08-01 * lib/rdoc.rb: Import RDoc 3.9.1. Fixes bugs in the RDoc::Markupdrbrain
2011-07-31* vm.c: check if cfp is valid. [Bug #5083] [ruby-dev:44208]ktsj
2011-07-31 * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating andrbrain