aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/ruby.h (rb_funcall_passing_block): add prototype.nobu2011-03-171-0/+22
* * ext/openssl/lib/openssl/buffering.rb (module OpenSSL): #flush shoulddrbrain2011-03-161-0/+66
* * test/misc/test_ruby_mode.rb(test_singleton_class): Skip for Pending.sorah2011-03-151-0/+1
* * test/ruby/test_require.rb (test_require_too_long_filename):nagachika2011-03-141-3/+3
* * lib/pstore.rb: Fix don't raise "nested transaction" when thread_safesorah2011-03-131-0/+10
* * lib/mkmf.rb (find_executable0): should exclude directories.nobu2011-03-111-4/+27
* * test/misc/test_ruby_mode.rb (TestRubyMode): try to run emacs ifnobu2011-03-111-4/+6
* * process.c (proc_getmaxgroups, proc_setmaxgroups): Process#maxgroupskosaki2011-03-101-0/+1
* Fix wrong (and duplicated) test name.naruse2011-03-101-1/+1
* * test/ruby/test_require.rb: setting too long string to ENV causesusa2011-03-101-3/+3
* Import rubygems 1.6.2 (release candidate @ 2026fbb5)ryan2011-03-099-28/+97
* * test/ruby/test_io_m17n.rb (test_io_new_enc): "sjis" is now an aliasnagachika2011-03-091-1/+1
* * misc/ruby-mode.el (ruby-parse-partial): fix indent after aref.nobu2011-03-091-0/+12
* * ext/psych/lib/psych/visitors/yaml_tree.rb: Rescue exceptions whentenderlove2011-03-091-0/+6
* * test/misc/test_ruby_mode.rb: test for ruby-mode.el.nobu2011-03-081-0/+136
* * test/rubygems/test_gem_spec_fetcher.rbusa2011-03-081-1/+2
* * lib/pstore.rb: Delete variable @transaction and fix #4474. Patch bysorah2011-03-071-0/+29
* cancel subversion backfire. sorrymatz2011-03-0738-413/+1463
* * gc.c (rb_gc_set_params): allow GC parameter configuration bymatz2011-03-0738-1463/+413
* * test/testunit/test_parallel.rbnagachika2011-03-071-1/+0
* * test/ruby/test_io.rb (TestIO#test_fcntl_lock): small clean up.kosaki2011-03-051-28/+27
* * io.c (io_cntl, nogvl_io_cntl): IO.fcntl() and IO.ioctl()kosaki2011-03-041-0/+34
* * test/testunit/test_parallel.rbnagachika2011-03-041-0/+1
* * process.c (check_exec_redirect_fd, check_exec_redirect): raiseusa2011-03-031-1/+1
* * test/ruby/test_process.rb (test_execopts_redirect): redirecting fdusa2011-03-031-6/+10
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-023-104/+72
* * string.c (str_byte_substr): return nil for negative length.nobu2011-03-021-0/+1
* * test/testunit/test_parallel.rb(TestParallel#spawn_runner):sorah2011-03-022-5/+1
* * lib/test/unit/parallel.rb: For Windows.sorah2011-03-011-9/+1
* * test/ruby/test_system.rb (TestSystem#test_system_at):kosaki2011-03-011-16/+1
* * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf2011-03-012-2/+4
* Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan2011-03-0141-396/+1634
* * string.c (rb_str_byteslice): the resulted encoding should keepnaruse2011-03-011-17/+19
* * string.c (rb_str_byteslice): Add String#byteslice. [ruby-core:35376]naruse2011-03-011-0/+29
* * test/testunit/test_rake_integration.rb (test_with_rake_runner):nagachika2011-02-281-1/+6
* * win32/win32.c (rb_w32_spawn): use shell if a commandline containkosaki2011-02-281-5/+4
* * string.c (tr_trans): when the hash for multibyte repl is empty,naruse2011-02-281-0/+1
* * test/testunit/test_parallel.rb: Temporally disable test on Windows.sorah2011-02-281-6/+18
* * test/ruby/test_system.rb (TestSystem#test_system_redirect_win):kosaki2011-02-271-0/+12
* * lib/test/unit.rb, lib/test/unit/parallel.rb: remove trailing spaces.nobu2011-02-261-2/+2
* * lib/test/unit.rb: --jobs-status won't puts over 2 lines.sorah2011-02-261-2/+1
* * ext/psych/lib/psych/scalar_scanner.rb: fix parsing timezone's whosetenderlove2011-02-251-12/+11
* * common.mk: Use $RUNRUBY for worker process.sorah2011-02-241-2/+2
* * test/testunit/tests_for_parallel/misc.rb: Fix bug in r30947.sorah2011-02-241-21/+26
* * test/testunit/test_parallel.rb, test/testunit/parallel/*:sorah2011-02-237-0/+266
* * lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah2011-02-222-27/+31
* * ext/psych/lib/psych/json/stream.rb: do not emit custom tags in mapstenderlove2011-02-212-0/+31
* * ext/psych/lib/psych/json/stream.rb: fix JSON stream emits to usetenderlove2011-02-211-6/+20
* * test/ruby/test_system.rb (TestSystem#test_system_at):kosaki2011-02-201-6/+24
* lib/minitest/*.rb: Imported minitest 2.0.2 r6207ryan2011-02-194-22/+22