summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-10-04* test/ruby/test_settracefunc.rb (test_tracepoint):ko1
2012-10-04 * lib/cgi/html5.rb: Add html5 tag maker.xibbar
2012-10-03io.c: improved IO#reopennobu
2012-10-02* error.c (exc_to_s, name_err_to_s, name_err_mesg_to_str): do notshugo
2012-09-30* test/ruby/test_enumerator.rb (enum_test, test_inspect): remove unusednagachika
2012-09-30* string.c (rb_str_concat): use memcpy to copy a string which containsnaruse
2012-09-29envutil.rb: kill child process when timeoutshirosaki
2012-09-29test_http.rb: clear environment variablesshirosaki
2012-09-29drbtest.rb: use :KILL on Windowsshirosaki
2012-09-29test_unicode_escape.rb: set script encodingshirosaki
2012-09-29* vm_insnhelper.c (rb_vm_using_modules): use using_modules beforeshugo
2012-09-28* test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic):shirosaki
2012-09-28test_unicode_escape.rb: fix test for Windowsshirosaki
2012-09-28* vm_method.c (search_method): copy refinement iclasses to searchshugo
2012-09-28io.c: IO#reopen int modenobu
2012-09-27* eval.c (rb_overlay_module, rb_mod_refine): accept a module as theshugo
2012-09-27* ext/syslog/lib/syslog/logger.rb: add a formatter to theknu
2012-09-26* insns.def: add new instruction `opt_empty_p' for optimize `empty?'ko1
2012-09-26Revert "Darwin 12 (OS X Mountain Lion) also has Bug #6692"naruse
2012-09-26Darwin 12 (OS X Mountain Lion) also has Bug #6692naruse
2012-09-25test_gem_installer.rb: restore ARGVnobu
2012-09-25test_super.rb: super from BEGINnobu
2012-09-25insns.def: super from at_exitnobu
2012-09-24* iseq.c (rb_iseq_defined_string): the index of defined_strings mustnaruse
2012-09-24use assert_predicate for unary operatornaruse
2012-09-24Feature #7035nobu
2012-09-20* lib/drb/ssl.rb (DRb::DRbSSLSocket::SSLConfig::DEFAULT): addnaruse
2012-09-20check @there if it is nil to prevent infinite loopnaruse
2012-09-20* test/drb/ut_drb.rb: revert a part of r36987, and get rid of a warningusa
2012-09-19array.c, enum.c: TypeError in zipnobu
2012-09-19suppress warningsnaruse
2012-09-16io.c: io_set_read_lengthnobu
2012-09-15test_parse.rb: eval locationsnobu
2012-09-09* lib/thread.rb (Queue#pop): Fixed double registration issue whenkosaki
2012-09-09* lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki
2012-09-09* test/ruby/test_io.rb (test_advise_pipe): new test to checkkosaki
2012-09-08test_gem_specification.rb: skip meaningless testsnobu
2012-09-06mkmf.rb: fix splitting options with an argumentnobu
2012-09-05Imported minitest 3.4.0 (r7762)ryan
2012-09-05Suppress warningsnaruse
2012-09-05dir.c: fix recursionnobu
2012-09-05test_dir_m17n.rb: test_glob_incompatiblenobu
2012-09-04test_pstore.rb: fix for timeoutshirosaki
2012-09-03* test/openssl/test_asn1_rb:emboss
2012-09-03* test/openssl/utils.rb: Use DSS1 as DSA signature digest for allemboss
2012-09-03matrix.rb: complex vectornobu
2012-09-03remove trailing spaces.nobu
2012-09-03* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss
2012-09-02* test/openssl/utils.rb: Use a cached DH key instead of generating aemboss
2012-09-01* lib/webrick/ssl.rb (WEBrick::Config::SSL): add new keynaruse