summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-03-07 * test/testunit/test_parallel.rbnagachika
2011-03-05* test/ruby/test_io.rb (TestIO#test_fcntl_lock): small clean up.kosaki
2011-03-04* io.c (io_cntl, nogvl_io_cntl): IO.fcntl() and IO.ioctl()kosaki
2011-03-04 * test/testunit/test_parallel.rbnagachika
2011-03-03* process.c (check_exec_redirect_fd, check_exec_redirect): raiseusa
2011-03-03* test/ruby/test_process.rb (test_execopts_redirect): redirecting fdusa
2011-03-02* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse
2011-03-02* string.c (str_byte_substr): return nil for negative length.nobu
2011-03-02* test/testunit/test_parallel.rb(TestParallel#spawn_runner):sorah
2011-03-01* lib/test/unit/parallel.rb: For Windows.sorah
2011-03-01* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-03-01 * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf
2011-03-01Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan
2011-03-01* string.c (rb_str_byteslice): the resulted encoding should keepnaruse
2011-03-01* string.c (rb_str_byteslice): Add String#byteslice. [ruby-core:35376]naruse
2011-02-28 * test/testunit/test_rake_integration.rb (test_with_rake_runner):nagachika
2011-02-28* win32/win32.c (rb_w32_spawn): use shell if a commandline containkosaki
2011-02-28* string.c (tr_trans): when the hash for multibyte repl is empty,naruse
2011-02-28* test/testunit/test_parallel.rb: Temporally disable test on Windows.sorah
2011-02-27* test/ruby/test_system.rb (TestSystem#test_system_redirect_win):kosaki
2011-02-26* lib/test/unit.rb, lib/test/unit/parallel.rb: remove trailing spaces.nobu
2011-02-26* lib/test/unit.rb: --jobs-status won't puts over 2 lines.sorah
2011-02-25* ext/psych/lib/psych/scalar_scanner.rb: fix parsing timezone's whosetenderlove
2011-02-24* common.mk: Use $RUNRUBY for worker process.sorah
2011-02-24* test/testunit/tests_for_parallel/misc.rb: Fix bug in r30947.sorah
2011-02-23* test/testunit/test_parallel.rb, test/testunit/parallel/*:sorah
2011-02-22* lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah
2011-02-21* ext/psych/lib/psych/json/stream.rb: do not emit custom tags in mapstenderlove
2011-02-21* ext/psych/lib/psych/json/stream.rb: fix JSON stream emits to usetenderlove
2011-02-20* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-19lib/minitest/*.rb: Imported minitest 2.0.2 r6207ryan
2011-02-19Fix tests.naruse
2011-02-18* lib/test/unit.rb: partial revert of r30849. [ruby-core:32864]tenderlove
2011-02-17 * test/ruby/test_marshal.rb (test_marshal_dump_extra_iv):nagachika
2011-02-16* eval_jump.c (rb_exec_end_proc): changed at_exit and END prockosaki
2011-02-15Add a test for the encoding of str_aset. [ruby-core:35142]naruse
2011-02-15* array.c (array_join): copy the encoding of the first element asnaruse
2011-02-15* array.c (inspect_ary): don't taint the inspected result of anaruse
2011-02-15* encoding.c (rb_enc_compatible): change the rule for empty strings:naruse
2011-02-15* string.c (rb_enc_cr_str_buf_cat): remove special treatment ofnaruse
2011-02-15* test/ruby/test_system.rb (TestSystem#test_system_at): use findstrusa
2011-02-14* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-14* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-13* test/openssl/test_config.rb (OpenSSL#test_freeze): fix errornobu
2011-02-13* test/io/nonblock/test_flush.rb (TestIONonblock#flush_test):nobu
2011-02-13* test/syck/test_string.rb (Syck::TestString#test_non_binary_string):nobu
2011-02-13* test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):nobu
2011-02-12* lib/test/unit.rb (assert_include): add alias.nobu
2011-02-12* thread.c (rb_thread_io_blocking_region): new function to runnobu