aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test_objspace.rb: refinenobu2012-10-061-5/+3
* Adding a test for initialize_clone and initialize_dup. From Github:tenderlove2012-10-051-0/+11
* * ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.ko12012-10-051-0/+26
* * test/ruby/test_settracefunc.rb (test_tracepoint):ko12012-10-041-53/+0
* * lib/cgi/html5.rb: Add html5 tag maker.xibbar2012-10-041-0/+8
* io.c: improved IO#reopennobu2012-10-031-0/+68
* * error.c (exc_to_s, name_err_to_s, name_err_mesg_to_str): do notshugo2012-10-021-0/+50
* * test/ruby/test_enumerator.rb (enum_test, test_inspect): remove unusednagachika2012-09-301-2/+1
* * string.c (rb_str_concat): use memcpy to copy a string which containsnaruse2012-09-301-0/+6
* envutil.rb: kill child process when timeoutshirosaki2012-09-292-1/+6
* test_http.rb: clear environment variablesshirosaki2012-09-291-11/+15
* drbtest.rb: use :KILL on Windowsshirosaki2012-09-291-2/+2
* test_unicode_escape.rb: set script encodingshirosaki2012-09-291-5/+2
* * vm_insnhelper.c (rb_vm_using_modules): use using_modules beforeshugo2012-09-291-0/+56
* * test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic):shirosaki2012-09-281-1/+5
* test_unicode_escape.rb: fix test for Windowsshirosaki2012-09-281-1/+2
* * vm_method.c (search_method): copy refinement iclasses to searchshugo2012-09-281-0/+18
* io.c: IO#reopen int modenobu2012-09-281-0/+19
* * eval.c (rb_overlay_module, rb_mod_refine): accept a module as theshugo2012-09-271-1/+57
* * ext/syslog/lib/syslog/logger.rb: add a formatter to theknu2012-09-271-1/+11
* * insns.def: add new instruction `opt_empty_p' for optimize `empty?'ko12012-09-261-0/+18
* Revert "Darwin 12 (OS X Mountain Lion) also has Bug #6692"naruse2012-09-261-1/+1
* Darwin 12 (OS X Mountain Lion) also has Bug #6692naruse2012-09-261-1/+1
* test_gem_installer.rb: restore ARGVnobu2012-09-251-2/+3
* test_super.rb: super from BEGINnobu2012-09-251-4/+10
* insns.def: super from at_exitnobu2012-09-251-0/+11
* * iseq.c (rb_iseq_defined_string): the index of defined_strings mustnaruse2012-09-241-0/+5
* use assert_predicate for unary operatornaruse2012-09-241-1/+1
* Feature #7035nobu2012-09-241-0/+6
* * lib/drb/ssl.rb (DRb::DRbSSLSocket::SSLConfig::DEFAULT): addnaruse2012-09-202-1/+23
* check @there if it is nil to prevent infinite loopnaruse2012-09-201-2/+2
* * test/drb/ut_drb.rb: revert a part of r36987, and get rid of a warningusa2012-09-201-1/+2
* array.c, enum.c: TypeError in zipnobu2012-09-192-2/+2
* suppress warningsnaruse2012-09-192-2/+4
* io.c: io_set_read_lengthnobu2012-09-161-0/+49
* test_parse.rb: eval locationsnobu2012-09-151-58/+58
* * lib/thread.rb (Queue#pop): Fixed double registration issue whenkosaki2012-09-091-0/+42
* * lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki2012-09-091-0/+57
* * test/ruby/test_io.rb (test_advise_pipe): new test to checkkosaki2012-09-091-0/+11
* test_gem_specification.rb: skip meaningless testsnobu2012-09-081-0/+14
* mkmf.rb: fix splitting options with an argumentnobu2012-09-061-0/+5
* Imported minitest 3.4.0 (r7762)ryan2012-09-051-0/+9
* Suppress warningsnaruse2012-09-051-3/+2
* dir.c: fix recursionnobu2012-09-051-0/+14
* test_dir_m17n.rb: test_glob_incompatiblenobu2012-09-052-5/+7
* test_pstore.rb: fix for timeoutshirosaki2012-09-042-2/+5
* * test/openssl/test_asn1_rb:emboss2012-09-036-14/+12
* * test/openssl/utils.rb: Use DSS1 as DSA signature digest for allemboss2012-09-031-1/+1
* matrix.rb: complex vectornobu2012-09-031-0/+15
* remove trailing spaces.nobu2012-09-031-1/+1