summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2011-07-30* test/bigdecimal/test_bigdecimal.rb (test_version): removed.mrkn
2011-07-30* io.c (rb_io_each_byte): rbuf can be refreshed during yield.nobu
2011-07-30* test/win32ole/test_win32ole_variant.rb: use skip method to skip the test.suke
2011-07-29* test/ruby/test_process.rb (test_rlimit_nofile): fix r32734.nagachika
2011-07-29Fix r32731: position of definition.naruse
2011-07-29Run test_popen_fork on FreeBSD because it can run.naruse
2011-07-29Use setrlimit(NOFILE,1) on OpenBSD.naruse
2011-07-28* ext/openssl/ossl_cipher.c (ossl_cipher_initialize): Avoid possiblenahi
2011-07-28* ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): check NULL pointernobu
2011-07-28 the code that depends on timing. [Bug #372] [Bug #4160]seki
2011-07-27* ext/dl/cfunc.c (dlcfunc_mark), ext/dl/cptr.c (dlptr_mark):nobu
2011-07-27* test/ruby/test_symbol.rb (test_no_inadvertent_symbol_creation):nobu
2011-07-27* test/ruby/test_symbol.rb (test_no_inadvertent_symbol_creation3):nobu
2011-07-27* test/fileutils/test_fileutils.rb: add OpenBSD case.naruse
2011-07-27* test/ruby/test_symbol.rb (test_inspect): use %W to enablenobu
2011-07-27* test/rinda/test_rinda.rb (test_remote_array_and_hash):nagachika
2011-07-27Use ::Syck explicitly.naruse
2011-07-27 * lib/rubygems/uninstaller.rb: Add missing require and updatedrbrain
2011-07-27* test/ruby/test_symbol.rb (TestSymbol#test_inspect): workaround fornobu
2011-07-27 * lib/rubygems: Update to RubyGems 1.8.6.1.drbrain
2011-07-27* test/openssl/test_pkcs12.rb: Add test and intermediate certificates.emboss
2011-07-26* eval_error.c (rb_print_undef_str): new function to raisenobu
2011-07-26* vm_method.c (obj_respond_to): fix the respond_to_missing? overridenobu